12:55:58  Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/resources/+/139533
12:55:58  Running as SYSTEM
12:55:58  [EnvInject] - Loading node environment variables.
12:55:58  Building remotely on prd-ubuntu1804-docker-8c-8g-85811 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/aai-resources-master-verify-java
12:55:58  [ssh-agent] Looking for ssh-agent implementation...
12:55:58  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:55:58  $ ssh-agent
12:55:58  SSH_AUTH_SOCK=/tmp/ssh-3mZ0qSlzJQqY/agent.2123
12:55:58  SSH_AGENT_PID=2125
12:55:58  [ssh-agent] Started.
12:55:58  Running ssh-add (command line suppressed)
12:55:58  Identity added: /w/workspace/aai-resources-master-verify-java@tmp/private_key_7103901663081270266.key (/w/workspace/aai-resources-master-verify-java@tmp/private_key_7103901663081270266.key)
12:55:58  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
12:55:58  The recommended git tool is: NONE
12:56:00  using credential onap-jenkins-ssh
12:56:00  Wiping out workspace first.
12:56:00  Cloning the remote Git repository
12:56:00  Cloning repository git://cloud.onap.org/mirror/aai/resources.git
12:56:00   > git init /w/workspace/aai-resources-master-verify-java # timeout=10
12:56:00  Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git
12:56:00   > git --version # timeout=10
12:56:00   > git --version # 'git version 2.17.1'
12:56:00  using GIT_SSH to set credentials Gerrit user
12:56:00  Verifying host key using manually-configured host key entries
12:56:00   > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git +refs/heads/*:refs/remotes/origin/* # timeout=30
12:56:00   > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10
12:56:00   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:56:01   > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10
12:56:01  Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git
12:56:01  using GIT_SSH to set credentials Gerrit user
12:56:01  Verifying host key using manually-configured host key entries
12:56:01   > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git refs/changes/33/139533/1 # timeout=30
12:56:01   > git rev-parse 6c77a4cc0edea8a5f3f632ae6582c99f4100a4b3^{commit} # timeout=10
12:56:01  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
12:56:01  Checking out Revision 6c77a4cc0edea8a5f3f632ae6582c99f4100a4b3 (refs/changes/33/139533/1)
12:56:01   > git config core.sparsecheckout # timeout=10
12:56:01   > git checkout -f 6c77a4cc0edea8a5f3f632ae6582c99f4100a4b3 # timeout=30
12:56:04  Commit message: "Use GraphChecker from aai-common"
12:56:04   > git rev-parse FETCH_HEAD^{commit} # timeout=10
12:56:04   > git rev-list --no-walk 18ae88b2ea07ad0ddf5eab283301dcfe520450a0 # timeout=10
12:56:04  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins10899995680102543525.sh
12:56:04  ---> python-tools-install.sh
12:56:04  Setup pyenv:
12:56:04  * system (set by /opt/pyenv/version)
12:56:04  * 3.8.13 (set by /opt/pyenv/version)
12:56:04  * 3.9.13 (set by /opt/pyenv/version)
12:56:04  * 3.10.6 (set by /opt/pyenv/version)
12:56:09  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2rvD
12:56:09  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
12:56:12  lf-activate-venv(): INFO: Installing: lftools 
12:56:41  lf-activate-venv(): INFO: Adding /tmp/venv-2rvD/bin to PATH
12:56:41  Generating Requirements File
12:57:01  Python 3.10.6
12:57:01  pip 24.3.1 from /tmp/venv-2rvD/lib/python3.10/site-packages/pip (python 3.10)
12:57:02  appdirs==1.4.4
12:57:02  argcomplete==3.5.1
12:57:02  aspy.yaml==1.3.0
12:57:02  attrs==24.2.0
12:57:02  autopage==0.5.2
12:57:02  beautifulsoup4==4.12.3
12:57:02  boto3==1.35.67
12:57:02  botocore==1.35.67
12:57:02  bs4==0.0.2
12:57:02  cachetools==5.5.0
12:57:02  certifi==2024.8.30
12:57:02  cffi==1.17.1
12:57:02  cfgv==3.4.0
12:57:02  chardet==5.2.0
12:57:02  charset-normalizer==3.4.0
12:57:02  click==8.1.7
12:57:02  cliff==4.8.0
12:57:02  cmd2==2.5.6
12:57:02  cryptography==3.3.2
12:57:02  debtcollector==3.0.0
12:57:02  decorator==5.1.1
12:57:02  defusedxml==0.7.1
12:57:02  Deprecated==1.2.15
12:57:02  distlib==0.3.9
12:57:02  dnspython==2.7.0
12:57:02  docker==4.2.2
12:57:02  dogpile.cache==1.3.3
12:57:02  durationpy==0.9
12:57:02  email_validator==2.2.0
12:57:02  filelock==3.16.1
12:57:02  future==1.0.0
12:57:02  gitdb==4.0.11
12:57:02  GitPython==3.1.43
12:57:02  google-auth==2.36.0
12:57:02  httplib2==0.22.0
12:57:02  identify==2.6.2
12:57:02  idna==3.10
12:57:02  importlib-resources==1.5.0
12:57:02  iso8601==2.1.0
12:57:02  Jinja2==3.1.4
12:57:02  jmespath==1.0.1
12:57:02  jsonpatch==1.33
12:57:02  jsonpointer==3.0.0
12:57:02  jsonschema==4.23.0
12:57:02  jsonschema-specifications==2024.10.1
12:57:02  keystoneauth1==5.9.0
12:57:02  kubernetes==31.0.0
12:57:02  lftools==0.37.10
12:57:02  lxml==5.3.0
12:57:02  MarkupSafe==3.0.2
12:57:02  msgpack==1.1.0
12:57:02  multi_key_dict==2.0.3
12:57:02  munch==4.0.0
12:57:02  netaddr==1.3.0
12:57:02  netifaces==0.11.0
12:57:02  niet==1.4.2
12:57:02  nodeenv==1.9.1
12:57:02  oauth2client==4.1.3
12:57:02  oauthlib==3.2.2
12:57:02  openstacksdk==4.1.0
12:57:02  os-client-config==2.1.0
12:57:02  os-service-types==1.7.0
12:57:02  osc-lib==3.2.0
12:57:02  oslo.config==9.7.0
12:57:02  oslo.context==5.7.0
12:57:02  oslo.i18n==6.5.0
12:57:02  oslo.log==6.2.0
12:57:02  oslo.serialization==5.6.0
12:57:02  oslo.utils==7.4.0
12:57:02  packaging==24.2
12:57:02  pbr==6.1.0
12:57:02  platformdirs==4.3.6
12:57:02  prettytable==3.12.0
12:57:02  psutil==6.1.0
12:57:02  pyasn1==0.6.1
12:57:02  pyasn1_modules==0.4.1
12:57:02  pycparser==2.22
12:57:02  pygerrit2==2.0.15
12:57:02  PyGithub==2.5.0
12:57:02  PyJWT==2.10.0
12:57:02  PyNaCl==1.5.0
12:57:02  pyparsing==2.4.7
12:57:02  pyperclip==1.9.0
12:57:02  pyrsistent==0.20.0
12:57:02  python-cinderclient==9.6.0
12:57:02  python-dateutil==2.9.0.post0
12:57:02  python-heatclient==4.0.0
12:57:02  python-jenkins==1.8.2
12:57:02  python-keystoneclient==5.5.0
12:57:02  python-magnumclient==4.7.0
12:57:02  python-openstackclient==7.2.1
12:57:02  python-swiftclient==4.6.0
12:57:02  PyYAML==6.0.2
12:57:02  referencing==0.35.1
12:57:02  requests==2.32.3
12:57:02  requests-oauthlib==2.0.0
12:57:02  requestsexceptions==1.4.0
12:57:02  rfc3986==2.0.0
12:57:02  rpds-py==0.21.0
12:57:02  rsa==4.9
12:57:02  ruamel.yaml==0.18.6
12:57:02  ruamel.yaml.clib==0.2.12
12:57:02  s3transfer==0.10.4
12:57:02  simplejson==3.19.3
12:57:02  six==1.16.0
12:57:02  smmap==5.0.1
12:57:02  soupsieve==2.6
12:57:02  stevedore==5.4.0
12:57:02  tabulate==0.9.0
12:57:02  toml==0.10.2
12:57:02  tomlkit==0.13.2
12:57:02  tqdm==4.67.0
12:57:02  typing_extensions==4.12.2
12:57:02  tzdata==2024.2
12:57:02  urllib3==1.26.20
12:57:02  virtualenv==20.27.1
12:57:02  wcwidth==0.2.13
12:57:02  websocket-client==1.8.0
12:57:02  wrapt==1.17.0
12:57:02  xdg==6.0.0
12:57:02  xmltodict==0.14.2
12:57:02  yq==3.4.3
12:57:02  [EnvInject] - Injecting environment variables from a build step.
12:57:02  [EnvInject] - Injecting as environment variables the properties content 
12:57:02  SET_JDK_VERSION=openjdk11
12:57:02  GIT_URL="git://cloud.onap.org/mirror"
12:57:02  
12:57:02  [EnvInject] - Variables injected successfully.
12:57:02  [aai-resources-master-verify-java] $ /bin/sh /tmp/jenkins727428366959139090.sh
12:57:02  ---> update-java-alternatives.sh
12:57:02  ---> Updating Java version
12:57:02  ---> Ubuntu/Debian system detected
12:57:02  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
12:57:02  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
12:57:02  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
12:57:02  openjdk version "11.0.16" 2022-07-19
12:57:02  OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04)
12:57:02  OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode)
12:57:02  JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
12:57:02  [EnvInject] - Injecting environment variables from a build step.
12:57:02  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
12:57:02  [EnvInject] - Variables injected successfully.
12:57:02  provisioning config files...
12:57:02  copy managed file [global-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config15487902095203215514tmp
12:57:02  copy managed file [aai-resources-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config970624776357684395tmp
12:57:02  [EnvInject] - Injecting environment variables from a build step.
12:57:02  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-85811
12:57:03  using settings config with name aai-resources-settings
12:57:03  Replacing all maven server entries not found in credentials list is true
12:57:03  using global settings config with name global-settings
12:57:03  Replacing all maven server entries not found in credentials list is true
12:57:04  [aai-resources-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings14041737041715897823.xml -gs /tmp/global-settings4947794663598662068.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=6c77a4cc0edea8a5f3f632ae6582c99f4100a4b3 -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/+/139533 -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=139533 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/33/139533/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DPROJECT=aai/resources -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXNlIEdyYXBoQ2hlY2tlciBmcm9tIGFhaS1jb21tb24KCklzc3VlLUlEOiBBQUktNDA2OQpTaWduZWQtb2ZmLWJ5OiBGaWV0ZSBPc3RrYW1wIDxGaWV0ZS5Pc3RrYW1wQHRlbGVrb20uZGU+CkNoYW5nZS1JZDogSTUyZTVkNDEyZDAzOGRkM2U4OTA5MWNiYmNiNGUwYjIzZmVmYzY1NDEK -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Use GraphChecker from aai-common" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I52e5d412d038dd3e89091cbbcb4e0b23fefc6541 -DGERRIT_EVENT_HASH=-1798457000 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=1 -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:57:05  [INFO] Scanning for projects...
12:57:05  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.3-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:57:05  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.3-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:57:05  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.3-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:57:05  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.3-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:57:05  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.3-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:57:05  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.3-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:57:08  [INFO] ------------------------------------------------------------------------
12:57:08  [INFO] Reactor Build Order:
12:57:08  [INFO] 
12:57:08  [INFO] aai-resources
12:57:08  [INFO] aai-resources
12:57:08  [INFO]                                                                         
12:57:08  [INFO] ------------------------------------------------------------------------
12:57:08  [INFO] Building aai-resources 1.15.3-SNAPSHOT
12:57:08  [INFO] ------------------------------------------------------------------------
12:57:08  [INFO] 
12:57:08  [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ resources ---
12:57:09  [INFO] 
12:57:09  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ resources ---
12:57:10  [INFO] 
12:57:10  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ resources ---
12:57:10  [INFO] 
12:57:10  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ resources ---
12:57:11  [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:57:11  [INFO] 
12:57:11  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ resources ---
12:57:14  [INFO] 
12:57:14  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ resources ---
12:57:14  [INFO] 
12:57:14  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ resources ---
12:57:14  [INFO] Skipping JaCoCo execution due to missing execution data file.
12:57:14  [INFO] 
12:57:14  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ resources ---
12:57:14  [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:57:14  [INFO] 
12:57:14  [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ resources ---
12:57:15  [INFO] No tests to run.
12:57:15  [INFO] 
12:57:15  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ resources ---
12:57:15  [INFO] Skipping JaCoCo execution due to missing execution data file.
12:57:15  [INFO] 
12:57:15  [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ resources ---
12:57:15  [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec
12:57:15  [INFO] 
12:57:15  [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ resources ---
12:57:15  [INFO] 
12:57:15  [INFO] --- maven-install-plugin:2.4:install (default-install) @ resources ---
12:57:16  [INFO] Installing /w/workspace/aai-resources-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/resources/1.15.3-SNAPSHOT/resources-1.15.3-SNAPSHOT.pom
12:57:16  [INFO]                                                                         
12:57:16  [INFO] ------------------------------------------------------------------------
12:57:16  [INFO] Building aai-resources 1.15.3-SNAPSHOT
12:57:16  [INFO] ------------------------------------------------------------------------
12:57:49  [INFO] 
12:57:49  [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-resources ---
12:57:49  [INFO] 
12:57:49  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-resources ---
12:57:49  [INFO] 
12:57:49  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-resources ---
12:57:49  [INFO] 
12:57:49  [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-resources ---
12:57:51  1.15.3-SNAPSHOT
12:57:51  New Tag for docker:1.15-STAGING-latest
12:57:51  [INFO] 
12:57:51  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-resources ---
12:57:51  [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:57:51  [INFO] 
12:57:51  [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-schema-dependency) @ aai-resources ---
12:57:53  [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.6:jar
12:57:53  [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.6/aai-schema-1.12.6.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/oxm/**/*.xml" and excludes ""
12:57:53  [INFO] 
12:57:53  [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-edgerules-dependency) @ aai-resources ---
12:57:53  [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.6:jar
12:57:53  [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.6/aai-schema-1.12.6.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/dbedgerules/**/*.json" and excludes ""
12:57:54  [INFO] 
12:57:54  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-resources ---
12:57:54  [INFO] 
12:57:54  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-resources ---
12:57:54  [INFO] 
12:57:54  [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ aai-resources ---
12:57:54  [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:57:54  [INFO] skip non existing resourceDirectory /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/swm
12:57:54  [INFO] ignoreDelta true
12:57:54  [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:57:54  [INFO] Copying file localhost-access-logback.xml
12:57:54  [INFO] Copying file logback.xml
12:57:54  [INFO] Copying file application.properties
12:57:54  [INFO] ignoreDelta true
12:57:54  [INFO] Copying 144 resources
12:57:54  [INFO] Copying file application-keycloak.properties
12:57:54  [INFO] Copying file retired.properties
12:57:54  [INFO] Copying file localhost-access-logback.xml
12:57:54  [INFO] Copying file schema/onap/oxm/v10/aai_oxm_v10.xml
12:57:54  [INFO] Copying file schema/onap/oxm/v15/aai_oxm_v15.xml
12:57:54  [INFO] Copying file schema/onap/oxm/v18/aai_oxm_v18.xml
12:57:54  [INFO] Copying file schema/onap/oxm/v28/aai_oxm_v28.xml
12:57:54  [INFO] Copying file schema/onap/oxm/v29/aai_oxm_v29.xml
12:57:54  [INFO] Copying file schema/onap/oxm/v8/aai_oxm_v8.xml
12:57:54  [INFO] Copying file schema/onap/oxm/v12/aai_oxm_v12.xml
12:57:54  [INFO] Copying file schema/onap/oxm/v24/aai_oxm_v24.xml
12:57:54  [INFO] Copying file schema/onap/oxm/v14/aai_oxm_v14.xml
12:57:54  [INFO] Copying file schema/onap/oxm/v22/aai_oxm_v22.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v9/aai_oxm_v9.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v16/aai_oxm_v16.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v26/aai_oxm_v26.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v21/aai_oxm_v21.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v17/aai_oxm_v17.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v23/aai_oxm_v23.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v11/aai_oxm_v11.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v20/aai_oxm_v20.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v25/aai_oxm_v25.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v27/aai_oxm_v27.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v19/aai_oxm_v19.xml
12:57:55  [INFO] Copying file schema/onap/oxm/v13/aai_oxm_v13.xml
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_v28.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_esr_v28.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_esr_v29.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_v29.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json
12:57:55  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json
12:57:56  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json
12:57:56  [INFO] Copying file logback.xml
12:57:56  [INFO] Copying file etc/appprops/janusgraph-cached.properties
12:57:56  [INFO] Copying file etc/appprops/aaiconfig.properties
12:57:56  [INFO] Copying file etc/appprops/aaiEventDMaaPPublisher.properties
12:57:56  [INFO] Copying file etc/appprops/datatoolscrons.properties
12:57:56  [INFO] Copying file etc/appprops/dynamic.properties
12:57:56  [INFO] Copying file etc/appprops/janusgraph-realtime.properties
12:57:56  [INFO] Copying file etc/appprops/error.properties
12:57:56  [INFO] Copying file etc/appprops/preferredRoute.txt
12:57:56  [INFO] Copying file etc/appprops/delta-event-publisher.properties
12:57:56  [INFO] Copying file etc/auth/aai-client-cert.p12
12:57:56  [INFO] Copying file etc/auth/realm.properties
12:57:56  [INFO] Copying file etc/auth/aai_keystore
12:57:56  [INFO] Copying file application.properties
12:57:56  [INFO] ignoreDelta true
12:57:56  [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:57:56  [INFO] Copying file janusgraph-cached.properties
12:57:56  [INFO] Copying file aaiconfig.properties
12:57:56  [INFO] Copying file janusgraph-realtime.properties
12:57:56  [INFO] ignoreDelta true
12:57:56  [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:57:56  [INFO] Copying file aai-client-cert.p12
12:57:56  [INFO] ignoreDelta true
12:57:56  [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:57:56  [INFO] Copying file localhost-access-logback.xml
12:57:56  [INFO] Copying file logback.xml
12:57:56  [INFO] ignoreDelta true
12:57:56  [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:57:56  [INFO] Copying file onap/oxm/v10/aai_oxm_v10.xml
12:57:56  [INFO] Copying file onap/oxm/v15/aai_oxm_v15.xml
12:57:56  [INFO] Copying file onap/oxm/v18/aai_oxm_v18.xml
12:57:56  [INFO] Copying file onap/oxm/v28/aai_oxm_v28.xml
12:57:56  [INFO] Copying file onap/oxm/v29/aai_oxm_v29.xml
12:57:56  [INFO] Copying file onap/oxm/v8/aai_oxm_v8.xml
12:57:56  [INFO] Copying file onap/oxm/v12/aai_oxm_v12.xml
12:57:56  [INFO] Copying file onap/oxm/v24/aai_oxm_v24.xml
12:57:56  [INFO] Copying file onap/oxm/v14/aai_oxm_v14.xml
12:57:56  [INFO] Copying file onap/oxm/v22/aai_oxm_v22.xml
12:57:56  [INFO] Copying file onap/oxm/v9/aai_oxm_v9.xml
12:57:56  [INFO] Copying file onap/oxm/v16/aai_oxm_v16.xml
12:57:56  [INFO] Copying file onap/oxm/v26/aai_oxm_v26.xml
12:57:56  [INFO] Copying file onap/oxm/v21/aai_oxm_v21.xml
12:57:56  [INFO] Copying file onap/oxm/v17/aai_oxm_v17.xml
12:57:56  [INFO] Copying file onap/oxm/v23/aai_oxm_v23.xml
12:57:56  [INFO] Copying file onap/oxm/v11/aai_oxm_v11.xml
12:57:56  [INFO] Copying file onap/oxm/v20/aai_oxm_v20.xml
12:57:56  [INFO] Copying file onap/oxm/v25/aai_oxm_v25.xml
12:57:56  [INFO] Copying file onap/oxm/v27/aai_oxm_v27.xml
12:57:56  [INFO] Copying file onap/oxm/v19/aai_oxm_v19.xml
12:57:56  [INFO] Copying file onap/oxm/v13/aai_oxm_v13.xml
12:57:56  [INFO] Copying file onap/dbedgerules/v10/DbEdgeRules_v10.json
12:57:56  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_esr_v15.json
12:57:56  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
12:57:56  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_v15.json
12:57:56  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json
12:57:56  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json
12:57:56  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json
12:57:56  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json
12:57:56  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json
12:57:56  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_esr_v18.json
12:57:56  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_v18.json
12:57:56  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json
12:57:56  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json
12:57:56  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json
12:57:56  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_v28.json
12:57:56  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
12:57:56  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_esr_v28.json
12:57:56  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json
12:57:56  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json
12:57:56  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json
12:57:56  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json
12:57:56  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json
12:57:56  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_esr_v29.json
12:57:56  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_v29.json
12:57:56  [INFO] Copying file onap/dbedgerules/v8/DbEdgeRules_v8.json
12:57:56  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_v12.json
12:57:56  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json
12:57:56  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_esr_v12.json
12:57:56  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_v24.json
12:57:56  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json
12:57:56  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json
12:57:56  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_esr_v24.json
12:57:56  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json
12:57:56  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
12:57:56  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json
12:57:56  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_v14.json
12:57:56  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json
12:57:56  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json
12:57:56  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_esr_v14.json
12:57:56  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_esr_v22.json
12:57:56  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_v22.json
12:57:56  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json
12:57:56  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json
12:57:56  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json
12:57:56  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json
12:57:56  [INFO] Copying file onap/dbedgerules/v9/DbEdgeRules_v9.json
12:57:56  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_v16.json
12:57:56  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json
12:57:56  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json
12:57:56  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
12:57:56  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json
12:57:56  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json
12:57:56  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json
12:57:56  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_v26.json
12:57:56  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json
12:57:56  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json
12:57:56  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_esr_v26.json
12:57:56  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json
12:57:56  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json
12:57:56  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json
12:57:56  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json
12:57:56  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_esr_v21.json
12:57:56  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json
12:57:56  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_v21.json
12:57:56  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_esr_v17.json
12:57:56  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json
12:57:56  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json
12:57:56  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json
12:57:56  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_v17.json
12:57:56  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json
12:57:56  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json
12:57:56  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json
12:57:56  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_esr_v23.json
12:57:56  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json
12:57:56  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json
12:57:56  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_v23.json
12:57:56  [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_v11.json
12:57:56  [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_esr_v11.json
12:57:56  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
12:57:56  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json
12:57:56  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_v20.json
12:57:56  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json
12:57:56  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
12:57:56  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json
12:57:56  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json
12:57:56  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json
12:57:56  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json
12:57:56  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_esr_v25.json
12:57:56  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_v25.json
12:57:56  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json
12:57:56  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json
12:57:56  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json
12:57:56  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json
12:57:56  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_esr_v27.json
12:57:56  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json
12:57:56  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_v27.json
12:57:56  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json
12:57:56  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_esr_v19.json
12:57:56  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json
12:57:56  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json
12:57:56  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_v19.json
12:57:56  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
12:57:56  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
12:57:56  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_esr_v13.json
12:57:56  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_v13.json
12:57:56  [INFO] ignoreDelta true
12:57:56  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.3-SNAPSHOT-build/
12:57:56  [INFO] Copying file aai.sh
12:57:56  [INFO] Copying file docker-entrypoint.sh
12:57:56  [INFO] Copying file Dockerfile
12:57:56  [INFO] 
12:57:56  [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-resources ---
12:57:56  [INFO] Changes detected - recompiling the module!
12:57:56  [INFO] Compiling 61 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/classes
12:57:59  [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:57:59  [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:57:59  [INFO] 
12:57:59  [INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ aai-resources ---
12:57:59  [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:57:59  [INFO] ignoreDelta true
12:57:59  [INFO] Copying 84 resources
12:57:59  [INFO] Copying file it/application-keycloak-test.properties
12:57:59  [INFO] Copying file it/multi-tenancy-realm.json
12:57:59  [INFO] Copying file application-test.properties
12:57:59  [INFO] Copying file k6/writeWithoutRelations.js
12:57:59  [INFO] Copying file k6/readWithoutRelations.js
12:57:59  [INFO] Copying file payloads/modeltransforms/model.xml
12:57:59  [INFO] Copying file payloads/modeltransforms/model.json
12:57:59  [INFO] Copying file payloads/extensions/cloud-region.json
12:57:59  [INFO] Copying file payloads/extensions/tenant.json
12:57:59  [INFO] Copying file payloads/extensions/vserver.json
12:57:59  [INFO] Copying file payloads/extensions/complex.json
12:57:59  [INFO] Copying file payloads/extensions/vnfc.json
12:57:59  [INFO] Copying file payloads/extensions/skeleton-pserver.json
12:57:59  [INFO] Copying file payloads/extensions/generic-vnf.json
12:57:59  [INFO] Copying file payloads/extensions/vf-module.json
12:57:59  [INFO] Copying file payloads/extensions/pserver.json
12:57:59  [INFO] Copying file payloads/extensions/vserver-without-vf-module.json
12:57:59  [INFO] Copying file payloads/templates/pserver-with-data.json
12:57:59  [INFO] Copying file payloads/templates/pserver-to-cloud-region.json
12:57:59  [INFO] Copying file payloads/templates/pserver.xml
12:57:59  [INFO] Copying file payloads/templates/pserver-uriencoded.json
12:57:59  [INFO] Copying file payloads/templates/pserver.json
12:57:59  [INFO] Copying file payloads/models/network-service.xml
12:57:59  [INFO] Copying file payloads/models/model-version.xml
12:57:59  [INFO] Copying file payloads/bulk/pserver-bulk-limit-exceed.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver-put-another-pserver.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/pserver-bulk-limit-exceed.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/invalid-action.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf-fail.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-missing-properties.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-rel-to-non-existent.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/delete-node-recreate-node.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/missing-fields.json
12:57:59  [INFO] Copying file payloads/bulk/single-transaction/delete-child-recreate-child.json
12:57:59  [INFO] Copying file payloads/bulk/pserver-transactions.json
12:57:59  [INFO] Copying file payloads/bulk/pserver-bulk-limit-meet.json
12:57:59  [INFO] Copying file payloads/bulk/complex-bulk-process-delete-transactions.json
12:57:59  [INFO] Copying file payloads/bulk/pserver-transactions-invalid-method.json
12:57:59  [INFO] Copying file payloads/bulk/complex-bulk-process-transactions.json
12:57:59  [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions-with-patch.json
12:57:59  [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions.json
12:57:59  [INFO] Copying file payloads/relationship/complex-bugfix.json
12:57:59  [INFO] Copying file payloads/relationship/pserver4.json
12:57:59  [INFO] Copying file payloads/relationship/pserver-complex-relationship3.json
12:57:59  [INFO] Copying file payloads/relationship/complex3.json
12:57:59  [INFO] Copying file payloads/relationship/pserver-complex-relationship-list3.json
12:57:59  [INFO] Copying file payloads/relationship/pserver-complex-relationship2.json
12:57:59  [INFO] Copying file payloads/relationship/pserver2.json
12:57:59  [INFO] Copying file payloads/relationship/complex.json
12:57:59  [INFO] Copying file payloads/relationship/pserver-bugfix.json
12:57:59  [INFO] Copying file payloads/relationship/pserver-complex-relationship.json
12:57:59  [INFO] Copying file payloads/relationship/pserver3.json
12:57:59  [INFO] Copying file payloads/relationship/pserver-complex-relationship-for-bulk.json
12:57:59  [INFO] Copying file payloads/relationship/complex4.json
12:57:59  [INFO] Copying file payloads/relationship/pserver-complex-relationship-list2.json
12:57:59  [INFO] Copying file payloads/relationship/pserver.json
12:57:59  [INFO] Copying file payloads/relationship/complex2.json
12:57:59  [INFO] Copying file payloads/resource/cloud-region.json
12:57:59  [INFO] Copying file payloads/resource/pserver4.json
12:57:59  [INFO] Copying file payloads/resource/pserver5.json
12:57:59  [INFO] Copying file payloads/resource/pnf.json
12:57:59  [INFO] Copying file payloads/resource/vserver3.json
12:57:59  [INFO] Copying file payloads/resource/vserver.json
12:57:59  [INFO] Copying file payloads/resource/customer.json
12:57:59  [INFO] Copying file payloads/resource/vserver2.json
12:57:59  [INFO] Copying file payloads/resource/pserver-patch-test.json
12:57:59  [INFO] Copying file payloads/resource/pserver2.json
12:57:59  [INFO] Copying file payloads/resource/pserver3.json
12:57:59  [INFO] Copying file payloads/resource/pserver1.json
12:57:59  [INFO] Copying file payloads/resource/vserver4.json
12:57:59  [INFO] Copying file payloads/resource/vserver1.json
12:57:59  [INFO] Copying file payloads/resource/pserver.json
12:57:59  [INFO] Copying file payloads/resource/vserver5.json
12:57:59  [INFO] Copying file logback.xml
12:57:59  [INFO] Copying file junit-platform.properties
12:57:59  [INFO] Copying file etc/appprops/janusgraph-cached.properties
12:57:59  [INFO] Copying file etc/appprops/aaiconfig.properties
12:57:59  [INFO] Copying file etc/appprops/janusgraph-realtime.properties
12:57:59  [INFO] Copying file etc/appprops/error.properties
12:57:59  [INFO] Copying file etc/auth/aai_policy.json
12:57:59  [INFO] Copying file etc/scriptdata/dependencies/vRouterServiceInstanceFile.txt
12:57:59  [INFO] 
12:57:59  [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-resources ---
12:57:59  [INFO] Changes detected - recompiling the module!
12:57:59  [INFO] Compiling 43 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/test-classes
12:58:00  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java: Some input files use or override a deprecated API.
12:58:00  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java: Recompile with -Xlint:deprecation for details.
12:58:00  [INFO] 
12:58:00  [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-resources ---
12:58:00  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
12:58:00  [INFO] 
12:58:00  [INFO] -------------------------------------------------------
12:58:00  [INFO]  T E S T S
12:58:00  [INFO] -------------------------------------------------------
12:58:02  [INFO] Running org.onap.aai.IncreaseNodesToolTest
12:58:06  [EL Warning]: moxy: 2024-11-22 12:58:06.522--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:58:07  [EL Warning]: moxy: 2024-11-22 12:58:07.219--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:58:07  [EL Warning]: moxy: 2024-11-22 12:58:07.571--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:58:07  [EL Warning]: moxy: 2024-11-22 12:58:07.882--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:58:08  [EL Warning]: moxy: 2024-11-22 12:58:08.19--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:58:08  [EL Warning]: moxy: 2024-11-22 12:58:08.617--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:58:09  2024-11-22 12:58:09.455  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:58:09  12:58:09.455 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:58:10  2024-11-22 12:58:10.018  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:58:10  12:58:10.018 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:58:10  node 1 added hostname: random-2a55a79e-bc0b-4cf0-b3c2-8caea5b362ef
12:58:10  node 2 added hostname: random-4940c215-273d-450c-a665-a442f491528f
12:58:10  node 3 added hostname: random-bb2d2d29-952e-4e7c-8a05-6e519ef4fa6e
12:58:10  node 4 added hostname: random-bf2e04bb-d27c-4e82-b24e-d237aadd940d
12:58:10  node 5 added hostname: random-0e7eba7e-fee9-4b51-999d-1897df48c27f
12:58:10  Transaction Committed
12:58:10  Total Time: 0.019seconds
12:58:10  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.707 s -- in org.onap.aai.IncreaseNodesToolTest
12:58:10  [INFO] Running org.onap.aai.it.performance.K6ReadTest
12:58:10  
12:58:10    .   ____          _            __ _ _
12:58:10   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:58:10  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:58:10   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:58:10    '  |____| .__|_| |_|_| |_\__, | / / / /
12:58:10   =========|_|==============|___/=/_/_/_/
12:58:10   :: Spring Boot ::               (v2.7.18)
12:58:10  
12:58:10  2024-11-22 12:58:10.696  INFO 2949 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Starting K6ReadTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:58:10  12:58:10.696 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Starting K6ReadTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:58:10  12:58:10.697 [main] INFO  org.onap.aai.it.performance.K6ReadTest - The following 2 profiles are active: "production", "one-way-ssl"
12:58:10  2024-11-22 12:58:10.697  INFO 2949 --- [           main] org.onap.aai.it.performance.K6ReadTest   : The following 2 profiles are active: "production", "one-way-ssl"
12:58:10  2024-11-22 12:58:10.737  INFO 2949 --- [kground-preinit] o.h.validator.internal.util.Version      : HV000001: Hibernate Validator 6.2.5.Final
12:58:13  12:58:12,975 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:58:13  12:58:12,980 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:58:13  12:58:12,980 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:58:13  12:58:12,984 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:58:13  12:58:12,988 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@784796219 - setting totalSizeCap to 1 GB
12:58:13  12:58:12,991 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@784796219 - Will use zip compression
12:58:13  12:58:12,993 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@784796219 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:58:13  12:58:12,997 |-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:58:13  12:58:12,997 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:58:13  12:58:13,005 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 12:58:12 UTC 2024
12:58:13  12:58:13,018 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:58:13  12:58:13,018 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:58:13  12:58:13,020 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:58:13  12:58:13,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:58:13  12:58:13,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:58:13  12:58:13,021 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:58:13  12:58:13,021 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:58:13  12:58:13,021 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@6a6d8cac - Registering current configuration as safe fallback point
12:58:13  
12:58:13  2024-11-22 12:58:13.184  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 62 ms to scan 1 urls, producing 10 keys and 51 values 
12:58:13  2024-11-22 12:58:13.188  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 2 ms to scan 1 urls, producing 7 keys and 7 values 
12:58:13  2024-11-22 12:58:13.642  INFO 2949 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:58:13  12:58:13.642 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:58:13  [EL Warning]: moxy: 2024-11-22 12:58:13.691--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:58:13  [EL Warning]: moxy: 2024-11-22 12:58:13.947--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:58:14  [EL Warning]: moxy: 2024-11-22 12:58:14.19--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:58:14  [EL Warning]: moxy: 2024-11-22 12:58:14.492--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:58:14  [EL Warning]: moxy: 2024-11-22 12:58:14.813--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:58:15  [EL Warning]: moxy: 2024-11-22 12:58:15.117--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:58:15  [EL Warning]: moxy: 2024-11-22 12:58:15.44--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:58:16  [EL Warning]: moxy: 2024-11-22 12:58:15.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:58:16  2024-11-22 12:58:16.368  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:58:16  12:58:16.368 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:58:16  2024-11-22 12:58:16.368  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:58:16  12:58:16.368 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:58:16  2024-11-22 12:58:16.369  WARN 2949 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:58:16  12:58:16.369 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:58:17  2024-11-22T12:58:12.312761Z|79d42b40-1926-4420-8c90-255697efe8bb|given scan urls are empty. set urls in the configuration	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, LogTimestamp=2024-11-22T12:58:12.312761Z	given scan urls are empty. set urls in the configuration			|
12:58:17  2024-11-22 12:58:17.143  WARN 2949 --- [           main] org.reflections8.Reflections             : given scan urls are empty. set urls in the configuration
12:58:17  2024-11-22 12:58:17.352  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:58:17  12:58:17.352 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:58:17  2024-11-22 12:58:17.375  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:58:17  12:58:17.375 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:58:17  12:58:17.491 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:58:17  2024-11-22 12:58:17.491  INFO 2949 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:58:18  2024-11-22T12:58:12.312761Z|79d42b40-1926-4420-8c90-255697efe8bb|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, LogTimestamp=2024-11-22T12:58:12.312761Z	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
12:58:18  2024-11-22 12:58:18.875  WARN 2949 --- [           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:58:20  2024-11-22 12:58:20.620  INFO 2949 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Started K6ReadTest in 10.266 seconds (JVM running for 19.651)
12:58:20  12:58:20.620 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Started K6ReadTest in 10.266 seconds (JVM running for 19.651)
12:58:21  2024-11-22T12:58:12.312761Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, LogTimestamp=2024-11-22T12:58:12.312761Z	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:58:21  2024-11-22 12:58:20.962  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:58:21  2024-11-22 12:58:20.970  INFO 2949 --- [           main] org.onap.aai.dbmap.AAIGraph              : -- loading schema into JanusGraph
12:58:21  12:58:20.970 [main] INFO  org.onap.aai.dbmap.AAIGraph - -- loading schema into JanusGraph
12:58:21  2024-11-22 12:58:20.987  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:21  12:58:20.987 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:21  2024-11-22 12:58:20.987  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:21  12:58:20.987 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:21  2024-11-22 12:58:20.988  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:21  12:58:20.988 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:23  2024-11-22 12:58:23.103  INFO 2949 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Creating pserver nodes
12:58:23  12:58:23.103 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Creating pserver nodes
12:58:23  2024-11-22 12:58:23.194  INFO 2949 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Created pserver nodes in 0 seconds
12:58:23  12:58:23.194 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Created pserver nodes in 0 seconds
12:58:23  2024-11-22 12:58:23.282  INFO 2949 --- [           main] org.testcontainers.images.PullPolicy     : Image pull policy will be performed by: DefaultPullPolicy()
12:58:23  2024-11-22 12:58:23.286  INFO 2949 --- [           main] o.t.utility.ImageNameSubstitutor         : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
12:58:24  2024-11-22 12:58:24.350  INFO 2949 --- [           main] o.t.d.DockerClientProviderStrategy       : Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
12:58:24  2024-11-22 12:58:24.353  INFO 2949 --- [           main] org.testcontainers.DockerClientFactory   : Docker host IP address is localhost
12:58:24  2024-11-22 12:58:24.379  INFO 2949 --- [           main] org.testcontainers.DockerClientFactory   : Connected to docker: 
12:58:24    Server Version: 20.10.18
12:58:24    API Version: 1.41
12:58:24    Operating System: Ubuntu 18.04.6 LTS
12:58:24    Total Memory: 32167 MB
12:58:24  2024-11-22 12:58:24.428  INFO 2949 --- [           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:58:24  2024-11-22 12:58:24.438  INFO 2949 --- [           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:58:24  2024-11-22 12:58:24.844  INFO 2949 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Starting to pull image
12:58:24  2024-11-22 12:58:24.876  INFO 2949 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
12:58:25  2024-11-22 12:58:25.089  INFO 2949 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  2 pending,  1 downloaded,  0 extracted, (342 KB/? MB)
12:58:25  2024-11-22 12:58:25.091  INFO 2949 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  1 pending,  2 downloaded,  0 extracted, (342 KB/? MB)
12:58:25  2024-11-22 12:58:25.092  INFO 2949 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  0 extracted, (3 MB/6 MB)
12:58:25  2024-11-22 12:58:25.309  INFO 2949 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  1 extracted, (3 MB/6 MB)
12:58:25  2024-11-22 12:58:25.444  INFO 2949 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  2 extracted, (3 MB/6 MB)
12:58:25  2024-11-22 12:58:25.583  INFO 2949 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  3 extracted, (6 MB/6 MB)
12:58:25  2024-11-22 12:58:25.602  INFO 2949 --- [           main] tc.testcontainers/ryuk:0.7.0             : Image testcontainers/ryuk:0.7.0 pull took PT1.173616S
12:58:25  2024-11-22 12:58:25.636  INFO 2949 --- [           main] tc.testcontainers/ryuk:0.7.0             : Creating container for image: testcontainers/ryuk:0.7.0
12:58:26  2024-11-22 12:58:26.403  INFO 2949 --- [           main] tc.testcontainers/ryuk:0.7.0             : Container testcontainers/ryuk:0.7.0 is starting: 40a60acd9fe8eaaafb1c88aa4f53f55f76b89ee743612836b649bcbf98dc0ac1
12:58:27  2024-11-22 12:58:26.998  INFO 2949 --- [           main] tc.testcontainers/ryuk:0.7.0             : Container testcontainers/ryuk:0.7.0 started in PT1.36266S
12:58:27  2024-11-22 12:58:27.008  INFO 2949 --- [           main] o.t.utility.RyukResourceReaper           : Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
12:58:27  2024-11-22 12:58:27.008  INFO 2949 --- [           main] org.testcontainers.DockerClientFactory   : Checking the system...
12:58:27  2024-11-22 12:58:27.010  INFO 2949 --- [           main] org.testcontainers.DockerClientFactory   : ✔︎ Docker server version should be at least 1.6.0
12:58:27  2024-11-22 12:58:27.014  INFO 2949 --- [           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:58:27  2024-11-22 12:58:27.321  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Starting to pull image
12:58:27  2024-11-22 12:58:27.322  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
12:58:27  2024-11-22 12:58:27.569  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  3 pending,  1 downloaded,  0 extracted, (34 KB/? MB)
12:58:27  2024-11-22 12:58:27.574  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  2 pending,  2 downloaded,  0 extracted, (34 KB/? MB)
12:58:27  2024-11-22 12:58:27.652  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  1 pending,  3 downloaded,  0 extracted, (319 KB/? MB)
12:58:27  2024-11-22 12:58:27.775  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  0 extracted, (18 MB/27 MB)
12:58:27  2024-11-22 12:58:27.842  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  1 extracted, (18 MB/27 MB)
12:58:28  2024-11-22 12:58:27.947  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  2 extracted, (18 MB/27 MB)
12:58:28  2024-11-22 12:58:28.377  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  3 extracted, (27 MB/27 MB)
12:58:28  2024-11-22 12:58:28.489  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  4 extracted, (27 MB/27 MB)
12:58:28  2024-11-22 12:58:28.504  INFO 2949 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pull complete. 4 layers, pulled in 1s (downloaded 27 MB at 27 MB/s)
12:58:28  2024-11-22 12:58:28.505  INFO 2949 --- [           main] tc.grafana/k6:0.49.0                     : Image grafana/k6:0.49.0 pull took PT1.48998S
12:58:28  2024-11-22 12:58:28.510  INFO 2949 --- [           main] tc.grafana/k6:0.49.0                     : Creating container for image: grafana/k6:0.49.0
12:58:28  2024-11-22 12:58:28.513  INFO 2949 --- [           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:58:29  2024-11-22 12:58:28.825  INFO 2949 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Starting to pull image
12:58:29  2024-11-22 12:58:28.826  INFO 2949 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
12:58:29  2024-11-22 12:58:29.067  INFO 2949 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  1 pending,  1 downloaded,  0 extracted, (23 KB/? MB)
12:58:29  2024-11-22 12:58:29.214  INFO 2949 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  1 pending,  1 downloaded,  1 extracted, (2 MB/? MB)
12:58:29  2024-11-22 12:58:29.227  INFO 2949 --- [           main] tc.testcontainers/sshd:1.2.0             : Image testcontainers/sshd:1.2.0 pull took PT0.71368S
12:58:29  2024-11-22 12:58:29.231  INFO 2949 --- [           main] tc.testcontainers/sshd:1.2.0             : Creating container for image: testcontainers/sshd:1.2.0
12:58:29  2024-11-22 12:58:29.744  INFO 2949 --- [           main] tc.testcontainers/sshd:1.2.0             : Container testcontainers/sshd:1.2.0 is starting: baf6108fc6d4d4fcf7874d337145432e3022dc9871196d026623a9632563fecf
12:58:30  2024-11-22 12:58:30.251  INFO 2949 --- [           main] tc.testcontainers/sshd:1.2.0             : Container testcontainers/sshd:1.2.0 started in PT1.020123S
12:58:30  2024-11-22 12:58:30.561  INFO 2949 --- [           main] tc.grafana/k6:0.49.0                     : Container grafana/k6:0.49.0 is starting: b4a4d99dea3578c4f9c60ec3d29ca55c7c0beb47beed62bec7281e38d62f279c
12:58:30  2024-11-22 12:58:30.833  INFO 2949 --- [           main] tc.grafana/k6:0.49.0                     : Container grafana/k6:0.49.0 started in PT2.323334S
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 620 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 621 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 621 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 73 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 80 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 106 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 111 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 99 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:58:32  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 64 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 34 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 33 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:32 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 32 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 94 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 26 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 64 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 81 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 64 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 109 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
12:58:33  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:33 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 98 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 34 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 37 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 79 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 107 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 105 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 109 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 30 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 35 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 88 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 113 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 87 - "logType": "access"
12:58:34  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:34 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 94 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 87 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 94 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 103 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 105 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 81 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 93 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 79 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 98 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 81 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 32 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
12:58:35  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:35 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 99 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 96 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 79 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 93 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 118 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 90 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 88 - "logType": "access"
12:58:36  127.0.0.1 - - [22/Nov/2024:12:58:36 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:58:36  2024-11-22 12:58:36.563  INFO 2949 --- [           main] org.onap.aai.it.performance.K6ReadTest   : 
12:58:36       ✓ status was 200
12:58:36       ✓ returned correct number of results
12:58:36  
12:58:36       checks.........................: 100.00% ✓ 404       ✗ 0  
12:58:36       data_received..................: 211 kB  42 kB/s
12:58:36       data_sent......................: 47 kB   9.2 kB/s
12:58:36       http_req_blocked...............: avg=14.94µs min=1.46µs  med=3.07µs  max=791.62µs p(90)=5.12µs   p(95)=5.75µs  
12:58:36       http_req_connecting............: avg=6.85µs  min=0s      med=0s      max=490.02µs p(90)=0s       p(95)=0s      
12:58:36     ✓ http_req_duration..............: avg=74.68ms min=26.71ms med=62.44ms max=689.19ms p(90)=96.08ms  p(95)=105.97ms
12:58:36         { expected_response:true }...: avg=74.68ms min=26.71ms med=62.44ms max=689.19ms p(90)=96.08ms  p(95)=105.97ms
12:58:36     ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 202
12:58:36       http_req_receiving.............: avg=97.31µs min=28.69µs med=88.4µs  max=689.79µs p(90)=129.37µs p(95)=139.99µs
12:58:36       http_req_sending...............: avg=26.7µs  min=9.08µs  med=21.81µs max=210.66µs p(90)=35.5µs   p(95)=46.22µs 
12:58:36       http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
12:58:36       http_req_waiting...............: avg=74.56ms min=26.59ms med=62.35ms max=688.38ms p(90)=96.01ms  p(95)=105.84ms
12:58:36       http_reqs......................: 202     39.873352/s
12:58:36       iteration_duration.............: avg=75ms    min=27.02ms med=62.68ms max=690.84ms p(90)=96.29ms  p(95)=106.34ms
12:58:36       iterations.....................: 202     39.873352/s
12:58:36       vus............................: 3       min=3       max=3
12:58:36       vus_max........................: 3       min=3       max=3
12:58:36  
12:58:36  
12:58:36  12:58:36.563 [main] INFO  org.onap.aai.it.performance.K6ReadTest - 
12:58:36       ✓ status was 200
12:58:36       ✓ returned correct number of results
12:58:36  
12:58:36       checks.........................: 100.00% ✓ 404       ✗ 0  
12:58:36       data_received..................: 211 kB  42 kB/s
12:58:36       data_sent......................: 47 kB   9.2 kB/s
12:58:36       http_req_blocked...............: avg=14.94µs min=1.46µs  med=3.07µs  max=791.62µs p(90)=5.12µs   p(95)=5.75µs  
12:58:36       http_req_connecting............: avg=6.85µs  min=0s      med=0s      max=490.02µs p(90)=0s       p(95)=0s      
12:58:36     ✓ http_req_duration..............: avg=74.68ms min=26.71ms med=62.44ms max=689.19ms p(90)=96.08ms  p(95)=105.97ms
12:58:36         { expected_response:true }...: avg=74.68ms min=26.71ms med=62.44ms max=689.19ms p(90)=96.08ms  p(95)=105.97ms
12:58:36     ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 202
12:58:36       http_req_receiving.............: avg=97.31µs min=28.69µs med=88.4µs  max=689.79µs p(90)=129.37µs p(95)=139.99µs
12:58:36       http_req_sending...............: avg=26.7µs  min=9.08µs  med=21.81µs max=210.66µs p(90)=35.5µs   p(95)=46.22µs 
12:58:36       http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
12:58:36       http_req_waiting...............: avg=74.56ms min=26.59ms med=62.35ms max=688.38ms p(90)=96.01ms  p(95)=105.84ms
12:58:36       http_reqs......................: 202     39.873352/s
12:58:36       iteration_duration.............: avg=75ms    min=27.02ms med=62.68ms max=690.84ms p(90)=96.29ms  p(95)=106.34ms
12:58:36       iterations.....................: 202     39.873352/s
12:58:36       vus............................: 3       min=3       max=3
12:58:36       vus_max........................: 3       min=3       max=3
12:58:36  
12:58:36  
12:58:37  [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 26.83 s -- in org.onap.aai.it.performance.K6ReadTest
12:58:37  [INFO] Running org.onap.aai.it.performance.K6WriteTest
12:58:37  [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s -- in org.onap.aai.it.performance.K6WriteTest
12:58:37  [INFO] Running org.onap.aai.rest.BulkAddConsumerTest
12:58:37  2024-11-22 12:58:37.052  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:37  12:58:37.052 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:37  2024-11-22 12:58:37.160  WARN 2949 --- [           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- 725 :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:58:37  2024-11-22T12:58:12.312761Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :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:58:37  12:58:37.160 [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- 725 :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:58:37  2024-11-22T12:58:12.312761Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :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:58:37  2024-11-22 12:58:37.161  WARN 2949 --- [           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- 725 :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:58:37  12:58:37.161 [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- 725 :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:58:37  2024-11-22 12:58:37.224  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:37  12:58:37.224 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22 12:58:38.023  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.023 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22T12:58:37.976025Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22 12:58:38.027 ERROR 2949 --- [           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- 725 :MethodName- invokeMethod
12:58:38  12:58:38.027 [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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22T12:58:37.976025Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22 12:58:38.028 ERROR 2949 --- [           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- 725 :MethodName- invokeMethod
12:58:38  12:58:38.028 [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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22 12:58:38.032  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.032 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22T12:58:38.044188Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  2024-11-22 12:58:38.051  WARN 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  12:58:38.051 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  2024-11-22T12:58:38.044188Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  2024-11-22 12:58:38.052  WARN 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  12:58:38.052 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  2024-11-22 12:58:38.056  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.056 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22 12:58:38.095  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.095 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22T12:58:38.087806Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22 12:58:38.098  WARN 2949 --- [           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- 725 :MethodName- invokeMethod
12:58:38  12:58:38.098 [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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22T12:58:38.087806Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22 12:58:38.098  WARN 2949 --- [           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- 725 :MethodName- invokeMethod
12:58:38  12:58:38.098 [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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22 12:58:38.101  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.101 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22T12:58:38.087806Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  2024-11-22 12:58:38.105  WARN 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  12:58:38.105 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  2024-11-22T12:58:38.087806Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  2024-11-22 12:58:38.106  WARN 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  12:58:38.106 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:38  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s -- in org.onap.aai.rest.BulkAddConsumerTest
12:58:38  [INFO] Running org.onap.aai.rest.BulkProcessConsumerTest
12:58:38  12:58:38.117 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22 12:58:38.117  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22T12:58:38.087806Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 254 :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- 725 :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:58:38  12:58:38.120 [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- 254 :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- 725 :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:58:38  2024-11-22 12:58:38.120  WARN 2949 --- [           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- 254 :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- 725 :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:58:38  2024-11-22T12:58:38.087806Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 254 :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- 725 :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:58:38  12:58:38.121 [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- 254 :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- 725 :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:58:38  2024-11-22 12:58:38.121  WARN 2949 --- [           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- 254 :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- 725 :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:58:38  12:58:38.124 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22 12:58:38.124  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.163 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22 12:58:38.163  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  {"transaction":[{"put":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-27a44472-a136-4f1c-afb1-d9ba86bdb12b","body":{"201":null}}]},{"patch":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-27a44472-a136-4f1c-afb1-d9ba86bdb12b","body":{"200":null}}]}]}
12:58:38  1
12:58:38  2024-11-22 12:58:38.285  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.285 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.289 [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- 280 :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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22 12:58:38.289 ERROR 2949 --- [           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- 280 :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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22T12:58:38.268750Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 280 :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- 725 :MethodName- invokeMethod
12:58:38  12:58:38.289 [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- 280 :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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22 12:58:38.289 ERROR 2949 --- [           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- 280 :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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22T12:58:38.268750Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 280 :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- 725 :MethodName- invokeMethod
12:58:38  12:58:38.292 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22 12:58:38.292  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-7fada9ab-c144-4239-bf25-6ee1dea62986","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-7fada9ab-c144-4239-bf25-6ee1dea62986\",\"Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-7fada9ab-c144-4239-bf25-6ee1dea62986\",\"ERR.5.4.6114\"]}}}"}}]}]}
12:58:38  12:58:38.305 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22 12:58:38.305  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22 12:58:38.328  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.328 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.331 [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- 241 :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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22 12:58:38.331  WARN 2949 --- [           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- 241 :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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22T12:58:38.324849Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 241 :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- 725 :MethodName- invokeMethod
12:58:38  12:58:38.332 [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- 241 :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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22 12:58:38.332  WARN 2949 --- [           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- 241 :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- 725 :MethodName- invokeMethod
12:58:38  2024-11-22T12:58:38.324849Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 241 :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- 725 :MethodName- invokeMethod
12:58:38  12:58:38.335 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22 12:58:38.335  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  2024-11-22 12:58:38.601  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:38  12:58:38.601 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:39  2024-11-22T12:58:38.683685Z|79d42b40-1926-4420-8c90-255697efe8bb|could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=0, InvokeTimestamp=2024-11-22T12:58:38.683574Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:58:38.683685Z, elapsedTime=1, stopWatchStart=202731973721	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... 114 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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\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$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\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:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\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:58:39  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  2024-11-22 12:58:39.181  WARN 2949 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader
12:58:39  
12:58:39  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  
12:58:39  2024-11-22T12:58:38.683685Z|79d42b40-1926-4420-8c90-255697efe8bb|could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=0, InvokeTimestamp=2024-11-22T12:58:38.683574Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:58:38.683685Z, elapsedTime=1, stopWatchStart=202731973721	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... 114 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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\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$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\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:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\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:58:39  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  2024-11-22 12:58:39.184  WARN 2949 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader
12:58:39  
12:58:39  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  
12:58:39  2024-11-22T12:58:38.683685Z|79d42b40-1926-4420-8c90-255697efe8bb|could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=0, InvokeTimestamp=2024-11-22T12:58:38.683574Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:58:38.683685Z, elapsedTime=1, stopWatchStart=202731973721	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... 114 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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\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$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\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:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\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:58:39  org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  2024-11-22 12:58:39.187  WARN 2949 --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader
12:58:39  
12:58:39  org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  
12:58:39  2024-11-22T12:58:38.683685Z|79d42b40-1926-4420-8c90-255697efe8bb|could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=0, InvokeTimestamp=2024-11-22T12:58:38.683574Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:58:38.683685Z, elapsedTime=1, stopWatchStart=202731973721	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... 114 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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\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$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\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:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\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:58:39  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  2024-11-22 12:58:39.190  WARN 2949 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader
12:58:39  
12:58:39  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  
12:58:39  2024-11-22T12:58:38.683685Z|79d42b40-1926-4420-8c90-255697efe8bb|could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=0, InvokeTimestamp=2024-11-22T12:58:38.683574Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:58:38.683685Z, elapsedTime=1, stopWatchStart=202731973721	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... 114 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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\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$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\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:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\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:58:39  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  2024-11-22 12:58:39.192  WARN 2949 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader
12:58:39  
12:58:39  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  
12:58:39  2024-11-22T12:58:38.683685Z|79d42b40-1926-4420-8c90-255697efe8bb|could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=0, InvokeTimestamp=2024-11-22T12:58:38.683574Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:58:38.683685Z, elapsedTime=1, stopWatchStart=202731973721	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... 114 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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\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.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\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:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\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$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(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.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\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:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\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:58:39  org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  2024-11-22 12:58:39.196  WARN 2949 --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader
12:58:39  
12:58:39  org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:58:39  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:58:39  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:58:39  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:58:39  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:58:39  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:58:39  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:58:39  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:58:39  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:58:39  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
12:58:39  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:58:39  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:58:39  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:58:39  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:58:39  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:58:39  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:58:39  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:58:39  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:58:39  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:58:39  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:58:39  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:58:39  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:58:39  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:58:39  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:58:39  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:58:39  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:58:39  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:58:39  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:58:39  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:58:39  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:58:39  Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader
12:58:39  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:58:39  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:58:39  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:58:39  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:58:39  	... 114 common frames omitted
12:58:39  
12:58:39  2024-11-22 12:58:39.651  INFO 2949 --- [           main] o.onap.aai.rest.BulkProcessConsumerTest  : Response Code: 200	Entity: null
12:58:39  12:58:39.651 [main] INFO  org.onap.aai.rest.BulkProcessConsumerTest - Response Code: 200	Entity: null
12:58:39  {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list/relationship","body":{"204":null}}]}]}
12:58:39  2024-11-22 12:58:39.687  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:58:39  12:58:39.687 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:58:39  2024-11-22T12:58:39.670146Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 223 :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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:39  2024-11-22 12:58:39.694  WARN 2949 --- [           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- 223 :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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:39  12:58:39.694 [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- 223 :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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:39  2024-11-22T12:58:39.670146Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 223 :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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:39  12:58:39.695 [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- 223 :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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:39  2024-11-22 12:58:39.695  WARN 2949 --- [           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- 223 :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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:58:39  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.590 s -- in org.onap.aai.rest.BulkProcessConsumerTest
12:58:39  [INFO] Running org.onap.aai.rest.CloudRegionTest
12:58:40  
12:58:40    .   ____          _            __ _ _
12:58:40   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:58:40  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:58:40   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:58:40    '  |____| .__|_| |_|_| |_\__, | / / / /
12:58:40   =========|_|==============|___/=/_/_/_/
12:58:40   :: Spring Boot ::               (v2.7.18)
12:58:40  
12:58:40  2024-11-22 12:58:39.807  WARN 2949 --- [           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:58:40  12:58:39.807 [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:58:40  12:58:39.807 [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:58:40  2024-11-22 12:58:39.807  WARN 2949 --- [           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:58:40  2024-11-22 12:58:39.813  INFO 2949 --- [           main] org.onap.aai.rest.CloudRegionTest        : Starting CloudRegionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:58:40  12:58:39.813 [main] INFO  org.onap.aai.rest.CloudRegionTest - Starting CloudRegionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:58:40  2024-11-22 12:58:39.813  INFO 2949 --- [           main] org.onap.aai.rest.CloudRegionTest        : The following 2 profiles are active: "production", "one-way-ssl"
12:58:40  12:58:39.813 [main] INFO  org.onap.aai.rest.CloudRegionTest - The following 2 profiles are active: "production", "one-way-ssl"
12:58:40  12:58:40,378 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:58:40  12:58:40,380 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:58:40  12:58:40,380 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:58:40  12:58:40,380 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:58:40  12:58:40,380 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@973300993 - setting totalSizeCap to 1 GB
12:58:40  12:58:40,381 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@973300993 - Will use zip compression
12:58:40  12:58:40,381 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@973300993 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:58:40  12:58:40,381 |-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:58:40  12:58:40,381 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:58:40  12:58:40,381 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 12:58:36 UTC 2024
12:58:40  12:58:40,382 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:58:40  12:58:40,382 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:58:40  12:58:40,382 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:58:40  12:58:40,382 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:58:40  12:58:40,382 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:58:40  12:58:40,383 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:58:40  12:58:40,383 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:58:40  12:58:40,383 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@3141fe6a - Registering current configuration as safe fallback point
12:58:40  
12:58:40  2024-11-22 12:58:40.398  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 5 ms to scan 1 urls, producing 10 keys and 51 values 
12:58:40  2024-11-22 12:58:40.400  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
12:58:40  2024-11-22 12:58:40.559  INFO 2949 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:58:40  12:58:40.559 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:58:40  [EL Warning]: moxy: 2024-11-22 12:58:40.625--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:58:40  [EL Warning]: moxy: 2024-11-22 12:58:40.839--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:58:41  [EL Warning]: moxy: 2024-11-22 12:58:41.077--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:58:41  [EL Warning]: moxy: 2024-11-22 12:58:41.4--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:58:41  [EL Warning]: moxy: 2024-11-22 12:58:41.659--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:58:42  [EL Warning]: moxy: 2024-11-22 12:58:42.028--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:58:43  2024-11-22 12:58:42.525  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:58:43  12:58:42.525 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:58:43  2024-11-22 12:58:42.526  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:58:43  2024-11-22 12:58:42.526  WARN 2949 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:58:43  12:58:42.526 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:58:43  12:58:42.526 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:58:43  2024-11-22 12:58:42.595  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:58:43  12:58:42.595 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:58:43  2024-11-22 12:58:42.614  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:58:43  12:58:42.614 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:58:43  2024-11-22 12:58:42.697  INFO 2949 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:58:43  12:58:42.697 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:58:43  2024-11-22T12:58:39.670146Z|79d42b40-1926-4420-8c90-255697efe8bb|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=13, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, ErrorCode=400, LogTimestamp=2024-11-22T12:58:39.670146Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, 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:58:43  2024-11-22 12:58:43.515  WARN 2949 --- [           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:58:44  2024-11-22 12:58:43.861  INFO 2949 --- [           main] org.onap.aai.rest.CloudRegionTest        : Started CloudRegionTest in 4.147 seconds (JVM running for 42.892)
12:58:44  12:58:43.861 [main] INFO  org.onap.aai.rest.CloudRegionTest - Started CloudRegionTest in 4.147 seconds (JVM running for 42.892)
12:58:44  2024-11-22 12:58:43.872  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:44  12:58:43.872 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:44  2024-11-22 12:58:43.872  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:44  12:58:43.872 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:44  2024-11-22 12:58:43.872  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:44  12:58:43.872 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:44  127.0.0.1 - - [22/Nov/2024:12:58:44 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 404 362 REST JUNIT JUNIT - - - - - - - - - - 58 - "logType": "access"
12:58:44  127.0.0.1 - - [22/Nov/2024:12:58:44 +0000] "PUT /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 201 0 REST JUNIT JUNIT - - - - - - - - - - 439 - "logType": "access"
12:58:44  127.0.0.1 - - [22/Nov/2024:12:58:44 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne/tenants" 200 106 REST JUNIT JUNIT - - - - - - - - - - 16 - "logType": "access"
12:58:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.141 s -- in org.onap.aai.rest.CloudRegionTest
12:58:44  [INFO] Running org.onap.aai.rest.ConfigurationTest
12:58:45  
12:58:45    .   ____          _            __ _ _
12:58:45   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:58:45  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:58:45   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:58:45    '  |____| .__|_| |_|_| |_\__, | / / / /
12:58:45   =========|_|==============|___/=/_/_/_/
12:58:45   :: Spring Boot ::               (v2.7.18)
12:58:45  
12:58:45  2024-11-22 12:58:44.921  WARN 2949 --- [           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:58:45  2024-11-22 12:58:44.921  WARN 2949 --- [           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:58:45  12:58:44.921 [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:58:45  12:58:44.921 [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:58:45  2024-11-22 12:58:44.926  INFO 2949 --- [           main] org.onap.aai.rest.ConfigurationTest      : Starting ConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:58:45  12:58:44.926 [main] INFO  org.onap.aai.rest.ConfigurationTest - Starting ConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:58:45  2024-11-22 12:58:44.926  INFO 2949 --- [           main] org.onap.aai.rest.ConfigurationTest      : The following 2 profiles are active: "production", "one-way-ssl"
12:58:45  12:58:44.926 [main] INFO  org.onap.aai.rest.ConfigurationTest - The following 2 profiles are active: "production", "one-way-ssl"
12:58:45  12:58:45,478 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:58:45  12:58:45,479 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:58:45  12:58:45,479 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:58:45  12:58:45,479 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:58:45  12:58:45,480 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1031606069 - setting totalSizeCap to 1 GB
12:58:45  12:58:45,480 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1031606069 - Will use zip compression
12:58:45  12:58:45,480 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1031606069 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:58:45  12:58:45,480 |-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:58:45  12:58:45,480 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:58:45  12:58:45,481 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 12:58:44 UTC 2024
12:58:45  12:58:45,482 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:58:45  12:58:45,482 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:58:45  12:58:45,482 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:58:45  12:58:45,482 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:58:45  12:58:45,482 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:58:45  12:58:45,482 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:58:45  12:58:45,482 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:58:45  12:58:45,482 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@657ddb0f - Registering current configuration as safe fallback point
12:58:45  
12:58:45  2024-11-22 12:58:45.504  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 8 ms to scan 1 urls, producing 10 keys and 51 values 
12:58:45  2024-11-22 12:58:45.507  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 2 ms to scan 1 urls, producing 7 keys and 7 values 
12:58:45  2024-11-22 12:58:45.707  INFO 2949 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:58:45  12:58:45.707 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:58:45  [EL Warning]: moxy: 2024-11-22 12:58:45.747--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:58:46  [EL Warning]: moxy: 2024-11-22 12:58:45.959--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:58:46  [EL Warning]: moxy: 2024-11-22 12:58:46.257--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:58:46  [EL Warning]: moxy: 2024-11-22 12:58:46.51--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:58:46  [EL Warning]: moxy: 2024-11-22 12:58:46.765--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:58:47  [EL Warning]: moxy: 2024-11-22 12:58:47.095--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:58:47  2024-11-22 12:58:47.585  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:58:47  2024-11-22 12:58:47.585  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:58:47  12:58:47.585 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:58:47  12:58:47.585 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:58:47  2024-11-22 12:58:47.585  WARN 2949 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:58:47  12:58:47.585 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:58:47  2024-11-22 12:58:47.641  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:58:47  12:58:47.641 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:58:47  2024-11-22 12:58:47.658  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:58:47  12:58:47.658 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:58:47  12:58:47.731 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:58:47  2024-11-22 12:58:47.731  INFO 2949 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:58:48  2024-11-22T12:58:39.670146Z|79d42b40-1926-4420-8c90-255697efe8bb|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=13, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, ErrorCode=400, LogTimestamp=2024-11-22T12:58:39.670146Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, 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:58:48  2024-11-22 12:58:48.450  WARN 2949 --- [           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:58:48  2024-11-22 12:58:48.790  INFO 2949 --- [           main] org.onap.aai.rest.ConfigurationTest      : Started ConfigurationTest in 3.93 seconds (JVM running for 47.82)
12:58:48  12:58:48.790 [main] INFO  org.onap.aai.rest.ConfigurationTest - Started ConfigurationTest in 3.93 seconds (JVM running for 47.82)
12:58:48  127.0.0.1 - - [22/Nov/2024:12:58:48 +0000] "GET /aai/v12/network/configurations/configuration/configtestf17ac5ed-fc48-4ff1-9ec5-fc89a04c55cc" 404 387 REST JUNIT JUNIT - - - - - - - - - - 57 - "logType": "access"
12:58:49  127.0.0.1 - - [22/Nov/2024:12:58:49 +0000] "PUT /aai/v12/network/configurations/configuration/configtestf17ac5ed-fc48-4ff1-9ec5-fc89a04c55cc" 201 0 REST JUNIT JUNIT - - - - - - - - - - 342 - "logType": "access"
12:58:49  127.0.0.1 - - [22/Nov/2024:12:58:49 +0000] "GET /aai/v12/resources/id/57536" 200 325 REST JUNIT JUNIT - - - - - - - - - - 16 - "logType": "access"
12:58:49  127.0.0.1 - - [22/Nov/2024:12:58:49 +0000] "GET /aai/v12/network/configurations/configuration/configtestf17ac5ed-fc48-4ff1-9ec5-fc89a04c55cc" 200 307 REST JUNIT JUNIT - - - - - - - - - - 15 - "logType": "access"
12:58:49  127.0.0.1 - - [22/Nov/2024:12:58:49 +0000] "POST /aai/v12/network/configurations/configuration/configtestf17ac5ed-fc48-4ff1-9ec5-fc89a04c55cc" 200 0 REST JUNIT JUNIT - - - - - - - - - - 25 - "logType": "access"
12:58:49  127.0.0.1 - - [22/Nov/2024:12:58:49 +0000] "GET /aai/v12/network/configurations/configuration/configtestf17ac5ed-fc48-4ff1-9ec5-fc89a04c55cc" 200 307 REST JUNIT JUNIT - - - - - - - - - - 34 - "logType": "access"
12:58:49  127.0.0.1 - - [22/Nov/2024:12:58:49 +0000] "PATCH /aai/v12/network/configurations/configuration/configtestf17ac5ed-fc48-4ff1-9ec5-fc89a04c55cc" 200 0 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access"
12:58:49  127.0.0.1 - - [22/Nov/2024:12:58:49 +0000] "GET /aai/v12/network/configurations/configuration/configtestf17ac5ed-fc48-4ff1-9ec5-fc89a04c55cc" 200 307 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access"
12:58:49  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.056 s -- in org.onap.aai.rest.ConfigurationTest
12:58:49  [INFO] Running org.onap.aai.rest.CustomerFilterSearchTest
12:58:50  2024-11-22 12:58:49.930  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:50  12:58:49.930 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:50  2024-11-22 12:58:49.931  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:50  12:58:49.931 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:50  2024-11-22 12:58:49.931  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:50  12:58:49.931 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:50  127.0.0.1 - - [22/Nov/2024:12:58:50 +0000] "PUT /aai/v11/business/customers/customer/customer-987654321-91" 201 0 REST JUNIT JUNIT - - - - - - - - - - 384 - "logType": "access"
12:58:50  127.0.0.1 - - [22/Nov/2024:12:58:50 +0000] "GET /aai/v11/business/customers?subscriber-name=subscriber-name-987654321-91&depth=0" 200 194 REST JUNIT JUNIT - - - - - - - - - - 17 - "logType": "access"
12:58:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.750 s -- in org.onap.aai.rest.CustomerFilterSearchTest
12:58:50  [INFO] Running org.onap.aai.rest.ExampleConsumerTest
12:58:50  2024-11-22 12:58:50.680  INFO 2949 --- [           main] org.onap.aai.rest.ExampleConsumerTest    : Starting the setup for the integration tests of Rest Endpoints
12:58:50  12:58:50.680 [main] INFO  org.onap.aai.rest.ExampleConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:58:50  2024-11-22 12:58:50.689  INFO 2949 --- [           main] org.onap.aai.rest.ExampleConsumerTest    : Starting the setup for the integration tests of Rest Endpoints
12:58:50  12:58:50.689 [main] INFO  org.onap.aai.rest.ExampleConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:58:50  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.aai.rest.ExampleConsumerTest
12:58:50  [INFO] Running org.onap.aai.rest.ExceptionHandlerTest
12:58:50  2024-11-22T12:58:39.670146Z|79d42b40-1926-4420-8c90-255697efe8bb|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:58:50  2024-11-22 12:58:50.787 ERROR 2949 --- [           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:58:50  12:58:50.787 [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:58:51  2024-11-22T12:58:39.670146Z|79d42b40-1926-4420-8c90-255697efe8bb|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:58:51  2024-11-22 12:58:51.031 ERROR 2949 --- [           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:58:51  12:58:51.031 [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:58:51  2024-11-22T12:58:39.670146Z|79d42b40-1926-4420-8c90-255697efe8bb|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:58:51  2024-11-22 12:58:51.047 ERROR 2949 --- [           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:58:51  12:58:51.047 [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:58:51  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.onap.aai.rest.ExceptionHandlerTest
12:58:51  [INFO] Running org.onap.aai.rest.InvalidURITest
12:58:51  12:58:51.061 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:51  2024-11-22 12:58:51.061  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:51  2024-11-22 12:58:51.061  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:51  12:58:51.061 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:51  2024-11-22 12:58:51.061  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:51  12:58:51.061 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:51  127.0.0.1 - - [22/Nov/2024:12:58:51 +0000] "GET /aai1/v11/cloud-infrastructure/pservers/pserver/test" 400 170 REST JUNIT JUNIT - - - - - - - - - - 7 - "logType": "access"
12:58:51  {"requestError":{"serviceException":{"messageId":"SVC3012","text":"Unrecognized AAI function (msg=%1) (ec=%2)","variables":["Unrecognized AAI function","ERR.5.6.3012"]}}}
12:58:51  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.aai.rest.InvalidURITest
12:58:51  [INFO] Running org.onap.aai.rest.ModelDistributionTest
12:58:51  
12:58:51    .   ____          _            __ _ _
12:58:51   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:58:51  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:58:51   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:58:51    '  |____| .__|_| |_|_| |_\__, | / / / /
12:58:51   =========|_|==============|___/=/_/_/_/
12:58:51   :: Spring Boot ::               (v2.7.18)
12:58:51  
12:58:51  2024-11-22 12:58:51.149  INFO 2949 --- [           main] org.onap.aai.rest.ModelDistributionTest  : Starting ModelDistributionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:58:51  2024-11-22 12:58:51.149  INFO 2949 --- [           main] org.onap.aai.rest.ModelDistributionTest  : The following 2 profiles are active: "production", "one-way-ssl"
12:58:51  12:58:51.149 [main] INFO  org.onap.aai.rest.ModelDistributionTest - Starting ModelDistributionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:58:51  12:58:51.149 [main] INFO  org.onap.aai.rest.ModelDistributionTest - The following 2 profiles are active: "production", "one-way-ssl"
12:58:51  12:58:51,612 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:58:51  12:58:51,613 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:58:51  12:58:51,613 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:58:51  12:58:51,613 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:58:51  12:58:51,614 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1800126051 - setting totalSizeCap to 1 GB
12:58:51  12:58:51,614 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1800126051 - Will use zip compression
12:58:51  12:58:51,614 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1800126051 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:58:51  12:58:51,614 |-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:58:51  12:58:51,614 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:58:51  12:58:51,615 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 12:58:51 UTC 2024
12:58:51  12:58:51,615 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:58:51  12:58:51,615 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:58:51  12:58:51,615 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:58:51  12:58:51,615 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:58:51  12:58:51,615 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:58:51  12:58:51,618 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:58:51  12:58:51,618 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:58:51  12:58:51,618 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@5077f4f8 - Registering current configuration as safe fallback point
12:58:51  
12:58:51  2024-11-22 12:58:51.633  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 10 keys and 51 values 
12:58:51  2024-11-22 12:58:51.634  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
12:58:51  2024-11-22 12:58:51.784  INFO 2949 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:58:51  12:58:51.784 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:58:51  [EL Warning]: moxy: 2024-11-22 12:58:51.853--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:58:52  [EL Warning]: moxy: 2024-11-22 12:58:52.058--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:58:52  [EL Warning]: moxy: 2024-11-22 12:58:52.289--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:58:52  [EL Warning]: moxy: 2024-11-22 12:58:52.531--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:58:52  [EL Warning]: moxy: 2024-11-22 12:58:52.782--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:58:53  [EL Warning]: moxy: 2024-11-22 12:58:53.072--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:58:53  [EL Warning]: moxy: 2024-11-22 12:58:53.396--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:58:53  [EL Warning]: moxy: 2024-11-22 12:58:53.916--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:58:54  12:58:54.371 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:58:54  2024-11-22 12:58:54.371  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:58:54  12:58:54.371 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:58:54  2024-11-22 12:58:54.371  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:58:54  12:58:54.372 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:58:54  2024-11-22 12:58:54.372  WARN 2949 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:58:54  12:58:54.424 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:58:54  2024-11-22 12:58:54.424  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:58:54  12:58:54.441 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:58:54  2024-11-22 12:58:54.441  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:58:54  12:58:54.538 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:58:54  2024-11-22 12:58:54.538  INFO 2949 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:58:55  2024-11-22T12:58:39.670146Z|79d42b40-1926-4420-8c90-255697efe8bb|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=13, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, ErrorCode=500, LogTimestamp=2024-11-22T12:58:39.670146Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, 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:58:55  2024-11-22 12:58:55.175  WARN 2949 --- [           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:58:55  12:58:55.576 [main] INFO  org.onap.aai.rest.ModelDistributionTest - Started ModelDistributionTest in 4.48 seconds (JVM running for 54.607)
12:58:55  2024-11-22 12:58:55.576  INFO 2949 --- [           main] org.onap.aai.rest.ModelDistributionTest  : Started ModelDistributionTest in 4.48 seconds (JVM running for 54.607)
12:58:56  127.0.0.1 - - [22/Nov/2024:12:58:56 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 517 REST someTransaction test - - - - - - - - - - 52 - "logType": "access"
12:58:57  127.0.0.1 - - [22/Nov/2024:12:58:56 +0000] "PUT /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST someTransaction test - - - - - - - - - - 685 - "logType": "access"
12:58:57  127.0.0.1 - - [22/Nov/2024:12:58:56 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 200 298 REST someTransaction test - - - - - - - - - - 28 - "logType": "access"
12:58:57  127.0.0.1 - - [22/Nov/2024:12:58:57 +0000] "DELETE /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c?resource-version=1732280336621" 204 0 REST someTransaction test - - - - - - - - - - 360 - "logType": "access"
12:58:57  127.0.0.1 - - [22/Nov/2024:12:58:57 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 517 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
12:58:57  127.0.0.1 - - [22/Nov/2024:12:58:57 +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:58:57  127.0.0.1 - - [22/Nov/2024:12:58:57 +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 - - - - - - - - - - 15 - "logType": "access"
12:58:58  127.0.0.1 - - [22/Nov/2024:12:58:58 +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 - - - - - - - - - - 353 - "logType": "access"
12:58:58  127.0.0.1 - - [22/Nov/2024:12:58:58 +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 - - - - - - - - - - 17 - "logType": "access"
12:58:58  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.001 s -- in org.onap.aai.rest.ModelDistributionTest
12:58:58  [INFO] Running org.onap.aai.rest.PserverGenerateUrlTest
12:58:58  2024-11-22 12:58:58.105  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:58  12:58:58.105 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:58  2024-11-22 12:58:58.106  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:58  12:58:58.106 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:58  2024-11-22 12:58:58.106  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:58  12:58:58.106 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:58  127.0.0.1 - - [22/Nov/2024:12:58:58 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test83b8bd1c-e101-4caa-b819-d01429291e8c" 404 371 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access"
12:58:58  127.0.0.1 - - [22/Nov/2024:12:58:58 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test83b8bd1c-e101-4caa-b819-d01429291e8c" 201 0 REST JUNIT JUNIT - - - - - - - - - - 30 - "logType": "access"
12:58:58  127.0.0.1 - - [22/Nov/2024:12:58:58 +0000] "GET /aai/v11/generateurl/id/86096" 200 109 REST JUNIT JUNIT - - - - - - - - - - 17 - "logType": "access"
12:58:58  127.0.0.1 - - [22/Nov/2024:12:58:58 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test83b8bd1c-e101-4caa-b819-d01429291e8c" 200 107 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access"
12:58:58  127.0.0.1 - - [22/Nov/2024:12:58:58 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/test83b8bd1c-e101-4caa-b819-d01429291e8c?resource-version=1732280338131" 204 0 REST JUNIT JUNIT - - - - - - - - - - 325 - "logType": "access"
12:58:58  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.onap.aai.rest.PserverGenerateUrlTest
12:58:58  [INFO] Running org.onap.aai.rest.PserverMissingTest
12:58:58  2024-11-22 12:58:58.540  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:58  12:58:58.540 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:58  2024-11-22 12:58:58.540  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:58  12:58:58.540 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:58  2024-11-22 12:58:58.541  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:58  12:58:58.541 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:58  127.0.0.1 - - [22/Nov/2024:12:58:58 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test-a7061267-4bb8-4468-9f6d-c02bd3139370" 404 507 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access"
12:58:58  2024-11-22 12:58:58.560  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:58  12:58:58.560 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:58  2024-11-22 12:58:58.560  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:58  12:58:58.560 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:58  2024-11-22 12:58:58.560  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:58  12:58:58.560 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:58  127.0.0.1 - - [22/Nov/2024:12:58:58 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test-d1798fe7-e020-4e59-8c45-bb4dcc7d1e9c" 201 0 REST JUNIT JUNIT - - - - - - - - - - 25 - "logType": "access"
12:58:58  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.onap.aai.rest.PserverMissingTest
12:58:58  [INFO] Running org.onap.aai.rest.PserverRelationshipTest
12:58:59  2024-11-22 12:58:58.910  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:59  12:58:58.910 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:59  2024-11-22 12:58:58.910  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:59  12:58:58.910 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:59  2024-11-22 12:58:58.911  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:59  12:58:58.911 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:59  127.0.0.1 - - [22/Nov/2024:12:58:58 +0000] "PUT /aai/v12/cloud-infrastructure/pservers/pserver/test-pserver1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 17 - "logType": "access"
12:58:59  127.0.0.1 - - [22/Nov/2024:12:58:59 +0000] "PUT /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 79 - "logType": "access"
12:58:59  127.0.0.1 - - [22/Nov/2024:12:58:59 +0000] "GET /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 471 REST JUNIT JUNIT - - - - - - - - - - 17 - "logType": "access"
12:58:59  127.0.0.1 - - [22/Nov/2024:12:58:59 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 405 REST JUNIT JUNIT - - - - - - - - - - 16 - "logType": "access"
12:58:59  2024-11-22 12:58:59.367  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:59  12:58:59.367 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:59  2024-11-22 12:58:59.367  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:59  12:58:59.367 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:59  2024-11-22 12:58:59.368  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:59  12:58:59.368 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:59  127.0.0.1 - - [22/Nov/2024:12:58:59 +0000] "GET /aai/v12/cloud-infrastructure/pservers/pserver/test/relationship-list/relationship" 400 170 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access"
12:58:59  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.onap.aai.rest.PserverRelationshipTest
12:58:59  [INFO] Running org.onap.aai.rest.PserverTest
12:58:59  2024-11-22 12:58:59.407  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:59  12:58:59.407 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:59  2024-11-22 12:58:59.408  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:59  12:58:59.408 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:59  2024-11-22 12:58:59.408  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:59  12:58:59.408 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:59  127.0.0.1 - - [22/Nov/2024:12:58:59 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test90f2c3b9-1452-494c-9f7b-ed9299bc720e" 404 371 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
12:58:59  127.0.0.1 - - [22/Nov/2024:12:58:59 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test90f2c3b9-1452-494c-9f7b-ed9299bc720e" 201 0 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access"
12:58:59  127.0.0.1 - - [22/Nov/2024:12:58:59 +0000] "GET /aai/v11/resources/id/28776" 200 119 REST JUNIT JUNIT - - - - - - - - - - 17 - "logType": "access"
12:58:59  127.0.0.1 - - [22/Nov/2024:12:58:59 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test90f2c3b9-1452-494c-9f7b-ed9299bc720e" 200 107 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access"
12:58:59  127.0.0.1 - - [22/Nov/2024:12:58:59 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/test90f2c3b9-1452-494c-9f7b-ed9299bc720e?resource-version=1732280339436" 204 0 REST JUNIT JUNIT - - - - - - - - - - 319 - "logType": "access"
12:58:59  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.onap.aai.rest.PserverTest
12:58:59  [INFO] Running org.onap.aai.rest.PserverWrongHeaderTest
12:58:59  2024-11-22 12:58:59.830  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:58:59  12:58:59.830 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:58:59  2024-11-22 12:58:59.831  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:59  12:58:59.831 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:58:59  2024-11-22 12:58:59.831  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:58:59  12:58:59.831 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:58:59  2024-11-22 12:58:59.837 ERROR 2949 --- [tp630194690-333] 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:58:59  2024-11-22T12:58:59.836625Z||qtp630194690-333|/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:58:59  12:58:59.837 [qtp630194690-333] 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:58:59  127.0.0.1 - - [22/Nov/2024:12:58:59 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test79da9517-a640-4944-b40e-f51ee948d49e" 400 326 REST - - - - - - - - - - - - 7 - "logType": "access"
12:58:59  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.rest.PserverWrongHeaderTest
12:58:59  [INFO] Running org.onap.aai.rest.URLFromVertexIdConsumerTest
12:58:59  2024-11-22 12:58:59.861  INFO 2949 --- [           main] o.o.a.rest.URLFromVertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:58:59  12:58:59.861 [main] INFO  org.onap.aai.rest.URLFromVertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:58:59  2024-11-22 12:58:59.868  INFO 2949 --- [           main] o.o.a.rest.URLFromVertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:58:59  12:58:59.868 [main] INFO  org.onap.aai.rest.URLFromVertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:58:59  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.aai.rest.URLFromVertexIdConsumerTest
12:58:59  [INFO] Running org.onap.aai.rest.VertexIdConsumerTest
12:58:59  12:58:59.917 [main] INFO  org.onap.aai.rest.VertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:58:59  2024-11-22 12:58:59.917  INFO 2949 --- [           main] org.onap.aai.rest.VertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:58:59  {"pserver":{"hostname":"6c0f00c3-f13a-4879-9f17-daac2fe35655","in-maint":false,"resource-version":"1732280339936"}}
12:58:59  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.aai.rest.VertexIdConsumerTest
12:58:59  [INFO] Running org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest
12:59:00  [EL Warning]: moxy: 2024-11-22 12:59:00.022--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:59:00  [EL Warning]: moxy: 2024-11-22 12:59:00.231--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:59:00  [EL Warning]: moxy: 2024-11-22 12:59:00.457--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:59:00  [EL Warning]: moxy: 2024-11-22 12:59:00.694--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:59:01  [EL Warning]: moxy: 2024-11-22 12:59:00.939--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:59:01  [EL Warning]: moxy: 2024-11-22 12:59:01.298--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:59:01  12:59:01.766 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:59:01  2024-11-22 12:59:01.766  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:59:01  12:59:01.791 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:59:01  2024-11-22 12:59:01.791  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:59:01  12:59:01.799 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:01  2024-11-22 12:59:01.799  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:01  12:59:01.816 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22T12:58:59.951032Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22 12:59:01.816  WARN 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  12:59:01.817 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22 12:59:01.817  WARN 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22T12:58:59.951032Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  12:59:01.820 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:01  2024-11-22 12:59:01.820  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:01  12:59:01.823 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22 12:59:01.823 ERROR 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22T12:58:59.951032Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  12:59:01.824 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22T12:58:59.951032Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22 12:59:01.824 ERROR 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  12:59:01.827 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:01  2024-11-22 12:59:01.827  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:01  12:59:01.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 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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22T12:58:59.951032Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22 12:59:01.830  WARN 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  12:59:01.831 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22 12:59:01.831  WARN 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  2024-11-22T12:58:59.951032Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:01  12:59:01.834 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:01  2024-11-22 12:59:01.834  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:01  12:59:01.922 [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:59:01  2024-11-22 12:59:01.922  WARN 2949 --- [           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:59:01  2024-11-22T12:59:01.873598Z|79d42b40-1926-4420-8c90-255697efe8bb|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:59:01  12:59:01.926 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
12:59:01  2024-11-22 12:59:01.926  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
12:59:01  {"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:59:01  12:59:01.929 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:01  2024-11-22 12:59:01.929  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:01  12:59:01.933 [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- 725 :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:59:01  2024-11-22T12:59:01.924329Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :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:59:01  2024-11-22 12:59:01.933  WARN 2949 --- [           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- 725 :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:59:01  2024-11-22T12:59:01.924329Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :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:59:01  12:59:01.934 [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- 725 :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:59:01  2024-11-22 12:59:01.934  WARN 2949 --- [           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- 725 :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:59:01  12:59:01.937 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:01  2024-11-22 12:59:01.937  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:01  12:59:01.978 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:01  java.lang.NullPointerException: null
12:59:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125)
12:59:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:01  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:01  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:01  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:01  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:01  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:01  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:01  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:01  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:01  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:01  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:01  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:01  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:01  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:01  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:01  2024-11-22 12:59:01.978 ERROR 2949 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:01  
12:59:01  java.lang.NullPointerException: null
12:59:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:01  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125)
12:59:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:01  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:01  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:01  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:01  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:01  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:01  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:01  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:01  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:01  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:01  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:01  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:01  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:01  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:01  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:01  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:01  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:01  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:01  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:01  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:01  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:01  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:01  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:01  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:01  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:01  
12:59:01  12:59:01.980 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:59:01  2024-11-22 12:59:01.980  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:59:02  12:59:01.985 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:02  2024-11-22 12:59:01.985  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:02  12:59:02.003 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:02  java.lang.NullPointerException: null
12:59:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:02  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:02  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:02  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:02  2024-11-22 12:59:02.003 ERROR 2949 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:02  
12:59:02  java.lang.NullPointerException: null
12:59:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:02  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:02  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:02  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:02  
12:59:02  12:59:02.306 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:59:02  2024-11-22 12:59:02.306  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:59:02  {"operation-responses":[{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]}
12:59:02  12:59:02.329 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:02  java.lang.NullPointerException: null
12:59:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:02  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:02  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:02  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:02  2024-11-22 12:59:02.329 ERROR 2949 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:02  
12:59:02  java.lang.NullPointerException: null
12:59:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:02  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:02  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:02  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:02  
12:59:02  12:59:02.632 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:59:02  2024-11-22 12:59:02.632  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:59:02  {"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:59:02  12:59:02.637 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:02  2024-11-22 12:59:02.637  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:02  12:59:02.660 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:02  java.lang.NullPointerException: null
12:59:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:02  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:02  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:02  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:02  2024-11-22 12:59:02.660 ERROR 2949 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:02  
12:59:02  java.lang.NullPointerException: null
12:59:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:02  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:02  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:02  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:02  
12:59:02  12:59:02.662 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:59:02  2024-11-22 12:59:02.662  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:59:02  12:59:02.665 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:02  2024-11-22 12:59:02.665  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:02  12:59:02.678 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
12:59:02  2024-11-22 12:59:02.678  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
12:59:02  12:59:02.680 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:02  2024-11-22 12:59:02.680  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:02  12:59:02.723 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:02  java.lang.NullPointerException: null
12:59:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:02  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:02  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:02  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:02  2024-11-22 12:59:02.723 ERROR 2949 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:02  
12:59:02  java.lang.NullPointerException: null
12:59:02  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:02  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:02  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:02  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:02  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:02  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:02  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:02  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:02  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:02  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:02  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:02  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:02  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:02  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:02  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:02  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:02  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:02  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:02  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:02  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:02  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:02  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:02  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:02  
12:59:03  12:59:03.026 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:59:03  2024-11-22 12:59:03.026  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:59:03  12:59:03.037 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:03  2024-11-22 12:59:03.037  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:03  12:59:03.043 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
12:59:03  2024-11-22 12:59:03.043  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
12:59:03  12:59:03.046 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:03  2024-11-22 12:59:03.046  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:03  12:59:03.049 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:03  2024-11-22 12:59:03.049  WARN 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:03  2024-11-22T12:59:02.707826Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:03  2024-11-22T12:59:02.707826Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:03  12:59:03.050 [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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:03  2024-11-22 12:59:03.050  WARN 2949 --- [           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- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:59:03  12:59:03.052 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:03  2024-11-22 12:59:03.052  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:03  12:59:03.076 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:03  java.lang.NullPointerException: null
12:59:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:03  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:03  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:03  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:03  2024-11-22 12:59:03.076 ERROR 2949 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:03  
12:59:03  java.lang.NullPointerException: null
12:59:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:03  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:03  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:03  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:03  
12:59:03  12:59:03.078 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:59:03  2024-11-22 12:59:03.078  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:59:03  12:59:03.082 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:59:03  2024-11-22 12:59:03.082  INFO 2949 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:59:03  12:59:03.148 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:03  java.lang.NullPointerException: null
12:59:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:03  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:03  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:03  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:03  2024-11-22 12:59:03.148 ERROR 2949 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:03  
12:59:03  java.lang.NullPointerException: null
12:59:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:03  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:03  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:03  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:03  
12:59:03  12:59:03.452 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:59:03  2024-11-22 12:59:03.452  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:59:03  {"operation-responses":[{"action":"put","uri":"/network/pnfs/pnf/pnf-1","response-status-code":201,"response-body":null}]}
12:59:03  12:59:03.483 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:03  java.lang.NullPointerException: null
12:59:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:03  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:03  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:03  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:03  2024-11-22 12:59:03.483 ERROR 2949 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:03  
12:59:03  java.lang.NullPointerException: null
12:59:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:59:03  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:03  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:03  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:03  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:03  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:03  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:03  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:03  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:03  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:03  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:03  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:03  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:03  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:03  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:03  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:03  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:03  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:03  
12:59:03  12:59:03.786 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:59:03  2024-11-22 12:59:03.786  INFO 2949 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:59:03  {"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:59:03  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.834 s -- in org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest
12:59:03  [INFO] Running org.onap.aai.rest.resources.ResourcesControllerTest
12:59:03  12:59:03.807 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:03  2024-11-22 12:59:03.807  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:03  2024-11-22 12:59:03.842 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:03  
12:59:03  java.lang.NullPointerException: null
12:59:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:03  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:03  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:03  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:03  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:03  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:03  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:03  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:03  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:03  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:03  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:03  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:03  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:03  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:03  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:03  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:03  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:03  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:03  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:03  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:03  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:03  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:03  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:03  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:03  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:03  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:03  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:03  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:03  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:03  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:03  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:03  
12:59:03  12:59:03.842 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:03  java.lang.NullPointerException: null
12:59:03  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:03  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:03  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:03  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:03  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:03  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:03  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:03  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:03  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:03  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:03  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:03  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:03  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:03  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:03  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:03  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:03  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:03  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:03  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:03  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:03  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:03  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:03  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:03  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:03  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:03  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:03  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:03  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:03  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:03  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:03  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:03  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:03  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:03  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:03  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:03  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:03  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:03  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:03  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:03  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:03  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:03  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:03  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:03  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:03  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:03  127.0.0.1 - - [22/Nov/2024:12:59:03 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 201 0 REST someTransaction test - - - - - - - - - - 30 - "logType": "access"
12:59:04  2024-11-22 12:59:03.932 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:04  
12:59:04  java.lang.NullPointerException: null
12:59:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:04  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:04  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:04  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:04  
12:59:04  12:59:03.932 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:04  java.lang.NullPointerException: null
12:59:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:04  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:04  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:04  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:04  127.0.0.1 - - [22/Nov/2024:12:59:04 +0000] "PUT /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03?skip-related-to=true&format=resource" 201 0 REST someTransaction test - - - - - - - - - - 389 - "logType": "access"
12:59:04  127.0.0.1 - - [22/Nov/2024:12:59:04 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 200 1858 REST someTransaction test - - - - - - - - - - 35 - "logType": "access"
12:59:04  2024-11-22 12:59:04.302  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:59:04  12:59:04.302 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:59:04  127.0.0.1 - - [22/Nov/2024:12:59:04 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03?skip-related-to=true&format=resource" 200 506 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
12:59:04  2024-11-22 12:59:04.318  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:59:04  12:59:04.318 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:59:04  127.0.0.1 - - [22/Nov/2024:12:59:04 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03" 200 670 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
12:59:04  2024-11-22 12:59:04.359 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:04  
12:59:04  java.lang.NullPointerException: null
12:59:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:04  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:04  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:04  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:04  
12:59:04  12:59:04.359 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:04  java.lang.NullPointerException: null
12:59:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:04  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:04  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:04  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:04  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:04  127.0.0.1 - - [22/Nov/2024:12:59:04 +0000] "DELETE /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03?resource-version=1732280343855" 204 0 REST someTransaction test - - - - - - - - - - 323 - "logType": "access"
12:59:04  127.0.0.1 - - [22/Nov/2024:12:59:04 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 200 1264 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
12:59:04  2024-11-22 12:59:04.713 ERROR 2949 --- [p1027135651-404] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:04  
12:59:04  java.lang.NullPointerException: null
12:59:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:04  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:04  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:04  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:04  
12:59:04  12:59:04.713 [qtp1027135651-404] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:04  java.lang.NullPointerException: null
12:59:04  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:04  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:04  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:04  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:04  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:04  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:04  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:04  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:04  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:04  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:04  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:04  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:04  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:04  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:04  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:04  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:04  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:04  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:04  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:04  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:04  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:04  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:04  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:04  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:04  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:04  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:04  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:04  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:04  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:04  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:04  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:04  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:04  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:04  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:04  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:04  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?resource-version=1732280344346" 204 0 REST someTransaction test - - - - - - - - - - 318 - "logType": "access"
12:59:05  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:05  2024-11-22 12:59:05.020  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:05  2024-11-22 12:59:05.350  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:05  12:59:05.350 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 404 337 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:05  2024-11-22 12:59:05.399 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:05  
12:59:05  java.lang.NullPointerException: null
12:59:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:05  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:05  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:05  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:05  
12:59:05  12:59:05.399 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:05  java.lang.NullPointerException: null
12:59:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:05  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:05  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:05  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 201 0 REST someTransaction test - - - - - - - - - - 26 - "logType": "access"
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02?depth=10000" 200 1238 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02" 404 352 REST someTransaction test - - - - - - - - - - 7 - "logType": "access"
12:59:05  12:59:05.470 [qtp1027135651-407] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:05  java.lang.NullPointerException: null
12:59:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:05  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:05  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:05  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:05  2024-11-22 12:59:05.470 ERROR 2949 --- [p1027135651-407] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:05  
12:59:05  java.lang.NullPointerException: null
12:59:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:05  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:05  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:05  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:05  
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "PUT /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02" 201 0 REST someTransaction test - - - - - - - - - - 37 - "logType": "access"
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02?depth=10000" 200 943 REST someTransaction test - - - - - - - - - - 19 - "logType": "access"
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 200 1925 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02" 200 670 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02" 200 670 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
12:59:05  2024-11-22 12:59:05.571 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:05  
12:59:05  java.lang.NullPointerException: null
12:59:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:05  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:05  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:05  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:05  
12:59:05  12:59:05.571 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:05  java.lang.NullPointerException: null
12:59:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:05  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:05  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:05  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "DELETE /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02?resource-version=1732280345443" 204 0 REST someTransaction test - - - - - - - - - - 323 - "logType": "access"
12:59:05  127.0.0.1 - - [22/Nov/2024:12:59:05 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 200 1238 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
12:59:05  2024-11-22 12:59:05.909 ERROR 2949 --- [p1027135651-401] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:05  
12:59:05  java.lang.NullPointerException: null
12:59:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:05  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:05  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:05  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:05  
12:59:05  12:59:05.909 [qtp1027135651-401] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:05  java.lang.NullPointerException: null
12:59:05  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:05  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:05  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:05  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:05  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:05  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:05  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:05  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:05  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:05  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:05  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:05  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:05  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:05  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:05  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:05  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:05  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:05  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:05  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:05  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:05  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:05  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:05  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:05  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:05  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:05  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:05  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:05  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:05  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:05  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:05  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:05  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:05  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:05  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:05  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:05  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:05  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:06  127.0.0.1 - - [22/Nov/2024:12:59:06 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test02?resource-version=1732280345556" 204 0 REST someTransaction test - - - - - - - - - - 317 - "logType": "access"
12:59:06  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:06  2024-11-22 12:59:06.215  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:06  2024-11-22 12:59:06.532  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:06  12:59:06.532 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:06  127.0.0.1 - - [22/Nov/2024:12:59:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/37b3d18d-d3ac-40b9-9fc6-291d931705cc" 404 363 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:06  2024-11-22 12:59:06.566 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:06  
12:59:06  java.lang.NullPointerException: null
12:59:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:06  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:06  
12:59:06  12:59:06.566 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:06  java.lang.NullPointerException: null
12:59:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:06  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:06  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:06  127.0.0.1 - - [22/Nov/2024:12:59:06 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/37b3d18d-d3ac-40b9-9fc6-291d931705cc" 201 0 REST someTransaction test - - - - - - - - - - 17 - "logType": "access"
12:59:06  127.0.0.1 - - [22/Nov/2024:12:59:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/37b3d18d-d3ac-40b9-9fc6-291d931705cc?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
12:59:06  127.0.0.1 - - [22/Nov/2024:12:59:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/ad97e9af-f8e1-4d98-be2b-97d0b50c8cb1" 404 363 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
12:59:06  12:59:06.614 [qtp1027135651-407] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:06  java.lang.NullPointerException: null
12:59:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:06  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:06  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:06  2024-11-22 12:59:06.614 ERROR 2949 --- [p1027135651-407] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:06  
12:59:06  java.lang.NullPointerException: null
12:59:06  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:06  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:06  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:06  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:06  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:06  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:06  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:06  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:06  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:06  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:06  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:06  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:06  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:06  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:06  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:06  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:06  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:06  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:06  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:06  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:06  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:06  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:06  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:06  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:06  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:06  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:06  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:06  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:06  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:06  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:06  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:06  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:06  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:06  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:06  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:06  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:06  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:06  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:06  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:06  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:06  
12:59:06  127.0.0.1 - - [22/Nov/2024:12:59:06 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/ad97e9af-f8e1-4d98-be2b-97d0b50c8cb1" 201 0 REST someTransaction test - - - - - - - - - - 18 - "logType": "access"
12:59:06  127.0.0.1 - - [22/Nov/2024:12:59:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/ad97e9af-f8e1-4d98-be2b-97d0b50c8cb1?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
12:59:06  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:06  2024-11-22 12:59:06.636  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:07  2024-11-22 12:59:06.952  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:07  12:59:06.952 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:07  2024-11-22 12:59:06.980 ERROR 2949 --- [p1027135651-401] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:07  
12:59:07  java.lang.NullPointerException: null
12:59:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:07  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:07  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:07  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:07  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:07  
12:59:07  12:59:06.980 [qtp1027135651-401] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:07  java.lang.NullPointerException: null
12:59:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:07  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:07  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:07  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:07  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:07  127.0.0.1 - - [22/Nov/2024:12:59:06 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 25 - "logType": "access"
12:59:07  2024-11-22 12:59:07.027 ERROR 2949 --- [p1027135651-407] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:07  
12:59:07  java.lang.NullPointerException: null
12:59:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:07  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:07  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:07  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:07  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:07  
12:59:07  12:59:07.027 [qtp1027135651-407] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:07  java.lang.NullPointerException: null
12:59:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:07  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:07  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:07  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:07  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:07  127.0.0.1 - - [22/Nov/2024:12:59:07 +0000] "PUT /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 42 - "logType": "access"
12:59:07  127.0.0.1 - - [22/Nov/2024:12:59:07 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 200 1832 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
12:59:07  12:59:07.051 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:59:07  2024-11-22 12:59:07.051  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:59:07  127.0.0.1 - - [22/Nov/2024:12:59:07 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?skip-related-to=true" 200 480 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
12:59:07  2024-11-22 12:59:07.068  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:59:07  12:59:07.068 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:59:07  127.0.0.1 - - [22/Nov/2024:12:59:07 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?skip-related-to=true" 200 480 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
12:59:07  2024-11-22 12:59:07.107 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:07  
12:59:07  java.lang.NullPointerException: null
12:59:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:07  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:07  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:07  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:07  
12:59:07  12:59:07.107 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:07  java.lang.NullPointerException: null
12:59:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:07  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:07  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:07  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:07  127.0.0.1 - - [22/Nov/2024:12:59:07 +0000] "DELETE /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?resource-version=1732280346997" 204 0 REST someTransaction test - - - - - - - - - - 323 - "logType": "access"
12:59:07  127.0.0.1 - - [22/Nov/2024:12:59:07 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 200 1238 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
12:59:07  12:59:07.450 [qtp1027135651-407] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:07  java.lang.NullPointerException: null
12:59:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:07  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:07  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:07  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:07  2024-11-22 12:59:07.450 ERROR 2949 --- [p1027135651-407] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:07  
12:59:07  java.lang.NullPointerException: null
12:59:07  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:07  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:07  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:07  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:07  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:07  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:07  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:07  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:07  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:07  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:07  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:07  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:07  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:07  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:07  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:07  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:07  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:07  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:07  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:07  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:07  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:07  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:07  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:07  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:07  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:07  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:07  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:07  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:07  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:07  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:07  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:07  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:07  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:07  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:07  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:07  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:07  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:07  
12:59:07  127.0.0.1 - - [22/Nov/2024:12:59:07 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?resource-version=1732280347093" 204 0 REST someTransaction test - - - - - - - - - - 317 - "logType": "access"
12:59:07  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:07  2024-11-22 12:59:07.757  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:08  2024-11-22 12:59:08.078  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:08  12:59:08.078 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false" 404 333 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:08  2024-11-22 12:59:08.133 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:08  
12:59:08  java.lang.NullPointerException: null
12:59:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:08  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:08  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:08  
12:59:08  12:59:08.133 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:08  java.lang.NullPointerException: null
12:59:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:08  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:08  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test" 201 0 REST someTransaction test - - - - - - - - - - 26 - "logType": "access"
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 200 1236 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
12:59:08  12:59:08.204 [qtp1027135651-401] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:08  java.lang.NullPointerException: null
12:59:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:08  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:08  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:08  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:08  2024-11-22 12:59:08.204 ERROR 2949 --- [p1027135651-401] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:08  
12:59:08  java.lang.NullPointerException: null
12:59:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:08  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:08  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:08  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:08  
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1732280348119" 204 0 REST someTransaction test - - - - - - - - - - 319 - "logType": "access"
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 404 333 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:08  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:08  2024-11-22 12:59:08.524  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:08  12:59:08.536 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:08  2024-11-22 12:59:08.536  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c" 404 363 REST someTransaction test - - - - - - - - - - 7 - "logType": "access"
12:59:08  12:59:08.570 [qtp1027135651-401] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:08  java.lang.NullPointerException: null
12:59:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:08  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:08  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:08  2024-11-22 12:59:08.570 ERROR 2949 --- [p1027135651-401] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:08  
12:59:08  java.lang.NullPointerException: null
12:59:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:08  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:08  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:08  
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c" 201 0 REST someTransaction test - - - - - - - - - - 20 - "logType": "access"
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e" 404 365 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
12:59:08  2024-11-22 12:59:08.631 ERROR 2949 --- [p1027135651-400] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:08  
12:59:08  java.lang.NullPointerException: null
12:59:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:08  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:08  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:08  
12:59:08  12:59:08.631 [qtp1027135651-400] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:08  java.lang.NullPointerException: null
12:59:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:08  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:08  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:08  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:08  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "PUT /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e" 201 0 REST someTransaction test - - - - - - - - - - 24 - "logType": "access"
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 27 - "logType": "access"
12:59:08  12:59:08.694 [qtp1027135651-401] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:08  java.lang.NullPointerException: null
12:59:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
12:59:08  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
12:59:08  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
12:59:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:08  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:08  2024-11-22 12:59:08.694 ERROR 2949 --- [p1027135651-401] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:08  
12:59:08  java.lang.NullPointerException: null
12:59:08  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:08  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:08  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
12:59:08  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
12:59:08  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
12:59:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:08  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:08  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:08  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:08  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:08  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:08  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:08  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:08  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:08  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:08  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:08  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:08  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:08  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:08  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:08  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:08  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:08  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:08  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:08  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:08  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:08  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:08  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:08  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:08  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:08  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:08  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:08  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:08  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:08  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:08  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:08  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:08  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:08  
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 27 - "logType": "access"
12:59:08  127.0.0.1 - - [22/Nov/2024:12:59:08 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c?resultIndex=1&resultSize=1&includeTotalCount=false&format=resource" 200 495 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
12:59:08  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:08  2024-11-22 12:59:08.722  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:09  2024-11-22 12:59:09.036  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:09  12:59:09.036 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test" 404 333 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:09  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:09  2024-11-22 12:59:09.053  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:09  2024-11-22 12:59:09.062  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:09  12:59:09.062 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d" 404 363 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
12:59:09  2024-11-22 12:59:09.093 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:09  
12:59:09  java.lang.NullPointerException: null
12:59:09  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:09  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:09  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:09  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:09  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:09  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:09  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:09  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:09  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:09  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:09  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:09  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:09  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:09  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:09  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:09  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:09  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:09  
12:59:09  12:59:09.093 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:09  java.lang.NullPointerException: null
12:59:09  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:09  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:09  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:09  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:09  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:09  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:09  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:09  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:09  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:09  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:09  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:09  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:09  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:09  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:09  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:09  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:09  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d" 201 0 REST someTransaction test - - - - - - - - - - 16 - "logType": "access"
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f" 404 365 REST someTransaction test - - - - - - - - - - 6 - "logType": "access"
12:59:09  12:59:09.151 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:09  java.lang.NullPointerException: null
12:59:09  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:09  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:09  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:09  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:09  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:09  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:09  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:09  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:09  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:09  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:09  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:09  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:09  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:09  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:09  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:09  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:09  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:09  2024-11-22 12:59:09.151 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:09  
12:59:09  java.lang.NullPointerException: null
12:59:09  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:09  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:09  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:09  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:09  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:09  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:09  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:09  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:09  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:09  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:09  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:09  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:09  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:09  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:09  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:09  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:09  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:09  
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "PUT /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f" 201 0 REST someTransaction test - - - - - - - - - - 24 - "logType": "access"
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
12:59:09  2024-11-22T12:59:09.177033Z|32bc386d-a44f-4bee-9a13-65329a69451b|pool-315-thread-1|/aai/v29/cloud-infrastructure/pservers|test|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.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.service.ResourcesService :LineNumber- 376 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 205 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 202 :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
12:59:09  12:59:09.179 [pool-315-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.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.service.ResourcesService :LineNumber- 376 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 205 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 202 :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
12:59:09  2024-11-22 12:59:09.179 ERROR 2949 --- [ol-315-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.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.service.ResourcesService :LineNumber- 376 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 205 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 202 :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
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list" 404 423 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
12:59:09  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:09  2024-11-22 12:59:09.183  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:09  2024-11-22 12:59:09.495  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:09  12:59:09.495 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:09  2024-11-22T12:59:09.504887Z|4f57ff24-bf78-4083-ab1f-a0f190e0717c|qtp1027135651-406|/aai/v29/cloud-infrastructure/pservers|test|||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.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  12:59:09.507 [qtp1027135651-406] 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.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  2024-11-22 12:59:09.507  WARN 2949 --- [p1027135651-406] 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.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  2024-11-22T12:59:09.504887Z|4f57ff24-bf78-4083-ab1f-a0f190e0717c|qtp1027135651-406|/aai/v29/cloud-infrastructure/pservers|test|||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.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  12:59:09.508 [qtp1027135651-406] 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.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  2024-11-22 12:59:09.508  WARN 2949 --- [p1027135651-406] 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.service.ResourcesService :LineNumber- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/testData/relationship-list/relationship" 400 321 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:09  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:09  2024-11-22 12:59:09.521  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:09  2024-11-22 12:59:09.530  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:09  12:59:09.530 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-patch-test" 404 327 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
12:59:09  2024-11-22 12:59:09.566 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:09  
12:59:09  java.lang.NullPointerException: null
12:59:09  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:09  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:09  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:09  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:09  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:09  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:09  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:09  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:09  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:09  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:09  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:09  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:09  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:09  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:09  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:09  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:09  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:09  
12:59:09  12:59:09.566 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:09  java.lang.NullPointerException: null
12:59:09  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:09  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:09  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:09  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:09  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:09  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:09  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:09  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:09  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:09  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:09  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:09  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:09  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:09  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:09  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:09  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:09  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-patch-test" 201 0 REST someTransaction test - - - - - - - - - - 24 - "logType": "access"
12:59:09  12:59:09.593 [qtp1027135651-406] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:09  java.lang.NullPointerException: null
12:59:09  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:09  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:09  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:09  	at org.onap.aai.rest.ResourcesController.patch(ResourcesController.java:101)
12:59:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:09  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:09  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:09  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:09  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:09  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:09  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:09  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:09  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:09  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:09  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:09  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:09  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:09  2024-11-22 12:59:09.593 ERROR 2949 --- [p1027135651-406] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:09  
12:59:09  java.lang.NullPointerException: null
12:59:09  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:09  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:09  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:09  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:09  	at org.onap.aai.rest.ResourcesController.patch(ResourcesController.java:101)
12:59:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:09  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:09  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:09  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:09  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:09  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:09  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:09  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:09  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:09  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:09  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:09  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:09  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:09  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:09  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:09  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:09  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:09  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:09  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:09  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:09  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:09  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:09  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:09  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:09  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:09  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:09  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:09  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:09  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:09  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:09  
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "PATCH /aai/v29/cloud-infrastructure/pservers/pserver/pserver-patch-test" 200 0 REST someTransaction test - - - - - - - - - - 24 - "logType": "access"
12:59:09  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:09  2024-11-22 12:59:09.598  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:09  2024-11-22 12:59:09.913  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:09  12:59:09.913 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:09  2024-11-22T12:59:09.921184Z|2eb478da-ba74-4596-9a2f-ae340e5e2b7d|qtp1027135651-402|/aai/v29/cloud-infrastructure/pservers|test|||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.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  12:59:09.923 [qtp1027135651-402] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  2024-11-22 12:59:09.923  WARN 2949 --- [p1027135651-402] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  2024-11-22T12:59:09.921184Z|2eb478da-ba74-4596-9a2f-ae340e5e2b7d|qtp1027135651-402|/aai/v29/cloud-infrastructure/pservers|test|||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.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  2024-11-22 12:59:09.924  WARN 2949 --- [p1027135651-402] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  12:59:09.924 [qtp1027135651-402] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf" 400 260 REST someTransaction test - - - - - - - - - - 7 - "logType": "access"
12:59:09  2024-11-22 12:59:09.936  WARN 2949 --- [p1027135651-402] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  2024-11-22T12:59:09.934068Z|92d813ea-0d2b-434b-b68c-28847a2561a6|qtp1027135651-402|/aai/v29/cloud-infrastructure/pservers|test|||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.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  12:59:09.936 [qtp1027135651-402] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  2024-11-22T12:59:09.934068Z|92d813ea-0d2b-434b-b68c-28847a2561a6|qtp1027135651-402|/aai/v29/cloud-infrastructure/pservers|test|||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.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  2024-11-22 12:59:09.937  WARN 2949 --- [p1027135651-402] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  12:59:09.937 [qtp1027135651-402] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf/relationship-list/relationship" 400 291 REST someTransaction test - - - - - - - - - - 6 - "logType": "access"
12:59:09  2024-11-22T12:59:09.945153Z|00bf1b52-e4bd-48d9-87be-b8512efc38f0|qtp1027135651-406|/aai/v29/cloud-infrastructure/pservers|test|||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.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  12:59:09.947 [qtp1027135651-406] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  2024-11-22 12:59:09.947  WARN 2949 --- [p1027135651-406] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  12:59:09.948 [qtp1027135651-406] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  2024-11-22T12:59:09.945153Z|00bf1b52-e4bd-48d9-87be-b8512efc38f0|qtp1027135651-406|/aai/v29/cloud-infrastructure/pservers|test|||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.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  2024-11-22 12:59:09.948  WARN 2949 --- [p1027135651-406] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
12:59:09  127.0.0.1 - - [22/Nov/2024:12:59:09 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf/relationship-list/relationship" 400 294 REST someTransaction test - - - - - - - - - - 7 - "logType": "access"
12:59:09  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:09  2024-11-22 12:59:09.953  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:10  2024-11-22 12:59:09.988  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:10  12:59:09.988 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "GET /aai/v29/fake-infrastructure/pservers/pserver/fajsidj" 400 287 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
12:59:10  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:10  2024-11-22 12:59:10.029  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:10  2024-11-22 12:59:10.040  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "PUT /aai/v29/fake-infrastructure/pservers/pserver/fajsidj" 400 287 REST someTransaction test - - - - - - - - - - 5 - "logType": "access"
12:59:10  12:59:10.040 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:10  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:10  2024-11-22 12:59:10.056  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:10  2024-11-22 12:59:10.065  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:10  12:59:10.065 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "DELETE /aai/v29/fake-infrastructure/pservers/pserver/fajsidj" 400 290 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
12:59:10  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:10  2024-11-22 12:59:10.086  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:10  2024-11-22 12:59:10.096  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:10  12:59:10.096 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "GET /aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10" 200 179 REST someTransaction test - - - - - - - - - - 19 - "logType": "access"
12:59:10  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:10  2024-11-22 12:59:10.140  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:10  2024-11-22 12:59:10.451  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:10  12:59:10.451 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b" 404 363 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
12:59:10  2024-11-22 12:59:10.483 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:10  
12:59:10  java.lang.NullPointerException: null
12:59:10  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:10  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:10  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:10  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:10  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:10  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:10  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:10  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:10  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:10  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:10  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:10  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:10  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:10  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:10  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:10  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:10  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:10  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:10  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:10  
12:59:10  12:59:10.483 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:10  java.lang.NullPointerException: null
12:59:10  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:10  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:10  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:10  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:10  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:10  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:10  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:10  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:10  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:10  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:10  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:10  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:10  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:10  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:10  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:10  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:10  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:10  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:10  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b" 201 0 REST someTransaction test - - - - - - - - - - 17 - "logType": "access"
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d" 404 365 REST someTransaction test - - - - - - - - - - 7 - "logType": "access"
12:59:10  2024-11-22 12:59:10.541 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:10  
12:59:10  java.lang.NullPointerException: null
12:59:10  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:10  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:10  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:10  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:10  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:10  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:10  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:10  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:10  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:10  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:10  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:10  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:10  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:10  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:10  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:10  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:10  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:10  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:10  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:10  
12:59:10  12:59:10.541 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:10  java.lang.NullPointerException: null
12:59:10  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:10  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:10  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:10  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:10  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:10  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:10  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:10  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:10  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:10  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:10  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:10  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:10  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:10  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:10  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:10  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:10  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:10  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:10  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "PUT /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d" 201 0 REST someTransaction test - - - - - - - - - - 23 - "logType": "access"
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:10  2024-11-22 12:59:10.578 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:10  
12:59:10  java.lang.NullPointerException: null
12:59:10  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:10  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
12:59:10  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
12:59:10  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
12:59:10  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:10  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:10  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:10  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:10  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:10  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:10  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:10  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:10  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:10  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:10  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:10  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:10  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:10  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:10  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:10  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:10  
12:59:10  12:59:10.578 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:10  java.lang.NullPointerException: null
12:59:10  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:10  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:10  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
12:59:10  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
12:59:10  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
12:59:10  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:10  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:10  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:10  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:10  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:10  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:10  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:10  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:10  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:10  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:10  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:10  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:10  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:10  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:10  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:10  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:10  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:10  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:10  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:10  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:10  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:10  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:10  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:10  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:10  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:10  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:10  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:10  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:10  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:10  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:10  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:10  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:10  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 20 - "logType": "access"
12:59:10  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:10  2024-11-22 12:59:10.598  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:10  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list?resultIndex=1&resultSize=1&includeTotalCount=false" 200 345 REST someTransaction test - - - - - - - - - - 22 - "logType": "access"
12:59:10  2024-11-22 12:59:10.910  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:10  12:59:10.910 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:11  2024-11-22 12:59:10.933 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:11  
12:59:11  java.lang.NullPointerException: null
12:59:11  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:11  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:11  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:11  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:11  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:11  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:11  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:11  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:11  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:11  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:11  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:11  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:11  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:11  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:11  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:11  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:11  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:11  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:11  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:11  
12:59:11  12:59:10.933 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:11  java.lang.NullPointerException: null
12:59:11  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:11  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:11  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:11  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:11  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:11  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:11  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:11  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:11  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:11  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:11  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:11  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:11  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:11  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:11  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:11  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:11  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:11  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:11  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:11  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 19 - "logType": "access"
12:59:11  12:59:10.970 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:11  java.lang.NullPointerException: null
12:59:11  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:11  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:11  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:11  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:11  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:11  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:11  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:11  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:11  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:11  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:11  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:11  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:11  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:11  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:11  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:11  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:11  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:11  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:11  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:11  2024-11-22 12:59:10.970 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:11  
12:59:11  java.lang.NullPointerException: null
12:59:11  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:11  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:11  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:11  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:11  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:11  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:11  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:11  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:11  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:11  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:11  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:11  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:11  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:11  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:11  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:11  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:11  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:11  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:11  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:11  
12:59:11  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "PUT /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 33 - "logType": "access"
12:59:11  127.0.0.1 - - [22/Nov/2024:12:59:10 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 200 1832 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
12:59:11  2024-11-22 12:59:10.992  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:59:11  12:59:10.992 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:59:11  127.0.0.1 - - [22/Nov/2024:12:59:11 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers?vserver-selflink=somelink05&skip-related-to=true" 200 496 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
12:59:11  2024-11-22 12:59:11.007  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:59:11  12:59:11.007 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:59:11  127.0.0.1 - - [22/Nov/2024:12:59:11 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers/vserver/vserver05" 200 672 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
12:59:11  2024-11-22 12:59:11.039 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:11  
12:59:11  java.lang.NullPointerException: null
12:59:11  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:11  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:11  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:11  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:11  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:11  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:11  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:11  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:11  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:11  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:11  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:11  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:11  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:11  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:11  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:11  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:11  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:11  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:11  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:11  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:11  
12:59:11  12:59:11.039 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:11  java.lang.NullPointerException: null
12:59:11  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:11  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:11  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:11  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:11  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:11  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:11  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:11  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:11  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:11  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:11  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:11  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:11  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:11  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:11  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:11  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:11  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:11  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:11  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:11  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:11  127.0.0.1 - - [22/Nov/2024:12:59:11 +0000] "DELETE /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers/vserver/vserver05?resource-version=1732280350945" 204 0 REST someTransaction test - - - - - - - - - - 321 - "logType": "access"
12:59:11  127.0.0.1 - - [22/Nov/2024:12:59:11 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 200 1238 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
12:59:11  2024-11-22 12:59:11.373 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:11  
12:59:11  java.lang.NullPointerException: null
12:59:11  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:11  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:11  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:11  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:11  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:11  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:11  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:11  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:11  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:11  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:11  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:11  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:11  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:11  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:11  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:11  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:11  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:11  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:11  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:11  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:11  
12:59:11  12:59:11.373 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:11  java.lang.NullPointerException: null
12:59:11  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:11  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:11  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:11  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:11  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:11  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:11  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:11  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:11  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:11  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:11  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:11  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:11  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:11  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:11  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:11  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:11  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:11  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:11  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:11  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:11  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:11  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:11  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:11  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:11  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:11  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:11  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:11  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:11  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:11  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:11  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:11  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:11  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:11  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:11  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:11  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:11  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:11  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:11  127.0.0.1 - - [22/Nov/2024:12:59:11 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?resource-version=1732280351027" 204 0 REST someTransaction test - - - - - - - - - - 315 - "logType": "access"
12:59:11  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:11  2024-11-22 12:59:11.680  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:12  2024-11-22 12:59:11.994  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:12  12:59:11.994 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:12  2024-11-22 12:59:12.022 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:12  
12:59:12  java.lang.NullPointerException: null
12:59:12  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:12  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:12  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:12  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:12  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:12  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:12  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:12  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:12  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:12  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:12  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:12  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:12  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:12  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:12  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:12  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:12  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:12  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:12  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:12  
12:59:12  12:59:12.022 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:12  java.lang.NullPointerException: null
12:59:12  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:12  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:12  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:12  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:12  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:12  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:12  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:12  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:12  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:12  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:12  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:12  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:12  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:12  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:12  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:12  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:12  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:12  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:12  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:12  127.0.0.1 - - [22/Nov/2024:12:59:12 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 201 0 REST someTransaction test - - - - - - - - - - 24 - "logType": "access"
12:59:12  2024-11-22 12:59:12.062 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:12  
12:59:12  java.lang.NullPointerException: null
12:59:12  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:12  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:12  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:12  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:12  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:12  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:12  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:12  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:12  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:12  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:12  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:12  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:12  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:12  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:12  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:12  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:12  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:12  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:12  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:12  
12:59:12  12:59:12.062 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:12  java.lang.NullPointerException: null
12:59:12  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:12  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:12  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:12  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:12  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:12  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:12  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:12  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:12  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:12  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:12  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:12  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:12  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:12  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:12  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:12  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:12  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:12  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:12  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:12  127.0.0.1 - - [22/Nov/2024:12:59:12 +0000] "PUT /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04?skip-related-to=true&format=resource_and_url" 201 0 REST someTransaction test - - - - - - - - - - 37 - "logType": "access"
12:59:12  127.0.0.1 - - [22/Nov/2024:12:59:12 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 200 1937 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
12:59:12  12:59:12.079 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:59:12  2024-11-22 12:59:12.079  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:59:12  127.0.0.1 - - [22/Nov/2024:12:59:12 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04?skip-related-to=true&format=resource_and_url" 200 641 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:12  2024-11-22 12:59:12.091  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:59:12  12:59:12.091 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:59:12  127.0.0.1 - - [22/Nov/2024:12:59:12 +0000] "GET /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04" 200 670 REST someTransaction test - - - - - - - - - - 7 - "logType": "access"
12:59:12  12:59:12.120 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:12  java.lang.NullPointerException: null
12:59:12  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:12  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:12  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:12  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:12  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:12  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:12  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:12  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:12  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:12  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:12  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:12  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:12  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:12  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:12  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:12  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:12  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:12  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:12  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:12  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:12  2024-11-22 12:59:12.120 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:12  
12:59:12  java.lang.NullPointerException: null
12:59:12  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:12  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:12  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:12  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:12  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:12  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:12  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:12  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:12  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:12  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:12  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:12  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:12  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:12  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:12  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:12  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:12  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:12  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:12  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:12  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:12  
12:59:12  127.0.0.1 - - [22/Nov/2024:12:59:12 +0000] "DELETE /aai/v29/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04?resource-version=1732280352036" 204 0 REST someTransaction test - - - - - - - - - - 322 - "logType": "access"
12:59:12  127.0.0.1 - - [22/Nov/2024:12:59:12 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 200 1343 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
12:59:12  12:59:12.454 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:12  java.lang.NullPointerException: null
12:59:12  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:12  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:12  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:12  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:12  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:12  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:12  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:12  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:12  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:12  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:12  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:12  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:12  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:12  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:12  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:12  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:12  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:12  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:12  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:12  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:12  2024-11-22 12:59:12.454 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:12  
12:59:12  java.lang.NullPointerException: null
12:59:12  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:12  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:12  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:12  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
12:59:12  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
12:59:12  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:12  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:12  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:12  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:12  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:12  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:12  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:12  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:12  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:12  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:12  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:12  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:12  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:12  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:12  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:12  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:12  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:12  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:12  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:12  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:12  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:12  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:12  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:12  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:12  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:12  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:12  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:12  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:12  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:12  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:12  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:12  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:12  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:12  
12:59:12  127.0.0.1 - - [22/Nov/2024:12:59:12 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?resource-version=1732280352107" 204 0 REST someTransaction test - - - - - - - - - - 318 - "logType": "access"
12:59:12  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:12  2024-11-22 12:59:12.761  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:13  2024-11-22 12:59:13.077  INFO 2949 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
12:59:13  12:59:13.077 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a" 404 363 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
12:59:13  2024-11-22 12:59:13.112 ERROR 2949 --- [p1027135651-402] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:13  
12:59:13  java.lang.NullPointerException: null
12:59:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:13  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:13  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:13  
12:59:13  12:59:13.112 [qtp1027135651-402] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:13  java.lang.NullPointerException: null
12:59:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:13  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:13  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a" 201 0 REST someTransaction test - - - - - - - - - - 19 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c" 404 365 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
12:59:13  12:59:13.184 [qtp1027135651-401] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:13  java.lang.NullPointerException: null
12:59:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:13  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:13  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:13  2024-11-22 12:59:13.184 ERROR 2949 --- [p1027135651-401] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:13  
12:59:13  java.lang.NullPointerException: null
12:59:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:59:13  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
12:59:13  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
12:59:13  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
12:59:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:13  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:13  
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "PUT /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c" 201 0 REST someTransaction test - - - - - - - - - - 22 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v29/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c?depth=10000" 200 452 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
12:59:13  12:59:13.225 [qtp1027135651-401] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:13  java.lang.NullPointerException: null
12:59:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
12:59:13  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
12:59:13  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
12:59:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:13  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:13  2024-11-22 12:59:13.225 ERROR 2949 --- [p1027135651-401] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:13  
12:59:13  java.lang.NullPointerException: null
12:59:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
12:59:13  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
12:59:13  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
12:59:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:13  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:13  
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 21 - "logType": "access"
12:59:13  2024-11-22 12:59:13.245 ERROR 2949 --- [p1027135651-403] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:59:13  
12:59:13  java.lang.NullPointerException: null
12:59:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
12:59:13  	at org.onap.aai.service.ResourcesService.deleteRelationship(ResourcesService.java:307)
12:59:13  	at org.onap.aai.rest.ResourcesController.deleteRelationship(ResourcesController.java:181)
12:59:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:13  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:13  
12:59:13  12:59:13.245 [qtp1027135651-403] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:59:13  java.lang.NullPointerException: null
12:59:13  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:59:13  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:59:13  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
12:59:13  	at org.onap.aai.service.ResourcesService.deleteRelationship(ResourcesService.java:307)
12:59:13  	at org.onap.aai.rest.ResourcesController.deleteRelationship(ResourcesController.java:181)
12:59:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:13  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:13  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:13  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:13  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
12:59:13  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
12:59:13  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
12:59:13  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
12:59:13  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
12:59:13  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
12:59:13  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
12:59:13  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
12:59:13  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
12:59:13  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
12:59:13  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
12:59:13  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
12:59:13  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
12:59:13  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
12:59:13  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
12:59:13  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
12:59:13  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
12:59:13  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
12:59:13  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
12:59:13  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
12:59:13  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
12:59:13  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
12:59:13  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
12:59:13  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
12:59:13  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
12:59:13  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
12:59:13  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
12:59:13  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
12:59:13  	at java.base/java.lang.Thread.run(Thread.java:829)
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list/relationship" 204 0 REST someTransaction test - - - - - - - - - - 17 - "logType": "access"
12:59:13  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:13  2024-11-22 12:59:13.250  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:13  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.771 s -- in org.onap.aai.rest.resources.ResourcesControllerTest
12:59:13  [INFO] Running org.onap.aai.rest.retired.RetiredConsumerSpringTest
12:59:13  2024-11-22 12:59:13.575  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:59:13  2024-11-22 12:59:13.575  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:59:13  2024-11-22 12:59:13.576  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:59:13  12:59:13.575 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:59:13  12:59:13.575 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:59:13  12:59:13.576 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 404 327 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas" 410 337 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  12:59:13.598 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:59:13  2024-11-22 12:59:13.598  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:59:13  2024-11-22 12:59:13.599  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:59:13  12:59:13.599 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:59:13  2024-11-22 12:59:13.599  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:59:13  12:59:13.599 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v2/search/edge-tag-query/" 410 340 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v2/search/edge-tag-query/something" 410 349 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v2/search/edge-tag-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v13/search/edge-tag-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  12:59:13.669 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:59:13  2024-11-22 12:59:13.669  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:59:13  12:59:13.669 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:59:13  2024-11-22 12:59:13.669  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:59:13  12:59:13.669 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:59:13  2024-11-22 12:59:13.669  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v12/search/sdn-zone-query/fjaisdofjasdjf" 410 355 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v2/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v3/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v11/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v12/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v5/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v4/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v9/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v6/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v7/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v8/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v10/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:59:13  12:59:13.717 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:59:13  2024-11-22 12:59:13.717  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:59:13  12:59:13.717 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:59:13  2024-11-22 12:59:13.717  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:59:13  12:59:13.717 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:59:13  2024-11-22 12:59:13.717  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 410 321 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas" 410 324 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  12:59:13.734 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:59:13  2024-11-22 12:59:13.734  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:59:13  2024-11-22 12:59:13.735  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:59:13  12:59:13.735 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:59:13  2024-11-22 12:59:13.735  INFO 2949 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:59:13  12:59:13.735 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:59:13  127.0.0.1 - - [22/Nov/2024:12:59:13 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
12:59:13  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.onap.aai.rest.retired.RetiredConsumerSpringTest
12:59:13  [INFO] Running org.onap.aai.rest.util.EchoHealthIndicatorTest
12:59:13  
12:59:13    .   ____          _            __ _ _
12:59:13   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:59:13  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:59:13   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:59:13    '  |____| .__|_| |_|_| |_\__, | / / / /
12:59:13   =========|_|==============|___/=/_/_/_/
12:59:13   :: Spring Boot ::               (v2.7.18)
12:59:13  
12:59:13  2024-11-22 12:59:13.828  INFO 2949 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : Starting EchoHealthIndicatorTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:59:13  12:59:13.828 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - Starting EchoHealthIndicatorTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:59:13  2024-11-22 12:59:13.828  INFO 2949 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : The following 2 profiles are active: "production", "one-way-ssl"
12:59:13  12:59:13.828 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - The following 2 profiles are active: "production", "one-way-ssl"
12:59:14  12:59:14,310 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:59:14  12:59:14,311 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:59:14  12:59:14,311 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:59:14  12:59:14,311 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:59:14  12:59:14,312 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@812540012 - setting totalSizeCap to 1 GB
12:59:14  12:59:14,312 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@812540012 - Will use zip compression
12:59:14  12:59:14,312 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@812540012 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:59:14  12:59:14,312 |-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:59:14  12:59:14,312 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:59:14  12:59:14,312 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 12:59:13 UTC 2024
12:59:14  12:59:14,313 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:59:14  12:59:14,313 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:59:14  12:59:14,313 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:59:14  12:59:14,313 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:59:14  12:59:14,313 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:59:14  12:59:14,313 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:59:14  12:59:14,313 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:59:14  12:59:14,314 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@1ff7f069 - Registering current configuration as safe fallback point
12:59:14  
12:59:14  2024-11-22 12:59:14.335  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 10 keys and 51 values 
12:59:14  2024-11-22 12:59:14.336  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
12:59:14  12:59:14.500 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:59:14  2024-11-22 12:59:14.500  INFO 2949 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:59:14  [EL Warning]: moxy: 2024-11-22 12:59:14.537--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:59:14  [EL Warning]: moxy: 2024-11-22 12:59:14.753--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:59:15  [EL Warning]: moxy: 2024-11-22 12:59:14.982--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:59:15  [EL Warning]: moxy: 2024-11-22 12:59:15.22--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:59:15  [EL Warning]: moxy: 2024-11-22 12:59:15.465--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:59:15  [EL Warning]: moxy: 2024-11-22 12:59:15.784--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:59:16  [EL Warning]: moxy: 2024-11-22 12:59:16.088--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:59:16  [EL Warning]: moxy: 2024-11-22 12:59:16.586--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:59:17  12:59:17.029 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:59:17  2024-11-22 12:59:17.029  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:59:17  12:59:17.029 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:59:17  2024-11-22 12:59:17.029  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:59:17  12:59:17.029 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:59:17  2024-11-22 12:59:17.029  WARN 2949 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:59:17  12:59:17.058 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:59:17  2024-11-22 12:59:17.058  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:59:17  12:59:17.079 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:59:17  2024-11-22 12:59:17.079  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:59:17  12:59:17.176 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:59:17  2024-11-22 12:59:17.176  INFO 2949 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:59:17  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, LogTimestamp=2024-11-22T12:59:03.476891Z, 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:59:17  2024-11-22 12:59:17.857  WARN 2949 --- [           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:59:18  12:59:18.124 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - Started EchoHealthIndicatorTest in 4.343 seconds (JVM running for 77.154)
12:59:18  2024-11-22 12:59:18.124  INFO 2949 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : Started EchoHealthIndicatorTest in 4.343 seconds (JVM running for 77.154)
12:59:18  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.416 s -- in org.onap.aai.rest.util.EchoHealthIndicatorTest
12:59:18  [INFO] Running org.onap.aai.rest.util.EchoResponseTest
12:59:18  [EL Warning]: moxy: 2024-11-22 12:59:18.245--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:59:18  [EL Warning]: moxy: 2024-11-22 12:59:18.443--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:59:18  [EL Warning]: moxy: 2024-11-22 12:59:18.664--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:59:18  [EL Warning]: moxy: 2024-11-22 12:59:18.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:59:19  [EL Warning]: moxy: 2024-11-22 12:59:19.154--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:59:19  [EL Warning]: moxy: 2024-11-22 12:59:19.515--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:59:20  12:59:19.996 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:59:20  2024-11-22 12:59:19.996  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:59:20  12:59:20.043 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:59:20  2024-11-22 12:59:20.043  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:59:20  12:59:20.053 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
12:59:20  2024-11-22 12:59:20.053  INFO 2949 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
12:59:20  12:59:20.057 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
12:59:20  2024-11-22 12:59:20.057  INFO 2949 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
12:59:20  12:59:20.059 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 
12:59:20  org.onap.aai.exceptions.AAIException: Error establishing a database connection
12:59:20  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:115)
12:59:20  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:93)
12:59:20  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:139)
12:59:20  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:20  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:20  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:20  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:20  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:20  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:20  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:20  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:20  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:20  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:20  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:20  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:20  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:20  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:20  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:20  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:20  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:20  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:20  2024-11-22 12:59:20.059 ERROR 2949 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while processing echo request 
12:59:20  
12:59:20  org.onap.aai.exceptions.AAIException: Error establishing a database connection
12:59:20  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:115)
12:59:20  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:93)
12:59:20  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:139)
12:59:20  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:59:20  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:59:20  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:59:20  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:59:20  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
12:59:20  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:59:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:59:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:59:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:59:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:59:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:59:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:59:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:59:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:59:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:59:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:59:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:59:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:59:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
12:59:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
12:59:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:20  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:20  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:59:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
12:59:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
12:59:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
12:59:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
12:59:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
12:59:20  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:59:20  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
12:59:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
12:59:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:59:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:59:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:59:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:59:20  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
12:59:20  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
12:59:20  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
12:59:20  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:59:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:59:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:59:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:59:20  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:59:20  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:59:20  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:59:20  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:59:20  
12:59:20  12:59:20.059 [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- 115 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 93 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 139 :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- 725 :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:59:20  2024-11-22 12:59:20.059 ERROR 2949 --- [           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- 115 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 93 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 139 :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- 725 :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:59:20  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|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- 115 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 93 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 139 :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- 725 :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:59:20  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 s -- in org.onap.aai.rest.util.EchoResponseTest
12:59:20  [INFO] Running org.onap.aai.rest.util.LogFormatToolsTest
12:59:20  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.rest.util.LogFormatToolsTest
12:59:20  [INFO] Running org.onap.aai.rest.util.ValidateEncodingTest
12:59:20  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.rest.util.ValidateEncodingTest
12:59:20  [INFO] Running org.onap.aai.rest.resources.ResourcesControllerMockTest
12:59:20  
12:59:20    .   ____          _            __ _ _
12:59:20   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:59:20  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:59:20   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:59:20    '  |____| .__|_| |_|_| |_\__, | / / / /
12:59:20   =========|_|==============|___/=/_/_/_/
12:59:20   :: Spring Boot ::               (v2.7.18)
12:59:20  
12:59:20  2024-11-22 12:59:20.163  INFO 2949 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : Starting ResourcesControllerMockTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:59:20  2024-11-22 12:59:20.163  INFO 2949 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : The following 2 profiles are active: "production", "one-way-ssl"
12:59:20  12:59:20.163 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - Starting ResourcesControllerMockTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-85811 with PID 2949 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:59:20  12:59:20.163 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - The following 2 profiles are active: "production", "one-way-ssl"
12:59:20  12:59:20,580 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:59:20  12:59:20,581 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:59:20  12:59:20,582 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:59:20  12:59:20,582 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:59:20  12:59:20,582 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1229238518 - setting totalSizeCap to 1 GB
12:59:20  12:59:20,583 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1229238518 - Will use zip compression
12:59:20  12:59:20,583 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1229238518 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:59:20  12:59:20,583 |-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:59:20  12:59:20,583 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:59:20  12:59:20,583 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Nov 22 12:59:13 UTC 2024
12:59:20  12:59:20,584 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:59:20  12:59:20,584 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:59:20  12:59:20,584 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:59:20  12:59:20,584 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:59:20  12:59:20,584 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:59:20  12:59:20,584 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:59:20  12:59:20,584 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:59:20  12:59:20,584 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@78278804 - Registering current configuration as safe fallback point
12:59:20  
12:59:20  2024-11-22 12:59:20.596  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 10 keys and 51 values 
12:59:20  2024-11-22 12:59:20.597  INFO 2949 --- [           main] org.reflections.Reflections              : Reflections took 0 ms to scan 1 urls, producing 7 keys and 7 values 
12:59:20  2024-11-22 12:59:20.740  INFO 2949 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:59:20  12:59:20.740 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:59:20  [EL Warning]: moxy: 2024-11-22 12:59:20.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:59:21  [EL Warning]: moxy: 2024-11-22 12:59:21.015--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:59:21  [EL Warning]: moxy: 2024-11-22 12:59:21.25--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:59:21  [EL Warning]: moxy: 2024-11-22 12:59:21.524--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:59:21  [EL Warning]: moxy: 2024-11-22 12:59:21.782--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:59:22  [EL Warning]: moxy: 2024-11-22 12:59:22.069--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:59:22  [EL Warning]: moxy: 2024-11-22 12:59:22.381--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:59:22  [EL Warning]: moxy: 2024-11-22 12:59:22.871--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:59:23  2024-11-22 12:59:23.313  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:59:23  12:59:23.313 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:59:23  12:59:23.314 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:59:23  2024-11-22 12:59:23.314  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:59:23  2024-11-22 12:59:23.314  WARN 2949 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:59:23  12:59:23.314 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:59:23  2024-11-22 12:59:23.363  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:59:23  12:59:23.363 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:59:23  2024-11-22 12:59:23.379  INFO 2949 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:59:23  12:59:23.379 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:59:23  2024-11-22 12:59:23.472  INFO 2949 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:59:23  12:59:23.472 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:59:24  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, ErrorCode=300, LogTimestamp=2024-11-22T12:59:03.476891Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=ERROR, 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:59:24  2024-11-22 12:59:24.098  WARN 2949 --- [           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:59:24  12:59:24.349 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - Started ResourcesControllerMockTest in 4.232 seconds (JVM running for 83.38)
12:59:24  2024-11-22 12:59:24.349  INFO 2949 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : Started ResourcesControllerMockTest in 4.232 seconds (JVM running for 83.38)
12:59:24  12:59:24.393 [pool-351-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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:59:24  2024-11-22T12:59:24.373997Z|47fbece7-1e29-4b28-a3a9-8d1853a6fef2|pool-351-thread-1|/aai/v29/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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:59:24  2024-11-22 12:59:24.393 ERROR 2949 --- [ol-351-thread-1] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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:59:24  2024-11-22T12:59:24.373997Z|47fbece7-1e29-4b28-a3a9-8d1853a6fef2|pool-351-thread-1|/aai/v29/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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:59:24  12:59:24.395 [pool-351-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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:59:24  2024-11-22 12:59:24.395 ERROR 2949 --- [ol-351-thread-1] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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:59:24  127.0.0.1 - - [22/Nov/2024:12:59:24 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/someHostname" 500 272 REST someTransaction test - - - - - - - - - - 33 - "logType": "access"
12:59:24  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, ErrorCode=300, LogTimestamp=2024-11-22T12:59:03.476891Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:24  2024-11-22 12:59:24.402  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:24  2024-11-22T12:59:24.420407Z|971ccb75-da65-448f-9a84-18e688ec3cc7|qtp1656886438-549|/aai/v29/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
12:59:24  12:59:24.426 [qtp1656886438-549] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
12:59:24  2024-11-22 12:59:24.426 ERROR 2949 --- [p1656886438-549] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
12:59:24  2024-11-22T12:59:24.420407Z|971ccb75-da65-448f-9a84-18e688ec3cc7|qtp1656886438-549|/aai/v29/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
12:59:24  12:59:24.427 [qtp1656886438-549] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
12:59:24  2024-11-22 12:59:24.427 ERROR 2949 --- [p1656886438-549] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
12:59:24  127.0.0.1 - - [22/Nov/2024:12:59:24 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/someHostname" 500 272 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
12:59:24  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, ErrorCode=300, LogTimestamp=2024-11-22T12:59:03.476891Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:24  2024-11-22 12:59:24.433  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:24  2024-11-22T12:59:24.448658Z|628f3978-61d2-41f1-bc2b-43f5be9ae12f|qtp1656886438-548|/aai/v29/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  12:59:24.453 [qtp1656886438-548] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  2024-11-22 12:59:24.453 ERROR 2949 --- [p1656886438-548] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  2024-11-22T12:59:24.448658Z|628f3978-61d2-41f1-bc2b-43f5be9ae12f|qtp1656886438-548|/aai/v29/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  2024-11-22 12:59:24.454 ERROR 2949 --- [p1656886438-548] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  12:59:24.454 [qtp1656886438-548] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  127.0.0.1 - - [22/Nov/2024:12:59:24 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/someHostname/relationship-list/relationship" 500 303 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:24  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, ErrorCode=300, LogTimestamp=2024-11-22T12:59:03.476891Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:24  2024-11-22 12:59:24.458  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:24  2024-11-22T12:59:24.475207Z|b39a8ee1-63ec-4531-92cc-97483a76b202|qtp1656886438-548|/aai/v29/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  12:59:24.479 [qtp1656886438-548] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  2024-11-22 12:59:24.479 ERROR 2949 --- [p1656886438-548] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  2024-11-22T12:59:24.475207Z|b39a8ee1-63ec-4531-92cc-97483a76b202|qtp1656886438-548|/aai/v29/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  2024-11-22 12:59:24.479 ERROR 2949 --- [p1656886438-548] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  12:59:24.479 [qtp1656886438-548] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  127.0.0.1 - - [22/Nov/2024:12:59:24 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/someHostname" 500 275 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:59:24  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, ErrorCode=300, LogTimestamp=2024-11-22T12:59:03.476891Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:24  2024-11-22 12:59:24.486  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:24  2024-11-22T12:59:24.522719Z|488e4678-3fd2-4b1a-99c6-6774859b1d06|qtp1656886438-548|/aai/v29/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  12:59:24.526 [qtp1656886438-548] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  2024-11-22 12:59:24.526 ERROR 2949 --- [p1656886438-548] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  2024-11-22T12:59:24.522719Z|488e4678-3fd2-4b1a-99c6-6774859b1d06|qtp1656886438-548|/aai/v29/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  2024-11-22 12:59:24.527 ERROR 2949 --- [p1656886438-548] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  12:59:24.527 [qtp1656886438-548] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
12:59:24  127.0.0.1 - - [22/Nov/2024:12:59:24 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/someHostname/relationship-list/relationship" 500 306 REST someTransaction test - - - - - - - - - - 32 - "logType": "access"
12:59:24  2024-11-22T12:59:03.476891Z|79d42b40-1926-4420-8c90-255697efe8bb|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=79d42b40-1926-4420-8c90-255697efe8bb, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.33, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=ca084635-1e40-44b3-aca6-b2e892f7dfed, ErrorCode=300, LogTimestamp=2024-11-22T12:59:03.476891Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-85811, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:59:24  2024-11-22 12:59:24.536  WARN 2949 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:59:26  12:59:26.646 [main] INFO  org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections
12:59:26  2024-11-22 12:59:26.646  INFO 2949 --- [           main] org.onap.aai.ResourcesApp                : Shutting down both realtime and cached connections
12:59:26  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.590 s -- in org.onap.aai.rest.resources.ResourcesControllerMockTest
12:59:27  [INFO] 
12:59:27  [INFO] Results:
12:59:27  [INFO] 
12:59:27  [WARNING] Tests run: 103, Failures: 0, Errors: 0, Skipped: 2
12:59:27  [INFO] 
12:59:27  [INFO] 
12:59:27  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-resources ---
12:59:27  [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec
12:59:27  [INFO] Analyzed bundle 'aai-resources' with 56 classes
12:59:27  [INFO] 
12:59:27  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-resources ---
12:59:27  [INFO] Building jar: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.3-SNAPSHOT.jar
12:59:28  [INFO] 
12:59:28  [INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ aai-resources ---
12:59:29  [INFO] Layout: ZIP
12:59:29  [INFO] Replacing main artifact with repackaged archive
12:59:29  [INFO] 
12:59:29  [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-resources ---
12:59:30  [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml
12:59:31  [INFO] Copying files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.3-SNAPSHOT-build
12:59:32  [WARNING] Assembly file: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.3-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:59:32  [INFO] 
12:59:32  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-resources ---
12:59:32  [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:59:32  [INFO] 
12:59:32  [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-resources ---
12:59:32  [INFO] Tests are skipped.
12:59:32  [INFO] 
12:59:32  [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-fat-jar) @ aai-resources ---
12:59:32  [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:59:32  [INFO] ignoreDelta true
12:59:32  [INFO] Copying 1 resource
12:59:32  [INFO] Copying file aai-resources-1.15.3-SNAPSHOT.jar
12:59:32  [INFO] 
12:59:32  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-resources ---
12:59:32  [INFO] Skipping JaCoCo execution due to missing execution data file.
12:59:32  [INFO] 
12:59:32  [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-resources ---
12:59:32  [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec
12:59:32  [INFO] Analyzed bundle 'aai-resources' with 56 classes
12:59:32  [INFO] All coverage checks have been met.
12:59:32  [INFO] 
12:59:32  [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-resources ---
12:59:32  [INFO] Tests are skipped.
12:59:32  [INFO] 
12:59:32  [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-resources ---
12:59:32  [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.15.3-SNAPSHOT/aai-resources-1.15.3-SNAPSHOT.jar
12:59:32  [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.3-SNAPSHOT/aai-resources-1.15.3-SNAPSHOT.pom
12:59:32  [INFO] ------------------------------------------------------------------------
12:59:32  [INFO] Reactor Summary:
12:59:32  [INFO] 
12:59:32  [INFO] aai-resources ...................................... SUCCESS [  7.530 s]
12:59:32  [INFO] aai-resources ...................................... SUCCESS [02:17 min]
12:59:32  [INFO] ------------------------------------------------------------------------
12:59:32  [INFO] BUILD SUCCESS
12:59:32  [INFO] ------------------------------------------------------------------------
12:59:32  [INFO] Total time: 02:28 min
12:59:32  [INFO] Finished at: 2024-11-22T12:59:32+00:00
12:59:33  [INFO] Final Memory: 124M/434M
12:59:33  [INFO] ------------------------------------------------------------------------
12:59:33  $ ssh-agent -k
12:59:33  unset SSH_AUTH_SOCK;
12:59:33  unset SSH_AGENT_PID;
12:59:33  echo Agent pid 2125 killed;
12:59:33  [ssh-agent] Stopped.
12:59:33  [PostBuildScript] - [INFO] Executing post build scripts.
12:59:33  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins10384204465316215038.sh
12:59:33  ---> sysstat.sh
12:59:33  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins13973710118432576626.sh
12:59:33  ---> package-listing.sh
12:59:33  ++ facter osfamily
12:59:33  ++ tr '[:upper:]' '[:lower:]'
12:59:33  + OS_FAMILY=debian
12:59:33  + workspace=/w/workspace/aai-resources-master-verify-java
12:59:33  + START_PACKAGES=/tmp/packages_start.txt
12:59:33  + END_PACKAGES=/tmp/packages_end.txt
12:59:33  + DIFF_PACKAGES=/tmp/packages_diff.txt
12:59:33  + PACKAGES=/tmp/packages_start.txt
12:59:33  + '[' /w/workspace/aai-resources-master-verify-java ']'
12:59:33  + PACKAGES=/tmp/packages_end.txt
12:59:33  + case "${OS_FAMILY}" in
12:59:33  + dpkg -l
12:59:33  + grep '^ii'
12:59:33  + '[' -f /tmp/packages_start.txt ']'
12:59:33  + '[' -f /tmp/packages_end.txt ']'
12:59:33  + diff /tmp/packages_start.txt /tmp/packages_end.txt
12:59:33  + '[' /w/workspace/aai-resources-master-verify-java ']'
12:59:33  + mkdir -p /w/workspace/aai-resources-master-verify-java/archives/
12:59:33  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-resources-master-verify-java/archives/
12:59:33  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins12781446972909778911.sh
12:59:33  ---> capture-instance-metadata.sh
12:59:33  Setup pyenv:
12:59:33    system
12:59:33    3.8.13
12:59:33    3.9.13
12:59:33  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
12:59:34  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rvD from file:/tmp/.os_lf_venv
12:59:35  lf-activate-venv(): INFO: Installing: lftools 
12:59:43  lf-activate-venv(): INFO: Adding /tmp/venv-2rvD/bin to PATH
12:59:43  INFO: Running in OpenStack, capturing instance metadata
12:59:43  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins17942298199193583833.sh
12:59:43  provisioning config files...
12:59:43  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config13742609056229085962tmp
12:59:43  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
12:59:43  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
12:59:43  [EnvInject] - Injecting environment variables from a build step.
12:59:43  [EnvInject] - Injecting as environment variables the properties content 
12:59:43  SERVER_ID=logs
12:59:43  
12:59:43  [EnvInject] - Variables injected successfully.
12:59:43  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins10363210912703897592.sh
12:59:43  ---> create-netrc.sh
12:59:43  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins8835136013389482415.sh
12:59:43  ---> python-tools-install.sh
12:59:43  Setup pyenv:
12:59:43    system
12:59:43    3.8.13
12:59:43    3.9.13
12:59:43  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
12:59:43  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rvD from file:/tmp/.os_lf_venv
12:59:44  lf-activate-venv(): INFO: Installing: lftools 
12:59:51  lf-activate-venv(): INFO: Adding /tmp/venv-2rvD/bin to PATH
12:59:51  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins1982352677327160209.sh
12:59:51  ---> sudo-logs.sh
12:59:51  Archiving 'sudo' log..
12:59:52  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins2162278934139870811.sh
12:59:52  ---> job-cost.sh
12:59:52  Setup pyenv:
12:59:52    system
12:59:52    3.8.13
12:59:52    3.9.13
12:59:52  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
12:59:52  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rvD from file:/tmp/.os_lf_venv
12:59:53  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
13:00:02  lf-activate-venv(): INFO: Adding /tmp/venv-2rvD/bin to PATH
13:00:02  INFO: No Stack...
13:00:02  INFO: Retrieving Pricing Info for: v3-standard-8
13:00:02  INFO: Archiving Costs
13:00:02  [aai-resources-master-verify-java] $ /bin/bash -l /tmp/jenkins4595815464351013021.sh
13:00:02  ---> logs-deploy.sh
13:00:02  Setup pyenv:
13:00:02    system
13:00:02    3.8.13
13:00:02    3.9.13
13:00:02  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
13:00:02  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rvD from file:/tmp/.os_lf_venv
13:00:03  lf-activate-venv(): INFO: Installing: lftools 
13:00:11  lf-activate-venv(): INFO: Adding /tmp/venv-2rvD/bin to PATH
13:00:11  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-resources-master-verify-java/678
13:00:11  INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt
13:00:12  Archives upload complete.
13:00:13  INFO: archiving logs to Nexus
13:00:14  ---> uname -a:
13:00:14  Linux prd-ubuntu1804-docker-8c-8g-85811 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
13:00:14  
13:00:14  
13:00:14  ---> lscpu:
13:00:14  Architecture:        x86_64
13:00:14  CPU op-mode(s):      32-bit, 64-bit
13:00:14  Byte Order:          Little Endian
13:00:14  CPU(s):              8
13:00:14  On-line CPU(s) list: 0-7
13:00:14  Thread(s) per core:  1
13:00:14  Core(s) per socket:  1
13:00:14  Socket(s):           8
13:00:14  NUMA node(s):        1
13:00:14  Vendor ID:           AuthenticAMD
13:00:14  CPU family:          23
13:00:14  Model:               49
13:00:14  Model name:          AMD EPYC-Rome Processor
13:00:14  Stepping:            0
13:00:14  CPU MHz:             2799.998
13:00:14  BogoMIPS:            5599.99
13:00:14  Virtualization:      AMD-V
13:00:14  Hypervisor vendor:   KVM
13:00:14  Virtualization type: full
13:00:14  L1d cache:           32K
13:00:14  L1i cache:           32K
13:00:14  L2 cache:            512K
13:00:14  L3 cache:            16384K
13:00:14  NUMA node0 CPU(s):   0-7
13:00: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
13:00:14  
13:00:14  
13:00:14  ---> nproc:
13:00:14  8
13:00:14  
13:00:14  
13:00:14  ---> df -h:
13:00:14  Filesystem      Size  Used Avail Use% Mounted on
13:00:14  udev             16G     0   16G   0% /dev
13:00:14  tmpfs           3.2G  708K  3.2G   1% /run
13:00:14  /dev/vda1       155G   11G  145G   7% /
13:00:14  tmpfs            16G     0   16G   0% /dev/shm
13:00:14  tmpfs           5.0M     0  5.0M   0% /run/lock
13:00:14  tmpfs            16G     0   16G   0% /sys/fs/cgroup
13:00:14  /dev/vda15      105M  4.4M  100M   5% /boot/efi
13:00:14  tmpfs           3.2G     0  3.2G   0% /run/user/1001
13:00:14  
13:00:14  
13:00:14  ---> free -m:
13:00:14                total        used        free      shared  buff/cache   available
13:00:14  Mem:          32167         855       28301           0        3010       30871
13:00:14  Swap:          1023           0        1023
13:00:14  
13:00:14  
13:00:14  ---> ip addr:
13:00:14  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
13:00:14      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
13:00:14      inet 127.0.0.1/8 scope host lo
13:00:14         valid_lft forever preferred_lft forever
13:00:14      inet6 ::1/128 scope host 
13:00:14         valid_lft forever preferred_lft forever
13:00:14  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
13:00:14      link/ether fa:16:3e:fe:d3:36 brd ff:ff:ff:ff:ff:ff
13:00:14      inet 10.30.107.33/23 brd 10.30.107.255 scope global dynamic ens3
13:00:14         valid_lft 86110sec preferred_lft 86110sec
13:00:14      inet6 fe80::f816:3eff:fefe:d336/64 scope link 
13:00:14         valid_lft forever preferred_lft forever
13:00:14  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
13:00:14      link/ether 02:42:30:f6:5e:1c brd ff:ff:ff:ff:ff:ff
13:00:14      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
13:00:14         valid_lft forever preferred_lft forever
13:00:14      inet6 fe80::42:30ff:fef6:5e1c/64 scope link 
13:00:14         valid_lft forever preferred_lft forever
13:00:14  
13:00:14  
13:00:14  ---> sar -b -r -n DEV:
13:00:14  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-85811) 	11/22/24 	_x86_64_	(8 CPU)
13:00:14  
13:00:14  12:55:25     LINUX RESTART	(8 CPU)
13:00:14  
13:00:14  12:56:03          tps      rtps      wtps   bread/s   bwrtn/s
13:00:14  12:57:01       220.69     36.42    184.26   1728.67  33687.02
13:00:14  12:58:01       162.54     21.13    141.41    736.14  44064.52
13:00:14  12:59:01        58.67      8.75     49.93    704.02  31575.67
13:00:14  13:00:01        60.87      0.88     59.99     90.38  42652.89
13:00:14  Average:       124.89     16.63    108.26    807.12  38031.22
13:00:14  
13:00:14  12:56:03    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
13:00:14  12:57:01     30003144  31660220   2936076      8.91     74452   1888716   1453360      4.28    920388   1716540    228624
13:00:14  12:58:01     28651292  30699068   4287928     13.02     87308   2252880   2893996      8.51   1965328   1995316     64800
13:00:14  12:59:01     26249804  28413376   6689416     20.31     90424   2362004   4951312     14.57   4336316   1998468      2884
13:00:14  13:00:01     28994668  31625464   3944552     11.98     93152   2820600   1454572      4.28   1381756   2211888       460
13:00:14  Average:     28474727  30599532   4464493     13.55     86334   2331050   2688310      7.91   2150947   1980553     74192
13:00:14  
13:00:14  12:56:03        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
13:00:14  12:57:01         ens3    113.62     78.87   1072.52     25.36      0.00      0.00      0.00      0.00
13:00:14  12:57:01           lo      1.38      1.38      0.15      0.15      0.00      0.00      0.00      0.00
13:00:14  12:57:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:00:14  12:58:01         ens3    431.79    346.91   4626.62     53.30      0.00      0.00      0.00      0.00
13:00:14  12:58:01           lo      0.47      0.47      0.04      0.04      0.00      0.00      0.00      0.00
13:00:14  12:58:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:00:14  12:59:01         ens3     53.21     37.79    633.55     14.73      0.00      0.00      0.00      0.00
13:00:14  12:59:01    veth7c8816f      0.27      0.45      0.07      0.05      0.00      0.00      0.00      0.00
13:00:14  12:59:01           lo     16.15     16.15      7.42      7.42      0.00      0.00      0.00      0.00
13:00:14  12:59:01    veth923c62c      0.12      0.38      0.01      0.03      0.00      0.00      0.00      0.00
13:00:14  13:00:01         ens3     55.02     49.28    232.76     27.69      0.00      0.00      0.00      0.00
13:00:14  13:00:01           lo      9.35      9.35      2.88      2.88      0.00      0.00      0.00      0.00
13:00:14  13:00:01      docker0      0.48      0.62      0.07      0.06      0.00      0.00      0.00      0.00
13:00:14  Average:         ens3    163.83    128.63   1646.14     30.31      0.00      0.00      0.00      0.00
13:00:14  Average:           lo      6.88      6.88      2.64      2.64      0.00      0.00      0.00      0.00
13:00:14  Average:      docker0      0.12      0.16      0.02      0.01      0.00      0.00      0.00      0.00
13:00:14  
13:00:14  
13:00:14  ---> sar -P ALL:
13:00:14  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-85811) 	11/22/24 	_x86_64_	(8 CPU)
13:00:14  
13:00:14  12:55:25     LINUX RESTART	(8 CPU)
13:00:14  
13:00:14  12:56:03        CPU     %user     %nice   %system   %iowait    %steal     %idle
13:00:14  12:57:01        all      9.76      0.00      0.85      3.18      0.04     86.17
13:00:14  12:57:01          0      1.59      0.00      0.28      0.17      0.00     97.97
13:00:14  12:57:01          1     12.96      0.00      0.91      0.43      0.03     85.66
13:00:14  12:57:01          2      1.80      0.00      0.64     16.68      0.03     80.85
13:00:14  12:57:01          3     10.78      0.00      0.85      0.48      0.02     87.88
13:00:14  12:57:01          4     26.95      0.00      1.95      4.60      0.07     66.42
13:00:14  12:57:01          5      1.29      0.00      0.40      0.10      0.02     98.19
13:00:14  12:57:01          6      3.07      0.00      0.29      0.12      0.07     96.44
13:00:14  12:57:01          7     19.67      0.00      1.52      2.91      0.05     75.85
13:00:14  12:58:01        all     15.33      0.00      0.95      2.60      0.05     81.07
13:00:14  12:58:01          0     11.66      0.00      0.63      0.97      0.03     86.70
13:00:14  12:58:01          1     14.11      0.00      0.37      0.02      0.05     85.45
13:00:14  12:58:01          2     13.16      0.00      0.60     12.26      0.05     73.93
13:00:14  12:58:01          3     16.48      0.00      1.20      1.40      0.05     80.86
13:00:14  12:58:01          4     21.07      0.00      0.70      1.04      0.07     77.12
13:00:14  12:58:01          5     11.14      0.00      0.94      1.02      0.07     86.84
13:00:14  12:58:01          6     19.01      0.00      0.67      1.19      0.05     79.09
13:00:14  12:58:01          7     15.99      0.00      2.51      2.94      0.07     78.50
13:00:14  12:59:01        all     39.93      0.00      0.96      1.34      0.09     57.68
13:00:14  12:59:01          0     31.40      0.00      0.82      0.67      0.07     67.04
13:00:14  12:59:01          1     46.64      0.00      0.84      0.08      0.12     52.32
13:00:14  12:59:01          2     37.82      0.00      0.84      8.72      0.07     52.55
13:00:14  12:59:01          3     44.35      0.00      0.87      0.30      0.08     54.39
13:00:14  12:59:01          4     43.68      0.00      0.74      0.02      0.08     55.48
13:00:14  12:59:01          5     31.83      0.00      0.72      0.12      0.08     67.25
13:00:14  12:59:01          6     51.70      0.00      1.81      0.08      0.10     46.31
13:00:14  12:59:01          7     32.08      0.00      1.08      0.68      0.10     66.05
13:00:14  13:00:01        all     13.85      0.00      1.00      1.85      0.05     83.25
13:00:14  13:00:01          0      6.65      0.00      1.42      0.12      0.03     91.78
13:00:14  13:00:01          1     10.31      0.00      0.73      0.12      0.03     88.81
13:00:14  13:00:01          2     22.37      0.00      0.82     10.97      0.05     65.79
13:00:14  13:00:01          3     11.01      0.00      1.32      0.13      0.03     87.51
13:00:14  13:00:01          4      7.59      0.00      1.07      2.27      0.05     89.02
13:00:14  13:00:01          5      9.59      0.00      0.90      0.00      0.07     89.44
13:00:14  13:00:01          6     33.57      0.00      1.05      1.09      0.07     64.22
13:00:14  13:00:01          7      9.75      0.00      0.70      0.08      0.03     89.44
13:00:14  Average:        all     19.79      0.00      0.94      2.23      0.06     76.98
13:00:14  Average:          0     12.90      0.00      0.79      0.48      0.03     85.79
13:00:14  Average:          1     21.06      0.00      0.71      0.16      0.06     78.01
13:00:14  Average:          2     18.93      0.00      0.73     12.12      0.05     68.17
13:00:14  Average:          3     20.72      0.00      1.06      0.58      0.05     77.59
13:00:14  Average:          4     24.78      0.00      1.11      1.96      0.07     72.08
13:00:14  Average:          5     13.56      0.00      0.74      0.31      0.06     85.33
13:00:14  Average:          6     27.00      0.00      0.96      0.62      0.07     71.34
13:00:14  Average:          7     19.36      0.00      1.45      1.64      0.06     77.49
13:00:14  
13:00:14  
13:00:14