Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-4c-4g-11112 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/oam-tr069-adapter-sonar
The recommended git tool is: NONE
using credential jenkins
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/oam/tr069-adapter
> git init /w/workspace/oam-tr069-adapter-sonar # timeout=10
Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/oam/tr069-adapter
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_SSH to set credentials jenkins
> git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/oam/tr069-adapter +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/oam/tr069-adapter # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 9f22c5b2bbd3cf86ecd1b1cffa5104eeaa4a9715 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9f22c5b2bbd3cf86ecd1b1cffa5104eeaa4a9715 # timeout=10
Commit message: "Fix: Update Sonar needed parameters"
> git rev-list --no-walk 9f22c5b2bbd3cf86ecd1b1cffa5104eeaa4a9715 # timeout=10
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Not] preventing prebuild for step [BuilderChain]
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins14016967682094270411.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.6 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zsAg
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-zsAg/bin to PATH
Generating Requirements File
Python 3.10.6
pip 24.3.1 from /tmp/venv-zsAg/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.5.1
aspy.yaml==1.3.0
attrs==24.2.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.35.68
botocore==1.35.68
bs4==0.0.2
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
cliff==4.8.0
cmd2==2.5.7
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.15
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.3
durationpy==0.9
email_validator==2.2.0
filelock==3.16.1
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.36.0
httplib2==0.22.0
identify==2.6.2
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.9.0
kubernetes==31.0.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
netifaces==0.11.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.1.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.0
oslo.config==9.7.0
oslo.context==5.7.0
oslo.i18n==6.5.0
oslo.log==6.2.0
oslo.serialization==5.6.0
oslo.utils==7.4.0
packaging==24.2
pbr==6.1.0
platformdirs==4.3.6
prettytable==3.12.0
psutil==6.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.5.0
PyJWT==2.10.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.0.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.2.1
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.21.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
s3transfer==0.10.4
simplejson==3.19.3
six==1.16.0
smmap==5.0.1
soupsieve==2.6
stevedore==5.4.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
virtualenv==20.27.1
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.0
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true)
Run condition [Boolean condition] enabling perform for step [BuilderChain]
[oam-tr069-adapter-sonar] $ /bin/sh -xe /tmp/jenkins11701908282655793065.sh
+ echo Using SonarCloud
Using SonarCloud
[oam-tr069-adapter-sonar] $ /bin/sh -xe /tmp/jenkins11597230222731260998.sh
+ echo quiet=on
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-4c-4g-11112
[oam-tr069-adapter-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=oam/tr069-adapter -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
" -DJAVA_OPTS= -DGERRIT_PROJECT=oam/tr069-adapter -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DMAVEN_PARAMS=-Ddocker.skip=true -DSONAR_MAVEN_GOAL=sonar:sonar --version
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
[oam-tr069-adapter-sonar] $ /bin/sh -xe /tmp/jenkins14802930291368261993.sh
+ rm /home/jenkins/.wgetrc
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SET_JDK_VERSION=openjdk8
GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
[EnvInject] - Variables injected successfully.
[oam-tr069-adapter-sonar] $ /bin/sh /tmp/jenkins15526298704195008821.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "1.8.0_362"
OpenJDK Runtime Environment (build 1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09)
OpenJDK 64-Bit Server VM (build 25.362-b09, mixed mode)
JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
MAVEN_GOALS=clean install
SONARCLOUD_JAVA_VERSION=openjdk17
SONARCLOUD_QUALITYGATE_WAIT=False
SCAN_DEV_BRANCH=False
PROJECT_ORGANIZATION=o-ran-sc
SONAR_HOST_URL=https://sonarcloud.io
PROJECT_KEY=o-ran-sc_oam-tr069-adapter
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/oam-tr069-adapter-sonar@tmp/config18281125573011006216tmp
copy managed file [oam-tr069-adapter-settings] to file:/w/workspace/oam-tr069-adapter-sonar@tmp/config277418794731710994tmp
[oam-tr069-adapter-sonar] $ /bin/bash -l /tmp/jenkins18250836589552652654.sh
---> common-variables.sh
--show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
---> maven-sonar.sh
+ set +u
+ export MAVEN_OPTS
+ declare -a params
+ params+=("--global-settings $GLOBAL_SETTINGS_FILE")
+ params+=("--settings $SETTINGS_FILE")
+ _JAVA_OPTIONS=
+ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/oam-tr069-adapter-sonar@tmp/config18281125573011006216tmp --settings /w/workspace/oam-tr069-adapter-sonar@tmp/config277418794731710994tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Ddocker.skip=true
Picked up _JAVA_OPTIONS:
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
Java version: 1.8.0_362, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.common:common:jar:1.0.0-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ org.commscope.tr069adapter:tr069adapter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/pom.xml, line 32, column 13
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.factory:factory:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.factory:factory:${project.version}, /w/workspace/oam-tr069-adapter-sonar/factory/pom.xml, line 119, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.acs.booter:application-booter:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.acs.booter:application-booter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/pom.xml, line 192, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.mapper:mapper:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.commscope.tr069adapter.mapper:mapper:${project.version}, /w/workspace/oam-tr069-adapter-sonar/mapper/pom.xml, line 142, column 18
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.mapper:mapper:${project.version}, /w/workspace/oam-tr069-adapter-sonar/mapper/pom.xml, line 196, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.ves.agent:ves-agent:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-test:jar -> duplicate declaration of version (?) @ org.commscope.tr069adapter.ves.agent:ves-agent:${project.version}, /w/workspace/oam-tr069-adapter-sonar/ves-agent/pom.xml, line 79, column 19
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.ves.agent:ves-agent:${project.version}, /w/workspace/oam-tr069-adapter-sonar/ves-agent/pom.xml, line 178, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.config:config-data:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-test:jar -> duplicate declaration of version (?) @ org.commscope.tr069adapter.config:config-data:${project.version}, /w/workspace/oam-tr069-adapter-sonar/config-data/pom.xml, line 92, column 19
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.config:config-data:${project.version}, /w/workspace/oam-tr069-adapter-sonar/config-data/pom.xml, line 142, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter:tr069adapter:pom:1.0.0-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ org.commscope.tr069adapter:tr069adapter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/pom.xml, line 32, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] tr069adapter [pom]
[INFO] common utility [jar]
[INFO] maria-db [jar]
[INFO] nginx [jar]
[INFO] acs [pom]
[INFO] ACS common utility [jar]
[INFO] factory [jar]
[INFO] CPE Management [jar]
[INFO] TR069 Request Processor [jar]
[INFO] acs nbi service [jar]
[INFO] Application Booter [jar]
[INFO] TR069_Mapper [jar]
[INFO] netconf-server [jar]
[INFO] ves-agent [jar]
[INFO] config-data [jar]
[INFO]
[INFO] --------------< org.commscope.tr069adapter:tr069adapter >---------------
[INFO] Building tr069adapter 1.0.0-SNAPSHOT [1/15]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tr069adapter ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tr069adapter ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/pom.xml to /tmp/r/org/commscope/tr069adapter/tr069adapter/1.0.0-SNAPSHOT/tr069adapter-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --------------< org.commscope.tr069adapter.common:common >--------------
[INFO] Building common utility 1.0.0-SNAPSHOT [2/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ common ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /w/workspace/oam-tr069-adapter-sonar/common/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/common/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ common ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ common ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ common ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/common/common/1.0.0-SNAPSHOT/common-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/common/pom.xml to /tmp/r/org/commscope/tr069adapter/common/common/1.0.0-SNAPSHOT/common-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] ---------------< org.commscope.tr069adapter.db:maria-db >---------------
[INFO] Building maria-db 1.0.0-SNAPSHOT [3/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maria-db ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maria-db ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/db/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/db/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maria-db ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maria-db ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/db/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maria-db ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maria-db ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ maria-db ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/db/target/maria-db-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ maria-db ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ maria-db ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maria-db ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/db/target/maria-db-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/db/maria-db/1.0.0-SNAPSHOT/maria-db-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/db/pom.xml to /tmp/r/org/commscope/tr069adapter/db/maria-db/1.0.0-SNAPSHOT/maria-db-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ maria-db ---
[INFO]
[INFO] ---------------< org.commscope.tr069adapter.nginx:nginx >---------------
[INFO] Building nginx 1.0.0-SNAPSHOT [4/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ nginx ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nginx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/nginx/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/nginx/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nginx ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ nginx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/nginx/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nginx ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ nginx ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ nginx ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/nginx/target/nginx-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ nginx ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ nginx ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nginx ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/nginx/target/nginx-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/nginx/nginx/1.0.0-SNAPSHOT/nginx-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/nginx/pom.xml to /tmp/r/org/commscope/tr069adapter/nginx/nginx/1.0.0-SNAPSHOT/nginx-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ nginx ---
[INFO]
[INFO] -----------------< org.commscope.tr069adapter.acs:acs >-----------------
[INFO] Building acs 1.0.0-SNAPSHOT [5/15]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ acs ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ acs ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/acs/1.0.0-SNAPSHOT/acs-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] ----------< org.commscope.tr069adapter.acs.common:acs-common >----------
[INFO] Building ACS common utility 1.0.0-SNAPSHOT [6/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ acs-common ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ acs-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ acs-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /w/workspace/oam-tr069-adapter-sonar/acs/common/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ acs-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/common/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ acs-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ acs-common ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ acs-common ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ acs-common ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/acs/common/acs-common/1.0.0-SNAPSHOT/acs-common-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/common/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/common/acs-common/1.0.0-SNAPSHOT/acs-common-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] -------------< org.commscope.tr069adapter.factory:factory >-------------
[INFO] Building factory 1.0.0-SNAPSHOT [7/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ factory ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (default) @ factory ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/oam-tr069-adapter-sonar/factory/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ factory ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ factory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /w/workspace/oam-tr069-adapter-sonar/factory/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ factory ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ factory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ factory ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/factory/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /w/workspace/oam-tr069-adapter-sonar/factory/target/surefire-reports/2024-11-23T12-04-39_173-jvmRun1.dumpstream
[INFO] Running com.commscope.tr069adapter.imports.FactoryDataAccesorApplicationTests
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 s - in com.commscope.tr069adapter.imports.FactoryDataAccesorApplicationTests
[WARNING] ForkStarter IOException: 591 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml]
623 main DEBUG Installed 1 script engine
997 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
998 main DEBUG PluginManager 'Core' found 118 plugins
998 main DEBUG PluginManager 'Level' found 0 plugins
006 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
013 main DEBUG PluginManager 'TypeConverter' found 26 plugins
023 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
023 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
024 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
024 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
025 main DEBUG createProperty(name="LOG_FILE_NAME", value="factoryDataImportLogs")
025 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
028 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs, LOG_FILE_NAME=factoryDataImportLogs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml))
028 main DEBUG PluginManager 'Lookup' found 13 plugins
029 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
033 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
033 main DEBUG PluginManager 'Converter' found 47 plugins
046 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
051 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), , Filter=null, ={}, )
061 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
061 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
062 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
065 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
069 main DEBUG createPolicy(size="4MB")
070 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
072 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
072 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
073 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
074 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
078 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), )
079 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
081 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/factoryDataImportLogs-debug.log", filePattern="./target/test-logs/debug/factoryDataImportLogs-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
087 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/factory/./target/test-logs/debug/factoryDataImportLogs-debug.log
088 main DEBUG Starting RollingFileManager ./target/test-logs/debug/factoryDataImportLogs-debug.log
091 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
094 main DEBUG PluginManager 'FileConverter' found 2 plugins
095 main DEBUG Setting prev file time to 2024-11-23T12:05:03.082+0000
097 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
097 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
097 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
099 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
099 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
100 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
100 main DEBUG createPolicy(size="2MB")
101 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
101 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
101 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
102 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), )
102 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
103 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/spring-framework.log", filePattern="./target/test-logs/debug/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), , Filter=null, ={}, )
104 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/factory/./target/test-logs/debug/spring-framework.log
104 main DEBUG Starting RollingFileManager ./target/test-logs/debug/spring-framework.log
105 main DEBUG PluginManager 'FileConverter' found 2 plugins
105 main DEBUG Setting prev file time to 2024-11-23T12:05:03.102+0000
106 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])
106 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
106 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
106 main DEBUG createAppenders(={console, applicationLog, springLog})
107 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
107 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
108 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
108 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
108 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
110 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter.factory", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
111 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
112 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
112 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
113 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
113 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
114 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
114 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
115 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
115 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
116 main DEBUG createLoggers(={org.commscope.tr069adapter.factory, org.springframework, root})
116 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml] initialized
117 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml]
117 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
118 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml] OK.
119 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
119 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
120 main DEBUG Appender DefaultConsole-1 stopped with status true
120 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@629f066f OK
226 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
229 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
230 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
232 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
232 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
233 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter.factory
234 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
234 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
235 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
235 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@34ff08c6) with optional ClassLoader: null
235 main DEBUG Shutdown hook enabled. Registering a new one.
236 main DEBUG LoggerContext[name=18b4aac2, org.apache.logging.log4j.core.LoggerContext@34ff08c6] started OK.
926 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@34ff08c6) with optional ClassLoader: null
931 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@38388639
940 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
943 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@5aeaee3
954 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml' for lastModified Sat Nov 23 12:05:00 UTC 2024 (1732363500946)
955 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml]
955 main DEBUG Installed 1 script engine
965 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
970 main DEBUG PluginManager 'Core' found 118 plugins
971 main DEBUG PluginManager 'Level' found 0 plugins
973 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
974 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
975 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
976 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
976 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
978 main DEBUG createProperty(name="LOG_FILE_NAME", value="factoryDataImportLogs")
979 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
979 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs, LOG_FILE_NAME=factoryDataImportLogs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml))
979 main DEBUG PluginManager 'Lookup' found 13 plugins
980 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
980 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
980 main DEBUG PluginManager 'Converter' found 47 plugins
981 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
981 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), , Filter=null, ={}, )
983 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
984 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
984 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
985 main DEBUG createPolicy(size="4MB")
985 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
985 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
985 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
986 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
986 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
986 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), )
986 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
987 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/factoryDataImportLogs-debug.log", filePattern="./target/test-logs/debug/factoryDataImportLogs-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
987 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
987 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
988 main DEBUG PluginManager 'FileConverter' found 2 plugins
988 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
989 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
989 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
989 main DEBUG createPolicy(size="2MB")
989 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
990 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
990 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
990 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), )
991 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
992 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/spring-framework.log", filePattern="./target/test-logs/debug/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), , Filter=null, ={}, )
992 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
992 main DEBUG PluginManager 'FileConverter' found 2 plugins
992 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
993 main DEBUG createAppenders(={console, applicationLog, springLog})
993 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
993 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
993 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
994 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
994 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
994 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter.factory", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
995 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
995 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
995 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
995 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
996 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
996 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
996 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
997 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
997 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
997 main DEBUG createLoggers(={org.commscope.tr069adapter.factory, org.springframework, root})
997 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml] initialized
998 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml]
998 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
006 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml] OK.
011 main DEBUG Appender springLog stopped with status true
011 main DEBUG Appender applicationLog stopped with status true
011 main DEBUG Appender console stopped with status true
012 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@71b9b035[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
012 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml] OK
014 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
014 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
014 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
015 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
015 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
015 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter.factory
016 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
016 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
016 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
016 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@34ff08c6) with optional ClassLoader: null
077 background-preinit DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
077 background-preinit DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.. See the dump file /w/workspace/oam-tr069-adapter-sonar/factory/target/surefire-reports/2024-11-23T12-04-39_173-jvmRun1.dumpstream
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ factory ---
[INFO] Loading execution data file /w/workspace/oam-tr069-adapter-sonar/factory/target/jacoco.exec
[INFO] Analyzed bundle 'factory' with 2 classes
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ factory ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/factory/target/factory-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ factory ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ factory ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ factory ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ factory ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ factory ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/factory/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ factory ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/factory/target/factory-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/factory/factory/1.0.0-SNAPSHOT/factory-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/factory/pom.xml to /tmp/r/org/commscope/tr069adapter/factory/factory/1.0.0-SNAPSHOT/factory-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ factory ---
[INFO]
[INFO] ---------------< org.commscope.tr069adapter.acs.cpe:cpe >---------------
[INFO] Building CPE Management 1.0.0-SNAPSHOT [8/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cpe ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ cpe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cpe ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /w/workspace/oam-tr069-adapter-sonar/acs/cpe/target/classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/main/java/org/commscope/tr069adapter/acs/cpe/TR069RPC.java: Some input files use unchecked or unsafe operations.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/main/java/org/commscope/tr069adapter/acs/cpe/TR069RPC.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ cpe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ cpe ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ cpe ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ cpe ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/acs/cpe/target/cpe-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cpe ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/cpe/target/cpe-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/acs/cpe/cpe/1.0.0-SNAPSHOT/cpe-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/cpe/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/cpe/cpe/1.0.0-SNAPSHOT/cpe-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --< org.commscope.tr069adapter.acs.requestprocessor:requestprocessor >--
[INFO] Building TR069 Request Processor 1.0.0-SNAPSHOT [9/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ requestprocessor ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ requestprocessor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ requestprocessor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ requestprocessor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ requestprocessor ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ requestprocessor ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ requestprocessor ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/target/requestprocessor-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ requestprocessor ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/target/requestprocessor-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/acs/requestprocessor/requestprocessor/1.0.0-SNAPSHOT/requestprocessor-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/requestprocessor/requestprocessor/1.0.0-SNAPSHOT/requestprocessor-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] -------------< org.commscope.tr069adapter.acs.nbi:acsnbi >--------------
[INFO] Building acs nbi service 1.0.0-SNAPSHOT [10/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ acsnbi ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ acsnbi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/nbi/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/nbi/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ acsnbi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /w/workspace/oam-tr069-adapter-sonar/acs/nbi/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ acsnbi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/nbi/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ acsnbi ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ acsnbi ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ acsnbi ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/acs/nbi/target/acsnbi-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ acsnbi ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/nbi/target/acsnbi-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/acs/nbi/acsnbi/1.0.0-SNAPSHOT/acsnbi-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/nbi/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/nbi/acsnbi/1.0.0-SNAPSHOT/acsnbi-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] ------< org.commscope.tr069adapter.acs.booter:application-booter >------
[INFO] Building Application Booter 1.0.0-SNAPSHOT [11/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ application-booter ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (default) @ application-booter ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ application-booter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ application-booter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/main/java/org/commscope/tr069adapter/acs/booter/ACSServiceBooter.java: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/main/java/org/commscope/tr069adapter/acs/booter/ACSServiceBooter.java uses unchecked or unsafe operations.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/main/java/org/commscope/tr069adapter/acs/booter/ACSServiceBooter.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ application-booter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ application-booter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/test/java/org/commscope/tr069adapter/acs/cpe/test/acsnbi/InformForwarderTest.java: Some input files use unchecked or unsafe operations.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/test/java/org/commscope/tr069adapter/acs/cpe/test/acsnbi/InformForwarderTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ application-booter ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.commscope.tr069adapter.acs.cpe.deviceconnection.DeviceConnectTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:05:22 Starting DeviceConnectTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 3089 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-23 12:05:22 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:05:22 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-23 12:05:27 init started
2024-11-23 12:05:27 Running on active server; hence marking quartz as active service
2024-11-23 12:05:27 init complete
2024-11-23 12:05:28 Started DeviceConnectTest in 6.251 seconds (JVM running for 8.538)
2024-11-23 12:05:28 Received a JMS message from Request Processor for initiating connection request
2024-11-23 12:05:28 Initiating connection request on the device. Connection request URL is : http://10.10.10.10:8888/connect/device
2024-11-23 12:05:28 Successfully started the timer task for connection request initiation on device : 0005B9AAAA22
2024-11-23 12:05:28 Sent TR069 connection request to device
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.551 s - in org.commscope.tr069adapter.acs.cpe.deviceconnection.DeviceConnectTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.AOOpResultTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:05:29 Starting AOOpResultTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 3089 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-23 12:05:29 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:05:29 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-23 12:05:29 init started
2024-11-23 12:05:29 Running on active server; hence marking quartz as active service
2024-11-23 12:05:29 init complete
2024-11-23 12:05:30 Started AOOpResultTest in 1.129 seconds (JVM running for 9.935)
2024-11-23 12:05:30 A device event occurred
2024-11-23 12:05:30 Request Headers Content-Type
2024-11-23 12:05:30 Request Headers Accept
2024-11-23 12:05:30 Request Headers Cookie
2024-11-23 12:05:30 The session id is sessionId
2024-11-23 12:05:30 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@3ea48dd71265561012019-07-08T18:15:42.030Z2019-07-08T18:15:42.030Z
2024-11-23 12:05:30 Event notified by the device is of type: DownloadResponse
2024-11-23 12:05:30 Received Operation Result response DownloadResponse: Status = 1 StartTime 2019-07-08T18:15:42.030Z CompleteTime 2019-07-08T18:15:42.030Z
2024-11-23 12:05:30 Fetching Operation request details for session: sessionId
2024-11-23 12:05:30 There exists pending operation request for the session: sessionId
2024-11-23 12:05:30 The pending operation request for the session is of operation DOWNLOAD
2024-11-23 12:05:30 Response Msg is DownloadResponse
2024-11-23 12:05:30 Processing Device operation response
2024-11-23 12:05:30 Processing the operation response from device
2024-11-23 12:05:30 Acquiring the session lock for the device
2024-11-23 12:05:30 The session id used to process the device RPC response is: sessionId
2024-11-23 12:05:30 Entering put
2024-11-23 12:05:30 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-23 12:05:30 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:30 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-23 12:05:30 Updating the session to terminated state
2024-11-23 12:05:30 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-23 12:05:30 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:30 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-23 12:05:30 Sending the Device RPC Response to the Mapper
2024-11-23 12:05:30 Updating the session
2024-11-23 12:05:30 Successfully processed Device operation response
2024-11-23 12:05:30 Next char is -1
2024-11-23 12:05:30 Clearing the cookies
2024-11-23 12:05:30
2024-11-23 12:05:30 End of processing
2024-11-23 12:05:30 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.AOOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.FROpResultTest
2024-11-23 12:05:30 A device event occurred
2024-11-23 12:05:30 Request Headers Content-Type
2024-11-23 12:05:30 Request Headers Accept
2024-11-23 12:05:30 Request Headers Cookie
2024-11-23 12:05:30 The session id is sessionId
2024-11-23 12:05:30 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@35a27c09914620
2024-11-23 12:05:30 Event notified by the device is of type: FactoryResetResponse
2024-11-23 12:05:30 Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.FactoryResetResponse@36c2cbe
2024-11-23 12:05:30 Fetching Operation request details for session: sessionId
2024-11-23 12:05:30 There exists pending operation request for the session: sessionId
2024-11-23 12:05:30 The pending operation request for the session is of operation FACTORY_RESET
2024-11-23 12:05:30 Response Msg is FRResponse
2024-11-23 12:05:30 Processing Device operation response
2024-11-23 12:05:30 Processing the operation response from device
2024-11-23 12:05:30 Acquiring the session lock for the device
2024-11-23 12:05:30 The session id used to process the device RPC response is: sessionId
2024-11-23 12:05:30 Entering put
2024-11-23 12:05:30 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-23 12:05:30 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:30 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-23 12:05:30 Updating the session to terminated state
2024-11-23 12:05:30 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-23 12:05:30 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:30 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-23 12:05:30 Sending the Device RPC Response to the Mapper
2024-11-23 12:05:30 Updating the session
2024-11-23 12:05:30 Successfully processed Device operation response
2024-11-23 12:05:30 Next char is -1
2024-11-23 12:05:30 Clearing the cookies
2024-11-23 12:05:30
2024-11-23 12:05:30 End of processing
2024-11-23 12:05:30 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.FROpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.SPAOpResultTest
2024-11-23 12:05:30 A device event occurred
2024-11-23 12:05:30 Request Headers Content-Type
2024-11-23 12:05:30 Request Headers Accept
2024-11-23 12:05:30 Request Headers Cookie
2024-11-23 12:05:30 The session id is sessionId
2024-11-23 12:05:30 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@1358255912653738
2024-11-23 12:05:30 Event notified by the device is of type: SetParameterAttributesResponse
2024-11-23 12:05:30 Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.SetParameterAttributesResponse@10c52f0e
2024-11-23 12:05:30 Fetching Operation request details for session: sessionId
2024-11-23 12:05:30 There exists pending operation request for the session: sessionId
2024-11-23 12:05:30 The pending operation request for the session is of operation SET_PARAMETER_ATTRIBUTES
2024-11-23 12:05:30 Response Msg is SPAResponse
2024-11-23 12:05:30 Processing Device operation response
2024-11-23 12:05:30 Processing the operation response from device
2024-11-23 12:05:30 Acquiring the session lock for the device
2024-11-23 12:05:30 The session id used to process the device RPC response is: sessionId
2024-11-23 12:05:30 Entering put
2024-11-23 12:05:30 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-23 12:05:30 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:30 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-23 12:05:30 Updating the session to terminated state
2024-11-23 12:05:30 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-23 12:05:30 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:30 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-23 12:05:30 Sending the Device RPC Response to the Mapper
2024-11-23 12:05:30 Updating the session
2024-11-23 12:05:30 Successfully processed Device operation response
2024-11-23 12:05:30 Next char is -1
2024-11-23 12:05:30 Clearing the cookies
2024-11-23 12:05:30
2024-11-23 12:05:30 End of processing
2024-11-23 12:05:30 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.SPAOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.GPVOpResultTest
2024-11-23 12:05:30 A device event occurred
2024-11-23 12:05:30 Request Headers Content-Type
2024-11-23 12:05:30 Request Headers Accept
2024-11-23 12:05:30 Request Headers Cookie
2024-11-23 12:05:30 The session id is sessionId
2024-11-23 12:05:30 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@2bcf23d912655897Device.Hosts.HostNumberOfEntries1
2024-11-23 12:05:30 Event notified by the device is of type: GetParameterValuesResponse
2024-11-23 12:05:30 Received Operation Result response Device.Hosts.HostNumberOfEntries=1
2024-11-23 12:05:30 Fetching Operation request details for session: sessionId
2024-11-23 12:05:30 There exists pending operation request for the session: sessionId
2024-11-23 12:05:30 The pending operation request for the session is of operation GET_PARAMETER_VALUES
2024-11-23 12:05:30 Response Msg is GPVResponse
2024-11-23 12:05:30 Processing Device operation response
2024-11-23 12:05:30 Processing the operation response from device
2024-11-23 12:05:30 Acquiring the session lock for the device
2024-11-23 12:05:30 The session id used to process the device RPC response is: sessionId
2024-11-23 12:05:30 Entering put
2024-11-23 12:05:30 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-23 12:05:30 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:30 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-23 12:05:30 Updating the session to terminated state
2024-11-23 12:05:30 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-23 12:05:30 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:30 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-23 12:05:30 Sending the Device RPC Response to the Mapper
2024-11-23 12:05:30 Updating the session
2024-11-23 12:05:30 Successfully processed Device operation response
2024-11-23 12:05:30 Next char is -1
2024-11-23 12:05:30 Clearing the cookies
2024-11-23 12:05:30
2024-11-23 12:05:30 End of processing
2024-11-23 12:05:30 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.GPVOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.DOOpResultTest
2024-11-23 12:05:30 A device event occurred
2024-11-23 12:05:30 Request Headers Content-Type
2024-11-23 12:05:30 Request Headers Accept
2024-11-23 12:05:30 Request Headers Cookie
2024-11-23 12:05:30 The session id is sessionId
2024-11-23 12:05:30 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@724517d6133062910
2024-11-23 12:05:30 Event notified by the device is of type: DeleteObjectResponse
2024-11-23 12:05:30 Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.DeleteObjectResponse@2098eb2e
2024-11-23 12:05:30 Fetching Operation request details for session: sessionId
2024-11-23 12:05:30 There exists pending operation request for the session: sessionId
2024-11-23 12:05:30 The pending operation request for the session is of operation DELETE_OBJECT
2024-11-23 12:05:30 Response Msg is DOResponse
2024-11-23 12:05:30 Processing Device operation response
2024-11-23 12:05:30 Processing the operation response from device
2024-11-23 12:05:30 Acquiring the session lock for the device
2024-11-23 12:05:30 The session id used to process the device RPC response is: sessionId
2024-11-23 12:05:30 Entering put
2024-11-23 12:05:30 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-23 12:05:30 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:30 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-23 12:05:30 Updating the session to terminated state
2024-11-23 12:05:30 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-23 12:05:30 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:30 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-23 12:05:30 Sending the Device RPC Response to the Mapper
2024-11-23 12:05:30 Updating the session
2024-11-23 12:05:30 Successfully processed Device operation response
2024-11-23 12:05:30 Next char is -1
2024-11-23 12:05:30 Clearing the cookies
2024-11-23 12:05:30
2024-11-23 12:05:30 End of processing
2024-11-23 12:05:30 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.DOOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.RebootOpResultTest
2024-11-23 12:05:30 A device event occurred
2024-11-23 12:05:30 Request Headers Content-Type
2024-11-23 12:05:30 Request Headers Accept
2024-11-23 12:05:30 Request Headers Cookie
2024-11-23 12:05:30 The session id is sessionId
2024-11-23 12:05:30 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@63403ab1913870
2024-11-23 12:05:30 Event notified by the device is of type: RebootResponse
2024-11-23 12:05:30 Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.RebootResponse@601a3080
2024-11-23 12:05:30 Fetching Operation request details for session: sessionId
2024-11-23 12:05:30 There exists pending operation request for the session: sessionId
2024-11-23 12:05:30 The pending operation request for the session is of operation REBOOT
2024-11-23 12:05:30 Response Msg is RebootResponse
2024-11-23 12:05:30 Processing Device operation response
2024-11-23 12:05:30 Processing the operation response from device
2024-11-23 12:05:30 Acquiring the session lock for the device
2024-11-23 12:05:30 The session id used to process the device RPC response is: sessionId
2024-11-23 12:05:30 Entering put
2024-11-23 12:05:30 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-23 12:05:30 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:30 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-23 12:05:30 Updating the session to terminated state
2024-11-23 12:05:30 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-23 12:05:30 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:30 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-23 12:05:30 Sending the Device RPC Response to the Mapper
2024-11-23 12:05:30 Updating the session
2024-11-23 12:05:30 Successfully processed Device operation response
2024-11-23 12:05:30 Next char is -1
2024-11-23 12:05:30 Clearing the cookies
2024-11-23 12:05:30
2024-11-23 12:05:30 End of processing
2024-11-23 12:05:30 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.RebootOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.DownloadOpResultTest
2024-11-23 12:05:30 A device event occurred
2024-11-23 12:05:30 Request Headers Content-Type
2024-11-23 12:05:30 Request Headers Accept
2024-11-23 12:05:30 Request Headers Cookie
2024-11-23 12:05:30 The session id is sessionId
2024-11-23 12:05:30 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@5330dc721265443140
2024-11-23 12:05:30 Event notified by the device is of type: AddObjectResponse
2024-11-23 12:05:30 Received Operation Result response AddObjectResponse: status=0 instance=4
2024-11-23 12:05:30 Fetching Operation request details for session: sessionId
2024-11-23 12:05:30 There exists pending operation request for the session: sessionId
2024-11-23 12:05:30 The pending operation request for the session is of operation ADD_OBJECT
2024-11-23 12:05:30 Response Msg is AOResponse
2024-11-23 12:05:30 Processing Device operation response
2024-11-23 12:05:30 Processing the operation response from device
2024-11-23 12:05:30 Acquiring the session lock for the device
2024-11-23 12:05:30 The session id used to process the device RPC response is: sessionId
2024-11-23 12:05:30 Entering put
2024-11-23 12:05:30 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-23 12:05:30 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:30 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-23 12:05:30 Updating the session to terminated state
2024-11-23 12:05:30 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-23 12:05:30 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:30 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-23 12:05:30 Sending the Device RPC Response to the Mapper
2024-11-23 12:05:30 Updating the session
2024-11-23 12:05:30 Successfully processed Device operation response
2024-11-23 12:05:30 Next char is -1
2024-11-23 12:05:30 Clearing the cookies
2024-11-23 12:05:30
2024-11-23 12:05:30 End of processing
2024-11-23 12:05:30 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.DownloadOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.acsnbi.InvokeRPCTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:05:30 Starting InvokeRPCTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 3089 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-23 12:05:30 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:05:30 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-23 12:05:31 init started
2024-11-23 12:05:31 Running on active server; hence marking quartz as active service
2024-11-23 12:05:31 init complete
2024-11-23 12:05:41 Started InvokeRPCTest in 11.185 seconds (JVM running for 21.667)
2024-11-23 12:05:41 Received a Device operation request from Mapper
2024-11-23 12:05:41 Received request to perform device operation. OperationCode: SET_PARAMETER_VALUES
2024-11-23 12:05:41 The operation ID generated for processing the Device RPC request is - 1732363541873
2024-11-23 12:05:41 Successfully posted the Mapper Request to Queue with OperationId : 1732363541873 OperationCode : SET_PARAMETER_VALUES
2024-11-23 12:05:41 Successfully initiated device operation, The operation id for the request is: 1732363541873
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.376 s - in org.commscope.tr069adapter.acs.cpe.test.acsnbi.InvokeRPCTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.acsnbi.RPCResponseForwarderTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:05:42 Starting RPCResponseForwarderTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 3089 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-23 12:05:42 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:05:42 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-23 12:05:42 init started
2024-11-23 12:05:42 Running on active server; hence marking quartz as active service
2024-11-23 12:05:42 init complete
2024-11-23 12:05:43 Started RPCResponseForwarderTest in 1.088 seconds (JVM running for 22.949)
2024-11-23 12:05:43 NBIOperationResult message is received for deviceId : 0005B9519095, , OprationId: 1000
2024-11-23 12:05:43 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-23 12:05:43 Received Operation result from NBI
2024-11-23 12:05:43 Posting the operation request to WebService: null
2024-11-23 12:05:43 Successfully posted the NBI operation request to SBI Service
2024-11-23 12:05:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-23 12:05:43 Successfully processed NBI operation result.
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s - in org.commscope.tr069adapter.acs.cpe.test.acsnbi.RPCResponseForwarderTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.acsnbi.InformForwarderTest
2024-11-23 12:05:43 DeviceNotification message is received for deviceId : 0005B9519095 , Notification Type(s): [BOOTSTRAP]
2024-11-23 12:05:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-23 12:05:43 Received Notification from NBI
2024-11-23 12:05:43 Posting the Device Notification to WebService: null
2024-11-23 12:05:43 Successfully posted the Device Notification to SBI Service
2024-11-23 12:05:43 +++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-23 12:05:43 Successfully processed device notification.
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.commscope.tr069adapter.acs.cpe.test.acsnbi.InformForwarderTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.DeviceRPCRequestHandlerTests
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:05:43 Starting DeviceRPCRequestHandlerTests on prd-ubuntu1804-docker-4c-4g-11112 with PID 3089 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-23 12:05:43 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:05:43 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-23 12:05:43 init started
2024-11-23 12:05:43 Running on active server; hence marking quartz as active service
2024-11-23 12:05:43 init complete
2024-11-23 12:05:54 Started DeviceRPCRequestHandlerTests in 10.841 seconds (JVM running for 33.891)
2024-11-23 12:05:54 Received a JMS message from Mapper for TR069 Device RPC operation
2024-11-23 12:05:54 Received a TR069 operation request from Mapper with operation ID: 10
2024-11-23 12:05:54 A Mapper request is received with operationID: 10
2024-11-23 12:05:54 Acquiring the session lock for the device
2024-11-23 12:05:54 Acquiring the session lock for the device
2024-11-23 12:05:54 Successfully acquired the session lock for processing NBI request with operation ID: 10
2024-11-23 12:05:54 Persisting the Device RPC request, with operation ID: 10
Hibernate: call next value for hibernate_sequence
2024-11-23 12:05:54 Successfully persisted the Device RPC request
2024-11-23 12:05:54 No active session exists, hence requesting for Connection request
2024-11-23 12:05:54 Initiating Connection request on device: 0005B95196D0
2024-11-23 12:05:54 Requested to start timer for 0005B95196D0_10, listener bean=SessionTimeoutHandler
2024-11-23 12:05:54 scheduleJob : Scheduing job 0005B95196D0_10 started
2024-11-23 12:05:54 scheduleJob : Scheduing job 0005B95196D0_10 successfully completed
2024-11-23 12:05:54 Successfully started timer for 0005B95196D0_10
2024-11-23 12:05:54 Successfully started the timer task for Device RPC request with operation ID : 10
2024-11-23 12:05:54 Processed a TR069 operation request from Mapper with operation ID: 10
2024-11-23 12:05:54 Processed JMS message from Mapper for TR069 Device RPC operation
Hibernate: insert into tr069_nbi_request (attribute_json1, attribute_json2, attribute_json3, create_time, device_id, is_processed, operation_code, operation_id, request_time_out, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Tearing down the broker
2024-11-23 12:05:54 Received a JMS message from Mapper for TR069 Device RPC operation
2024-11-23 12:05:54 Received a TR069 operation request from Mapper with operation ID: 10
2024-11-23 12:05:54 A Mapper request is received with operationID: 10
2024-11-23 12:05:54 Acquiring the session lock for the device
2024-11-23 12:05:54 Acquiring the session lock for the device
2024-11-23 12:05:54 Successfully acquired the session lock for processing NBI request with operation ID: 10
2024-11-23 12:05:54 Persisting the Device RPC request, with operation ID: 10
Hibernate: call next value for hibernate_sequence
2024-11-23 12:05:54 Successfully persisted the Device RPC request
2024-11-23 12:05:54 Session is in processing state, Will be notified to session manager to pick the request on session availability
2024-11-23 12:05:54 Processed a TR069 operation request from Mapper with operation ID: 10
2024-11-23 12:05:54 Processed JMS message from Mapper for TR069 Device RPC operation
Hibernate: insert into tr069_nbi_request (attribute_json1, attribute_json2, attribute_json3, create_time, device_id, is_processed, operation_code, operation_id, request_time_out, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Tearing down the broker
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.073 s - in org.commscope.tr069adapter.acs.cpe.test.DeviceRPCRequestHandlerTests
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.BootstrapInformTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:05:54 Starting BootstrapInformTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 3089 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-23 12:05:54 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:05:54 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-23 12:05:54 init started
2024-11-23 12:05:54 Running on active server; hence marking quartz as active service
2024-11-23 12:05:54 init complete
2024-11-23 12:05:55 Started BootstrapInformTest in 0.888 seconds (JVM running for 35.012)
2024-11-23 12:05:55 A device event occurred
2024-11-23 12:05:55 Request Headers Content-Type
2024-11-23 12:05:55 Request Headers Accept
2024-11-23 12:05:55 Request Headers Authorization
2024-11-23 12:05:55 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@4f65b7310005B9LTE_Enterprise_C-RANSC_Cntrl0005B94239100 BOOTSTRAP12020-06-10T11:27:26.054Z0Device.DeviceInfo.HardwareVersion750742.00.13Device.DeviceInfo.SoftwareVersion4.3.00.229Device.DeviceInfo.ProvisioningCodeDevice.ManagementServer.ConnectionRequestURLhttp://172.20.0.9:30150/ConnectionRequest?command=cr&sn=0005B9423910Device.ManagementServer.ParameterKeyzzzzDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.ExternalIPAddress172.17.19.193Device.Services.FAPService.1.FAPControl.LTE.AdminState0
2024-11-23 12:05:55 Event notified by the device is of type: Inform
2024-11-23 12:05:55 Processing the device Inform event
2024-11-23 12:05:55 Authorization header received in the request -> basic
2024-11-23 12:05:55 Is device authentication successful: true
2024-11-23 12:05:55 The root element is: Device
2024-11-23 12:05:55 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-23 12:05:55 Requested to stop the timer.0005B9423910_CONNECTION_REQUEST
2024-11-23 12:05:55 Successfully stopped the timer.0005B9423910_CONNECTION_REQUEST
2024-11-23 12:05:55 Building Device Inform event based on the event codes sent by the device
2024-11-23 12:05:55 Constructing BOOTSTRAP Inform
2024-11-23 12:05:55 Sending the device inform to TR069 Request Processor to process
2024-11-23 12:05:55 Processing Device Inform Event
2024-11-23 12:05:55 Processing the Device Inform Event: '0 BOOTSTRAP'
2024-11-23 12:05:55 Getting the existing Session Object for the device
Hibernate: select sessionman0_.device_id as device_i1_2_0_, sessionman0_.current_operation_id as current_2_2_0_, sessionman0_.session_id as session_3_2_0_, sessionman0_.session_start_time as session_4_2_0_, sessionman0_.state as state5_2_0_ from tr069_session sessionman0_ where sessionman0_.device_id=?
2024-11-23 12:05:55 Device Inform event received is BOOTSTRAP, hence aborting all the pending operations if any exists
2024-11-23 12:05:55 Retrieving all the pending Device RPC requests
2024-11-23 12:05:55 There exists no pending RPC requests for the device: 0005B9423910
2024-11-23 12:05:55 Acquiring the session lock for the device
2024-11-23 12:05:55 Acquiring the session lock for the device
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
2024-11-23 12:05:55 Device is contacting ACS for the first time, creating the new session ID for the device
2024-11-23 12:05:55 Creating a new session for the device
Hibernate: select sessionman0_.device_id as device_i1_2_0_, sessionman0_.current_operation_id as current_2_2_0_, sessionman0_.session_id as session_3_2_0_, sessionman0_.session_start_time as session_4_2_0_, sessionman0_.state as state5_2_0_ from tr069_session sessionman0_ where sessionman0_.device_id=?
2024-11-23 12:05:55 Acquiring the session lock for the device
Hibernate: insert into tr069_session (current_operation_id, session_id, session_start_time, state, device_id) values (?, ?, ?, ?, ?)
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:55 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-23 12:05:55 Updating the TR069 device: 0005B9423910
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-23 12:05:55 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:55 The session id generated to process the device notification request is: 4af12962-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:05:55 Entering put
2024-11-23 12:05:55 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:55 Setting connection status as true for device: 0005B9423910
2024-11-23 12:05:55 Updating the session for the device with newly generated session id
2024-11-23 12:05:55 Changing the session state from PROCESSING to LOCKED
2024-11-23 12:05:55 Updating the session
2024-11-23 12:05:55 Requested to start timer for 4af12962-a993-11ef-802d-0242d2ede6a9, listener bean=SessionTimeoutHandler
2024-11-23 12:05:55 scheduleJob : Scheduing job 4af12962-a993-11ef-802d-0242d2ede6a9 started
2024-11-23 12:05:55 scheduleJob : Scheduing job 4af12962-a993-11ef-802d-0242d2ede6a9 successfully completed
2024-11-23 12:05:55 Successfully started timer for 4af12962-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:05:55 Successfully started the timer task for Device request with session ID : 4af12962-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:05:55 Successfully processed Device Inform Event
Hibernate: update tr069_session set current_operation_id=?, session_id=?, session_start_time=?, state=? where device_id=?
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-23 12:05:55 Key element is: 1
2024-11-23 12:05:55 Next char is -1
2024-11-23 12:05:55 11
2024-11-23 12:05:55 End of processing
2024-11-23 12:05:55 End of processing the HTTP post request
2024-11-23 12:05:55 A device event occurred
2024-11-23 12:05:55 Request Headers Content-Type
2024-11-23 12:05:55 Request Headers Accept
2024-11-23 12:05:55 Request Headers Authorization
2024-11-23 12:05:55 Request Headers Cookie
2024-11-23 12:05:55 The session id is 4af12962-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:05:55 Next char is -1
2024-11-23 12:05:55 Received Empty Device response
2024-11-23 12:05:55 Fetching Operation request details for session: 4af12962-a993-11ef-802d-0242d2ede6a9
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.session_id=?
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:55 There exists no pending operation request for the session: 4af12962-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:05:55 Processing Empty request
2024-11-23 12:05:55 Processing the empty request from device
2024-11-23 12:05:55 Acquiring the session lock for the device
2024-11-23 12:05:55 Acquiring the session lock for the device
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
2024-11-23 12:05:55 The session id used to process the empty device request is: 4af12962-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:05:55 Entering put
2024-11-23 12:05:55 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:55 Retrieving the oldest pending Device RPC request
2024-11-23 12:05:55 There exists no pending Device RPC requests for the device: 0005B9423910
2024-11-23 12:05:55 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-23 12:05:55 Updating the session to terminated state
2024-11-23 12:05:55 Requested to stop the timer.4af12962-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:05:55 deleteSchedule : Deleting schedule for job 4af12962-a993-11ef-802d-0242d2ede6a9 started
2024-11-23 12:05:55 deleteSchedule : Deleting schedule for job 4af12962-a993-11ef-802d-0242d2ede6a9 successfully completed
2024-11-23 12:05:55 Successfully stopped the timer.4af12962-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:05:55 Successfully stopped the timer task for Device request with session ID : 4af12962-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:05:55 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:55 Updating the session
2024-11-23 12:05:55 Successfully processed Empty request
Hibernate: update tr069_session set current_operation_id=?, session_id=?, session_start_time=?, state=? where device_id=?
2024-11-23 12:05:55 Clearing the cookies
2024-11-23 12:05:55
2024-11-23 12:05:55 End of processing
2024-11-23 12:05:55 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in org.commscope.tr069adapter.acs.cpe.test.inform.BootstrapInformTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.ConnRequestInformTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:05:55 Starting ConnRequestInformTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 3089 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-23 12:05:55 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:05:55 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-23 12:05:56 init started
2024-11-23 12:05:56 Running on active server; hence marking quartz as active service
2024-11-23 12:05:56 init complete
2024-11-23 12:05:56 Started ConnRequestInformTest in 0.861 seconds (JVM running for 36.636)
2024-11-23 12:05:56 A device event occurred
2024-11-23 12:05:56 Request Headers Content-Type
2024-11-23 12:05:56 Request Headers Accept
2024-11-23 12:05:56 Request Headers Authorization
2024-11-23 12:05:56 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@536a47561Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190926 CONNECTION REQUEST12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519092Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-23 12:05:56 Event notified by the device is of type: Inform
2024-11-23 12:05:56 Processing the device Inform event
2024-11-23 12:05:56 Authorization header received in the request -> basic
2024-11-23 12:05:56 Is device authentication successful: true
2024-11-23 12:05:56 The root element is: Device
2024-11-23 12:05:56 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-23 12:05:56 Building Device Inform event based on the event codes sent by the device
2024-11-23 12:05:56 Constructing Connection Request Inform
2024-11-23 12:05:56 Sending the device inform to TR069 Request Processor to process
2024-11-23 12:05:56 Processing Device Inform Event
2024-11-23 12:05:56 Processing the Device Inform Event: '6 CONNECTION REQUEST'
2024-11-23 12:05:56 Getting the existing Session Object for the device
2024-11-23 12:05:56 Acquiring the session lock for the device
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:56 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-23 12:05:56 Updating the TR069 device: 0005B9519092
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-23 12:05:56 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:56 The session id generated to process the device notification request is: sessionid9
2024-11-23 12:05:56 Entering put
2024-11-23 12:05:56 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:56 Setting connection status as true for device: 0005B9519092
2024-11-23 12:05:56 Updating the session for the device with newly generated session id
2024-11-23 12:05:56 Changing the session state from PROCESSING to LOCKED
2024-11-23 12:05:56 Updating the session
2024-11-23 12:05:56 Successfully started the timer task for Device request with session ID : sessionid9
2024-11-23 12:05:56 Successfully processed Device Inform Event
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-23 12:05:56 Key element is: 1
2024-11-23 12:05:56 Next char is -1
2024-11-23 12:05:56 11
2024-11-23 12:05:56 End of processing
2024-11-23 12:05:56 End of processing the HTTP post request
2024-11-23 12:05:56 A device event occurred
2024-11-23 12:05:56 Request Headers Content-Type
2024-11-23 12:05:56 Request Headers Accept
2024-11-23 12:05:56 Request Headers Authorization
2024-11-23 12:05:56 Request Headers Cookie
2024-11-23 12:05:56 The session id is sessionid9
2024-11-23 12:05:56 Next char is -1
2024-11-23 12:05:56 Received Empty Device response
2024-11-23 12:05:56 Fetching Operation request details for session: sessionid9
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:56 There exists no pending operation request for the session: sessionid9
2024-11-23 12:05:56 Processing Empty request
2024-11-23 12:05:56 Processing the empty request from device
2024-11-23 12:05:56 Acquiring the session lock for the device
2024-11-23 12:05:56 The session id used to process the empty device request is: sessionid9
2024-11-23 12:05:56 Entering put
2024-11-23 12:05:56 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:56 Retrieving the oldest pending Device RPC request
2024-11-23 12:05:56 There exists no pending Device RPC requests for the device: 0005B9519092
2024-11-23 12:05:56 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-23 12:05:56 Updating the session to terminated state
2024-11-23 12:05:56 Successfully stopped the timer task for Device request with session ID : sessionid9
2024-11-23 12:05:56 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:56 Updating the session
2024-11-23 12:05:56 Successfully processed Empty request
2024-11-23 12:05:56 Clearing the cookies
2024-11-23 12:05:56
2024-11-23 12:05:56 End of processing
2024-11-23 12:05:56 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s - in org.commscope.tr069adapter.acs.cpe.test.inform.ConnRequestInformTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.TCInformTest
2024-11-23 12:05:57 A device event occurred
2024-11-23 12:05:57 Request Headers Content-Type
2024-11-23 12:05:57 Request Headers Accept
2024-11-23 12:05:57 Request Headers Authorization
2024-11-23 12:05:57 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@5ef399511Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190947 TRANSFER COMPLETE12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519094Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-23 12:05:57 Event notified by the device is of type: Inform
2024-11-23 12:05:57 Processing the device Inform event
2024-11-23 12:05:57 Authorization header received in the request -> basic
2024-11-23 12:05:57 Is device authentication successful: true
2024-11-23 12:05:57 The root element is: Device
2024-11-23 12:05:57 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-23 12:05:57 Building Device Inform event based on the event codes sent by the device
2024-11-23 12:05:57 Constructing Transfer Complete Inform
2024-11-23 12:05:57 Sending the device inform to TR069 Request Processor to process
2024-11-23 12:05:57 Processing Device Inform Event
2024-11-23 12:05:57 Processing the Device Inform Event: '7 TRANSFER COMPLETE'
2024-11-23 12:05:57 Getting the existing Session Object for the device
2024-11-23 12:05:57 Acquiring the session lock for the device
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:57 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-23 12:05:57 Updating the TR069 device: 0005B9519094
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-23 12:05:57 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:57 The session id generated to process the device notification request is: sessionid5
2024-11-23 12:05:57 Entering put
2024-11-23 12:05:57 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:57 Setting connection status as true for device: 0005B9519094
2024-11-23 12:05:57 Updating the session for the device with newly generated session id
2024-11-23 12:05:57 Changing the session state from PROCESSING to LOCKED
2024-11-23 12:05:57 Updating the session
2024-11-23 12:05:57 Successfully started the timer task for Device request with session ID : sessionid5
2024-11-23 12:05:57 Successfully processed Device Inform Event
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-23 12:05:57 Key element is: 1
2024-11-23 12:05:57 Next char is -1
2024-11-23 12:05:57 11
2024-11-23 12:05:57 End of processing
2024-11-23 12:05:57 End of processing the HTTP post request
2024-11-23 12:05:57 A device event occurred
2024-11-23 12:05:57 Request Headers Content-Type
2024-11-23 12:05:57 Request Headers Accept
2024-11-23 12:05:57 Request Headers Authorization
2024-11-23 12:05:57 Request Headers Cookie
2024-11-23 12:05:57 The session id is sessionid5
2024-11-23 12:05:57 Next char is -1
2024-11-23 12:05:57 Received Empty Device response
2024-11-23 12:05:57 Fetching Operation request details for session: sessionid5
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:57 There exists no pending operation request for the session: sessionid5
2024-11-23 12:05:57 Processing Empty request
2024-11-23 12:05:57 Processing the empty request from device
2024-11-23 12:05:57 Acquiring the session lock for the device
2024-11-23 12:05:57 The session id used to process the empty device request is: sessionid5
2024-11-23 12:05:57 Entering put
2024-11-23 12:05:57 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:57 Retrieving the oldest pending Device RPC request
2024-11-23 12:05:57 There exists no pending Device RPC requests for the device: 0005B9519094
2024-11-23 12:05:57 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-23 12:05:57 Updating the session to terminated state
2024-11-23 12:05:57 Successfully stopped the timer task for Device request with session ID : sessionid5
2024-11-23 12:05:57 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:57 Updating the session
2024-11-23 12:05:57 Successfully processed Empty request
2024-11-23 12:05:57 Clearing the cookies
2024-11-23 12:05:57
2024-11-23 12:05:57 End of processing
2024-11-23 12:05:57 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.commscope.tr069adapter.acs.cpe.test.inform.TCInformTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.BootInformTest
2024-11-23 12:05:57 A device event occurred
2024-11-23 12:05:57 Request Headers Content-Type
2024-11-23 12:05:57 Request Headers Accept
2024-11-23 12:05:57 Request Headers Authorization
2024-11-23 12:05:57 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@6140e8301Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190911 BOOT4 VALUE CHANGE12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519091Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-23 12:05:57 Event notified by the device is of type: Inform
2024-11-23 12:05:57 Processing the device Inform event
2024-11-23 12:05:57 Authorization header received in the request -> basic
2024-11-23 12:05:57 Is device authentication successful: true
2024-11-23 12:05:57 The root element is: Device
2024-11-23 12:05:57 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-23 12:05:57 Building Device Inform event based on the event codes sent by the device
2024-11-23 12:05:57 Constructing BOOT Inform
2024-11-23 12:05:57 Sending the device inform to TR069 Request Processor to process
2024-11-23 12:05:57 Processing Device Inform Event
2024-11-23 12:05:57 Processing the Device Inform Event: '1 BOOT'
2024-11-23 12:05:57 Getting the existing Session Object for the device
2024-11-23 12:05:57 Device Inform event received is BOOT, hence aborting all the pending operations if any exists
2024-11-23 12:05:57 Retrieving all the pending Device RPC requests
2024-11-23 12:05:57 There exists no pending RPC requests for the device: 0005B9519091
2024-11-23 12:05:57 Acquiring the session lock for the device
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:57 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-23 12:05:57 Updating the TR069 device: 0005B9519091
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-23 12:05:57 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:57 The session id generated to process the device notification request is: sessionid5
2024-11-23 12:05:57 Entering put
2024-11-23 12:05:57 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:57 Setting connection status as true for device: 0005B9519091
2024-11-23 12:05:57 Updating the session for the device with newly generated session id
2024-11-23 12:05:57 Changing the session state from PROCESSING to LOCKED
2024-11-23 12:05:57 Updating the session
2024-11-23 12:05:57 Successfully started the timer task for Device request with session ID : sessionid5
2024-11-23 12:05:57 Successfully processed Device Inform Event
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-23 12:05:57 Key element is: 1
2024-11-23 12:05:57 Next char is -1
2024-11-23 12:05:57 11
2024-11-23 12:05:57 End of processing
2024-11-23 12:05:57 End of processing the HTTP post request
2024-11-23 12:05:57 A device event occurred
2024-11-23 12:05:57 Request Headers Content-Type
2024-11-23 12:05:57 Request Headers Accept
2024-11-23 12:05:57 Request Headers Authorization
2024-11-23 12:05:57 Request Headers Cookie
2024-11-23 12:05:57 The session id is sessionid5
2024-11-23 12:05:57 Next char is -1
2024-11-23 12:05:57 Received Empty Device response
2024-11-23 12:05:57 Fetching Operation request details for session: sessionid5
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:05:57 There exists no pending operation request for the session: sessionid5
2024-11-23 12:05:57 Processing Empty request
2024-11-23 12:05:57 Processing the empty request from device
2024-11-23 12:05:57 Acquiring the session lock for the device
2024-11-23 12:05:57 The session id used to process the empty device request is: sessionid5
2024-11-23 12:05:57 Entering put
2024-11-23 12:05:57 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:05:57 Retrieving the oldest pending Device RPC request
2024-11-23 12:05:57 There exists no pending Device RPC requests for the device: 0005B9519091
2024-11-23 12:05:57 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-23 12:05:57 Updating the session to terminated state
2024-11-23 12:05:57 Successfully stopped the timer task for Device request with session ID : sessionid5
2024-11-23 12:05:57 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:05:57 Updating the session
2024-11-23 12:05:57 Successfully processed Empty request
2024-11-23 12:05:57 Clearing the cookies
2024-11-23 12:05:57
2024-11-23 12:05:57 End of processing
2024-11-23 12:05:57 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.commscope.tr069adapter.acs.cpe.test.inform.BootInformTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.TransferCompleteTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:05:57 Starting TransferCompleteTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 3089 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-23 12:05:57 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:05:57 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-23 12:05:57 init started
2024-11-23 12:05:57 Running on active server; hence marking quartz as active service
2024-11-23 12:05:57 init complete
2024-11-23 12:06:08 Started TransferCompleteTest in 10.854 seconds (JVM running for 47.812)
2024-11-23 12:06:08 A device event occurred
2024-11-23 12:06:08 Request Headers Content-Type
2024-11-23 12:06:08 Request Headers Accept
2024-11-23 12:06:08 Request Headers Authorization
2024-11-23 12:06:08 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@666a66f200005B9AAAA2202019-07-08T18:15:43.032Z2019-07-08T18:15:43.032Z
2024-11-23 12:06:08 Event notified by the device is of type: TransferComplete
2024-11-23 12:06:08 Processing Transfer Complete
2024-11-23 12:06:08 TransferComplete inform received with Start time
2024-11-23 12:06:08 Processing Device Inform Event
2024-11-23 12:06:08 Processing the Device Inform Event: '7 TRANSFER COMPLETE'
2024-11-23 12:06:08 Getting the existing Session Object for the device
2024-11-23 12:06:08 Acquiring the session lock for the device
2024-11-23 12:06:08 The session id generated to process the device notification request is: newSessionId
2024-11-23 12:06:08 Entering put
2024-11-23 12:06:08 Sending the Device Inform Event to the Mapper
2024-11-23 12:06:08 Notification do not contains either connection request URL or swVer or hwVer of the device
2024-11-23 12:06:08 The device data like connection request URL/ Device SW/HW version has changed, hence updating the device details
2024-11-23 12:06:08 Updating the session for the device with newly generated session id
2024-11-23 12:06:08 Changing the session state from PROCESSING to LOCKED
2024-11-23 12:06:08 Updating the session
2024-11-23 12:06:08 Requested to start timer for newSessionId, listener bean=SessionTimeoutHandler
2024-11-23 12:06:08 scheduleJob : Scheduing job newSessionId started
2024-11-23 12:06:08 scheduleJob : Scheduing job newSessionId successfully completed
2024-11-23 12:06:08 Successfully started timer for newSessionId
2024-11-23 12:06:08 Successfully started the timer task for Device request with session ID : newSessionId
2024-11-23 12:06:08 Successfully processed Device Inform Event
2024-11-23 12:06:08 Successfully processed the TRANSFER COMPLETE Inform
2024-11-23 12:06:08 Key element is: 0
2024-11-23 12:06:08 Next char is -1
2024-11-23 12:06:08 1
2024-11-23 12:06:08 End of processing
2024-11-23 12:06:08 End of processing the HTTP post request
2024-11-23 12:06:08 A device event occurred
2024-11-23 12:06:08 Request Headers Content-Type
2024-11-23 12:06:08 Request Headers Accept
2024-11-23 12:06:08 Request Headers Authorization
2024-11-23 12:06:08 Request Headers Cookie
2024-11-23 12:06:08 The session id is newSessionId
2024-11-23 12:06:08 Next char is -1
2024-11-23 12:06:08 Received Empty Device response
2024-11-23 12:06:08 Fetching Operation request details for session: newSessionId
2024-11-23 12:06:08 There exists no pending operation request for the session: newSessionId
2024-11-23 12:06:08 Processing Empty request
2024-11-23 12:06:08 Processing the empty request from device
2024-11-23 12:06:08 Acquiring the session lock for the device
2024-11-23 12:06:08 The session id used to process the empty device request is: newSessionId
2024-11-23 12:06:08 Entering put
2024-11-23 12:06:08 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:06:08 Retrieving the oldest pending Device RPC request
2024-11-23 12:06:08 There exists no pending Device RPC requests for the device: 0005B9AAAA22
2024-11-23 12:06:08 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-23 12:06:08 Updating the session to terminated state
2024-11-23 12:06:08 Requested to stop the timer.newSessionId
2024-11-23 12:06:08 deleteSchedule : Deleting schedule for job newSessionId started
2024-11-23 12:06:08 deleteSchedule : Deleting schedule for job newSessionId successfully completed
2024-11-23 12:06:08 Successfully stopped the timer.newSessionId
2024-11-23 12:06:08 Successfully stopped the timer task for Device request with session ID : newSessionId
2024-11-23 12:06:08 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:06:08 Updating the session
2024-11-23 12:06:08 Successfully processed Empty request
2024-11-23 12:06:08 Clearing the cookies
2024-11-23 12:06:08
2024-11-23 12:06:08 End of processing
2024-11-23 12:06:08 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.95 s - in org.commscope.tr069adapter.acs.cpe.test.inform.TransferCompleteTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.InformSwVersionUpdatedTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:06:08 Starting InformSwVersionUpdatedTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 3089 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-23 12:06:08 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:06:08 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-23 12:06:08 init started
2024-11-23 12:06:08 Running on active server; hence marking quartz as active service
2024-11-23 12:06:08 init complete
2024-11-23 12:06:08 Started InformSwVersionUpdatedTest in 0.8 seconds (JVM running for 48.708)
2024-11-23 12:06:08 A device event occurred
2024-11-23 12:06:08 Request Headers Content-Type
2024-11-23 12:06:08 Request Headers Accept
2024-11-23 12:06:08 Request Headers Authorization
2024-11-23 12:06:08 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@5ae6ea221Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190900 BOOTSTRAP12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519090Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-23 12:06:08 Event notified by the device is of type: Inform
2024-11-23 12:06:08 Processing the device Inform event
2024-11-23 12:06:08 Authorization header received in the request -> basic
2024-11-23 12:06:08 Is device authentication successful: true
2024-11-23 12:06:08 The root element is: Device
2024-11-23 12:06:08 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-23 12:06:08 Requested to stop the timer.0005B9519090_CONNECTION_REQUEST
2024-11-23 12:06:08 Successfully stopped the timer.0005B9519090_CONNECTION_REQUEST
2024-11-23 12:06:08 Building Device Inform event based on the event codes sent by the device
2024-11-23 12:06:08 Constructing BOOTSTRAP Inform
2024-11-23 12:06:08 Sending the device inform to TR069 Request Processor to process
2024-11-23 12:06:08 Processing Device Inform Event
2024-11-23 12:06:08 Processing the Device Inform Event: '0 BOOTSTRAP'
2024-11-23 12:06:08 Getting the existing Session Object for the device
Hibernate: select sessionman0_.device_id as device_i1_2_0_, sessionman0_.current_operation_id as current_2_2_0_, sessionman0_.session_id as session_3_2_0_, sessionman0_.session_start_time as session_4_2_0_, sessionman0_.state as state5_2_0_ from tr069_session sessionman0_ where sessionman0_.device_id=?
2024-11-23 12:06:08 Device Inform event received is BOOTSTRAP, hence aborting all the pending operations if any exists
2024-11-23 12:06:08 Retrieving all the pending Device RPC requests
Hibernate: select tr069devic0_.id as id1_1_, tr069devic0_.attribute_json1 as attribut2_1_, tr069devic0_.attribute_json2 as attribut3_1_, tr069devic0_.attribute_json3 as attribut4_1_, tr069devic0_.create_time as create_t5_1_, tr069devic0_.device_id as device_i6_1_, tr069devic0_.is_processed as is_proce7_1_, tr069devic0_.operation_code as operatio8_1_, tr069devic0_.operation_id as operatio9_1_, tr069devic0_.request_time_out as request10_1_ from tr069_nbi_request tr069devic0_ where tr069devic0_.device_id=? and tr069devic0_.is_processed=?
2024-11-23 12:06:08 Grouping the records based on operationId
2024-11-23 12:06:08 There exists 0 pending NBI requests for the device
2024-11-23 12:06:08 Acquiring the session lock for the device
2024-11-23 12:06:08 Acquiring the session lock for the device
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
2024-11-23 12:06:08 Device is contacting ACS for the first time, creating the new session ID for the device
2024-11-23 12:06:08 Creating a new session for the device
Hibernate: select sessionman0_.device_id as device_i1_2_0_, sessionman0_.current_operation_id as current_2_2_0_, sessionman0_.session_id as session_3_2_0_, sessionman0_.session_start_time as session_4_2_0_, sessionman0_.state as state5_2_0_ from tr069_session sessionman0_ where sessionman0_.device_id=?
2024-11-23 12:06:08 Acquiring the session lock for the device
Hibernate: insert into tr069_session (current_operation_id, session_id, session_start_time, state, device_id) values (?, ?, ?, ?, ?)
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
2024-11-23 12:06:08 The session id generated to process the device notification request is: 52fbe0a3-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:06:08 Entering put
2024-11-23 12:06:08 Sending the Device Inform Event to the Mapper
2024-11-23 12:06:08 Device Inform Event received: '0 BOOTSTRAP'
2024-11-23 12:06:09 Successfully posted the device inform event to DM to forward to NBI
2024-11-23 12:06:09 Device details are changed
2024-11-23 12:06:09 The device data like connection request URL/ Device SW/HW version has changed, hence updating the device details
2024-11-23 12:06:09 Updating the session for the device with newly generated session id
2024-11-23 12:06:09 Changing the session state from PROCESSING to LOCKED
2024-11-23 12:06:09 Updating the session
2024-11-23 12:06:09 Requested to start timer for 52fbe0a3-a993-11ef-802d-0242d2ede6a9, listener bean=SessionTimeoutHandler
2024-11-23 12:06:09 scheduleJob : Scheduing job 52fbe0a3-a993-11ef-802d-0242d2ede6a9 started
2024-11-23 12:06:09 scheduleJob : Scheduing job 52fbe0a3-a993-11ef-802d-0242d2ede6a9 successfully completed
2024-11-23 12:06:09 Successfully started timer for 52fbe0a3-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:06:09 Successfully started the timer task for Device request with session ID : 52fbe0a3-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:06:09 Successfully processed Device Inform Event
Hibernate: update tr069_session set current_operation_id=?, session_id=?, session_start_time=?, state=? where device_id=?
2024-11-23 12:06:09 Key element is: 1
2024-11-23 12:06:09 Next char is -1
2024-11-23 12:06:09 11
2024-11-23 12:06:09 End of processing
2024-11-23 12:06:09 End of processing the HTTP post request
2024-11-23 12:06:09 A device event occurred
2024-11-23 12:06:09 Request Headers Content-Type
2024-11-23 12:06:09 Request Headers Accept
2024-11-23 12:06:09 Request Headers Authorization
2024-11-23 12:06:09 Request Headers Cookie
2024-11-23 12:06:09 The session id is 52fbe0a3-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:06:09 Next char is -1
2024-11-23 12:06:09 Received Empty Device response
2024-11-23 12:06:09 Fetching Operation request details for session: 52fbe0a3-a993-11ef-802d-0242d2ede6a9
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.session_id=?
2024-11-23 12:06:09 There exists no pending operation request for the session: 52fbe0a3-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:06:09 Processing Empty request
2024-11-23 12:06:09 Processing the empty request from device
2024-11-23 12:06:09 Acquiring the session lock for the device
2024-11-23 12:06:09 Acquiring the session lock for the device
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
2024-11-23 12:06:09 The session id used to process the empty device request is: 52fbe0a3-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:06:09 Entering put
2024-11-23 12:06:09 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:06:09 Retrieving the oldest pending Device RPC request
Hibernate: select tr069devic0_.id as id1_1_, tr069devic0_.attribute_json1 as attribut2_1_, tr069devic0_.attribute_json2 as attribut3_1_, tr069devic0_.attribute_json3 as attribut4_1_, tr069devic0_.create_time as create_t5_1_, tr069devic0_.device_id as device_i6_1_, tr069devic0_.is_processed as is_proce7_1_, tr069devic0_.operation_code as operatio8_1_, tr069devic0_.operation_id as operatio9_1_, tr069devic0_.request_time_out as request10_1_ from tr069_nbi_request tr069devic0_ where tr069devic0_.device_id=? and tr069devic0_.is_processed=?
2024-11-23 12:06:09 There exists no pending Device RPC requests for the device: 0005B9519090
2024-11-23 12:06:09 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-23 12:06:09 Updating the session to terminated state
2024-11-23 12:06:09 Requested to stop the timer.52fbe0a3-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:06:09 deleteSchedule : Deleting schedule for job 52fbe0a3-a993-11ef-802d-0242d2ede6a9 started
2024-11-23 12:06:09 deleteSchedule : Deleting schedule for job 52fbe0a3-a993-11ef-802d-0242d2ede6a9 successfully completed
2024-11-23 12:06:09 Successfully stopped the timer.52fbe0a3-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:06:09 Successfully stopped the timer task for Device request with session ID : 52fbe0a3-a993-11ef-802d-0242d2ede6a9
2024-11-23 12:06:09 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:06:09 Updating the session
2024-11-23 12:06:09 Successfully processed Empty request
Hibernate: update tr069_session set current_operation_id=?, session_id=?, session_start_time=?, state=? where device_id=?
2024-11-23 12:06:09 Clearing the cookies
2024-11-23 12:06:09 DeviceNotification message is received for deviceId : 0005B9519090 , Notification Type(s): [BOOTSTRAP]
2024-11-23 12:06:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-23 12:06:09 Received Notification from NBI
2024-11-23 12:06:09 Posting the Device Notification to WebService: null
2024-11-23 12:06:09 Unable to post the Device Notification, Reason: URI is not absolute
2024-11-23 12:06:09
2024-11-23 12:06:09 End of processing
2024-11-23 12:06:09 End of processing the HTTP post request
Tearing down the broker
2024-11-23 12:06:09 +++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-23 12:06:09 Successfully processed device notification.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in org.commscope.tr069adapter.acs.cpe.test.inform.InformSwVersionUpdatedTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.PeriodicInformTest
2024-11-23 12:06:09 A device event occurred
2024-11-23 12:06:09 Request Headers Content-Type
2024-11-23 12:06:09 Request Headers Accept
2024-11-23 12:06:09 Request Headers Authorization
2024-11-23 12:06:09 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@4bb41cd41Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190932 PERIODIC12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519093Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-23 12:06:09 Event notified by the device is of type: Inform
2024-11-23 12:06:09 Processing the device Inform event
2024-11-23 12:06:09 Authorization header received in the request -> basic
2024-11-23 12:06:09 Is device authentication successful: true
2024-11-23 12:06:09 The root element is: Device
2024-11-23 12:06:09 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-23 12:06:09 Building Device Inform event based on the event codes sent by the device
2024-11-23 12:06:09 Constructing PERIODIC Inform
2024-11-23 12:06:09 Sending the device inform to TR069 Request Processor to process
2024-11-23 12:06:09 Processing Device Inform Event
2024-11-23 12:06:09 Processing the Device Inform Event: '2 PERIODIC'
2024-11-23 12:06:09 Getting the existing Session Object for the device
2024-11-23 12:06:09 Acquiring the session lock for the device
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:06:09 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-23 12:06:09 Updating the TR069 device: 0005B9519093
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-23 12:06:09 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:06:09 The session id generated to process the device notification request is: sessionid10
2024-11-23 12:06:09 Entering put
2024-11-23 12:06:09 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:06:09 Setting connection status as true for device: 0005B9519093
2024-11-23 12:06:09 Updating the session for the device with newly generated session id
2024-11-23 12:06:09 Changing the session state from PROCESSING to LOCKED
2024-11-23 12:06:09 Updating the session
2024-11-23 12:06:09 Successfully started the timer task for Device request with session ID : sessionid10
2024-11-23 12:06:09 Successfully processed Device Inform Event
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-23 12:06:09 Key element is: 1
2024-11-23 12:06:09 Next char is -1
2024-11-23 12:06:09 11
2024-11-23 12:06:09 End of processing
2024-11-23 12:06:09 End of processing the HTTP post request
2024-11-23 12:06:09 A device event occurred
2024-11-23 12:06:09 Request Headers Content-Type
2024-11-23 12:06:09 Request Headers Accept
2024-11-23 12:06:09 Request Headers Authorization
2024-11-23 12:06:09 Request Headers Cookie
2024-11-23 12:06:09 The session id is sessionid10
2024-11-23 12:06:09 Next char is -1
2024-11-23 12:06:09 Received Empty Device response
2024-11-23 12:06:09 Fetching Operation request details for session: sessionid10
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:06:09 There exists no pending operation request for the session: sessionid10
2024-11-23 12:06:09 Processing Empty request
2024-11-23 12:06:09 Processing the empty request from device
2024-11-23 12:06:09 Acquiring the session lock for the device
2024-11-23 12:06:09 The session id used to process the empty device request is: sessionid10
2024-11-23 12:06:09 Entering put
2024-11-23 12:06:09 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:06:09 Retrieving the oldest pending Device RPC request
2024-11-23 12:06:09 There exists no pending Device RPC requests for the device: 0005B9519093
2024-11-23 12:06:09 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-23 12:06:09 Updating the session to terminated state
2024-11-23 12:06:09 Successfully stopped the timer task for Device request with session ID : sessionid10
2024-11-23 12:06:09 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:06:09 Updating the session
2024-11-23 12:06:09 Successfully processed Empty request
2024-11-23 12:06:09 Clearing the cookies
2024-11-23 12:06:09
2024-11-23 12:06:09 End of processing
2024-11-23 12:06:09 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.commscope.tr069adapter.acs.cpe.test.inform.PeriodicInformTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.ValueChangeInformTest
2024-11-23 12:06:09 A device event occurred
2024-11-23 12:06:09 Request Headers Content-Type
2024-11-23 12:06:09 Request Headers Accept
2024-11-23 12:06:09 Request Headers Authorization
2024-11-23 12:06:09 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@bb8c91Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190954 VALUE CHANGE12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519095Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-23 12:06:09 Event notified by the device is of type: Inform
2024-11-23 12:06:09 Processing the device Inform event
2024-11-23 12:06:09 Authorization header received in the request -> basic
2024-11-23 12:06:09 Is device authentication successful: true
2024-11-23 12:06:09 The root element is: Device
2024-11-23 12:06:09 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-23 12:06:09 Building Device Inform event based on the event codes sent by the device
2024-11-23 12:06:09 Constructing VALUECHANGE Inform
2024-11-23 12:06:09 Sending the device inform to TR069 Request Processor to process
2024-11-23 12:06:09 Processing Device Inform Event
2024-11-23 12:06:09 Processing the Device Inform Event: '4 VALUE CHANGE'
2024-11-23 12:06:09 Getting the existing Session Object for the device
2024-11-23 12:06:09 Acquiring the session lock for the device
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:06:09 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-23 12:06:09 Updating the TR069 device: 0005B9519095
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-23 12:06:09 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:06:09 The session id generated to process the device notification request is: sessionid5
2024-11-23 12:06:09 Entering put
2024-11-23 12:06:09 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:06:09 Setting connection status as true for device: 0005B9519095
2024-11-23 12:06:09 Updating the session for the device with newly generated session id
2024-11-23 12:06:09 Changing the session state from PROCESSING to LOCKED
2024-11-23 12:06:09 Updating the session
2024-11-23 12:06:09 Successfully started the timer task for Device request with session ID : sessionid5
2024-11-23 12:06:09 Successfully processed Device Inform Event
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-23 12:06:09 Key element is: 1
2024-11-23 12:06:09 Next char is -1
2024-11-23 12:06:09 11
2024-11-23 12:06:09 End of processing
2024-11-23 12:06:09 End of processing the HTTP post request
2024-11-23 12:06:09 A device event occurred
2024-11-23 12:06:09 Request Headers Content-Type
2024-11-23 12:06:09 Request Headers Accept
2024-11-23 12:06:09 Request Headers Authorization
2024-11-23 12:06:09 Request Headers Cookie
2024-11-23 12:06:09 The session id is sessionid5
2024-11-23 12:06:09 Next char is -1
2024-11-23 12:06:09 Received Empty Device response
2024-11-23 12:06:09 Fetching Operation request details for session: sessionid5
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-23 12:06:09 There exists no pending operation request for the session: sessionid5
2024-11-23 12:06:09 Processing Empty request
2024-11-23 12:06:09 Processing the empty request from device
2024-11-23 12:06:09 Acquiring the session lock for the device
2024-11-23 12:06:09 The session id used to process the empty device request is: sessionid5
2024-11-23 12:06:09 Entering put
2024-11-23 12:06:09 Checking if any pending Device RPC requests exists for the device
2024-11-23 12:06:09 Retrieving the oldest pending Device RPC request
2024-11-23 12:06:09 There exists no pending Device RPC requests for the device: 0005B9519095
2024-11-23 12:06:09 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-23 12:06:09 Updating the session to terminated state
2024-11-23 12:06:09 Successfully stopped the timer task for Device request with session ID : sessionid5
2024-11-23 12:06:09 Changing the session state from PROCESSING to TERMINATED
2024-11-23 12:06:09 Updating the session
2024-11-23 12:06:09 Successfully processed Empty request
2024-11-23 12:06:09 Clearing the cookies
2024-11-23 12:06:09
2024-11-23 12:06:09 End of processing
2024-11-23 12:06:09 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.commscope.tr069adapter.acs.cpe.test.inform.ValueChangeInformTest
[WARNING] ForkStarter IOException: 218 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml]
225 main DEBUG Installed 1 script engine
517 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
517 main DEBUG PluginManager 'Core' found 118 plugins
518 main DEBUG PluginManager 'Level' found 0 plugins
524 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
532 main DEBUG PluginManager 'TypeConverter' found 26 plugins
540 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
541 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
541 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
541 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
545 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
545 main DEBUG PluginManager 'Lookup' found 13 plugins
546 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
550 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
551 main DEBUG PluginManager 'Converter' found 47 plugins
564 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
570 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
572 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
573 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
574 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
575 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
578 main DEBUG createPolicy(size="4MB")
579 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
580 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
581 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
581 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
582 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
582 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
583 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
584 main DEBUG createFileCountCondition(exceeds="10", ={})
584 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
585 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
586 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
589 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
590 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
592 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
598 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/./target/test-logs/debug/application-debug.log
598 main DEBUG Starting RollingFileManager ./target/test-logs/debug/application-debug.log
602 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
605 main DEBUG PluginManager 'FileConverter' found 2 plugins
606 main DEBUG Setting prev file time to 2024-11-23T12:05:21.591+0000
608 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
608 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
609 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
609 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
610 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
610 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
611 main DEBUG createPolicy(size="4MB")
611 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
611 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
612 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
612 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
612 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
613 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
613 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
613 main DEBUG createFileCountCondition(exceeds="10", ={})
614 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
615 main DEBUG createDeleteAction(basePath="./target/test-logs/spring/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
615 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
615 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/spring, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
615 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
616 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/spring/spring.log", filePattern="./target/test-logs/spring/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
617 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/./target/test-logs/spring/spring.log
617 main DEBUG Starting RollingFileManager ./target/test-logs/spring/spring.log
617 main DEBUG PluginManager 'FileConverter' found 2 plugins
618 main DEBUG Setting prev file time to 2024-11-23T12:05:21.611+0000
618 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
618 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
619 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
619 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
619 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
620 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
620 main DEBUG createPolicy(size="4MB")
620 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
621 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
621 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
621 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
622 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
622 main DEBUG createNameCondition(glob="database-*.log", regex="null", ={})
622 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
623 main DEBUG createFileCountCondition(exceeds="10", ={})
623 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
624 main DEBUG createDeleteAction(basePath="./target/test-logs/hibernate/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:database-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
624 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
624 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/hibernate, options=[], maxDepth=1, conditions=[IfFileName(glob:database-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
625 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
626 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/hibernate/database.log", filePattern="./target/test-logs/hibernate/database-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="hibernateLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
626 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/./target/test-logs/hibernate/database.log
626 main DEBUG Starting RollingFileManager ./target/test-logs/hibernate/database.log
627 main DEBUG PluginManager 'FileConverter' found 2 plugins
627 main DEBUG Setting prev file time to 2024-11-23T12:05:21.619+0000
627 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
628 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
628 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
628 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
629 main DEBUG createAppenders(={console, applicationLog, springLog, hibernateLog})
629 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
630 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
630 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
630 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
631 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
632 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
634 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
635 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
635 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
635 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
636 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
636 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
637 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
637 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
637 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
638 main DEBUG createAppenderRef(ref="hibernateLog", level="null", Filter=null)
638 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
644 main DEBUG createLogger(additivity="false", level="ERROR", name="org.hibernate", includeLocation="null", ={console, hibernateLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
644 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
645 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
645 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
646 main DEBUG createLoggers(={org.commscope.tr069adapter, org.springframework, org.hibernate, root})
649 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml] initialized
649 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml]
651 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
652 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml] OK.
652 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
653 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
653 main DEBUG Appender DefaultConsole-1 stopped with status true
654 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@46d8f407 OK
699 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
701 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
702 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
703 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
704 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
704 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
704 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.hibernate
705 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
706 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=hibernateLog
706 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
706 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
706 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@5b5a89d1) with optional ClassLoader: null
707 main DEBUG Shutdown hook enabled. Registering a new one.
707 main DEBUG LoggerContext[name=18b4aac2, org.apache.logging.log4j.core.LoggerContext@5b5a89d1] started OK.
606 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@5b5a89d1) with optional ClassLoader: null
606 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@7ec02149
614 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
615 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@2afdab87
623 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml' for lastModified Sat Nov 23 12:05:19 UTC 2024 (1732363519894)
623 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml]
624 main DEBUG Installed 1 script engine
632 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
632 main DEBUG PluginManager 'Core' found 118 plugins
633 main DEBUG PluginManager 'Level' found 0 plugins
634 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
634 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
635 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
635 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
635 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
635 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
636 main DEBUG PluginManager 'Lookup' found 13 plugins
636 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
636 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
636 main DEBUG PluginManager 'Converter' found 47 plugins
637 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
638 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
639 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
640 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
640 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
640 main DEBUG createPolicy(size="4MB")
640 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
641 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
641 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
641 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
641 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
642 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
642 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
642 main DEBUG createFileCountCondition(exceeds="10", ={})
642 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
643 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
643 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
643 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
643 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
644 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
644 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
644 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
645 main DEBUG PluginManager 'FileConverter' found 2 plugins
645 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
645 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
646 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
646 main DEBUG createPolicy(size="4MB")
646 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
646 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
647 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
647 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
647 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
647 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
647 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
648 main DEBUG createFileCountCondition(exceeds="10", ={})
648 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
648 main DEBUG createDeleteAction(basePath="./target/test-logs/spring/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
648 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
649 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/spring, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
649 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
649 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/spring/spring.log", filePattern="./target/test-logs/spring/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
650 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
650 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
650 main DEBUG PluginManager 'FileConverter' found 2 plugins
650 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
651 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
651 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
651 main DEBUG createPolicy(size="4MB")
651 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
652 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
652 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
652 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
652 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
653 main DEBUG createNameCondition(glob="database-*.log", regex="null", ={})
653 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
653 main DEBUG createFileCountCondition(exceeds="10", ={})
653 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
654 main DEBUG createDeleteAction(basePath="./target/test-logs/hibernate/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:database-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
654 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
654 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/hibernate, options=[], maxDepth=1, conditions=[IfFileName(glob:database-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
654 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
655 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/hibernate/database.log", filePattern="./target/test-logs/hibernate/database-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="hibernateLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
655 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
655 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
656 main DEBUG PluginManager 'FileConverter' found 2 plugins
656 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
656 main DEBUG createAppenders(={console, applicationLog, springLog, hibernateLog})
656 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
657 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
657 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
657 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
657 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
658 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
658 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
658 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
658 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
659 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
659 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
659 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
659 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
660 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
660 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
660 main DEBUG createAppenderRef(ref="hibernateLog", level="null", Filter=null)
660 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
661 main DEBUG createLogger(additivity="false", level="ERROR", name="org.hibernate", includeLocation="null", ={console, hibernateLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
661 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
661 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
661 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
662 main DEBUG createLoggers(={org.commscope.tr069adapter, org.springframework, org.hibernate, root})
662 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml] initialized
662 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml]
662 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
663 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml] OK.
663 main DEBUG Appender springLog stopped with status true
664 main DEBUG Appender applicationLog stopped with status true
664 main DEBUG Appender hibernateLog stopped with status true
664 main DEBUG Appender console stopped with status true
664 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@5d81bc79[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
665 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml] OK
666 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
666 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
666 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
667 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
667 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
667 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
667 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.hibernate
669 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
669 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=hibernateLog
670 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
670 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
670 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@5b5a89d1) with optional ClassLoader: null
850 main DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
851 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.. See the dump file /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/surefire-reports/2024-11-23T12-04-39_173-jvmRun1.dumpstream
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ application-booter ---
[INFO] Loading execution data file /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/jacoco.exec
[INFO] Analyzed bundle 'Application Booter' with 2 classes
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ application-booter ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/application-booter-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ application-booter ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ application-booter ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ application-booter ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ application-booter ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ application-booter ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ application-booter ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/application-booter-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/acs/booter/application-booter/1.0.0-SNAPSHOT/application-booter-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/booter/application-booter/1.0.0-SNAPSHOT/application-booter-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ application-booter ---
[INFO]
[INFO] --------------< org.commscope.tr069adapter.mapper:mapper >--------------
[INFO] Building TR069_Mapper 1.0.0-SNAPSHOT [12/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mapper ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (default) @ mapper ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/oam-tr069-adapter-sonar/mapper/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mapper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapper ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to /w/workspace/oam-tr069-adapter-sonar/mapper/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mapper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapper ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/mapper/src/test/java/org/commscope/tr069adapter/mapper/NetConfRequestReceiverTest.java: Some input files use or override a deprecated API.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/mapper/src/test/java/org/commscope/tr069adapter/mapper/NetConfRequestReceiverTest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapper ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Picked up _JAVA_OPTIONS:
Running org.commscope.tr069adapter.mapper.NetConfServerManagerTest
2024-11-23 12:06:42,186 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml]
2024-11-23 12:06:42,193 main DEBUG Installed 1 script engine
2024-11-23 12:06:42,507 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-23 12:06:42,509 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-23 12:06:42,509 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-23 12:06:42,515 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:06:42,523 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2024-11-23 12:06:42,532 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-23 12:06:42,533 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:06:42,533 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-23 12:06:42,533 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-23 12:06:42,537 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-23 12:06:42,537 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-23 12:06:42,538 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:06:42,542 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:06:42,542 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-23 12:06:42,553 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-23 12:06:42,559 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:06:42,561 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
2024-11-23 12:06:42,561 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:06:42,562 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
2024-11-23 12:06:42,563 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:06:42,566 main DEBUG createPolicy(size="4MB")
2024-11-23 12:06:42,567 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:06:42,568 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-23 12:06:42,568 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:06:42,569 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:06:42,569 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:06:42,570 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
2024-11-23 12:06:42,571 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:06:42,571 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:06:42,571 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:06:42,573 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-23 12:06:42,574 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:06:42,577 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-23 12:06:42,578 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:06:42,580 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:06:42,587 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/mapper/./target/test-logs/debug/application-debug.log
2024-11-23 12:06:42,587 main DEBUG Starting RollingFileManager ./target/test-logs/debug/application-debug.log
2024-11-23 12:06:42,591 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
2024-11-23 12:06:42,594 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:06:42,596 main DEBUG Setting prev file time to 2024-11-23T12:06:42.581+0000
2024-11-23 12:06:42,597 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
2024-11-23 12:06:42,598 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:06:42,598 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:06:42,599 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:06:42,599 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:06:42,600 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:06:42,600 main DEBUG createPolicy(size="4MB")
2024-11-23 12:06:42,601 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:06:42,601 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-23 12:06:42,602 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:06:42,602 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:06:42,603 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:06:42,603 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
2024-11-23 12:06:42,604 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:06:42,604 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:06:42,604 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:06:42,605 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-23 12:06:42,606 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:06:42,606 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-23 12:06:42,607 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:06:42,608 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:06:42,609 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/mapper/./target/test-logs/thirdparty/spring-framework.log
2024-11-23 12:06:42,609 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/spring-framework.log
2024-11-23 12:06:42,611 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:06:42,611 main DEBUG Setting prev file time to 2024-11-23T12:06:42.605+0000
2024-11-23 12:06:42,612 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
2024-11-23 12:06:42,612 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:06:42,612 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:06:42,613 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:06:42,613 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:06:42,614 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:06:42,614 main DEBUG createPolicy(size="4MB")
2024-11-23 12:06:42,615 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:06:42,615 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-23 12:06:42,615 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:06:42,616 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:06:42,616 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:06:42,617 main DEBUG createNameCondition(glob="third-party-framework*.log", regex="null", ={})
2024-11-23 12:06:42,617 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:06:42,617 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:06:42,618 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:06:42,619 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-23 12:06:42,619 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:06:42,619 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-23 12:06:42,620 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:06:42,621 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/third-party-framework-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:06:42,621 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/mapper/./target/test-logs/thirdparty/third-party-framework.log
2024-11-23 12:06:42,622 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/third-party-framework.log
2024-11-23 12:06:42,622 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:06:42,623 main DEBUG Setting prev file time to 2024-11-23T12:06:42.617+0000
2024-11-23 12:06:42,623 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
2024-11-23 12:06:42,623 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:06:42,624 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:06:42,624 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-23 12:06:42,625 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-23 12:06:42,625 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:42,626 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:06:42,626 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:42,626 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-23 12:06:42,627 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:06:42,629 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:06:42,632 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:42,633 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:06:42,634 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:42,635 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-23 12:06:42,635 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:06:42,636 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:06:42,637 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:42,637 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:06:42,637 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:42,637 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-23 12:06:42,638 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:06:42,638 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:06:42,638 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-23 12:06:42,639 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:06:42,640 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-23 12:06:42,641 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-23 12:06:42,642 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml] initialized
2024-11-23 12:06:42,642 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml]
2024-11-23 12:06:42,643 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-23 12:06:42,646 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml] OK.
2024-11-23 12:06:42,647 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2024-11-23 12:06:42,647 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2024-11-23 12:06:42,647 main DEBUG Appender DefaultConsole-1 stopped with status true
2024-11-23 12:06:42,647 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@3ce3db41 OK
2024-11-23 12:06:42,698 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
2024-11-23 12:06:42,700 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
2024-11-23 12:06:42,701 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
2024-11-23 12:06:42,703 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
2024-11-23 12:06:42,703 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
2024-11-23 12:06:42,703 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org
2024-11-23 12:06:42,704 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
2024-11-23 12:06:42,705 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
2024-11-23 12:06:42,705 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=thirdPartyLog
2024-11-23 12:06:42,705 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
2024-11-23 12:06:42,706 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
2024-11-23 12:06:42,706 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@34cfdd84) with optional ClassLoader: null
2024-11-23 12:06:42,707 main DEBUG Shutdown hook enabled. Registering a new one.
2024-11-23 12:06:42,707 main DEBUG LoggerContext[name=18b4aac2, org.apache.logging.log4j.core.LoggerContext@34cfdd84] started OK.
2024-11-23 12:06:42 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:42,763 main DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
2024-11-23 12:06:42,764 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
2024-11-23 12:06:42 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-23 12:06:42 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-23 12:06:42 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-23 12:06:42 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest], using SpringBootContextLoader
2024-11-23 12:06:42 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]: class path resource [org/commscope/tr069adapter/mapper/NetConfServerManagerTest-context.xml] does not exist
2024-11-23 12:06:42 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]: class path resource [org/commscope/tr069adapter/mapper/NetConfServerManagerTestContext.groovy] does not exist
2024-11-23 12:06:42 Could not detect default resource locations for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-23 12:06:42 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:43 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]: using defaults.
2024-11-23 12:06:43 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-23 12:06:43 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@236bb278, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7200702, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3eb29382, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@209baf91, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5e1d3188, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5982255e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7306836f, org.springframework.test.context.event.EventPublishingTestExecutionListener@e9c5db9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@393aac93, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@71dac63f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@36003e90, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a1ddc7c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@362fbd98]
2024-11-23 12:06:43 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:43 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:43 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:43 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:43 Before test class: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:43 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:43 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:43 Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
2024-11-23 12:06:43,299 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@34cfdd84) with optional ClassLoader: null
2024-11-23 12:06:43,300 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@4ce1ab4c
2024-11-23 12:06:43,313 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
2024-11-23 12:06:43,314 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@3c62bae5
2024-11-23 12:06:43,338 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml' for lastModified Sat Nov 23 12:06:40 UTC 2024 (1732363600681)
2024-11-23 12:06:43,348 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml]
2024-11-23 12:06:43,349 main DEBUG Installed 1 script engine
2024-11-23 12:06:43,362 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-23 12:06:43,362 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-23 12:06:43,363 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-23 12:06:43,364 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:06:43,364 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-23 12:06:43,365 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:06:43,365 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-23 12:06:43,365 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-23 12:06:43,366 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-23 12:06:43,366 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-23 12:06:43,366 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:06:43,366 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:06:43,367 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-23 12:06:43,367 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-23 12:06:43,368 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:06:43,369 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:06:43,370 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
2024-11-23 12:06:43,370 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:06:43,370 main DEBUG createPolicy(size="4MB")
2024-11-23 12:06:43,371 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:06:43,371 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-23 12:06:43,371 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:06:43,371 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:06:43,372 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:06:43,372 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
2024-11-23 12:06:43,372 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:06:43,372 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:06:43,372 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:06:43,373 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-23 12:06:43,373 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:06:43,373 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-23 12:06:43,374 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:06:43,374 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:06:43,374 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:06:43,375 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:06:43,375 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:06:43,375 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:06:43,376 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:06:43,376 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:06:43,376 main DEBUG createPolicy(size="4MB")
2024-11-23 12:06:43,376 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:06:43,377 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-23 12:06:43,377 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:06:43,377 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:06:43,377 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:06:43,378 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
2024-11-23 12:06:43,378 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:06:43,378 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:06:43,378 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:06:43,379 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-23 12:06:43,379 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:06:43,387 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-23 12:06:43,387 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:06:43,389 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:06:43,390 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:06:43,391 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:06:43,391 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:06:43,392 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:06:43,392 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:06:43,393 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:06:43,393 main DEBUG createPolicy(size="4MB")
2024-11-23 12:06:43,394 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:06:43,394 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-23 12:06:43,394 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:06:43,395 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:06:43,395 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:06:43,395 main DEBUG createNameCondition(glob="third-party-framework*.log", regex="null", ={})
2024-11-23 12:06:43,396 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:06:43,396 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:06:43,396 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:06:43,397 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-23 12:06:43,397 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:06:43,397 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-23 12:06:43,398 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:06:43,399 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/third-party-framework-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:06:43,399 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:06:43,399 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:06:43,399 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:06:43,400 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-23 12:06:43,400 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-23 12:06:43,400 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:43,401 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:06:43,401 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:43,402 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-23 12:06:43,402 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:06:43,403 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:06:43,403 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:43,403 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:06:43,403 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:43,404 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-23 12:06:43,404 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:06:43,404 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:06:43,405 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:43,405 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:06:43,405 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:06:43,405 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-23 12:06:43,406 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:06:43,406 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:06:43,406 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-23 12:06:43,407 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:06:43,407 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-23 12:06:43,407 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-23 12:06:43,408 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml] initialized
2024-11-23 12:06:43,408 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml]
2024-11-23 12:06:43,409 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-23 12:06:43,409 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml] OK.
2024-11-23 12:06:43,410 main DEBUG Appender springLog stopped with status true
2024-11-23 12:06:43,410 main DEBUG Appender applicationLog stopped with status true
2024-11-23 12:06:43,410 main DEBUG Appender thirdPartyLog stopped with status true
2024-11-23 12:06:43,410 main DEBUG Appender console stopped with status true
2024-11-23 12:06:43,411 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@14d5b2ac[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
2024-11-23 12:06:43,411 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml] OK
2024-11-23 12:06:43,412 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
2024-11-23 12:06:43,412 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
2024-11-23 12:06:43,413 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
2024-11-23 12:06:43,413 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
2024-11-23 12:06:43,413 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
2024-11-23 12:06:43,413 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org
2024-11-23 12:06:43,414 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
2024-11-23 12:06:43,414 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
2024-11-23 12:06:43,414 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=thirdPartyLog
2024-11-23 12:06:43,414 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
2024-11-23 12:06:43,414 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
2024-11-23 12:06:43,415 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@34cfdd84) with optional ClassLoader: null
2024-11-23 12:06:43 Loaded expression factory via original TCCL
2024-11-23 12:06:43 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter8000806429851786327.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
2024-11-23 12:06:43 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:06:43 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:06:43 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:06:43 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:06:43 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:06:43 Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:06:43 Starting NetConfServerManagerTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 5474 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/mapper)
2024-11-23 12:06:43 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:06:43 No active profile set, falling back to default profiles: default
2024-11-23 12:06:43 Loading source class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter
2024-11-23 12:06:43 Loaded config file 'file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/application.properties' (classpath:/application.properties)
2024-11-23 12:06:43 Refreshing org.springframework.web.context.support.GenericWebApplicationContext@742ce3ad
2024-11-23 12:06:43 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2024-11-23 12:06:43 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/MapperConfigProperties.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-23 12:06:43 Ignored because not a concrete top-level class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfNotificationSender.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfServerManager.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/controller/NetConfRequestReceiver.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/impl/NetConfRequestHandlerImpl.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/sync/SynchronizedRequestHandler.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/ErrorCodeUtil.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/MOMetaDataUtil.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/NetconfToTr069MapperUtil.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-23 12:06:43 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/SpringApplicationContext.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerUtil.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicTriggerRule.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerHandlerDM.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerManager.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerProducer.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/CronExpressionTriggerRule.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicForeverTriggerRule.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/ExpiredTirggerRule.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/OneTimeTirggerRule.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerServiceManagerAPIImpl.class]
2024-11-23 12:06:43 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/deviceversion/DeviceVersionManagerImpl.class]
2024-11-23 12:06:44 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:06:44 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:06:44 Bootstrapping Spring Data repositories in DEFAULT mode.
2024-11-23 12:06:44 Scanning for repositories in packages org.commscope.tr069adapter.mapper.dao.
2024-11-23 12:06:44 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-23 12:06:44 Finished Spring Data repository scanning in 40ms. Found 1 repository interfaces.
2024-11-23 12:06:44 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2024-11-23 12:06:44 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2024-11-23 12:06:44 Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2024-11-23 12:06:44 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'methodValidationPostProcessor'
2024-11-23 12:06:45 Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2024-11-23 12:06:45 Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerAnnotationProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.jms.annotation.JmsBootstrapConfiguration'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'dataSourceInitializedPublisher'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2024-11-23 12:06:45 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-23 12:06:45 Creating shared instance of singleton bean 'transactionAttributeSource'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'transactionInterceptor'
2024-11-23 12:06:45 Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2024-11-23 12:06:45 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2024-11-23 12:06:45 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2024-11-23 12:06:45 Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1075a2ee]
2024-11-23 12:06:45 Creating shared instance of singleton bean 'entityManagerFactory'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'dataSource'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:06:45 Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
2024-11-23 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@742ce3ad'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-23 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2024-11-23 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@182934f2'
2024-11-23 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'jpaVendorAdapter'
2024-11-23 12:06:45 Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2024-11-23 12:06:45 Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2024-11-23 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
2024-11-23 12:06:45 Building JPA container EntityManagerFactory for persistence unit 'default'
2024-11-23 12:06:45 PersistenceUnitInfo [
name: default
persistence provider classname: null
classloader: sun.misc.Launcher$AppClassLoader@18b4aac2
excludeUnlistedClasses: true
JTA datasource: null
Non JTA datasource: HikariDataSource (null)
Transaction type: RESOURCE_LOCAL
PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/
Shared Cache Mode: UNSPECIFIED
Validation Mode: AUTO
Jar files URLs []
Managed classes names [
org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails]
Mapping files names []
Properties []
2024-11-23 12:06:45 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
2024-11-23 12:06:45 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
2024-11-23 12:06:45 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
2024-11-23 12:06:45 HHH000412: Hibernate Core {5.4.8.Final}
2024-11-23 12:06:45 HHH000206: hibernate.properties not found
2024-11-23 12:06:45 Overriding existing service binding [org.hibernate.secure.spi.JaccService]
2024-11-23 12:06:45 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
2024-11-23 12:06:45 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
2024-11-23 12:06:45 HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2024-11-23 12:06:45 Adding type registration boolean -> org.hibernate.type.BooleanType@4d64b2ef
2024-11-23 12:06:45 Adding type registration boolean -> org.hibernate.type.BooleanType@4d64b2ef
2024-11-23 12:06:45 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@4d64b2ef
2024-11-23 12:06:45 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@3691a4cc
2024-11-23 12:06:45 Adding type registration true_false -> org.hibernate.type.TrueFalseType@296f4f62
2024-11-23 12:06:45 Adding type registration yes_no -> org.hibernate.type.YesNoType@5df33ad1
2024-11-23 12:06:45 Adding type registration byte -> org.hibernate.type.ByteType@64c52754
2024-11-23 12:06:45 Adding type registration byte -> org.hibernate.type.ByteType@64c52754
2024-11-23 12:06:45 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@64c52754
2024-11-23 12:06:45 Adding type registration character -> org.hibernate.type.CharacterType@361986c2
2024-11-23 12:06:45 Adding type registration char -> org.hibernate.type.CharacterType@361986c2
2024-11-23 12:06:45 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@361986c2
2024-11-23 12:06:45 Adding type registration short -> org.hibernate.type.ShortType@66610869
2024-11-23 12:06:45 Adding type registration short -> org.hibernate.type.ShortType@66610869
2024-11-23 12:06:45 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@66610869
2024-11-23 12:06:45 Adding type registration integer -> org.hibernate.type.IntegerType@60714568
2024-11-23 12:06:45 Adding type registration int -> org.hibernate.type.IntegerType@60714568
2024-11-23 12:06:45 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@60714568
2024-11-23 12:06:45 Adding type registration long -> org.hibernate.type.LongType@7fe23e48
2024-11-23 12:06:45 Adding type registration long -> org.hibernate.type.LongType@7fe23e48
2024-11-23 12:06:45 Adding type registration java.lang.Long -> org.hibernate.type.LongType@7fe23e48
2024-11-23 12:06:45 Adding type registration float -> org.hibernate.type.FloatType@23c69856
2024-11-23 12:06:45 Adding type registration float -> org.hibernate.type.FloatType@23c69856
2024-11-23 12:06:45 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@23c69856
2024-11-23 12:06:45 Adding type registration double -> org.hibernate.type.DoubleType@5d573615
2024-11-23 12:06:45 Adding type registration double -> org.hibernate.type.DoubleType@5d573615
2024-11-23 12:06:45 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@5d573615
2024-11-23 12:06:45 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@7f99333b
2024-11-23 12:06:45 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@7f99333b
2024-11-23 12:06:45 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@75472842
2024-11-23 12:06:45 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@75472842
2024-11-23 12:06:45 Adding type registration string -> org.hibernate.type.StringType@5f9671ba
2024-11-23 12:06:45 Adding type registration java.lang.String -> org.hibernate.type.StringType@5f9671ba
2024-11-23 12:06:45 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@39c5f774
2024-11-23 12:06:45 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@17543d14
2024-11-23 12:06:45 Adding type registration url -> org.hibernate.type.UrlType@78075142
2024-11-23 12:06:45 Adding type registration java.net.URL -> org.hibernate.type.UrlType@78075142
2024-11-23 12:06:45 Adding type registration Duration -> org.hibernate.type.DurationType@467a5bfd
2024-11-23 12:06:45 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@467a5bfd
2024-11-23 12:06:45 Adding type registration Instant -> org.hibernate.type.InstantType@752b871
2024-11-23 12:06:45 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@752b871
2024-11-23 12:06:45 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@4d5f25e4
2024-11-23 12:06:45 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@4d5f25e4
2024-11-23 12:06:45 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@3a1828f7
2024-11-23 12:06:45 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@3a1828f7
2024-11-23 12:06:45 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@4cc82607
2024-11-23 12:06:45 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@4cc82607
2024-11-23 12:06:45 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1c650d81
2024-11-23 12:06:45 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1c650d81
2024-11-23 12:06:45 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@2754703d
2024-11-23 12:06:45 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@2754703d
2024-11-23 12:06:45 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@6c8f48b5
2024-11-23 12:06:45 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@6c8f48b5
2024-11-23 12:06:45 Adding type registration date -> org.hibernate.type.DateType@74011649
2024-11-23 12:06:45 Adding type registration java.sql.Date -> org.hibernate.type.DateType@74011649
2024-11-23 12:06:45 Adding type registration time -> org.hibernate.type.TimeType@31cdae6e
2024-11-23 12:06:45 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@31cdae6e
2024-11-23 12:06:45 Adding type registration timestamp -> org.hibernate.type.TimestampType@138b2c7c
2024-11-23 12:06:45 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@138b2c7c
2024-11-23 12:06:45 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@138b2c7c
2024-11-23 12:06:45 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@2b3a6eb6
2024-11-23 12:06:45 Adding type registration calendar -> org.hibernate.type.CalendarType@42854070
2024-11-23 12:06:45 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@42854070
2024-11-23 12:06:45 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@42854070
2024-11-23 12:06:45 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@5c2df1e3
2024-11-23 12:06:45 Adding type registration locale -> org.hibernate.type.LocaleType@306cd9b6
2024-11-23 12:06:45 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@306cd9b6
2024-11-23 12:06:45 Adding type registration currency -> org.hibernate.type.CurrencyType@1b6edd3f
2024-11-23 12:06:45 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@1b6edd3f
2024-11-23 12:06:45 Adding type registration timezone -> org.hibernate.type.TimeZoneType@7a6a0db
2024-11-23 12:06:45 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@7a6a0db
2024-11-23 12:06:45 Adding type registration class -> org.hibernate.type.ClassType@5a08e5ec
2024-11-23 12:06:45 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@5a08e5ec
2024-11-23 12:06:45 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@771483f7
2024-11-23 12:06:45 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@771483f7
2024-11-23 12:06:45 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@6e6b591e
2024-11-23 12:06:45 Adding type registration binary -> org.hibernate.type.BinaryType@7cad7d48
2024-11-23 12:06:45 Adding type registration byte[] -> org.hibernate.type.BinaryType@7cad7d48
2024-11-23 12:06:45 Adding type registration [B -> org.hibernate.type.BinaryType@7cad7d48
2024-11-23 12:06:45 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@601e5457
2024-11-23 12:06:45 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@601e5457
2024-11-23 12:06:45 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@601e5457
2024-11-23 12:06:45 Adding type registration row_version -> org.hibernate.type.RowVersionType@30e9e7ea
2024-11-23 12:06:45 Adding type registration image -> org.hibernate.type.ImageType@5a1cf313
2024-11-23 12:06:45 Adding type registration characters -> org.hibernate.type.CharArrayType@31902828
2024-11-23 12:06:45 Adding type registration char[] -> org.hibernate.type.CharArrayType@31902828
2024-11-23 12:06:45 Adding type registration [C -> org.hibernate.type.CharArrayType@31902828
2024-11-23 12:06:45 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1982e17c
2024-11-23 12:06:45 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1982e17c
2024-11-23 12:06:45 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1982e17c
2024-11-23 12:06:45 Adding type registration text -> org.hibernate.type.TextType@d59a45d
2024-11-23 12:06:45 Adding type registration ntext -> org.hibernate.type.NTextType@15c362f
2024-11-23 12:06:45 Adding type registration blob -> org.hibernate.type.BlobType@78a346bd
2024-11-23 12:06:45 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@78a346bd
2024-11-23 12:06:45 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@2df6f170
2024-11-23 12:06:45 Adding type registration clob -> org.hibernate.type.ClobType@7c194a69
2024-11-23 12:06:45 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@7c194a69
2024-11-23 12:06:45 Adding type registration nclob -> org.hibernate.type.NClobType@4f1013e6
2024-11-23 12:06:45 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@4f1013e6
2024-11-23 12:06:45 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@751a1a56
2024-11-23 12:06:45 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@3fd3dfab
2024-11-23 12:06:45 Adding type registration serializable -> org.hibernate.type.SerializableType@32f447f5
2024-11-23 12:06:45 Adding type registration object -> org.hibernate.type.ObjectType@37c988fe
2024-11-23 12:06:45 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@37c988fe
2024-11-23 12:06:45 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@75e8d6b0
2024-11-23 12:06:45 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@24d5908d
2024-11-23 12:06:45 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@565df30a
2024-11-23 12:06:45 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@31a872bd
2024-11-23 12:06:45 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@2c67f6e
2024-11-23 12:06:45 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@a1fd643
2024-11-23 12:06:45 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@33e3a1a9
2024-11-23 12:06:45 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@41ac10f2
2024-11-23 12:06:45 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6135bdd3] into BootstrapContext; was [null]
2024-11-23 12:06:45 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6135bdd3) [was null]
2024-11-23 12:06:45 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@5c735f10] into BootstrapContext; was [null]
2024-11-23 12:06:45 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6eb69855] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@649c4034]
2024-11-23 12:06:45 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6135bdd3]
2024-11-23 12:06:45 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6135bdd3]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-23 12:06:45 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
2024-11-23 12:06:46 Database ->
name : H2
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-23 12:06:46 Driver ->
name : H2 JDBC Driver
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-23 12:06:46 JDBC version : 4.1
2024-11-23 12:06:46 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-11-23 12:06:46 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
2024-11-23 12:06:46 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
2024-11-23 12:06:46 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@686afc19] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3df283e]
2024-11-23 12:06:46 Binding entity from annotated class: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:46 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
2024-11-23 12:06:46 Import with entity name DeviceOperationDetails
2024-11-23 12:06:46 Bind entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails on table device_operation_details
2024-11-23 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=id, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:46 MetadataSourceProcessor property id with lazy=false
2024-11-23 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:id]
2024-11-23 12:06:46 building SimpleValue for id
2024-11-23 12:06:46 Building property id
2024-11-23 12:06:46 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...)
2024-11-23 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:46 MetadataSourceProcessor property deviceId with lazy=false
2024-11-23 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:deviceId]
2024-11-23 12:06:46 building SimpleValue for deviceId
2024-11-23 12:06:46 Building property deviceId
2024-11-23 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=down_load_status, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:46 MetadataSourceProcessor property downLoadStatus with lazy=false
2024-11-23 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:downLoadStatus]
2024-11-23 12:06:46 building SimpleValue for downLoadStatus
2024-11-23 12:06:46 Building property downLoadStatus
2024-11-23 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=firmware_file, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:46 MetadataSourceProcessor property fileName with lazy=false
2024-11-23 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:fileName]
2024-11-23 12:06:46 building SimpleValue for fileName
2024-11-23 12:06:46 Building property fileName
2024-11-23 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=origin, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:46 MetadataSourceProcessor property origin with lazy=false
2024-11-23 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:origin]
2024-11-23 12:06:46 building SimpleValue for origin
2024-11-23 12:06:46 Building property origin
2024-11-23 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:46 MetadataSourceProcessor property swVersion with lazy=false
2024-11-23 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:swVersion]
2024-11-23 12:06:46 building SimpleValue for swVersion
2024-11-23 12:06:46 Building property swVersion
2024-11-23 12:06:46 Starting fillSimpleValue for id
2024-11-23 12:06:46 Starting fillSimpleValue for deviceId
2024-11-23 12:06:46 Starting fillSimpleValue for downLoadStatus
2024-11-23 12:06:46 Starting fillSimpleValue for fileName
2024-11-23 12:06:46 Starting fillSimpleValue for origin
2024-11-23 12:06:46 Starting fillSimpleValue for swVersion
2024-11-23 12:06:46 Forcing column [id] to be non-null as it is part of the primary key for table [device_operation_details]
2024-11-23 12:06:46 Building session factory
2024-11-23 12:06:46 SessionFactory name : null
2024-11-23 12:06:46 Automatic flush during beforeCompletion(): enabled
2024-11-23 12:06:46 Automatic session close at end of transaction: disabled
2024-11-23 12:06:46 Statistics: disabled
2024-11-23 12:06:46 Deleted entity synthetic identifier rollback: disabled
2024-11-23 12:06:46 Default entity-mode: pojo
2024-11-23 12:06:46 Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2024-11-23 12:06:46 Allow initialization of lazy state outside session : disabled
2024-11-23 12:06:46 Using BatchFetchStyle : LEGACY
2024-11-23 12:06:46 Default batch fetch size: -1
2024-11-23 12:06:46 Maximum outer join fetch depth: null
2024-11-23 12:06:46 Default null ordering: NONE
2024-11-23 12:06:46 Order SQL updates by primary key: disabled
2024-11-23 12:06:46 Order SQL inserts for batching: disabled
2024-11-23 12:06:46 multi-tenancy strategy : NONE
2024-11-23 12:06:46 JTA Track by Thread: enabled
2024-11-23 12:06:46 Query language substitutions: {}
2024-11-23 12:06:46 Named query checking : enabled
2024-11-23 12:06:46 Second-level cache: disabled
2024-11-23 12:06:46 Second-level query cache: disabled
2024-11-23 12:06:46 Second-level query cache factory: null
2024-11-23 12:06:46 Second-level cache region prefix: null
2024-11-23 12:06:46 Optimize second-level cache for minimal puts: disabled
2024-11-23 12:06:46 Structured second-level cache entries: disabled
2024-11-23 12:06:46 Second-level cache direct-reference entries: disabled
2024-11-23 12:06:46 Automatic eviction of collection cache: disabled
2024-11-23 12:06:46 JDBC batch size: 15
2024-11-23 12:06:46 JDBC batch updates for versioned data: enabled
2024-11-23 12:06:46 Scrollable result sets: enabled
2024-11-23 12:06:46 Wrap result sets: disabled
2024-11-23 12:06:46 JDBC3 getGeneratedKeys(): enabled
2024-11-23 12:06:46 JDBC result set fetch size: null
2024-11-23 12:06:46 Connection release mode: ON_CLOSE
2024-11-23 12:06:46 Generate SQL with comments: disabled
2024-11-23 12:06:46 JPA compliance - query :
2024-11-23 12:06:46 JPA compliance - closed-handling :
2024-11-23 12:06:46 JPA compliance - lists :
2024-11-23 12:06:46 JPA compliance - transactions :
2024-11-23 12:06:46 Session factory constructed with filter configurations : {}
2024-11-23 12:06:46 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@6116db65, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=962, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter8000806429851786327.jar /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire6163545728015545443tmp /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire_0707648413935946492tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@73faab6e, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/mapper, file.separator=/, line.separator=
, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter8000806429851786327.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/mapper, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5474, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@29796e71, java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-1), maven.repo.local=/tmp/r, java.class.version=52.0}
2024-11-23 12:06:46 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:06:46 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:06:46 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-23 12:06:46 Trying to load META-INF/validation.xml via TCCL
2024-11-23 12:06:46 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-23 12:06:46 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-23 12:06:46 Loaded expression factory via original TCCL
2024-11-23 12:06:46 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:06:46 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:06:46 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:06:46 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:06:46 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:06:46 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-23 12:06:46 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:46 Skipping JACC integration as it was not enabled
2024-11-23 12:06:46 Instantiated session factory
2024-11-23 12:06:46 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@686afc19] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@29270ec7]
2024-11-23 12:06:46 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-23 12:06:46 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:46 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-23 12:06:46 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:46 Static SQL for entity: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:46 Version select: select id from device_operation_details where id =?
2024-11-23 12:06:46 Snapshot select: select deviceoper_.id, deviceoper_.device_id as device_i2_0_, deviceoper_.down_load_status as down_loa3_0_, deviceoper_.firmware_file as firmware4_0_, deviceoper_.origin as origin5_0_, deviceoper_.sw_version as sw_versi6_0_ from device_operation_details deviceoper_ where deviceoper_.id=?
2024-11-23 12:06:46 Insert 0: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?)
2024-11-23 12:06:46 Update 0: update device_operation_details set device_id=?, down_load_status=?, firmware_file=?, origin=?, sw_version=? where id=?
2024-11-23 12:06:46 Delete 0: delete from device_operation_details where id=?
2024-11-23 12:06:46 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6a5481a6]
2024-11-23 12:06:46 Visiting attribute path : deviceId
2024-11-23 12:06:46 Visiting attribute path : downLoadStatus
2024-11-23 12:06:46 Visiting attribute path : fileName
2024-11-23 12:06:46 Visiting attribute path : origin
2024-11-23 12:06:46 Visiting attribute path : swVersion
2024-11-23 12:06:46 Building LoadPlan...
2024-11-23 12:06:46 processing queryspace
2024-11-23 12:06:46 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-23 12:06:46 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [NONE]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:46 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@151113ff]
2024-11-23 12:06:46 Visiting attribute path : deviceId
2024-11-23 12:06:46 Visiting attribute path : downLoadStatus
2024-11-23 12:06:46 Visiting attribute path : fileName
2024-11-23 12:06:46 Visiting attribute path : origin
2024-11-23 12:06:46 Visiting attribute path : swVersion
2024-11-23 12:06:46 Building LoadPlan...
2024-11-23 12:06:46 processing queryspace
2024-11-23 12:06:46 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-23 12:06:46 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [READ]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:46 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:46 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:46 drop table device_operation_details if exists
Hibernate: drop table device_operation_details if exists
2024-11-23 12:06:46 drop sequence if exists hibernate_sequence
Hibernate: drop sequence if exists hibernate_sequence
2024-11-23 12:06:46 create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
2024-11-23 12:06:47 create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
Hibernate: create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
2024-11-23 12:06:47 alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
Hibernate: alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
2024-11-23 12:06:47 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-11-23 12:06:47 Checking 0 named HQL queries
2024-11-23 12:06:47 Checking 0 named SQL queries
2024-11-23 12:06:47 Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@34e257ff
2024-11-23 12:06:47 Registering SessionFactory: c52c7446-12d2-4d70-acbc-23b2e58a48af ()
2024-11-23 12:06:47 Not binding SessionFactory to JNDI, no JNDI name configured
2024-11-23 12:06:47 Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'mapperServiceBooter'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'mapperConfigProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'ACSRequestSender'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'ACSNotificationReceiver'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'ACSNotificationHandlerImpl'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'synchronizedRequestHandler'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'MOMetaDataUtil'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'deviceVersionManagerImpl'
2024-11-23 12:06:47 Loading mapper schema
2024-11-23 12:06:47 Loading mapper schema from CustomYangModelMOmapping.txt
2024-11-23 12:06:47 Loading mapper schema from CSDMYangMONameMapping.txt
2024-11-23 12:06:47 Adding Parent Objects device.device-info.vendor-config-file
2024-11-23 12:06:47 Adding Parent Objects device.device-info.process-status.process
2024-11-23 12:06:47 Adding Parent Objects device.device-info.temperature-status.temperature-sensor
2024-11-23 12:06:47 Adding Parent Objects device.device-info.processor
2024-11-23 12:06:47 Adding Parent Objects device.device-info.vendor-log-file
2024-11-23 12:06:47 Adding Parent Objects device.device-info.location
2024-11-23 12:06:47 Adding Parent Objects device.device-info.device-image-file
2024-11-23 12:06:47 Adding Parent Objects device.device-info.firmware-image
2024-11-23 12:06:47 Adding Parent Objects device.device-info.supported-data-model
2024-11-23 12:06:47 Adding Parent Objects device.management-server.manageable-device
2024-11-23 12:06:47 Adding Parent Objects device.management-server.download-availability.announcement.group
2024-11-23 12:06:47 Adding Parent Objects device.management-server.embedded-device
2024-11-23 12:06:47 Adding Parent Objects device.management-server.virtual-device
2024-11-23 12:06:47 Adding Parent Objects device.management-server.inform-parameter
2024-11-23 12:06:47 Adding Parent Objects device.software-modules.exec-env
2024-11-23 12:06:47 Adding Parent Objects device.software-modules.deployment-unit
2024-11-23 12:06:47 Adding Parent Objects device.software-modules.execution-unit
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.block-period
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule.{i}.abs-time-span
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.m2-msp-policy.request-category
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance.{i}.property
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance
2024-11-23 12:06:47 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance.{i}.property
2024-11-23 12:06:47 Adding Parent Objects device.interface-stack
2024-11-23 12:06:47 Adding Parent Objects device.dsl.line
2024-11-23 12:06:47 Adding Parent Objects device.dsl.channel
2024-11-23 12:06:47 Adding Parent Objects device.dsl.bonding-group
2024-11-23 12:06:47 Adding Parent Objects device.dsl.bonding-group.{i}.bonded-channel
2024-11-23 12:06:47 Adding Parent Objects device.fast.line
2024-11-23 12:06:47 Adding Parent Objects device.optical.interface
2024-11-23 12:06:47 Adding Parent Objects device.cellular.interface
2024-11-23 12:06:47 Adding Parent Objects device.cellular.access-point
2024-11-23 12:06:47 Adding Parent Objects device.atm.link
2024-11-23 12:06:47 Adding Parent Objects device.ptm.link
2024-11-23 12:06:47 Adding Parent Objects device.ethernet.interface
2024-11-23 12:06:47 Adding Parent Objects device.ethernet.link
2024-11-23 12:06:47 Adding Parent Objects device.ethernet.vlan-termination
2024-11-23 12:06:47 Adding Parent Objects device.ethernet.rmon-stats
2024-11-23 12:06:47 Adding Parent Objects device.ethernet.lag
2024-11-23 12:06:47 Adding Parent Objects device.usb.interface
2024-11-23 12:06:47 Adding Parent Objects device.usb.port
2024-11-23 12:06:47 Adding Parent Objects device.usb.usb-hosts.host
2024-11-23 12:06:47 Adding Parent Objects device.usb.usb-hosts.host.{i}.device
2024-11-23 12:06:47 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration
2024-11-23 12:06:47 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration.{i}.interface
2024-11-23 12:06:47 Adding Parent Objects device.hpna.interface
2024-11-23 12:06:47 Adding Parent Objects device.hpna.interface.{i}.qo-s.flow-spec
2024-11-23 12:06:47 Adding Parent Objects device.hpna.interface.{i}.associated-device
2024-11-23 12:06:47 Adding Parent Objects device.hpna.diagnostics.phy-throughput.result
2024-11-23 12:06:47 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.nodes.node
2024-11-23 12:06:47 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.channels.channel
2024-11-23 12:06:47 Adding Parent Objects device.mo-ca.interface
2024-11-23 12:06:47 Adding Parent Objects device.mo-ca.interface.{i}.qo-s.flow-stats
2024-11-23 12:06:47 Adding Parent Objects device.mo-ca.interface.{i}.associated-device
2024-11-23 12:06:47 Adding Parent Objects device.ghn.interface
2024-11-23 12:06:47 Adding Parent Objects device.ghn.interface.{i}.associated-device
2024-11-23 12:06:47 Adding Parent Objects device.ghn.interface.{i}.sm-masked-band
2024-11-23 12:06:47 Adding Parent Objects device.ghn.diagnostics.phy-throughput.result
2024-11-23 12:06:47 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.nodes.node
2024-11-23 12:06:47 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.channels.channel
2024-11-23 12:06:47 Adding Parent Objects device.home-plug.interface
2024-11-23 12:06:47 Adding Parent Objects device.home-plug.interface.{i}.associated-device
2024-11-23 12:06:47 Adding Parent Objects device.upa.interface
2024-11-23 12:06:47 Adding Parent Objects device.upa.interface.{i}.associated-device
2024-11-23 12:06:47 Adding Parent Objects device.upa.interface.{i}.active-notch
2024-11-23 12:06:47 Adding Parent Objects device.upa.interface.{i}.bridge-for
2024-11-23 12:06:47 Adding Parent Objects device.wi-fi.radio
2024-11-23 12:06:47 Adding Parent Objects device.wi-fi.neighboring-wi-fi-diagnostic.result
2024-11-23 12:06:47 Adding Parent Objects device.wi-fi.ssid
2024-11-23 12:06:47 Adding Parent Objects device.wi-fi.access-point
2024-11-23 12:06:47 Adding Parent Objects device.wi-fi.access-point.{i}.associated-device
2024-11-23 12:06:47 Adding Parent Objects device.wi-fi.access-point.{i}.ac
2024-11-23 12:06:47 Adding Parent Objects device.wi-fi.end-point
2024-11-23 12:06:47 Adding Parent Objects device.wi-fi.end-point.{i}.profile
2024-11-23 12:06:47 Adding Parent Objects device.wi-fi.end-point.{i}.ac
2024-11-23 12:06:47 Adding Parent Objects device.zig-bee.interface
2024-11-23 12:06:47 Adding Parent Objects device.zig-bee.interface.{i}.associated-device
2024-11-23 12:06:47 Adding Parent Objects device.zig-bee.zdo
2024-11-23 12:06:47 Adding Parent Objects device.zig-bee.zdo.{i}.network.neighbor
2024-11-23 12:06:47 Adding Parent Objects device.zig-bee.zdo.{i}.node-manager.routing-table
2024-11-23 12:06:47 Adding Parent Objects device.zig-bee.zdo.{i}.binding
2024-11-23 12:06:47 Adding Parent Objects device.zig-bee.zdo.{i}.group
2024-11-23 12:06:47 Adding Parent Objects device.zig-bee.zdo.{i}.application-endpoint
2024-11-23 12:06:47 Adding Parent Objects device.zig-bee.discovery.area-network
2024-11-23 12:06:47 Adding Parent Objects device.bridging.bridge
2024-11-23 12:06:47 Adding Parent Objects device.bridging.bridge.{i}.port
2024-11-23 12:06:47 Adding Parent Objects device.bridging.bridge.{i}.vlan
2024-11-23 12:06:47 Adding Parent Objects device.bridging.bridge.{i}.vlan-port
2024-11-23 12:06:47 Adding Parent Objects device.bridging.filter
2024-11-23 12:06:47 Adding Parent Objects device.bridging.provider-bridge
2024-11-23 12:06:47 Adding Parent Objects device.ppp.interface
2024-11-23 12:06:47 Adding Parent Objects device.ip.interface
2024-11-23 12:06:47 Adding Parent Objects device.ip.interface.{i}.ipv4-address
2024-11-23 12:06:47 Adding Parent Objects device.ip.interface.{i}.twamp-reflector
2024-11-23 12:06:47 Adding Parent Objects device.ip.interface.{i}.ipv6-address
2024-11-23 12:06:47 Adding Parent Objects device.ip.interface.{i}.ipv6-prefix
2024-11-23 12:06:47 Adding Parent Objects device.ip.active-port
2024-11-23 12:06:47 Adding Parent Objects device.ip.diagnostics.trace-route.route-hops
2024-11-23 12:06:47 Adding Parent Objects device.ip.diagnostics.download-diagnostics.per-connection-result
2024-11-23 12:06:47 Adding Parent Objects device.ip.diagnostics.download-diagnostics.incremental-result
2024-11-23 12:06:47 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.per-connection-result
2024-11-23 12:06:47 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.incremental-result
2024-11-23 12:06:47 Adding Parent Objects device.ip.diagnostics.udp-echo-diagnostics.individual-packet-result
2024-11-23 12:06:47 Adding Parent Objects device.lldp.discovery.device
2024-11-23 12:06:47 Adding Parent Objects device.lldp.discovery.device.{i}.port
2024-11-23 12:06:47 Adding Parent Objects device.lldp.discovery.device.{i}.device-information.vendor-specific
2024-11-23 12:06:47 Adding Parent Objects device.i-psec.filter
2024-11-23 12:06:47 Adding Parent Objects device.i-psec.profile
2024-11-23 12:06:47 Adding Parent Objects device.i-psec.profile.{i}.sent-cp-attr
2024-11-23 12:06:47 Adding Parent Objects device.i-psec.tunnel
2024-11-23 12:06:47 Adding Parent Objects device.i-psec.ikev2-sa
2024-11-23 12:06:47 Adding Parent Objects device.i-psec.ikev2-sa.{i}.received-cp-attr
2024-11-23 12:06:47 Adding Parent Objects device.i-psec.ikev2-sa.{i}.child-sa
2024-11-23 12:06:47 Adding Parent Objects device.gre.tunnel
2024-11-23 12:06:47 Adding Parent Objects device.gre.tunnel.{i}.interface
2024-11-23 12:06:47 Adding Parent Objects device.gre.filter
2024-11-23 12:06:47 Adding Parent Objects device.l2-tpv3.tunnel
2024-11-23 12:06:47 Adding Parent Objects device.l2-tpv3.tunnel.{i}.interface
2024-11-23 12:06:47 Adding Parent Objects device.l2-tpv3.filter
2024-11-23 12:06:47 Adding Parent Objects device.vxlan.tunnel
2024-11-23 12:06:47 Adding Parent Objects device.vxlan.tunnel.{i}.interface
2024-11-23 12:06:47 Adding Parent Objects device.vxlan.filter
2024-11-23 12:06:47 Adding Parent Objects device.map.domain
2024-11-23 12:06:47 Adding Parent Objects device.map.domain.{i}.rule
2024-11-23 12:06:47 Adding Parent Objects device.routing.router
2024-11-23 12:06:47 Adding Parent Objects device.routing.router.{i}.ipv4-forwarding
2024-11-23 12:06:47 Adding Parent Objects device.routing.router.{i}.ipv6-forwarding
2024-11-23 12:06:47 Adding Parent Objects device.routing.rip.interface-setting
2024-11-23 12:06:47 Adding Parent Objects device.routing.route-information.interface-setting
2024-11-23 12:06:47 Adding Parent Objects device.neighbor-discovery.interface-setting
2024-11-23 12:06:47 Adding Parent Objects device.router-advertisement.interface-setting
2024-11-23 12:06:47 Adding Parent Objects device.router-advertisement.interface-setting.{i}.option
2024-11-23 12:06:47 Adding Parent Objects device.ipv6rd.interface-setting
2024-11-23 12:06:47 Adding Parent Objects device.ds-lite.interface-setting
2024-11-23 12:06:47 Adding Parent Objects device.qo-s.classification
2024-11-23 12:06:47 Adding Parent Objects device.qo-s.app
2024-11-23 12:06:47 Adding Parent Objects device.qo-s.flow
2024-11-23 12:06:47 Adding Parent Objects device.qo-s.policer
2024-11-23 12:06:47 Adding Parent Objects device.qo-s.queue
2024-11-23 12:06:47 Adding Parent Objects device.qo-s.queue-stats
2024-11-23 12:06:47 Adding Parent Objects device.qo-s.shaper
2024-11-23 12:06:47 Adding Parent Objects device.hosts.host
2024-11-23 12:06:47 Adding Parent Objects device.hosts.host.{i}.ipv4-address
2024-11-23 12:06:47 Adding Parent Objects device.hosts.host.{i}.ipv6-address
2024-11-23 12:06:47 Adding Parent Objects device.dns.client.server
2024-11-23 12:06:47 Adding Parent Objects device.dns.relay.forwarding
2024-11-23 12:06:47 Adding Parent Objects device.dns.diagnostics.ns-lookup-diagnostics.result
2024-11-23 12:06:47 Adding Parent Objects device.dns.sd.service
2024-11-23 12:06:47 Adding Parent Objects device.dns.sd.service.{i}.text-record
2024-11-23 12:06:47 Adding Parent Objects device.nat.interface-setting
2024-11-23 12:06:47 Adding Parent Objects device.nat.port-mapping
2024-11-23 12:06:47 Adding Parent Objects device.pcp.client
2024-11-23 12:06:47 Adding Parent Objects device.pcp.client.{i}.server
2024-11-23 12:06:47 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping
2024-11-23 12:06:47 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping.{i}.filter
2024-11-23 12:06:47 Adding Parent Objects device.pcp.client.{i}.server.{i}.outbound-mapping
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv4.client
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv4.client.{i}.sent-option
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv4.client.{i}.req-option
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv4.server.pool
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv4.server.pool.{i}.static-address
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv4.server.pool.{i}.option
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv4.server.pool.{i}.client
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.ipv4-address
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.option
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv4.relay.forwarding
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv6.client
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv6.client.{i}.server
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv6.client.{i}.sent-option
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv6.client.{i}.received-option
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv6.server.pool
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv6.server.pool.{i}.client
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-address
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-prefix
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.option
2024-11-23 12:06:47 Adding Parent Objects device.dhcpv6.server.pool.{i}.option
2024-11-23 12:06:47 Adding Parent Objects device.ieee8021x.supplicant
2024-11-23 12:06:47 Adding Parent Objects device.users.user
2024-11-23 12:06:47 Adding Parent Objects device.smart-card-readers.smart-card-reader
2024-11-23 12:06:47 Adding Parent Objects device.u-pn-p.discovery.root-device
2024-11-23 12:06:47 Adding Parent Objects device.u-pn-p.discovery.device
2024-11-23 12:06:47 Adding Parent Objects device.u-pn-p.discovery.service
2024-11-23 12:06:47 Adding Parent Objects device.u-pn-p.description.device-description
2024-11-23 12:06:47 Adding Parent Objects device.u-pn-p.description.device-instance
2024-11-23 12:06:47 Adding Parent Objects device.u-pn-p.description.service-instance
2024-11-23 12:06:47 Adding Parent Objects device.firewall.level
2024-11-23 12:06:47 Adding Parent Objects device.firewall.chain
2024-11-23 12:06:47 Adding Parent Objects device.firewall.chain.{i}.rule
2024-11-23 12:06:47 Adding Parent Objects device.periodic-statistics.sample-set
2024-11-23 12:06:47 Adding Parent Objects device.periodic-statistics.sample-set.{i}.parameter
2024-11-23 12:06:47 Adding Parent Objects device.fault-mgmt.supported-alarm
2024-11-23 12:06:47 Adding Parent Objects device.fault-mgmt.current-alarm
2024-11-23 12:06:47 Adding Parent Objects device.fault-mgmt.history-event
2024-11-23 12:06:47 Adding Parent Objects device.fault-mgmt.expedited-event
2024-11-23 12:06:47 Adding Parent Objects device.fault-mgmt.queued-event
2024-11-23 12:06:47 Adding Parent Objects device.security.certificate
2024-11-23 12:06:47 Adding Parent Objects device.fap.perf-mgmt.config
2024-11-23 12:06:47 Adding Parent Objects device.bulk-data.profile
2024-11-23 12:06:47 Adding Parent Objects device.bulk-data.profile.{i}.parameter
2024-11-23 12:06:47 Adding Parent Objects device.bulk-data.profile.{i}.http.request-uri-parameter
2024-11-23 12:06:47 Adding Parent Objects device.xmpp.connection
2024-11-23 12:06:47 Adding Parent Objects device.xmpp.connection.{i}.server
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.interface
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.interface.{i}.vendor-properties
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.interface.{i}.link
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.forwarding-table.forwarding-rule
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.change-log
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv4-address
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv6-address
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.vendor-properties
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.interface
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.non-ieee1905-neighbor
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.l2-neighbor
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor.{i}.metric
2024-11-23 12:06:47 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.bridging-tuple
2024-11-23 12:06:47 Adding Parent Objects device.mqtt.client
2024-11-23 12:06:47 Adding Parent Objects device.mqtt.client.{i}.subscription
2024-11-23 12:06:47 Adding Parent Objects device.mqtt.broker
2024-11-23 12:06:47 Adding Parent Objects device.mqtt.broker.{i}.bridge
2024-11-23 12:06:47 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.server
2024-11-23 12:06:47 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.subscription
2024-11-23 12:06:47 Adding Parent Objects device.dynamic-dns.client
2024-11-23 12:06:47 Adding Parent Objects device.dynamic-dns.client.{i}.hostname
2024-11-23 12:06:47 Adding Parent Objects device.dynamic-dns.server
2024-11-23 12:06:47 Adding Parent Objects device.le-ds.led
2024-11-23 12:06:47 Adding Parent Objects device.le-ds.led.{i}.cycle-element
2024-11-23 12:06:47 Adding Parent Objects device.basapm.measurement-endpoint
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability.{i}.registry
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action.{i}.option
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.task
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.registry
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.option
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.communication-channel
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction
2024-11-23 12:06:47 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction.{i}.measurement-suppression
2024-11-23 12:06:47 Adding Parent Objects device.lmap.report
2024-11-23 12:06:47 Adding Parent Objects device.lmap.report.{i}.result
2024-11-23 12:06:47 Adding Parent Objects device.lmap.report.{i}.result.{i}.option
2024-11-23 12:06:47 Adding Parent Objects device.lmap.report.{i}.result.{i}.conflict
2024-11-23 12:06:47 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table
2024-11-23 12:06:47 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.result-row
2024-11-23 12:06:47 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.registry
2024-11-23 12:06:47 Adding Parent Objects device.lmap.event
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.color-code-to-uati104
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.hrpd-subnet-to-ip
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.umts.member-detail
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.member-detail
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.local-ip-access.hrpd.egress-filter
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.legacy.local-ip-access.rule
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.cn.ps-domain.rab.stats.lgw
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.intra-freq-meas.instance
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-freq-meas.instance
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-rat-meas.instance
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.intra-freq-cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-freq-cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-rat-cell.gsm
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.intra-freq-cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-freq-cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.tunnel
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.plmn-list
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.qo-s
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.phy.mbsfn.sf-config-list
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.inter-freq.carrier
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.utra.utranfdd-freq
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.geran.geran-freq-group
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.cdma2000.cdma2000-band
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.lte-cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.umts
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.gsm
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.cdma2000
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.lte-cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.umts
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.cdma2000
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.erab.stats.lgw
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.energy-savings.not-allowed-time-period
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.neighbor-list
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.appim.appirec
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.batch-pcfpdsn
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.pcfpdsn
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.batch-pcfpdsn
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.pcfpdsn
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.beacon-list
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.hrpd-beacon-list
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.rem.umts.wcdma.cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.rem.umts.gsm.cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell.{i}.bcch.plmn-list
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.rem.lte.carrier-meas
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.channel
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.channel
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.cell
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.macro-timing.channel
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.transport.sctp.assoc
2024-11-23 12:06:47 Adding Parent Objects device.services.fap-service.{i}.transport.security.secret
2024-11-23 12:06:47 Loading mapper schema successfully completed
2024-11-23 12:06:47 Creating shared instance of singleton bean 'pnPPreProvisioningHandler'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'VESNotificationSender'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'netConfNotificationSender'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'netConfServerManager'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'deviceOperationsDAO'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'jpaMappingContext'
2024-11-23 12:06:47 Initializing JpaMetamodelMappingContext…
2024-11-23 12:06:47 Finished initializing JpaMetamodelMappingContext!
2024-11-23 12:06:47 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:47 Statistics initialized [enabled=false]
2024-11-23 12:06:47 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:47 Initializing repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO…
2024-11-23 12:06:47 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:47 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:47 Looking up query for method findByDeviceId
2024-11-23 12:06:47 Looking up named query DeviceOperationDetails.findByDeviceId
2024-11-23 12:06:47 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-23 12:06:47 Did not find named query DeviceOperationDetails.findByDeviceId
2024-11-23 12:06:47 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:47 Finished creation of repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO.
2024-11-23 12:06:47 Creating shared instance of singleton bean 'netConfRequestReceiver'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'netConfRequestHandlerImpl'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'netconfToTr069MapperUtil'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'errorCodeUtil'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'vesRequestReceiver'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'vesRequestHandlerImpl'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'springApplicationContext'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'quartzSchedulerUtil'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'periodicTriggerRule'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'cronExpressionTriggerRule'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'periodicForeverTriggerRule'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'expiredTirggerRule'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'oneTimeTirggerRule'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'timerHandler'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'quartzSchedulerManager'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'quartzScheduler'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@742ce3ad'
2024-11-23 12:06:47 Using default implementation for ThreadExecutor
2024-11-23 12:06:47 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-11-23 12:06:47 Quartz Scheduler v.2.3.2 created.
2024-11-23 12:06:47 RAMJobStore initialized.
2024-11-23 12:06:47 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-11-23 12:06:47 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-11-23 12:06:47 Quartz scheduler version: 2.3.2
2024-11-23 12:06:47 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1ea99243
2024-11-23 12:06:47 Creating shared instance of singleton bean 'quartzSchedulerProducer'
2024-11-23 12:06:47 init started
2024-11-23 12:06:47 Running on active server; hence marking quartz as active service
2024-11-23 12:06:47 Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-11-23 12:06:47 init complete
2024-11-23 12:06:47 Creating shared instance of singleton bean 'timerServiceManagerAPIImpl'
2024-11-23 12:06:47 batch acquisition of 0 triggers
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2024-11-23 12:06:47 Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2024-11-23 12:06:47 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2024-11-23 12:06:47 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'errorPageCustomizer'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'dispatcherServletRegistration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'dispatcherServlet'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2024-11-23 12:06:47 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'multipartConfigElement'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'taskExecutorBuilder'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'defaultValidator'
2024-11-23 12:06:47 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:06:47 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:06:47 Loaded expression factory via original TCCL
2024-11-23 12:06:47 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:06:47 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:06:47 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-23 12:06:47 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-23 12:06:47 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-23 12:06:47 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-23 12:06:47 Trying to load META-INF/validation.xml via user class loader
2024-11-23 12:06:47 Trying to load META-INF/validation.xml via TCCL
2024-11-23 12:06:47 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-23 12:06:47 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-23 12:06:47 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:06:47 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:06:47 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:06:47 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:06:47 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'error'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'beanNameViewResolver'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@742ce3ad'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'conventionErrorViewResolver'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'errorAttributes'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'basicErrorController'
2024-11-23 12:06:47 Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@182934f2'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@182934f2'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2024-11-23 12:06:47 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-11-23 12:06:47 Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2024-11-23 12:06:47 Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$8093c003] - unable to determine constructor/method parameter names
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@742ce3ad'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'pageableCustomizer'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'sortCustomizer'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'mvcConversionService'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'mvcValidator'
2024-11-23 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-23 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'messageConverters'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'stringHttpMessageConverter'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2024-11-23 12:06:47 Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'jacksonObjectMapper'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@742ce3ad'
2024-11-23 12:06:47 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-23 12:06:47 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@742ce3ad'
2024-11-23 12:06:47 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'parameterNamesModule'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'jsonComponentModule'
2024-11-23 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'jacksonGeoModule'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2024-11-23 12:06:48 Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2024-11-23 12:06:48 Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'sortResolver'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'pageableResolver'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'applicationTaskExecutor'
2024-11-23 12:06:48 Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2024-11-23 12:06:48 Initializing ExecutorService 'applicationTaskExecutor'
2024-11-23 12:06:48 ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2024-11-23 12:06:48 Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2024-11-23 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:48 20 mappings in 'requestMappingHandlerMapping'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2024-11-23 12:06:48 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@742ce3ad'
2024-11-23 12:06:48 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:48 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'mvcPathMatcher'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'mvcUrlPathHelper'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2024-11-23 12:06:48 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-23 12:06:48 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-23 12:06:48 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:48 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'beanNameHandlerMapping'
2024-11-23 12:06:48 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:48 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'routerFunctionMapping'
2024-11-23 12:06:48 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:48 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'resourceHandlerMapping'
2024-11-23 12:06:48 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-23 12:06:48 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-23 12:06:48 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:48 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:48 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:48 Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'handlerFunctionAdapter'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2024-11-23 12:06:48 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:48 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'handlerExceptionResolver'
2024-11-23 12:06:48 Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:48 ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2024-11-23 12:06:48 Creating shared instance of singleton bean 'mvcViewResolver'
2024-11-23 12:06:48 Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'defaultViewResolver'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'viewResolver'
2024-11-23 12:06:48 Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@182934f2'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'requestContextFilter'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'formContentFilter'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'transactionManager'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'jdbcTemplate'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-23 12:06:48 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2024-11-23 12:06:48 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2024-11-23 12:06:48 Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'cachingJmsConnectionFactory'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-23 12:06:48 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:48 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'jmsTemplate'
2024-11-23 12:06:48 Autowiring by type from bean name 'jmsTemplate' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'jmsMessagingTemplate'
2024-11-23 12:06:48 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:48 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'jmsTemplate'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'jmsListenerContainerFactoryConfigurer'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'jmsListenerContainerFactory'
2024-11-23 12:06:48 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'jmsListenerContainerFactoryConfigurer'
2024-11-23 12:06:48 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'taskSchedulerBuilder'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-23 12:06:48 Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'transactionTemplate'
2024-11-23 12:06:48 Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'restTemplateBuilder'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'characterEncodingFilter'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'multipartResolver'
2024-11-23 12:06:48 Starting beans in phase 2147483647
2024-11-23 12:06:48 Successfully started bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-23 12:06:48
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
ActiveMQAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration matched:
- @ConditionalOnProperty (spring.activemq.pool.enabled=false) matched (OnPropertyCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration.CachingConnectionFactoryConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.connection.CachingConnectionFactory' (OnClassCondition)
- @ConditionalOnProperty (spring.jms.cache.enabled=true) matched (OnPropertyCondition)
AopAutoConfiguration matched:
- @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration matched:
- @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
DataSourceAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
- AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
- @ConditionalOnBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceConfiguration.Hikari matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
- @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
DispatcherServletAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
- @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
ErrorMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ErrorMvcAutoConfiguration#basicErrorController matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration#errorAttributes matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
- @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition)
- ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
- @ConditionalOnBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)
GenericCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition)
HibernateJpaAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition)
HibernateJpaConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
HttpEncodingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition)
HttpEncodingAutoConfiguration#characterEncodingFilter matched:
- @ConditionalOnBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition)
HttpMessageConvertersAutoConfiguration#messageConverters matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
- @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JdbcTemplateAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
JdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.annotation.EnableJms' (OnClassCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactory matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (names: jmsListenerContainerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactoryConfigurer matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration.EnableJmsConfiguration matched:
- @ConditionalOnBean (names: org.springframework.jms.config.internalJmsListenerAnnotationProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)
JmsAutoConfiguration.JmsTemplateConfiguration#jmsTemplate matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (types: org.springframework.jms.core.JmsOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsMessagingTemplate' (OnClassCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration#jmsMessagingTemplate matched:
- @ConditionalOnBean (types: org.springframework.jms.core.JmsTemplate; SearchStrategy: all) found a primary bean from beans 'jmsTemplate'; @ConditionalOnBean (types: org.springframework.jms.core.JmsMessageOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactory matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactoryBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#jpaVendorAdapter matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#transactionManager matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration.JpaWebConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JtaAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition)
- @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration#multipartConfigElement matched:
- @ConditionalOnBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
MultipartAutoConfiguration#multipartResolver matched:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
NamedParameterJdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
NoOpCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition)
OAuth2ResourceServerAutoConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
PersistenceExceptionTranslationAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition)
PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
- @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
QuartzAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.quartz.Scheduler', 'org.springframework.scheduling.quartz.SchedulerFactoryBean', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
QuartzAutoConfiguration#quartzScheduler matched:
- @ConditionalOnBean (types: org.springframework.scheduling.quartz.SchedulerFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition)
RestTemplateAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition)
RestTemplateAutoConfiguration#restTemplateBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
ServletWebServerFactoryAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched:
- @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedTomcat matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition)
SimpleCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition)
SpringDataWebAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#pageableCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#sortCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition)
TaskExecutionAutoConfiguration#applicationTaskExecutor matched:
- @ConditionalOnBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration#taskExecutorBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskSchedulingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)
TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
TransactionAutoConfiguration#platformTransactionManagerCustomizers matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched:
- @ConditionalOnBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition)
- @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition)
ValidationAutoConfiguration#defaultValidator matched:
- @ConditionalOnBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration#methodValidationPostProcessor matched:
- @ConditionalOnBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration#formContentFilter matched:
- @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched:
- @ConditionalOnBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebSocketServletAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched:
- @ConditionalOnBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
Negative matches:
-----------------
ActiveMQConnectionFactoryConfiguration.PooledConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.messaginghub.pooled.jms.JmsPoolConnectionFactory', 'org.apache.commons.pool2.PooledObject' (OnClassCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration#jmsConnectionFactory:
Did not match:
- @ConditionalOnProperty (spring.jms.cache.enabled=false) did not find property 'enabled' (OnPropertyCondition)
ActiveMQXAConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jms.XAConnectionFactoryWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jms.XAConnectionFactoryWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'javax.transaction.TransactionManager' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
AopAutoConfiguration.ClassProxyingConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition)
ArtemisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition)
AtomikosJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition)
BatchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition)
BitronixJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'bitronix.tm.jndi.BitronixContext' (OnClassCondition)
CacheAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)
CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor:
Did not match:
- Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition)
CaffeineCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition)
CassandraAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition)
CassandraRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Session' (OnClassCondition)
ClientHttpConnectorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CloudServiceConnectorsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition)
CodecsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CouchbaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition)
CouchbaseDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration:
Did not match:
- EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)
DataSourceConfiguration.Dbcp2:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourceConfiguration.Generic:
Did not match:
- @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition)
DataSourceConfiguration.Tomcat:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceJmxConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.PlatformTransactionManager' transactionManager (OnBeanCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition)
EhCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition)
ElasticsearchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
ElasticsearchDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition)
ElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
EmbeddedLdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition)
EmbeddedMongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
ErrorWebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
FlywayAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)
FreeMarkerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition)
GroovyTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition)
GsonAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
GsonHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
H2ConsoleAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.h2.console.enabled=true) did not find property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.h2.server.web.WebServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
HazelcastAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HazelcastCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition)
HazelcastJpaDependencyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HttpHandlerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
HypermediaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition)
InfinispanCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition)
InfluxDbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)
IntegrationAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition)
JCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition)
JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
JdbcRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition)
JerseyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition)
JestAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)
JmsAnnotationDrivenConfiguration.JndiConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
JmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition)
JndiConnectionFactoryAutoConfiguration:
Did not match:
- AnyNestedCondition 0 matched 2 did not; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Property @ConditionalOnProperty (spring.jms.jndi-name) did not find property 'jndi-name'; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Jndi @ConditionalOnJndi JNDI environment is not available (JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
JndiDataSourceAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
JndiJtaConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition)
JooqAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition)
JpaRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &deviceOperationsDAO and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition)
- @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition)
JsonbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
JsonbHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
KafkaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition)
LdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition)
LdapRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition)
LiquibaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition)
MailSenderAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition)
MailSenderValidatorAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition)
MessageSourceAutoConfiguration:
Did not match:
- ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition)
MongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MongoDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition)
MongoReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MustacheAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition)
Neo4jDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)
Neo4jRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.Neo4jSession' (OnClassCondition)
OAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.JwtConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken', 'org.springframework.security.oauth2.jwt.JwtDecoder' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.OpaqueTokenConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (OnClassCondition)
ProjectInfoAutoConfiguration#buildProperties:
Did not match:
- @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition)
ProjectInfoAutoConfiguration#gitProperties:
Did not match:
- GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)
QuartzAutoConfiguration.JdbcStoreTypeConfiguration:
Did not match:
- @ConditionalOnProperty (spring.quartz.job-store-type=jdbc) did not find property 'job-store-type' (OnPropertyCondition)
RSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketRequesterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition)
RSocketServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketStrategiesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition)
RabbitAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition)
ReactiveElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition)
ReactiveOAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveOAuth2ResourceServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)
ReactiveRestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition)
ReactiveSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveUserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition)
ReactiveWebServerFactoryAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
RedisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition)
RedisCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)
RedisReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
RedisRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition)
RepositoryRestMvcAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition)
RestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)
Saml2RelyingPartyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition)
SecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition)
SecurityFilterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition)
SendGridAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition)
ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter:
Did not match:
- @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)
ServletWebServerFactoryConfiguration.EmbeddedJetty:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedUndertow:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
SessionAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition)
SolrAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition)
SolrRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)
SpringApplicationAdminJmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition)
TaskSchedulingAutoConfiguration#taskScheduler:
Did not match:
- @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition)
ThymeleafAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition)
TransactionAutoConfiguration#transactionalOperator:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
UserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition)
WebClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
WebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
WebMvcAutoConfiguration#hiddenHttpMethodFilter:
Did not match:
- @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition)
WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration:
Did not match:
- @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver:
Did not match:
- @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition)
WebServiceTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition)
WebServicesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition)
WebSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition)
WebSocketReactiveAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.JettyWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition)
WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition)
XADataSourceAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
Exclusions:
-----------
None
Unconditional classes:
----------------------
org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2024-11-23 12:06:48 Started NetConfServerManagerTest in 5.36 seconds (JVM running for 7.168)
2024-11-23 12:06:48 Storing ApplicationContext [1949098925] in cache under key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
2024-11-23 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@33ec39cf, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
2024-11-23 12:06:48 Performing dependency injection for test context [[DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@33ec39cf, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
2024-11-23 12:06:48 Before test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@33ec39cf, testMethod = sendVesEventTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
2024-11-23 12:06:48 Posting ves event to ves notifier http://tr069adapter-ves-notifier:9191/vesagent/deviceEvent
2024-11-23 12:06:48 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-23 12:06:48 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-23 12:06:48 Accept=[application/json, application/*+json]
2024-11-23 12:06:48 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-23 12:06:48 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-23 12:06:48 No configuration exists for the device
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
2024-11-23 12:06:48 After test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@33ec39cf, testMethod = sendVesEventTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@33ec39cf, testMethod = sendVesEventTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
2024-11-23 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@7697e6e5, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1]
2024-11-23 12:06:48 Performing dependency injection for test context [[DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@7697e6e5, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1]
2024-11-23 12:06:48 Before test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@7697e6e5, testMethod = sendNotificaionInformNullTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1]
2024-11-23 12:06:48 Posting notification to netconf server http://tr069adapter-netconf-server:8181/netConfNotificationService/notification
2024-11-23 12:06:48 Exception while sending the notification.
java.lang.NullPointerException: null
at org.commscope.tr069adapter.mapper.netconf.NetConfNotificationSender.sendNotification(NetConfNotificationSender.java:83) [classes/:?]
at org.commscope.tr069adapter.mapper.NetConfServerManagerTest.sendNotificaionInformNullTest(NetConfServerManagerTest.java:107) [test-classes/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1]
2024-11-23 12:06:48 After test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@7697e6e5, testMethod = sendNotificaionInformNullTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@7697e6e5, testMethod = sendNotificaionInformNullTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1]
2024-11-23 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@54bdbb2f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1]
2024-11-23 12:06:48 Performing dependency injection for test context [[DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@54bdbb2f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1]
2024-11-23 12:06:48 Before test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@54bdbb2f, testMethod = sendNotificaionTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1]
2024-11-23 12:06:48 Posting notification to netconf server http://tr069adapter-netconf-server:8181/netConfNotificationService/notification
2024-11-23 12:06:48 deviceInform : [BOOTSTRAP] [ParameterDTO [paramName=Device.DeviceInfo.ManufacturerOUI, paramValue=0005B9, dataType=null], ParameterDTO [paramName=Device.DeviceInfo.ProductClass, paramValue=LTE_Enterprise_C-RANSC_Cntrl, dataType=null], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.PLMNID, paramValue=30324, dataType=null], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.IsPrimary, paramValue=1, dataType=null], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.Enable, paramValue=0, dataType=null]]
2024-11-23 12:06:48 Converted XML is : 2024-11-23T12:06:48Z0005B9LTE_Enterprise_C-RANSC_Cntrl00005B9A11130324truefalse
2024-11-23 12:06:48 Posting notification to netconf server
2024-11-23 12:06:48 Posting notification to netconf server completed
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1]
2024-11-23 12:06:48 After test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@54bdbb2f, testMethod = sendNotificaionTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@54bdbb2f, testMethod = sendNotificaionTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1]
2024-11-23 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@2abfd3a, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1]
2024-11-23 12:06:48 Performing dependency injection for test context [[DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@2abfd3a, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1]
2024-11-23 12:06:48 Before test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@2abfd3a, testMethod = createServerTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1]
2024-11-23 12:06:48 Sending create netconf server request for device id 0005B9A1
2024-11-23 12:06:48 Successfully created netconf server for device id. 0005B9A1 , response= NetConfServerDetails [deviceId=0005B9A1, enodeBName=null, listenAddress=10.221.55.14, listenPort=17830, swversion=null, hwversion=null, error=null]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1]
2024-11-23 12:06:48 After test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@2abfd3a, testMethod = createServerTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@2abfd3a, testMethod = createServerTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1]
2024-11-23 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@470d969b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1]
2024-11-23 12:06:48 Performing dependency injection for test context [[DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@470d969b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1]
2024-11-23 12:06:48 Before test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@470d969b, testMethod = createServerFailureWithRestCallTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1]
2024-11-23 12:06:48 Sending create netconf server request for device id 0005B9A1
2024-11-23 12:06:48 Exception while creating netconf server request for device id 0005B9A1
java.lang.NullPointerException: null
at org.commscope.tr069adapter.mapper.netconf.NetConfServerManager.createNetconfServer(NetConfServerManager.java:66) [classes/:?]
at org.commscope.tr069adapter.mapper.NetConfServerManagerTest.createServerFailureWithRestCallTest(NetConfServerManagerTest.java:80) [test-classes/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1]
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1]
2024-11-23 12:06:48 After test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@470d969b, testMethod = createServerFailureWithRestCallTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@470d969b, testMethod = createServerFailureWithRestCallTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:48 Retrieved ApplicationContext [1949098925] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1]
2024-11-23 12:06:48 After test class: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.962 sec - in org.commscope.tr069adapter.mapper.NetConfServerManagerTest
Running org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest
2024-11-23 12:06:48 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:48 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-23 12:06:48 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-23 12:06:48 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-23 12:06:48 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest], using SpringBootContextLoader
2024-11-23 12:06:48 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]: class path resource [org/commscope/tr069adapter/mapper/ACSNotificationHandlerImplTest-context.xml] does not exist
2024-11-23 12:06:48 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]: class path resource [org/commscope/tr069adapter/mapper/ACSNotificationHandlerImplTestContext.groovy] does not exist
2024-11-23 12:06:48 Could not detect default resource locations for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-23 12:06:48 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:48 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]: using defaults.
2024-11-23 12:06:48 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-23 12:06:48 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2764a753, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e7bdb49, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@d5d0468, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@448959d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@694e478, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6655d670, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3cee096, org.springframework.test.context.event.EventPublishingTestExecutionListener@43ea690f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@62fcf22e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2ad25e57, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5eecc1cb, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4e5e6908, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4b369f6f]
2024-11-23 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:48 Before test class: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:48 Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
2024-11-23 12:06:48 Activating profiles []
2024-11-23 12:06:48 Activating profiles []
2024-11-23 12:06:48 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter8000806429851786327.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:06:48 Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:06:48 Starting ACSNotificationHandlerImplTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 5474 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/mapper)
2024-11-23 12:06:48 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:06:48 No active profile set, falling back to default profiles: default
2024-11-23 12:06:48 Loading source class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter
2024-11-23 12:06:48 Loaded config file 'file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/application.properties' (classpath:/application.properties)
2024-11-23 12:06:48 Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5bc1d121
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/MapperConfigProperties.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-23 12:06:48 Ignored because not a concrete top-level class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfNotificationSender.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfServerManager.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/controller/NetConfRequestReceiver.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/impl/NetConfRequestHandlerImpl.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/sync/SynchronizedRequestHandler.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/ErrorCodeUtil.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/MOMetaDataUtil.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/NetconfToTr069MapperUtil.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/SpringApplicationContext.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerUtil.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicTriggerRule.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerHandlerDM.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerManager.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerProducer.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/CronExpressionTriggerRule.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicForeverTriggerRule.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/ExpiredTirggerRule.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/OneTimeTirggerRule.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerServiceManagerAPIImpl.class]
2024-11-23 12:06:48 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/deviceversion/DeviceVersionManagerImpl.class]
2024-11-23 12:06:48 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:06:48 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:06:48 Bootstrapping Spring Data repositories in DEFAULT mode.
2024-11-23 12:06:48 Scanning for repositories in packages org.commscope.tr069adapter.mapper.dao.
2024-11-23 12:06:48 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-23 12:06:48 Finished Spring Data repository scanning in 3ms. Found 1 repository interfaces.
2024-11-23 12:06:48 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'methodValidationPostProcessor'
2024-11-23 12:06:48 Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2024-11-23 12:06:48 Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerAnnotationProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.jms.annotation.JmsBootstrapConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'dataSourceInitializedPublisher'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2024-11-23 12:06:48 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-23 12:06:48 Creating shared instance of singleton bean 'transactionAttributeSource'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'transactionInterceptor'
2024-11-23 12:06:48 Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2024-11-23 12:06:48 Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7b3f5470]
2024-11-23 12:06:48 Creating shared instance of singleton bean 'entityManagerFactory'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'dataSource'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:06:48 Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc1d121'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@40100ddd'
2024-11-23 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2024-11-23 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'jpaVendorAdapter'
2024-11-23 12:06:49 Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2024-11-23 12:06:49 Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
2024-11-23 12:06:49 Building JPA container EntityManagerFactory for persistence unit 'default'
2024-11-23 12:06:49 PersistenceUnitInfo [
name: default
persistence provider classname: null
classloader: sun.misc.Launcher$AppClassLoader@18b4aac2
excludeUnlistedClasses: true
JTA datasource: null
Non JTA datasource: HikariDataSource (null)
Transaction type: RESOURCE_LOCAL
PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/
Shared Cache Mode: UNSPECIFIED
Validation Mode: AUTO
Jar files URLs []
Managed classes names [
org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails]
Mapping files names []
Properties []
2024-11-23 12:06:49 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
2024-11-23 12:06:49 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
2024-11-23 12:06:49 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
2024-11-23 12:06:49 Overriding existing service binding [org.hibernate.secure.spi.JaccService]
2024-11-23 12:06:49 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
2024-11-23 12:06:49 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
2024-11-23 12:06:49 Adding type registration boolean -> org.hibernate.type.BooleanType@4d64b2ef
2024-11-23 12:06:49 Adding type registration boolean -> org.hibernate.type.BooleanType@4d64b2ef
2024-11-23 12:06:49 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@4d64b2ef
2024-11-23 12:06:49 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@3691a4cc
2024-11-23 12:06:49 Adding type registration true_false -> org.hibernate.type.TrueFalseType@296f4f62
2024-11-23 12:06:49 Adding type registration yes_no -> org.hibernate.type.YesNoType@5df33ad1
2024-11-23 12:06:49 Adding type registration byte -> org.hibernate.type.ByteType@64c52754
2024-11-23 12:06:49 Adding type registration byte -> org.hibernate.type.ByteType@64c52754
2024-11-23 12:06:49 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@64c52754
2024-11-23 12:06:49 Adding type registration character -> org.hibernate.type.CharacterType@361986c2
2024-11-23 12:06:49 Adding type registration char -> org.hibernate.type.CharacterType@361986c2
2024-11-23 12:06:49 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@361986c2
2024-11-23 12:06:49 Adding type registration short -> org.hibernate.type.ShortType@66610869
2024-11-23 12:06:49 Adding type registration short -> org.hibernate.type.ShortType@66610869
2024-11-23 12:06:49 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@66610869
2024-11-23 12:06:49 Adding type registration integer -> org.hibernate.type.IntegerType@60714568
2024-11-23 12:06:49 Adding type registration int -> org.hibernate.type.IntegerType@60714568
2024-11-23 12:06:49 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@60714568
2024-11-23 12:06:49 Adding type registration long -> org.hibernate.type.LongType@7fe23e48
2024-11-23 12:06:49 Adding type registration long -> org.hibernate.type.LongType@7fe23e48
2024-11-23 12:06:49 Adding type registration java.lang.Long -> org.hibernate.type.LongType@7fe23e48
2024-11-23 12:06:49 Adding type registration float -> org.hibernate.type.FloatType@23c69856
2024-11-23 12:06:49 Adding type registration float -> org.hibernate.type.FloatType@23c69856
2024-11-23 12:06:49 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@23c69856
2024-11-23 12:06:49 Adding type registration double -> org.hibernate.type.DoubleType@5d573615
2024-11-23 12:06:49 Adding type registration double -> org.hibernate.type.DoubleType@5d573615
2024-11-23 12:06:49 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@5d573615
2024-11-23 12:06:49 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@7f99333b
2024-11-23 12:06:49 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@7f99333b
2024-11-23 12:06:49 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@75472842
2024-11-23 12:06:49 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@75472842
2024-11-23 12:06:49 Adding type registration string -> org.hibernate.type.StringType@5f9671ba
2024-11-23 12:06:49 Adding type registration java.lang.String -> org.hibernate.type.StringType@5f9671ba
2024-11-23 12:06:49 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@39c5f774
2024-11-23 12:06:49 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@17543d14
2024-11-23 12:06:49 Adding type registration url -> org.hibernate.type.UrlType@78075142
2024-11-23 12:06:49 Adding type registration java.net.URL -> org.hibernate.type.UrlType@78075142
2024-11-23 12:06:49 Adding type registration Duration -> org.hibernate.type.DurationType@467a5bfd
2024-11-23 12:06:49 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@467a5bfd
2024-11-23 12:06:49 Adding type registration Instant -> org.hibernate.type.InstantType@752b871
2024-11-23 12:06:49 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@752b871
2024-11-23 12:06:49 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@4d5f25e4
2024-11-23 12:06:49 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@4d5f25e4
2024-11-23 12:06:49 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@3a1828f7
2024-11-23 12:06:49 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@3a1828f7
2024-11-23 12:06:49 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@4cc82607
2024-11-23 12:06:49 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@4cc82607
2024-11-23 12:06:49 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1c650d81
2024-11-23 12:06:49 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1c650d81
2024-11-23 12:06:49 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@2754703d
2024-11-23 12:06:49 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@2754703d
2024-11-23 12:06:49 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@6c8f48b5
2024-11-23 12:06:49 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@6c8f48b5
2024-11-23 12:06:49 Adding type registration date -> org.hibernate.type.DateType@74011649
2024-11-23 12:06:49 Adding type registration java.sql.Date -> org.hibernate.type.DateType@74011649
2024-11-23 12:06:49 Adding type registration time -> org.hibernate.type.TimeType@31cdae6e
2024-11-23 12:06:49 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@31cdae6e
2024-11-23 12:06:49 Adding type registration timestamp -> org.hibernate.type.TimestampType@138b2c7c
2024-11-23 12:06:49 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@138b2c7c
2024-11-23 12:06:49 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@138b2c7c
2024-11-23 12:06:49 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@2b3a6eb6
2024-11-23 12:06:49 Adding type registration calendar -> org.hibernate.type.CalendarType@42854070
2024-11-23 12:06:49 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@42854070
2024-11-23 12:06:49 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@42854070
2024-11-23 12:06:49 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@5c2df1e3
2024-11-23 12:06:49 Adding type registration locale -> org.hibernate.type.LocaleType@306cd9b6
2024-11-23 12:06:49 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@306cd9b6
2024-11-23 12:06:49 Adding type registration currency -> org.hibernate.type.CurrencyType@1b6edd3f
2024-11-23 12:06:49 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@1b6edd3f
2024-11-23 12:06:49 Adding type registration timezone -> org.hibernate.type.TimeZoneType@7a6a0db
2024-11-23 12:06:49 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@7a6a0db
2024-11-23 12:06:49 Adding type registration class -> org.hibernate.type.ClassType@5a08e5ec
2024-11-23 12:06:49 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@5a08e5ec
2024-11-23 12:06:49 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@771483f7
2024-11-23 12:06:49 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@771483f7
2024-11-23 12:06:49 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@6e6b591e
2024-11-23 12:06:49 Adding type registration binary -> org.hibernate.type.BinaryType@7cad7d48
2024-11-23 12:06:49 Adding type registration byte[] -> org.hibernate.type.BinaryType@7cad7d48
2024-11-23 12:06:49 Adding type registration [B -> org.hibernate.type.BinaryType@7cad7d48
2024-11-23 12:06:49 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@601e5457
2024-11-23 12:06:49 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@601e5457
2024-11-23 12:06:49 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@601e5457
2024-11-23 12:06:49 Adding type registration row_version -> org.hibernate.type.RowVersionType@30e9e7ea
2024-11-23 12:06:49 Adding type registration image -> org.hibernate.type.ImageType@5a1cf313
2024-11-23 12:06:49 Adding type registration characters -> org.hibernate.type.CharArrayType@31902828
2024-11-23 12:06:49 Adding type registration char[] -> org.hibernate.type.CharArrayType@31902828
2024-11-23 12:06:49 Adding type registration [C -> org.hibernate.type.CharArrayType@31902828
2024-11-23 12:06:49 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1982e17c
2024-11-23 12:06:49 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1982e17c
2024-11-23 12:06:49 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1982e17c
2024-11-23 12:06:49 Adding type registration text -> org.hibernate.type.TextType@d59a45d
2024-11-23 12:06:49 Adding type registration ntext -> org.hibernate.type.NTextType@15c362f
2024-11-23 12:06:49 Adding type registration blob -> org.hibernate.type.BlobType@78a346bd
2024-11-23 12:06:49 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@78a346bd
2024-11-23 12:06:49 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@2df6f170
2024-11-23 12:06:49 Adding type registration clob -> org.hibernate.type.ClobType@7c194a69
2024-11-23 12:06:49 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@7c194a69
2024-11-23 12:06:49 Adding type registration nclob -> org.hibernate.type.NClobType@4f1013e6
2024-11-23 12:06:49 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@4f1013e6
2024-11-23 12:06:49 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@751a1a56
2024-11-23 12:06:49 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@3fd3dfab
2024-11-23 12:06:49 Adding type registration serializable -> org.hibernate.type.SerializableType@32f447f5
2024-11-23 12:06:49 Adding type registration object -> org.hibernate.type.ObjectType@37c988fe
2024-11-23 12:06:49 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@37c988fe
2024-11-23 12:06:49 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@13f1c11b
2024-11-23 12:06:49 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@17b9edb3
2024-11-23 12:06:49 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@20135f80
2024-11-23 12:06:49 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@286477f8
2024-11-23 12:06:49 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@358092f6
2024-11-23 12:06:49 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@6d0c3580
2024-11-23 12:06:49 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@575988fe
2024-11-23 12:06:49 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@5c89fe5a
2024-11-23 12:06:49 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6dafd01f] into BootstrapContext; was [null]
2024-11-23 12:06:49 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6dafd01f) [was null]
2024-11-23 12:06:49 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@6103581f] into BootstrapContext; was [null]
2024-11-23 12:06:49 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7a0622b9] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@69ee688d]
2024-11-23 12:06:49 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6dafd01f]
2024-11-23 12:06:49 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6dafd01f]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-23 12:06:49 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
2024-11-23 12:06:49 Database ->
name : H2
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-23 12:06:49 Driver ->
name : H2 JDBC Driver
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-23 12:06:49 JDBC version : 4.1
2024-11-23 12:06:49 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-11-23 12:06:49 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
2024-11-23 12:06:49 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
2024-11-23 12:06:49 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3dba94b] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@11e3cac9]
2024-11-23 12:06:49 Binding entity from annotated class: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:49 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
2024-11-23 12:06:49 Import with entity name DeviceOperationDetails
2024-11-23 12:06:49 Bind entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails on table device_operation_details
2024-11-23 12:06:49 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=id, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:49 MetadataSourceProcessor property id with lazy=false
2024-11-23 12:06:49 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:id]
2024-11-23 12:06:49 building SimpleValue for id
2024-11-23 12:06:49 Building property id
2024-11-23 12:06:49 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...)
2024-11-23 12:06:49 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:49 MetadataSourceProcessor property deviceId with lazy=false
2024-11-23 12:06:49 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:deviceId]
2024-11-23 12:06:49 building SimpleValue for deviceId
2024-11-23 12:06:49 Building property deviceId
2024-11-23 12:06:49 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=down_load_status, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:49 MetadataSourceProcessor property downLoadStatus with lazy=false
2024-11-23 12:06:49 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:downLoadStatus]
2024-11-23 12:06:49 building SimpleValue for downLoadStatus
2024-11-23 12:06:49 Building property downLoadStatus
2024-11-23 12:06:49 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=firmware_file, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:49 MetadataSourceProcessor property fileName with lazy=false
2024-11-23 12:06:49 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:fileName]
2024-11-23 12:06:49 building SimpleValue for fileName
2024-11-23 12:06:49 Building property fileName
2024-11-23 12:06:49 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=origin, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:49 MetadataSourceProcessor property origin with lazy=false
2024-11-23 12:06:49 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:origin]
2024-11-23 12:06:49 building SimpleValue for origin
2024-11-23 12:06:49 Building property origin
2024-11-23 12:06:49 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:49 MetadataSourceProcessor property swVersion with lazy=false
2024-11-23 12:06:49 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:swVersion]
2024-11-23 12:06:49 building SimpleValue for swVersion
2024-11-23 12:06:49 Building property swVersion
2024-11-23 12:06:49 Starting fillSimpleValue for id
2024-11-23 12:06:49 Starting fillSimpleValue for deviceId
2024-11-23 12:06:49 Starting fillSimpleValue for downLoadStatus
2024-11-23 12:06:49 Starting fillSimpleValue for fileName
2024-11-23 12:06:49 Starting fillSimpleValue for origin
2024-11-23 12:06:49 Starting fillSimpleValue for swVersion
2024-11-23 12:06:49 Forcing column [id] to be non-null as it is part of the primary key for table [device_operation_details]
2024-11-23 12:06:49 Building session factory
2024-11-23 12:06:49 SessionFactory name : null
2024-11-23 12:06:49 Automatic flush during beforeCompletion(): enabled
2024-11-23 12:06:49 Automatic session close at end of transaction: disabled
2024-11-23 12:06:49 Statistics: disabled
2024-11-23 12:06:49 Deleted entity synthetic identifier rollback: disabled
2024-11-23 12:06:49 Default entity-mode: pojo
2024-11-23 12:06:49 Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2024-11-23 12:06:49 Allow initialization of lazy state outside session : disabled
2024-11-23 12:06:49 Using BatchFetchStyle : LEGACY
2024-11-23 12:06:49 Default batch fetch size: -1
2024-11-23 12:06:49 Maximum outer join fetch depth: null
2024-11-23 12:06:49 Default null ordering: NONE
2024-11-23 12:06:49 Order SQL updates by primary key: disabled
2024-11-23 12:06:49 Order SQL inserts for batching: disabled
2024-11-23 12:06:49 multi-tenancy strategy : NONE
2024-11-23 12:06:49 JTA Track by Thread: enabled
2024-11-23 12:06:49 Query language substitutions: {}
2024-11-23 12:06:49 Named query checking : enabled
2024-11-23 12:06:49 Second-level cache: disabled
2024-11-23 12:06:49 Second-level query cache: disabled
2024-11-23 12:06:49 Second-level query cache factory: null
2024-11-23 12:06:49 Second-level cache region prefix: null
2024-11-23 12:06:49 Optimize second-level cache for minimal puts: disabled
2024-11-23 12:06:49 Structured second-level cache entries: disabled
2024-11-23 12:06:49 Second-level cache direct-reference entries: disabled
2024-11-23 12:06:49 Automatic eviction of collection cache: disabled
2024-11-23 12:06:49 JDBC batch size: 15
2024-11-23 12:06:49 JDBC batch updates for versioned data: enabled
2024-11-23 12:06:49 Scrollable result sets: enabled
2024-11-23 12:06:49 Wrap result sets: disabled
2024-11-23 12:06:49 JDBC3 getGeneratedKeys(): enabled
2024-11-23 12:06:49 JDBC result set fetch size: null
2024-11-23 12:06:49 Connection release mode: ON_CLOSE
2024-11-23 12:06:49 Generate SQL with comments: disabled
2024-11-23 12:06:49 JPA compliance - query :
2024-11-23 12:06:49 JPA compliance - closed-handling :
2024-11-23 12:06:49 JPA compliance - lists :
2024-11-23 12:06:49 JPA compliance - transactions :
2024-11-23 12:06:49 Session factory constructed with filter configurations : {}
2024-11-23 12:06:49 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@4511d3ab, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=962, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter8000806429851786327.jar /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire6163545728015545443tmp /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire_0707648413935946492tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-2), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@1c398e65, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/mapper, file.separator=/, line.separator=
, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter8000806429851786327.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/mapper, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5474, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@37813300, java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-2), maven.repo.local=/tmp/r, java.class.version=52.0}
2024-11-23 12:06:49 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:06:49 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:06:49 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-23 12:06:49 Trying to load META-INF/validation.xml via TCCL
2024-11-23 12:06:49 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-23 12:06:49 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-23 12:06:49 Loaded expression factory via original TCCL
2024-11-23 12:06:49 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:06:49 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:06:49 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:06:49 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:06:49 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:06:49 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-23 12:06:49 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:49 Skipping JACC integration as it was not enabled
2024-11-23 12:06:49 Instantiated session factory
2024-11-23 12:06:49 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3dba94b] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@2bf408d2]
2024-11-23 12:06:49 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-23 12:06:49 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:49 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-23 12:06:49 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:49 Static SQL for entity: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:49 Version select: select id from device_operation_details where id =?
2024-11-23 12:06:49 Snapshot select: select deviceoper_.id, deviceoper_.device_id as device_i2_0_, deviceoper_.down_load_status as down_loa3_0_, deviceoper_.firmware_file as firmware4_0_, deviceoper_.origin as origin5_0_, deviceoper_.sw_version as sw_versi6_0_ from device_operation_details deviceoper_ where deviceoper_.id=?
2024-11-23 12:06:49 Insert 0: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?)
2024-11-23 12:06:49 Update 0: update device_operation_details set device_id=?, down_load_status=?, firmware_file=?, origin=?, sw_version=? where id=?
2024-11-23 12:06:49 Delete 0: delete from device_operation_details where id=?
2024-11-23 12:06:49 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@71950b52]
2024-11-23 12:06:49 Visiting attribute path : deviceId
2024-11-23 12:06:49 Visiting attribute path : downLoadStatus
2024-11-23 12:06:49 Visiting attribute path : fileName
2024-11-23 12:06:49 Visiting attribute path : origin
2024-11-23 12:06:49 Visiting attribute path : swVersion
2024-11-23 12:06:49 Building LoadPlan...
2024-11-23 12:06:49 processing queryspace
2024-11-23 12:06:49 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-23 12:06:49 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [NONE]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:49 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3316d545]
2024-11-23 12:06:49 Visiting attribute path : deviceId
2024-11-23 12:06:49 Visiting attribute path : downLoadStatus
2024-11-23 12:06:49 Visiting attribute path : fileName
2024-11-23 12:06:49 Visiting attribute path : origin
2024-11-23 12:06:49 Visiting attribute path : swVersion
2024-11-23 12:06:49 Building LoadPlan...
2024-11-23 12:06:49 processing queryspace
2024-11-23 12:06:49 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-23 12:06:49 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [READ]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:49 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:49 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:49 drop table device_operation_details if exists
Hibernate: drop table device_operation_details if exists
2024-11-23 12:06:49 drop sequence if exists hibernate_sequence
Hibernate: drop sequence if exists hibernate_sequence
2024-11-23 12:06:49 create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
2024-11-23 12:06:49 create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
Hibernate: create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
2024-11-23 12:06:49 alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
Hibernate: alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
2024-11-23 12:06:49 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-11-23 12:06:49 Checking 0 named HQL queries
2024-11-23 12:06:49 Checking 0 named SQL queries
2024-11-23 12:06:49 Registering SessionFactory: 617688a7-b5d3-4d84-924d-f0fb7e31daf8 ()
2024-11-23 12:06:49 Not binding SessionFactory to JNDI, no JNDI name configured
2024-11-23 12:06:49 Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mapperServiceBooter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mapperConfigProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'ACSRequestSender'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'ACSNotificationReceiver'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'ACSNotificationHandlerImpl'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'synchronizedRequestHandler'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'MOMetaDataUtil'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'deviceVersionManagerImpl'
2024-11-23 12:06:49 Loading mapper schema
2024-11-23 12:06:49 Loading mapper schema from CustomYangModelMOmapping.txt
2024-11-23 12:06:49 Loading mapper schema from CSDMYangMONameMapping.txt
2024-11-23 12:06:49 Adding Parent Objects device.device-info.vendor-config-file
2024-11-23 12:06:49 Adding Parent Objects device.device-info.process-status.process
2024-11-23 12:06:49 Adding Parent Objects device.device-info.temperature-status.temperature-sensor
2024-11-23 12:06:49 Adding Parent Objects device.device-info.processor
2024-11-23 12:06:49 Adding Parent Objects device.device-info.vendor-log-file
2024-11-23 12:06:49 Adding Parent Objects device.device-info.location
2024-11-23 12:06:49 Adding Parent Objects device.device-info.device-image-file
2024-11-23 12:06:49 Adding Parent Objects device.device-info.firmware-image
2024-11-23 12:06:49 Adding Parent Objects device.device-info.supported-data-model
2024-11-23 12:06:49 Adding Parent Objects device.management-server.manageable-device
2024-11-23 12:06:49 Adding Parent Objects device.management-server.download-availability.announcement.group
2024-11-23 12:06:49 Adding Parent Objects device.management-server.embedded-device
2024-11-23 12:06:49 Adding Parent Objects device.management-server.virtual-device
2024-11-23 12:06:49 Adding Parent Objects device.management-server.inform-parameter
2024-11-23 12:06:49 Adding Parent Objects device.software-modules.exec-env
2024-11-23 12:06:49 Adding Parent Objects device.software-modules.deployment-unit
2024-11-23 12:06:49 Adding Parent Objects device.software-modules.execution-unit
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.block-period
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule.{i}.abs-time-span
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.m2-msp-policy.request-category
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance.{i}.property
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance
2024-11-23 12:06:49 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance.{i}.property
2024-11-23 12:06:49 Adding Parent Objects device.interface-stack
2024-11-23 12:06:49 Adding Parent Objects device.dsl.line
2024-11-23 12:06:49 Adding Parent Objects device.dsl.channel
2024-11-23 12:06:49 Adding Parent Objects device.dsl.bonding-group
2024-11-23 12:06:49 Adding Parent Objects device.dsl.bonding-group.{i}.bonded-channel
2024-11-23 12:06:49 Adding Parent Objects device.fast.line
2024-11-23 12:06:49 Adding Parent Objects device.optical.interface
2024-11-23 12:06:49 Adding Parent Objects device.cellular.interface
2024-11-23 12:06:49 Adding Parent Objects device.cellular.access-point
2024-11-23 12:06:49 Adding Parent Objects device.atm.link
2024-11-23 12:06:49 Adding Parent Objects device.ptm.link
2024-11-23 12:06:49 Adding Parent Objects device.ethernet.interface
2024-11-23 12:06:49 Adding Parent Objects device.ethernet.link
2024-11-23 12:06:49 Adding Parent Objects device.ethernet.vlan-termination
2024-11-23 12:06:49 Adding Parent Objects device.ethernet.rmon-stats
2024-11-23 12:06:49 Adding Parent Objects device.ethernet.lag
2024-11-23 12:06:49 Adding Parent Objects device.usb.interface
2024-11-23 12:06:49 Adding Parent Objects device.usb.port
2024-11-23 12:06:49 Adding Parent Objects device.usb.usb-hosts.host
2024-11-23 12:06:49 Adding Parent Objects device.usb.usb-hosts.host.{i}.device
2024-11-23 12:06:49 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration
2024-11-23 12:06:49 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration.{i}.interface
2024-11-23 12:06:49 Adding Parent Objects device.hpna.interface
2024-11-23 12:06:49 Adding Parent Objects device.hpna.interface.{i}.qo-s.flow-spec
2024-11-23 12:06:49 Adding Parent Objects device.hpna.interface.{i}.associated-device
2024-11-23 12:06:49 Adding Parent Objects device.hpna.diagnostics.phy-throughput.result
2024-11-23 12:06:49 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.nodes.node
2024-11-23 12:06:49 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.channels.channel
2024-11-23 12:06:49 Adding Parent Objects device.mo-ca.interface
2024-11-23 12:06:49 Adding Parent Objects device.mo-ca.interface.{i}.qo-s.flow-stats
2024-11-23 12:06:49 Adding Parent Objects device.mo-ca.interface.{i}.associated-device
2024-11-23 12:06:49 Adding Parent Objects device.ghn.interface
2024-11-23 12:06:49 Adding Parent Objects device.ghn.interface.{i}.associated-device
2024-11-23 12:06:49 Adding Parent Objects device.ghn.interface.{i}.sm-masked-band
2024-11-23 12:06:49 Adding Parent Objects device.ghn.diagnostics.phy-throughput.result
2024-11-23 12:06:49 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.nodes.node
2024-11-23 12:06:49 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.channels.channel
2024-11-23 12:06:49 Adding Parent Objects device.home-plug.interface
2024-11-23 12:06:49 Adding Parent Objects device.home-plug.interface.{i}.associated-device
2024-11-23 12:06:49 Adding Parent Objects device.upa.interface
2024-11-23 12:06:49 Adding Parent Objects device.upa.interface.{i}.associated-device
2024-11-23 12:06:49 Adding Parent Objects device.upa.interface.{i}.active-notch
2024-11-23 12:06:49 Adding Parent Objects device.upa.interface.{i}.bridge-for
2024-11-23 12:06:49 Adding Parent Objects device.wi-fi.radio
2024-11-23 12:06:49 Adding Parent Objects device.wi-fi.neighboring-wi-fi-diagnostic.result
2024-11-23 12:06:49 Adding Parent Objects device.wi-fi.ssid
2024-11-23 12:06:49 Adding Parent Objects device.wi-fi.access-point
2024-11-23 12:06:49 Adding Parent Objects device.wi-fi.access-point.{i}.associated-device
2024-11-23 12:06:49 Adding Parent Objects device.wi-fi.access-point.{i}.ac
2024-11-23 12:06:49 Adding Parent Objects device.wi-fi.end-point
2024-11-23 12:06:49 Adding Parent Objects device.wi-fi.end-point.{i}.profile
2024-11-23 12:06:49 Adding Parent Objects device.wi-fi.end-point.{i}.ac
2024-11-23 12:06:49 Adding Parent Objects device.zig-bee.interface
2024-11-23 12:06:49 Adding Parent Objects device.zig-bee.interface.{i}.associated-device
2024-11-23 12:06:49 Adding Parent Objects device.zig-bee.zdo
2024-11-23 12:06:49 Adding Parent Objects device.zig-bee.zdo.{i}.network.neighbor
2024-11-23 12:06:49 Adding Parent Objects device.zig-bee.zdo.{i}.node-manager.routing-table
2024-11-23 12:06:49 Adding Parent Objects device.zig-bee.zdo.{i}.binding
2024-11-23 12:06:49 Adding Parent Objects device.zig-bee.zdo.{i}.group
2024-11-23 12:06:49 Adding Parent Objects device.zig-bee.zdo.{i}.application-endpoint
2024-11-23 12:06:49 Adding Parent Objects device.zig-bee.discovery.area-network
2024-11-23 12:06:49 Adding Parent Objects device.bridging.bridge
2024-11-23 12:06:49 Adding Parent Objects device.bridging.bridge.{i}.port
2024-11-23 12:06:49 Adding Parent Objects device.bridging.bridge.{i}.vlan
2024-11-23 12:06:49 Adding Parent Objects device.bridging.bridge.{i}.vlan-port
2024-11-23 12:06:49 Adding Parent Objects device.bridging.filter
2024-11-23 12:06:49 Adding Parent Objects device.bridging.provider-bridge
2024-11-23 12:06:49 Adding Parent Objects device.ppp.interface
2024-11-23 12:06:49 Adding Parent Objects device.ip.interface
2024-11-23 12:06:49 Adding Parent Objects device.ip.interface.{i}.ipv4-address
2024-11-23 12:06:49 Adding Parent Objects device.ip.interface.{i}.twamp-reflector
2024-11-23 12:06:49 Adding Parent Objects device.ip.interface.{i}.ipv6-address
2024-11-23 12:06:49 Adding Parent Objects device.ip.interface.{i}.ipv6-prefix
2024-11-23 12:06:49 Adding Parent Objects device.ip.active-port
2024-11-23 12:06:49 Adding Parent Objects device.ip.diagnostics.trace-route.route-hops
2024-11-23 12:06:49 Adding Parent Objects device.ip.diagnostics.download-diagnostics.per-connection-result
2024-11-23 12:06:49 Adding Parent Objects device.ip.diagnostics.download-diagnostics.incremental-result
2024-11-23 12:06:49 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.per-connection-result
2024-11-23 12:06:49 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.incremental-result
2024-11-23 12:06:49 Adding Parent Objects device.ip.diagnostics.udp-echo-diagnostics.individual-packet-result
2024-11-23 12:06:49 Adding Parent Objects device.lldp.discovery.device
2024-11-23 12:06:49 Adding Parent Objects device.lldp.discovery.device.{i}.port
2024-11-23 12:06:49 Adding Parent Objects device.lldp.discovery.device.{i}.device-information.vendor-specific
2024-11-23 12:06:49 Adding Parent Objects device.i-psec.filter
2024-11-23 12:06:49 Adding Parent Objects device.i-psec.profile
2024-11-23 12:06:49 Adding Parent Objects device.i-psec.profile.{i}.sent-cp-attr
2024-11-23 12:06:49 Adding Parent Objects device.i-psec.tunnel
2024-11-23 12:06:49 Adding Parent Objects device.i-psec.ikev2-sa
2024-11-23 12:06:49 Adding Parent Objects device.i-psec.ikev2-sa.{i}.received-cp-attr
2024-11-23 12:06:49 Adding Parent Objects device.i-psec.ikev2-sa.{i}.child-sa
2024-11-23 12:06:49 Adding Parent Objects device.gre.tunnel
2024-11-23 12:06:49 Adding Parent Objects device.gre.tunnel.{i}.interface
2024-11-23 12:06:49 Adding Parent Objects device.gre.filter
2024-11-23 12:06:49 Adding Parent Objects device.l2-tpv3.tunnel
2024-11-23 12:06:49 Adding Parent Objects device.l2-tpv3.tunnel.{i}.interface
2024-11-23 12:06:49 Adding Parent Objects device.l2-tpv3.filter
2024-11-23 12:06:49 Adding Parent Objects device.vxlan.tunnel
2024-11-23 12:06:49 Adding Parent Objects device.vxlan.tunnel.{i}.interface
2024-11-23 12:06:49 Adding Parent Objects device.vxlan.filter
2024-11-23 12:06:49 Adding Parent Objects device.map.domain
2024-11-23 12:06:49 Adding Parent Objects device.map.domain.{i}.rule
2024-11-23 12:06:49 Adding Parent Objects device.routing.router
2024-11-23 12:06:49 Adding Parent Objects device.routing.router.{i}.ipv4-forwarding
2024-11-23 12:06:49 Adding Parent Objects device.routing.router.{i}.ipv6-forwarding
2024-11-23 12:06:49 Adding Parent Objects device.routing.rip.interface-setting
2024-11-23 12:06:49 Adding Parent Objects device.routing.route-information.interface-setting
2024-11-23 12:06:49 Adding Parent Objects device.neighbor-discovery.interface-setting
2024-11-23 12:06:49 Adding Parent Objects device.router-advertisement.interface-setting
2024-11-23 12:06:49 Adding Parent Objects device.router-advertisement.interface-setting.{i}.option
2024-11-23 12:06:49 Adding Parent Objects device.ipv6rd.interface-setting
2024-11-23 12:06:49 Adding Parent Objects device.ds-lite.interface-setting
2024-11-23 12:06:49 Adding Parent Objects device.qo-s.classification
2024-11-23 12:06:49 Adding Parent Objects device.qo-s.app
2024-11-23 12:06:49 Adding Parent Objects device.qo-s.flow
2024-11-23 12:06:49 Adding Parent Objects device.qo-s.policer
2024-11-23 12:06:49 Adding Parent Objects device.qo-s.queue
2024-11-23 12:06:49 Adding Parent Objects device.qo-s.queue-stats
2024-11-23 12:06:49 Adding Parent Objects device.qo-s.shaper
2024-11-23 12:06:49 Adding Parent Objects device.hosts.host
2024-11-23 12:06:49 Adding Parent Objects device.hosts.host.{i}.ipv4-address
2024-11-23 12:06:49 Adding Parent Objects device.hosts.host.{i}.ipv6-address
2024-11-23 12:06:49 Adding Parent Objects device.dns.client.server
2024-11-23 12:06:49 Adding Parent Objects device.dns.relay.forwarding
2024-11-23 12:06:49 Adding Parent Objects device.dns.diagnostics.ns-lookup-diagnostics.result
2024-11-23 12:06:49 Adding Parent Objects device.dns.sd.service
2024-11-23 12:06:49 Adding Parent Objects device.dns.sd.service.{i}.text-record
2024-11-23 12:06:49 Adding Parent Objects device.nat.interface-setting
2024-11-23 12:06:49 Adding Parent Objects device.nat.port-mapping
2024-11-23 12:06:49 Adding Parent Objects device.pcp.client
2024-11-23 12:06:49 Adding Parent Objects device.pcp.client.{i}.server
2024-11-23 12:06:49 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping
2024-11-23 12:06:49 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping.{i}.filter
2024-11-23 12:06:49 Adding Parent Objects device.pcp.client.{i}.server.{i}.outbound-mapping
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv4.client
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv4.client.{i}.sent-option
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv4.client.{i}.req-option
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv4.server.pool
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv4.server.pool.{i}.static-address
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv4.server.pool.{i}.option
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv4.server.pool.{i}.client
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.ipv4-address
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.option
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv4.relay.forwarding
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv6.client
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv6.client.{i}.server
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv6.client.{i}.sent-option
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv6.client.{i}.received-option
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv6.server.pool
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv6.server.pool.{i}.client
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-address
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-prefix
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.option
2024-11-23 12:06:49 Adding Parent Objects device.dhcpv6.server.pool.{i}.option
2024-11-23 12:06:49 Adding Parent Objects device.ieee8021x.supplicant
2024-11-23 12:06:49 Adding Parent Objects device.users.user
2024-11-23 12:06:49 Adding Parent Objects device.smart-card-readers.smart-card-reader
2024-11-23 12:06:49 Adding Parent Objects device.u-pn-p.discovery.root-device
2024-11-23 12:06:49 Adding Parent Objects device.u-pn-p.discovery.device
2024-11-23 12:06:49 Adding Parent Objects device.u-pn-p.discovery.service
2024-11-23 12:06:49 Adding Parent Objects device.u-pn-p.description.device-description
2024-11-23 12:06:49 Adding Parent Objects device.u-pn-p.description.device-instance
2024-11-23 12:06:49 Adding Parent Objects device.u-pn-p.description.service-instance
2024-11-23 12:06:49 Adding Parent Objects device.firewall.level
2024-11-23 12:06:49 Adding Parent Objects device.firewall.chain
2024-11-23 12:06:49 Adding Parent Objects device.firewall.chain.{i}.rule
2024-11-23 12:06:49 Adding Parent Objects device.periodic-statistics.sample-set
2024-11-23 12:06:49 Adding Parent Objects device.periodic-statistics.sample-set.{i}.parameter
2024-11-23 12:06:49 Adding Parent Objects device.fault-mgmt.supported-alarm
2024-11-23 12:06:49 Adding Parent Objects device.fault-mgmt.current-alarm
2024-11-23 12:06:49 Adding Parent Objects device.fault-mgmt.history-event
2024-11-23 12:06:49 Adding Parent Objects device.fault-mgmt.expedited-event
2024-11-23 12:06:49 Adding Parent Objects device.fault-mgmt.queued-event
2024-11-23 12:06:49 Adding Parent Objects device.security.certificate
2024-11-23 12:06:49 Adding Parent Objects device.fap.perf-mgmt.config
2024-11-23 12:06:49 Adding Parent Objects device.bulk-data.profile
2024-11-23 12:06:49 Adding Parent Objects device.bulk-data.profile.{i}.parameter
2024-11-23 12:06:49 Adding Parent Objects device.bulk-data.profile.{i}.http.request-uri-parameter
2024-11-23 12:06:49 Adding Parent Objects device.xmpp.connection
2024-11-23 12:06:49 Adding Parent Objects device.xmpp.connection.{i}.server
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.interface
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.interface.{i}.vendor-properties
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.interface.{i}.link
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.forwarding-table.forwarding-rule
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.change-log
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv4-address
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv6-address
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.vendor-properties
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.interface
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.non-ieee1905-neighbor
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.l2-neighbor
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor.{i}.metric
2024-11-23 12:06:49 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.bridging-tuple
2024-11-23 12:06:49 Adding Parent Objects device.mqtt.client
2024-11-23 12:06:49 Adding Parent Objects device.mqtt.client.{i}.subscription
2024-11-23 12:06:49 Adding Parent Objects device.mqtt.broker
2024-11-23 12:06:49 Adding Parent Objects device.mqtt.broker.{i}.bridge
2024-11-23 12:06:49 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.server
2024-11-23 12:06:49 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.subscription
2024-11-23 12:06:49 Adding Parent Objects device.dynamic-dns.client
2024-11-23 12:06:49 Adding Parent Objects device.dynamic-dns.client.{i}.hostname
2024-11-23 12:06:49 Adding Parent Objects device.dynamic-dns.server
2024-11-23 12:06:49 Adding Parent Objects device.le-ds.led
2024-11-23 12:06:49 Adding Parent Objects device.le-ds.led.{i}.cycle-element
2024-11-23 12:06:49 Adding Parent Objects device.basapm.measurement-endpoint
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability.{i}.registry
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action.{i}.option
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.task
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.registry
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.option
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.communication-channel
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction
2024-11-23 12:06:49 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction.{i}.measurement-suppression
2024-11-23 12:06:49 Adding Parent Objects device.lmap.report
2024-11-23 12:06:49 Adding Parent Objects device.lmap.report.{i}.result
2024-11-23 12:06:49 Adding Parent Objects device.lmap.report.{i}.result.{i}.option
2024-11-23 12:06:49 Adding Parent Objects device.lmap.report.{i}.result.{i}.conflict
2024-11-23 12:06:49 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table
2024-11-23 12:06:49 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.result-row
2024-11-23 12:06:49 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.registry
2024-11-23 12:06:49 Adding Parent Objects device.lmap.event
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.color-code-to-uati104
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.hrpd-subnet-to-ip
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.umts.member-detail
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.member-detail
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.local-ip-access.hrpd.egress-filter
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.legacy.local-ip-access.rule
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.cn.ps-domain.rab.stats.lgw
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.intra-freq-meas.instance
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-freq-meas.instance
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-rat-meas.instance
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.intra-freq-cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-freq-cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-rat-cell.gsm
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.intra-freq-cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-freq-cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.tunnel
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.plmn-list
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.qo-s
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.phy.mbsfn.sf-config-list
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.inter-freq.carrier
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.utra.utranfdd-freq
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.geran.geran-freq-group
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.cdma2000.cdma2000-band
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.lte-cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.umts
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.gsm
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.cdma2000
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.lte-cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.umts
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.cdma2000
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.erab.stats.lgw
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.energy-savings.not-allowed-time-period
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.neighbor-list
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.appim.appirec
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.batch-pcfpdsn
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.pcfpdsn
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.batch-pcfpdsn
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.pcfpdsn
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.beacon-list
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.hrpd-beacon-list
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.rem.umts.wcdma.cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.rem.umts.gsm.cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell.{i}.bcch.plmn-list
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.rem.lte.carrier-meas
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.channel
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.channel
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.cell
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.macro-timing.channel
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.transport.sctp.assoc
2024-11-23 12:06:49 Adding Parent Objects device.services.fap-service.{i}.transport.security.secret
2024-11-23 12:06:49 Loading mapper schema successfully completed
2024-11-23 12:06:49 Creating shared instance of singleton bean 'pnPPreProvisioningHandler'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'VESNotificationSender'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'restTemplate'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'restTemplateBuilder'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'messageConverters'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'stringHttpMessageConverter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'jacksonObjectMapper'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc1d121'
2024-11-23 12:06:49 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc1d121'
2024-11-23 12:06:49 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'parameterNamesModule'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'jsonComponentModule'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'jacksonGeoModule'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2024-11-23 12:06:49 Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2024-11-23 12:06:49 Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2024-11-23 12:06:49 Autowiring by type from bean name 'restTemplate' via factory method to bean named 'restTemplateBuilder'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'netConfNotificationSender'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'netConfServerManager'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'deviceOperationsDAO'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'jpaMappingContext'
2024-11-23 12:06:49 Initializing JpaMetamodelMappingContext…
2024-11-23 12:06:49 Finished initializing JpaMetamodelMappingContext!
2024-11-23 12:06:49 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:49 Statistics initialized [enabled=false]
2024-11-23 12:06:49 Initializing repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO…
2024-11-23 12:06:49 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:49 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:49 Looking up query for method findByDeviceId
2024-11-23 12:06:49 Looking up named query DeviceOperationDetails.findByDeviceId
2024-11-23 12:06:49 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-23 12:06:49 Did not find named query DeviceOperationDetails.findByDeviceId
2024-11-23 12:06:49 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:49 Finished creation of repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO.
2024-11-23 12:06:49 Creating shared instance of singleton bean 'netConfRequestReceiver'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'netConfRequestHandlerImpl'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'netconfToTr069MapperUtil'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'errorCodeUtil'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'vesRequestReceiver'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'vesRequestHandlerImpl'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'springApplicationContext'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'quartzSchedulerUtil'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'periodicTriggerRule'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'cronExpressionTriggerRule'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'periodicForeverTriggerRule'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'expiredTirggerRule'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'oneTimeTirggerRule'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'timerHandler'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'quartzSchedulerManager'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'quartzScheduler'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc1d121'
2024-11-23 12:06:49 Using default implementation for ThreadExecutor
2024-11-23 12:06:49 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-11-23 12:06:49 Quartz Scheduler v.2.3.2 created.
2024-11-23 12:06:49 RAMJobStore initialized.
2024-11-23 12:06:49 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-11-23 12:06:49 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-11-23 12:06:49 Quartz scheduler version: 2.3.2
2024-11-23 12:06:49 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@38672385
2024-11-23 12:06:49 Creating shared instance of singleton bean 'quartzSchedulerProducer'
2024-11-23 12:06:49 init started
2024-11-23 12:06:49 Running on active server; hence marking quartz as active service
2024-11-23 12:06:49 Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-11-23 12:06:49 init complete
2024-11-23 12:06:49 batch acquisition of 0 triggers
2024-11-23 12:06:49 Creating shared instance of singleton bean 'timerServiceManagerAPIImpl'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2024-11-23 12:06:49 Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2024-11-23 12:06:49 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2024-11-23 12:06:49 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'errorPageCustomizer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'dispatcherServletRegistration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'dispatcherServlet'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2024-11-23 12:06:49 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'multipartConfigElement'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'taskExecutorBuilder'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'defaultValidator'
2024-11-23 12:06:49 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:06:49 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:06:49 Loaded expression factory via original TCCL
2024-11-23 12:06:49 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:06:49 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:06:49 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-23 12:06:49 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-23 12:06:49 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-23 12:06:49 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-23 12:06:49 Trying to load META-INF/validation.xml via user class loader
2024-11-23 12:06:49 Trying to load META-INF/validation.xml via TCCL
2024-11-23 12:06:49 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-23 12:06:49 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-23 12:06:49 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:06:49 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:06:49 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:06:49 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:06:49 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'error'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'beanNameViewResolver'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc1d121'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'conventionErrorViewResolver'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'errorAttributes'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'basicErrorController'
2024-11-23 12:06:49 Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@40100ddd'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@40100ddd'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2024-11-23 12:06:49 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-11-23 12:06:49 Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2024-11-23 12:06:49 Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$8093c003] - unable to determine constructor/method parameter names
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc1d121'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'pageableCustomizer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'sortCustomizer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mvcConversionService'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mvcValidator'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'sortResolver'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'pageableResolver'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'applicationTaskExecutor'
2024-11-23 12:06:49 Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2024-11-23 12:06:49 Initializing ExecutorService 'applicationTaskExecutor'
2024-11-23 12:06:49 ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2024-11-23 12:06:49 Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:49 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:49 20 mappings in 'requestMappingHandlerMapping'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2024-11-23 12:06:49 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc1d121'
2024-11-23 12:06:49 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:49 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mvcPathMatcher'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mvcUrlPathHelper'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2024-11-23 12:06:49 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-23 12:06:49 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-23 12:06:49 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:49 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'beanNameHandlerMapping'
2024-11-23 12:06:49 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:49 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'routerFunctionMapping'
2024-11-23 12:06:49 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:49 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'resourceHandlerMapping'
2024-11-23 12:06:49 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-23 12:06:49 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-23 12:06:49 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:49 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:49 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:49 Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'handlerFunctionAdapter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2024-11-23 12:06:49 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:49 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'handlerExceptionResolver'
2024-11-23 12:06:49 Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:49 ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2024-11-23 12:06:49 Creating shared instance of singleton bean 'mvcViewResolver'
2024-11-23 12:06:49 Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'defaultViewResolver'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'viewResolver'
2024-11-23 12:06:49 Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@40100ddd'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'requestContextFilter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'formContentFilter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'transactionManager'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'jdbcTemplate'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2024-11-23 12:06:49 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2024-11-23 12:06:49 Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'cachingJmsConnectionFactory'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'jmsTemplate'
2024-11-23 12:06:49 Autowiring by type from bean name 'jmsTemplate' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'jmsMessagingTemplate'
2024-11-23 12:06:49 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'jmsTemplate'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration'
2024-11-23 12:06:49 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'jmsListenerContainerFactoryConfigurer'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'jmsListenerContainerFactory'
2024-11-23 12:06:49 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'jmsListenerContainerFactoryConfigurer'
2024-11-23 12:06:49 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'taskSchedulerBuilder'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-23 12:06:49 Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'transactionTemplate'
2024-11-23 12:06:49 Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'characterEncodingFilter'
2024-11-23 12:06:49 Creating shared instance of singleton bean 'multipartResolver'
2024-11-23 12:06:49 Starting beans in phase 2147483647
2024-11-23 12:06:49 Successfully started bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-23 12:06:49
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
ActiveMQAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration matched:
- @ConditionalOnProperty (spring.activemq.pool.enabled=false) matched (OnPropertyCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration.CachingConnectionFactoryConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.connection.CachingConnectionFactory' (OnClassCondition)
- @ConditionalOnProperty (spring.jms.cache.enabled=true) matched (OnPropertyCondition)
AopAutoConfiguration matched:
- @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration matched:
- @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
DataSourceAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
- AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
- @ConditionalOnBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceConfiguration.Hikari matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
- @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
DispatcherServletAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
- @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
ErrorMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ErrorMvcAutoConfiguration#basicErrorController matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration#errorAttributes matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
- @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition)
- ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
- @ConditionalOnBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)
GenericCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition)
HibernateJpaAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition)
HibernateJpaConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
HttpEncodingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition)
HttpEncodingAutoConfiguration#characterEncodingFilter matched:
- @ConditionalOnBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition)
HttpMessageConvertersAutoConfiguration#messageConverters matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
- @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JdbcTemplateAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
JdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.annotation.EnableJms' (OnClassCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactory matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (names: jmsListenerContainerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactoryConfigurer matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration.EnableJmsConfiguration matched:
- @ConditionalOnBean (names: org.springframework.jms.config.internalJmsListenerAnnotationProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)
JmsAutoConfiguration.JmsTemplateConfiguration#jmsTemplate matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (types: org.springframework.jms.core.JmsOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsMessagingTemplate' (OnClassCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration#jmsMessagingTemplate matched:
- @ConditionalOnBean (types: org.springframework.jms.core.JmsTemplate; SearchStrategy: all) found a primary bean from beans 'jmsTemplate'; @ConditionalOnBean (types: org.springframework.jms.core.JmsMessageOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactory matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactoryBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#jpaVendorAdapter matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#transactionManager matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration.JpaWebConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JtaAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition)
- @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration#multipartConfigElement matched:
- @ConditionalOnBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
MultipartAutoConfiguration#multipartResolver matched:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
NamedParameterJdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
NoOpCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition)
OAuth2ResourceServerAutoConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
PersistenceExceptionTranslationAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition)
PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
- @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
QuartzAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.quartz.Scheduler', 'org.springframework.scheduling.quartz.SchedulerFactoryBean', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
QuartzAutoConfiguration#quartzScheduler matched:
- @ConditionalOnBean (types: org.springframework.scheduling.quartz.SchedulerFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition)
RestTemplateAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition)
RestTemplateAutoConfiguration#restTemplateBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
ServletWebServerFactoryAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched:
- @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedTomcat matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition)
SimpleCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition)
SpringDataWebAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#pageableCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#sortCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition)
TaskExecutionAutoConfiguration#applicationTaskExecutor matched:
- @ConditionalOnBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration#taskExecutorBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskSchedulingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)
TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
TransactionAutoConfiguration#platformTransactionManagerCustomizers matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched:
- @ConditionalOnBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition)
- @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition)
ValidationAutoConfiguration#defaultValidator matched:
- @ConditionalOnBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration#methodValidationPostProcessor matched:
- @ConditionalOnBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration#formContentFilter matched:
- @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched:
- @ConditionalOnBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebSocketServletAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched:
- @ConditionalOnBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
Negative matches:
-----------------
ActiveMQConnectionFactoryConfiguration.PooledConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.messaginghub.pooled.jms.JmsPoolConnectionFactory', 'org.apache.commons.pool2.PooledObject' (OnClassCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration#jmsConnectionFactory:
Did not match:
- @ConditionalOnProperty (spring.jms.cache.enabled=false) did not find property 'enabled' (OnPropertyCondition)
ActiveMQXAConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jms.XAConnectionFactoryWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jms.XAConnectionFactoryWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'javax.transaction.TransactionManager' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
AopAutoConfiguration.ClassProxyingConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition)
ArtemisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition)
AtomikosJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition)
BatchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition)
BitronixJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'bitronix.tm.jndi.BitronixContext' (OnClassCondition)
CacheAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)
CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor:
Did not match:
- Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition)
CaffeineCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition)
CassandraAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition)
CassandraRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Session' (OnClassCondition)
ClientHttpConnectorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CloudServiceConnectorsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition)
CodecsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CouchbaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition)
CouchbaseDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration:
Did not match:
- EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)
DataSourceConfiguration.Dbcp2:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourceConfiguration.Generic:
Did not match:
- @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition)
DataSourceConfiguration.Tomcat:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceJmxConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.PlatformTransactionManager' transactionManager (OnBeanCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition)
EhCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition)
ElasticsearchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
ElasticsearchDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition)
ElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
EmbeddedLdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition)
EmbeddedMongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
ErrorWebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
FlywayAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)
FreeMarkerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition)
GroovyTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition)
GsonAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
GsonHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
H2ConsoleAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.h2.console.enabled=true) did not find property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.h2.server.web.WebServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
HazelcastAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HazelcastCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition)
HazelcastJpaDependencyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HttpHandlerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
HypermediaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition)
InfinispanCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition)
InfluxDbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)
IntegrationAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition)
JCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition)
JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
JdbcRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition)
JerseyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition)
JestAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)
JmsAnnotationDrivenConfiguration.JndiConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
JmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition)
JndiConnectionFactoryAutoConfiguration:
Did not match:
- AnyNestedCondition 0 matched 2 did not; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Property @ConditionalOnProperty (spring.jms.jndi-name) did not find property 'jndi-name'; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Jndi @ConditionalOnJndi JNDI environment is not available (JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
JndiDataSourceAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
JndiJtaConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition)
JooqAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition)
JpaRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &deviceOperationsDAO and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition)
- @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition)
JsonbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
JsonbHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
KafkaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition)
LdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition)
LdapRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition)
LiquibaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition)
MailSenderAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition)
MailSenderValidatorAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition)
MessageSourceAutoConfiguration:
Did not match:
- ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition)
MongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MongoDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition)
MongoReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MustacheAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition)
Neo4jDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)
Neo4jRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.Neo4jSession' (OnClassCondition)
OAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.JwtConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken', 'org.springframework.security.oauth2.jwt.JwtDecoder' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.OpaqueTokenConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (OnClassCondition)
ProjectInfoAutoConfiguration#buildProperties:
Did not match:
- @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition)
ProjectInfoAutoConfiguration#gitProperties:
Did not match:
- GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)
QuartzAutoConfiguration.JdbcStoreTypeConfiguration:
Did not match:
- @ConditionalOnProperty (spring.quartz.job-store-type=jdbc) did not find property 'job-store-type' (OnPropertyCondition)
RSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketRequesterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition)
RSocketServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketStrategiesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition)
RabbitAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition)
ReactiveElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition)
ReactiveOAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveOAuth2ResourceServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)
ReactiveRestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition)
ReactiveSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveUserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition)
ReactiveWebServerFactoryAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
RedisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition)
RedisCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)
RedisReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
RedisRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition)
RepositoryRestMvcAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition)
RestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)
Saml2RelyingPartyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition)
SecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition)
SecurityFilterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition)
SendGridAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition)
ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter:
Did not match:
- @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)
ServletWebServerFactoryConfiguration.EmbeddedJetty:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedUndertow:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
SessionAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition)
SolrAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition)
SolrRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)
SpringApplicationAdminJmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition)
TaskSchedulingAutoConfiguration#taskScheduler:
Did not match:
- @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition)
ThymeleafAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition)
TransactionAutoConfiguration#transactionalOperator:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
UserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition)
WebClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
WebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
WebMvcAutoConfiguration#hiddenHttpMethodFilter:
Did not match:
- @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition)
WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration:
Did not match:
- @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver:
Did not match:
- @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition)
WebServiceTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition)
WebServicesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition)
WebSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition)
WebSocketReactiveAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.JettyWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition)
WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition)
XADataSourceAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
Exclusions:
-----------
None
Unconditional classes:
----------------------
org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2024-11-23 12:06:49 Started ACSNotificationHandlerImplTest in 0.92 seconds (JVM running for 8.298)
2024-11-23 12:06:49 Storing ApplicationContext [1539428641] in cache under key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 2]
2024-11-23 12:06:49 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@22e22cfe, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-23 12:06:49 Performing dependency injection for test context [[DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@22e22cfe, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 2]
2024-11-23 12:06:49 Before test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@22e22cfe, testMethod = testGetDeviceBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2]
2024-11-23 12:06:49 After test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@22e22cfe, testMethod = testGetDeviceBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:49 Resetting RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@22e22cfe, testMethod = testGetDeviceBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:49 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:49 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2]
2024-11-23 12:06:49 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@2b3eb489, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:49 Performing dependency injection for test context [[DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@2b3eb489, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2]
2024-11-23 12:06:49 Before test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@2b3eb489, testMethod = testHandleBootStrapNotificationNegativeScenario@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2]
2024-11-23 12:06:49 BootStrap notification received
2024-11-23 12:06:49 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:49 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-23 12:06:49 QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@47872c28
2024-11-23 12:06:49 parse() - HQL: select generatedAlias0 from org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-23 12:06:49 throwQueryException() : no errors
2024-11-23 12:06:49 --- HQL AST ---
\-[QUERY] Node: 'query'
+-[SELECT_FROM] Node: 'SELECT_FROM'
| +-[FROM] Node: 'from'
| | \-[RANGE] Node: 'RANGE'
| | +-[DOT] Node: '.'
| | | +-[DOT] Node: '.'
| | | | +-[DOT] Node: '.'
| | | | | +-[DOT] Node: '.'
| | | | | | +-[DOT] Node: '.'
| | | | | | | +-[IDENT] Node: 'org'
| | | | | | | \-[IDENT] Node: 'commscope'
| | | | | | \-[IDENT] Node: 'tr069adapter'
| | | | | \-[IDENT] Node: 'mapper'
| | | | \-[IDENT] Node: 'entity'
| | | \-[IDENT] Node: 'DeviceOperationDetails'
| | \-[ALIAS] Node: 'generatedAlias0'
| \-[SELECT] Node: 'select'
| \-[IDENT] Node: 'generatedAlias0'
\-[WHERE] Node: 'where'
\-[EQ] Node: '='
+-[DOT] Node: '.'
| +-[IDENT] Node: 'generatedAlias0'
| \-[IDENT] Node: 'deviceId'
\-[COLON] Node: ':'
\-[IDENT] Node: 'param0'
2024-11-23 12:06:49 select << begin [level=1, statement=select]
2024-11-23 12:06:49 FromClause{level=1} : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails (generatedAlias0) -> deviceoper0_
2024-11-23 12:06:49 Resolved : generatedAlias0 -> deviceoper0_.id
2024-11-23 12:06:49 Resolved : generatedAlias0 -> deviceoper0_.id
2024-11-23 12:06:49 getDataType() : deviceId -> org.hibernate.type.StringType@5f9671ba
2024-11-23 12:06:49 Resolved : generatedAlias0.deviceId -> deviceoper0_.device_id
2024-11-23 12:06:49 select : finishing up [level=1, statement=select]
2024-11-23 12:06:49 processQuery() : ( SELECT ( {select clause} deviceoper0_.id ) ( FromClause{level=1} device_operation_details deviceoper0_ ) ( where ( = ( deviceoper0_.device_id deviceoper0_.id deviceId ) ? ) ) )
2024-11-23 12:06:49 Tables referenced from query nodes:
\-QueryNode
+-SelectClause
| referencedTables(entity DeviceOperationDetails): [device_operation_details]
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
| | referencedTables: null
| | originalText: generatedAlias0
| \-SqlFragment
+-FromClause
| \-FromElement
\-SqlNode
\-BinaryLogicOperatorNode
+-DotNode
| persister: SingleTableEntityPersister(org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
| referencedTables: [device_operation_details]
| path: generatedAlias0.deviceId
| originalPropertyName: deviceId
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
| | referencedTables: null
| | originalText: generatedAlias0
| \-IdentNode
| persister: null
| referencedTables: null
| originalText: deviceId
\-ParameterNode
2024-11-23 12:06:49 Using FROM fragment [device_operation_details deviceoper0_]
2024-11-23 12:06:49 select >> end [level=1, statement=select]
2024-11-23 12:06:49 --- SQL AST ---
\-[SELECT] QueryNode: 'SELECT' querySpaces (device_operation_details)
+-[SELECT_CLAUSE] SelectClause: '{select clause}'
| +-[ALIAS_REF] IdentNode: 'deviceoper0_.id as id1_0_' {alias=generatedAlias0, className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, tableAlias=deviceoper0_}
| \-[SQL_TOKEN] SqlFragment: 'deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_'
+-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[deviceoper0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]}
| \-[FROM_FRAGMENT] FromElement: 'device_operation_details deviceoper0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=device_operation_details,tableAlias=deviceoper0_,origin=null,columns={,className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails}}
\-[WHERE] SqlNode: 'where'
\-[EQ] BinaryLogicOperatorNode: '='
+-[DOT] DotNode: 'deviceoper0_.device_id' {propertyName=deviceId,dereferenceType=PRIMITIVE,getPropertyPath=deviceId,path=generatedAlias0.deviceId,tableAlias=deviceoper0_,className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails,classAlias=generatedAlias0}
| +-[ALIAS_REF] IdentNode: 'deviceoper0_.id' {alias=generatedAlias0, className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, tableAlias=deviceoper0_}
| \-[IDENT] IdentNode: 'deviceId' {originalText=deviceId}
\-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@5f9671ba}
2024-11-23 12:06:49 throwQueryException() : no errors
2024-11-23 12:06:49 HQL: select generatedAlias0 from org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-23 12:06:49 SQL: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
2024-11-23 12:06:49 throwQueryException() : no errors
2024-11-23 12:06:49 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
Hibernate: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
2024-11-23 12:06:49 Adding transactional method 'save' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2024-11-23 12:06:49 Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2024-11-23 12:06:49 Opened new EntityManager [SessionImpl(453595394)] for JPA transaction
2024-11-23 12:06:49 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-23 12:06:49 begin
2024-11-23 12:06:49 Exposing JPA transaction as JDBC [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@4a84f3d]
2024-11-23 12:06:49 call next value for hibernate_sequence
Hibernate: call next value for hibernate_sequence
2024-11-23 12:06:49 Sequence value obtained: 1
2024-11-23 12:06:49 HHH000387: ResultSet's statement was not registered
2024-11-23 12:06:49 Generated identifier: 1, using strategy: org.hibernate.id.enhanced.SequenceStyleGenerator
2024-11-23 12:06:49 Initiating transaction commit
2024-11-23 12:06:49 Committing JPA transaction on EntityManager [SessionImpl(453595394)]
2024-11-23 12:06:49 committing
2024-11-23 12:06:49 Processing flush-time cascades
2024-11-23 12:06:49 Dirty checking collections
2024-11-23 12:06:49 Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects
2024-11-23 12:06:49 Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
2024-11-23 12:06:49 Listing entities:
2024-11-23 12:06:49 org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails{downLoadStatus=0, fileName=null, swVersion=null, origin=null, id=1, deviceId=00005B9A1}
2024-11-23 12:06:49 insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?)
Hibernate: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?)
2024-11-23 12:06:49 Closing JPA EntityManager [SessionImpl(453595394)] after transaction
2024-11-23 12:06:49 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:49 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-23 12:06:49 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
Hibernate: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
2024-11-23 12:06:49 Result set row: 0
2024-11-23 12:06:49 Result row: EntityKey[org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-23 12:06:49 Resolving attributes for [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-23 12:06:49 Processing attribute `deviceId` : value = 00005B9A1
2024-11-23 12:06:49 Attribute (`deviceId`) - enhanced for lazy-loading? - false
2024-11-23 12:06:49 Processing attribute `downLoadStatus` : value = 0
2024-11-23 12:06:49 Attribute (`downLoadStatus`) - enhanced for lazy-loading? - false
2024-11-23 12:06:49 Processing attribute `fileName` : value = null
2024-11-23 12:06:49 Attribute (`fileName`) - enhanced for lazy-loading? - false
2024-11-23 12:06:49 Processing attribute `origin` : value = null
2024-11-23 12:06:49 Attribute (`origin`) - enhanced for lazy-loading? - false
2024-11-23 12:06:49 Processing attribute `swVersion` : value = null
2024-11-23 12:06:49 Attribute (`swVersion`) - enhanced for lazy-loading? - false
2024-11-23 12:06:49 Done materializing entity [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-23 12:06:49 firmware upgrade is not in progress
2024-11-23 12:06:49 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-23 12:06:49 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-23 12:06:49 Accept=[application/json, application/*+json]
2024-11-23 12:06:49 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-23 12:06:49 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-23 12:06:49 No configuration exists for the device
2024-11-23 12:06:49 Sending create netconf server request for device id 00005B9A1
2024-11-23 12:06:49 HTTP POST http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer
2024-11-23 12:06:49 Accept=[application/json, application/*+json]
2024-11-23 12:06:49 Writing [{deviceId=[00005B9A1], enodeBName=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-23 12:06:49 Exception while creating netconf server request for device id 00005B9A1
org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer": tr069adapter-netconf-server; nested exception is java.net.UnknownHostException: tr069adapter-netconf-server
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:751) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:677) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:452) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.commscope.tr069adapter.mapper.netconf.NetConfServerManager.createNetconfServer(NetConfServerManager.java:65) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.createNtConfServer(ACSNotificationHandlerImpl.java:179) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.handleNotification(ACSNotificationHandlerImpl.java:113) [classes/:?]
at org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest.testHandleBootStrapNotificationNegativeScenario(ACSNotificationHandlerImplTest.java:92) [test-classes/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.UnknownHostException: tr069adapter-netconf-server
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_362]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:607) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:556) ~[?:1.8.0_362]
at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[?:1.8.0_362]
at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:742) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
... 37 more
2024-11-23 12:06:49 Failed to handle bootstrap notification. Failed to create netconf server. serverInfo is null
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2]
2024-11-23 12:06:49 After test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@2b3eb489, testMethod = testHandleBootStrapNotificationNegativeScenario@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:49 Resetting RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@2b3eb489, testMethod = testHandleBootStrapNotificationNegativeScenario@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:49 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:49 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2]
2024-11-23 12:06:49 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@51d4031e, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:49 Performing dependency injection for test context [[DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@51d4031e, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2]
2024-11-23 12:06:49 Before test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@51d4031e, testMethod = testHandleBootStrapNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2]
2024-11-23 12:06:49 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:49 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2]
2024-11-23 12:06:49 BootStrap notification received
2024-11-23 12:06:49 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:50 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-23 12:06:50 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
Hibernate: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
2024-11-23 12:06:50 Result set row: 0
2024-11-23 12:06:50 Result row: EntityKey[org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-23 12:06:50 Resolving attributes for [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-23 12:06:50 Processing attribute `deviceId` : value = 00005B9A1
2024-11-23 12:06:50 Attribute (`deviceId`) - enhanced for lazy-loading? - false
2024-11-23 12:06:50 Processing attribute `downLoadStatus` : value = 0
2024-11-23 12:06:50 Attribute (`downLoadStatus`) - enhanced for lazy-loading? - false
2024-11-23 12:06:50 Processing attribute `fileName` : value = null
2024-11-23 12:06:50 Attribute (`fileName`) - enhanced for lazy-loading? - false
2024-11-23 12:06:50 Processing attribute `origin` : value = null
2024-11-23 12:06:50 Attribute (`origin`) - enhanced for lazy-loading? - false
2024-11-23 12:06:50 Processing attribute `swVersion` : value = null
2024-11-23 12:06:50 Attribute (`swVersion`) - enhanced for lazy-loading? - false
2024-11-23 12:06:50 Done materializing entity [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-23 12:06:50 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:50 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-23 12:06:50 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
Hibernate: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
2024-11-23 12:06:50 Result set row: 0
2024-11-23 12:06:50 Result row: EntityKey[org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-23 12:06:50 Resolving attributes for [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-23 12:06:50 Processing attribute `deviceId` : value = 00005B9A1
2024-11-23 12:06:50 Attribute (`deviceId`) - enhanced for lazy-loading? - false
2024-11-23 12:06:50 Processing attribute `downLoadStatus` : value = 0
2024-11-23 12:06:50 Attribute (`downLoadStatus`) - enhanced for lazy-loading? - false
2024-11-23 12:06:50 Processing attribute `fileName` : value = null
2024-11-23 12:06:50 Attribute (`fileName`) - enhanced for lazy-loading? - false
2024-11-23 12:06:50 Processing attribute `origin` : value = null
2024-11-23 12:06:50 Attribute (`origin`) - enhanced for lazy-loading? - false
2024-11-23 12:06:50 Processing attribute `swVersion` : value = null
2024-11-23 12:06:50 Attribute (`swVersion`) - enhanced for lazy-loading? - false
2024-11-23 12:06:50 Done materializing entity [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-23 12:06:50 firmware upgrade is not in progress
2024-11-23 12:06:50 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-23 12:06:50 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-23 12:06:50 Accept=[application/json, application/*+json]
2024-11-23 12:06:50 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-23 12:06:50 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-23 12:06:50 No configuration exists for the device
2024-11-23 12:06:50 Sending create netconf server request for device id 00005B9A1
2024-11-23 12:06:50 HTTP POST http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer
2024-11-23 12:06:50 Accept=[application/json, application/*+json]
2024-11-23 12:06:50 Writing [{deviceId=[00005B9A1], enodeBName=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-23 12:06:50 Exception while creating netconf server request for device id 00005B9A1
org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer": tr069adapter-netconf-server; nested exception is java.net.UnknownHostException: tr069adapter-netconf-server
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:751) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:677) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:452) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.commscope.tr069adapter.mapper.netconf.NetConfServerManager.createNetconfServer(NetConfServerManager.java:65) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.createNtConfServer(ACSNotificationHandlerImpl.java:179) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.handleNotification(ACSNotificationHandlerImpl.java:113) [classes/:?]
at org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest.testHandleBootStrapNotification(ACSNotificationHandlerImplTest.java:76) [test-classes/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.UnknownHostException: tr069adapter-netconf-server
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_362]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:607) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:556) ~[?:1.8.0_362]
at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[?:1.8.0_362]
at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:742) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
... 37 more
2024-11-23 12:06:50 Failed to handle bootstrap notification. Failed to create netconf server. serverInfo is null
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@51d4031e, testMethod = testHandleBootStrapNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@51d4031e, testMethod = testHandleBootStrapNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@68bfb5d9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@68bfb5d9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@68bfb5d9, testMethod = testGetDeviceBooStraptNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@68bfb5d9, testMethod = testGetDeviceBooStraptNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@68bfb5d9, testMethod = testGetDeviceBooStraptNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@370bcb1c, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@370bcb1c, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@370bcb1c, testMethod = testHandleBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2]
2024-11-23 12:06:50 Boot notification received
2024-11-23 12:06:50 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-23 12:06:50 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-23 12:06:50 Accept=[application/json, application/*+json]
2024-11-23 12:06:50 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-23 12:06:50 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-23 12:06:50 No configuration exists for the device
2024-11-23 12:06:50 Sending create netconf server request for device id 00005B9A1
2024-11-23 12:06:50 HTTP POST http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer
2024-11-23 12:06:50 Accept=[application/json, application/*+json]
2024-11-23 12:06:50 Writing [{deviceId=[00005B9A1], enodeBName=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-23 12:06:50 Exception while creating netconf server request for device id 00005B9A1
org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer": tr069adapter-netconf-server; nested exception is java.net.UnknownHostException: tr069adapter-netconf-server
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:751) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:677) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:452) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.commscope.tr069adapter.mapper.netconf.NetConfServerManager.createNetconfServer(NetConfServerManager.java:65) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.createNtConfServer(ACSNotificationHandlerImpl.java:179) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.handleNotification(ACSNotificationHandlerImpl.java:133) [classes/:?]
at org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest.testHandleBootNotification(ACSNotificationHandlerImplTest.java:106) [test-classes/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.UnknownHostException: tr069adapter-netconf-server
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_362]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:607) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:556) ~[?:1.8.0_362]
at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[?:1.8.0_362]
at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:742) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
... 37 more
2024-11-23 12:06:50 Failed to handle bootstrap notification. Failed to create netconf server. serverInfo is null
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@370bcb1c, testMethod = testHandleBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@370bcb1c, testMethod = testHandleBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@3014f311, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@3014f311, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@3014f311, testMethod = testGetDeviceValueChangeNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2]
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 2]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@3014f311, testMethod = testGetDeviceValueChangeNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@3014f311, testMethod = testGetDeviceValueChangeNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 2]
2024-11-23 12:06:50 After test class: context [DefaultTestContext@73ae40b8 testClass = ACSNotificationHandlerImplTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4bf4359f testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 sec - in org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest
Running org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest
2024-11-23 12:06:50 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-23 12:06:50 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-23 12:06:50 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-23 12:06:50 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest], using SpringBootContextLoader
2024-11-23 12:06:50 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]: class path resource [org/commscope/tr069adapter/mapper/NetConfRequestReceiverTest-context.xml] does not exist
2024-11-23 12:06:50 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]: class path resource [org/commscope/tr069adapter/mapper/NetConfRequestReceiverTestContext.groovy] does not exist
2024-11-23 12:06:50 Could not detect default resource locations for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-23 12:06:50 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]: using defaults.
2024-11-23 12:06:50 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-23 12:06:50 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@77b11ed7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@638d3380, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@9c35c0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@49e0c179, org.springframework.test.context.support.DirtiesContextTestExecutionListener@36d83934, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3c430d5c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5d100d21, org.springframework.test.context.event.EventPublishingTestExecutionListener@1234e4f3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@65527e18, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@415fa603, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1cfbc20c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@29ddae1c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5f09b781]
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Before test class: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
2024-11-23 12:06:50 Activating profiles []
2024-11-23 12:06:50 Activating profiles []
2024-11-23 12:06:50 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter8000806429851786327.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:06:50 Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:06:50 Starting NetConfRequestReceiverTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 5474 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/mapper)
2024-11-23 12:06:50 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:06:50 No active profile set, falling back to default profiles: default
2024-11-23 12:06:50 Loading source class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter
2024-11-23 12:06:50 Loaded config file 'file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/application.properties' (classpath:/application.properties)
2024-11-23 12:06:50 Refreshing org.springframework.web.context.support.GenericWebApplicationContext@42cda060
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/MapperConfigProperties.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-23 12:06:50 Ignored because not a concrete top-level class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfNotificationSender.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfServerManager.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/controller/NetConfRequestReceiver.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/impl/NetConfRequestHandlerImpl.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/sync/SynchronizedRequestHandler.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/ErrorCodeUtil.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/MOMetaDataUtil.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/NetconfToTr069MapperUtil.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/SpringApplicationContext.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerUtil.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicTriggerRule.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerHandlerDM.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerManager.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerProducer.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/CronExpressionTriggerRule.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicForeverTriggerRule.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/ExpiredTirggerRule.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/OneTimeTirggerRule.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerServiceManagerAPIImpl.class]
2024-11-23 12:06:50 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/deviceversion/DeviceVersionManagerImpl.class]
2024-11-23 12:06:50 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:06:50 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:06:50 Bootstrapping Spring Data repositories in DEFAULT mode.
2024-11-23 12:06:50 Scanning for repositories in packages org.commscope.tr069adapter.mapper.dao.
2024-11-23 12:06:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-23 12:06:50 Finished Spring Data repository scanning in 2ms. Found 1 repository interfaces.
2024-11-23 12:06:50 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'methodValidationPostProcessor'
2024-11-23 12:06:50 Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2024-11-23 12:06:50 Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerAnnotationProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.jms.annotation.JmsBootstrapConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'dataSourceInitializedPublisher'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2024-11-23 12:06:50 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-23 12:06:50 Creating shared instance of singleton bean 'transactionAttributeSource'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'transactionInterceptor'
2024-11-23 12:06:50 Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2024-11-23 12:06:50 Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@744b5062]
2024-11-23 12:06:50 Creating shared instance of singleton bean 'entityManagerFactory'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'dataSource'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42cda060'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1547d168'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'jpaVendorAdapter'
2024-11-23 12:06:50 Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2024-11-23 12:06:50 Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
2024-11-23 12:06:50 Building JPA container EntityManagerFactory for persistence unit 'default'
2024-11-23 12:06:50 PersistenceUnitInfo [
name: default
persistence provider classname: null
classloader: sun.misc.Launcher$AppClassLoader@18b4aac2
excludeUnlistedClasses: true
JTA datasource: null
Non JTA datasource: HikariDataSource (null)
Transaction type: RESOURCE_LOCAL
PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/
Shared Cache Mode: UNSPECIFIED
Validation Mode: AUTO
Jar files URLs []
Managed classes names [
org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails]
Mapping files names []
Properties []
2024-11-23 12:06:50 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
2024-11-23 12:06:50 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
2024-11-23 12:06:50 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
2024-11-23 12:06:50 Overriding existing service binding [org.hibernate.secure.spi.JaccService]
2024-11-23 12:06:50 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
2024-11-23 12:06:50 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
2024-11-23 12:06:50 Adding type registration boolean -> org.hibernate.type.BooleanType@4d64b2ef
2024-11-23 12:06:50 Adding type registration boolean -> org.hibernate.type.BooleanType@4d64b2ef
2024-11-23 12:06:50 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@4d64b2ef
2024-11-23 12:06:50 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@3691a4cc
2024-11-23 12:06:50 Adding type registration true_false -> org.hibernate.type.TrueFalseType@296f4f62
2024-11-23 12:06:50 Adding type registration yes_no -> org.hibernate.type.YesNoType@5df33ad1
2024-11-23 12:06:50 Adding type registration byte -> org.hibernate.type.ByteType@64c52754
2024-11-23 12:06:50 Adding type registration byte -> org.hibernate.type.ByteType@64c52754
2024-11-23 12:06:50 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@64c52754
2024-11-23 12:06:50 Adding type registration character -> org.hibernate.type.CharacterType@361986c2
2024-11-23 12:06:50 Adding type registration char -> org.hibernate.type.CharacterType@361986c2
2024-11-23 12:06:50 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@361986c2
2024-11-23 12:06:50 Adding type registration short -> org.hibernate.type.ShortType@66610869
2024-11-23 12:06:50 Adding type registration short -> org.hibernate.type.ShortType@66610869
2024-11-23 12:06:50 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@66610869
2024-11-23 12:06:50 Adding type registration integer -> org.hibernate.type.IntegerType@60714568
2024-11-23 12:06:50 Adding type registration int -> org.hibernate.type.IntegerType@60714568
2024-11-23 12:06:50 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@60714568
2024-11-23 12:06:50 Adding type registration long -> org.hibernate.type.LongType@7fe23e48
2024-11-23 12:06:50 Adding type registration long -> org.hibernate.type.LongType@7fe23e48
2024-11-23 12:06:50 Adding type registration java.lang.Long -> org.hibernate.type.LongType@7fe23e48
2024-11-23 12:06:50 Adding type registration float -> org.hibernate.type.FloatType@23c69856
2024-11-23 12:06:50 Adding type registration float -> org.hibernate.type.FloatType@23c69856
2024-11-23 12:06:50 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@23c69856
2024-11-23 12:06:50 Adding type registration double -> org.hibernate.type.DoubleType@5d573615
2024-11-23 12:06:50 Adding type registration double -> org.hibernate.type.DoubleType@5d573615
2024-11-23 12:06:50 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@5d573615
2024-11-23 12:06:50 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@7f99333b
2024-11-23 12:06:50 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@7f99333b
2024-11-23 12:06:50 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@75472842
2024-11-23 12:06:50 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@75472842
2024-11-23 12:06:50 Adding type registration string -> org.hibernate.type.StringType@5f9671ba
2024-11-23 12:06:50 Adding type registration java.lang.String -> org.hibernate.type.StringType@5f9671ba
2024-11-23 12:06:50 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@39c5f774
2024-11-23 12:06:50 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@17543d14
2024-11-23 12:06:50 Adding type registration url -> org.hibernate.type.UrlType@78075142
2024-11-23 12:06:50 Adding type registration java.net.URL -> org.hibernate.type.UrlType@78075142
2024-11-23 12:06:50 Adding type registration Duration -> org.hibernate.type.DurationType@467a5bfd
2024-11-23 12:06:50 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@467a5bfd
2024-11-23 12:06:50 Adding type registration Instant -> org.hibernate.type.InstantType@752b871
2024-11-23 12:06:50 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@752b871
2024-11-23 12:06:50 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@4d5f25e4
2024-11-23 12:06:50 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@4d5f25e4
2024-11-23 12:06:50 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@3a1828f7
2024-11-23 12:06:50 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@3a1828f7
2024-11-23 12:06:50 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@4cc82607
2024-11-23 12:06:50 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@4cc82607
2024-11-23 12:06:50 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1c650d81
2024-11-23 12:06:50 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1c650d81
2024-11-23 12:06:50 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@2754703d
2024-11-23 12:06:50 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@2754703d
2024-11-23 12:06:50 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@6c8f48b5
2024-11-23 12:06:50 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@6c8f48b5
2024-11-23 12:06:50 Adding type registration date -> org.hibernate.type.DateType@74011649
2024-11-23 12:06:50 Adding type registration java.sql.Date -> org.hibernate.type.DateType@74011649
2024-11-23 12:06:50 Adding type registration time -> org.hibernate.type.TimeType@31cdae6e
2024-11-23 12:06:50 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@31cdae6e
2024-11-23 12:06:50 Adding type registration timestamp -> org.hibernate.type.TimestampType@138b2c7c
2024-11-23 12:06:50 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@138b2c7c
2024-11-23 12:06:50 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@138b2c7c
2024-11-23 12:06:50 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@2b3a6eb6
2024-11-23 12:06:50 Adding type registration calendar -> org.hibernate.type.CalendarType@42854070
2024-11-23 12:06:50 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@42854070
2024-11-23 12:06:50 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@42854070
2024-11-23 12:06:50 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@5c2df1e3
2024-11-23 12:06:50 Adding type registration locale -> org.hibernate.type.LocaleType@306cd9b6
2024-11-23 12:06:50 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@306cd9b6
2024-11-23 12:06:50 Adding type registration currency -> org.hibernate.type.CurrencyType@1b6edd3f
2024-11-23 12:06:50 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@1b6edd3f
2024-11-23 12:06:50 Adding type registration timezone -> org.hibernate.type.TimeZoneType@7a6a0db
2024-11-23 12:06:50 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@7a6a0db
2024-11-23 12:06:50 Adding type registration class -> org.hibernate.type.ClassType@5a08e5ec
2024-11-23 12:06:50 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@5a08e5ec
2024-11-23 12:06:50 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@771483f7
2024-11-23 12:06:50 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@771483f7
2024-11-23 12:06:50 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@6e6b591e
2024-11-23 12:06:50 Adding type registration binary -> org.hibernate.type.BinaryType@7cad7d48
2024-11-23 12:06:50 Adding type registration byte[] -> org.hibernate.type.BinaryType@7cad7d48
2024-11-23 12:06:50 Adding type registration [B -> org.hibernate.type.BinaryType@7cad7d48
2024-11-23 12:06:50 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@601e5457
2024-11-23 12:06:50 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@601e5457
2024-11-23 12:06:50 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@601e5457
2024-11-23 12:06:50 Adding type registration row_version -> org.hibernate.type.RowVersionType@30e9e7ea
2024-11-23 12:06:50 Adding type registration image -> org.hibernate.type.ImageType@5a1cf313
2024-11-23 12:06:50 Adding type registration characters -> org.hibernate.type.CharArrayType@31902828
2024-11-23 12:06:50 Adding type registration char[] -> org.hibernate.type.CharArrayType@31902828
2024-11-23 12:06:50 Adding type registration [C -> org.hibernate.type.CharArrayType@31902828
2024-11-23 12:06:50 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1982e17c
2024-11-23 12:06:50 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1982e17c
2024-11-23 12:06:50 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1982e17c
2024-11-23 12:06:50 Adding type registration text -> org.hibernate.type.TextType@d59a45d
2024-11-23 12:06:50 Adding type registration ntext -> org.hibernate.type.NTextType@15c362f
2024-11-23 12:06:50 Adding type registration blob -> org.hibernate.type.BlobType@78a346bd
2024-11-23 12:06:50 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@78a346bd
2024-11-23 12:06:50 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@2df6f170
2024-11-23 12:06:50 Adding type registration clob -> org.hibernate.type.ClobType@7c194a69
2024-11-23 12:06:50 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@7c194a69
2024-11-23 12:06:50 Adding type registration nclob -> org.hibernate.type.NClobType@4f1013e6
2024-11-23 12:06:50 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@4f1013e6
2024-11-23 12:06:50 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@751a1a56
2024-11-23 12:06:50 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@3fd3dfab
2024-11-23 12:06:50 Adding type registration serializable -> org.hibernate.type.SerializableType@32f447f5
2024-11-23 12:06:50 Adding type registration object -> org.hibernate.type.ObjectType@37c988fe
2024-11-23 12:06:50 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@37c988fe
2024-11-23 12:06:50 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@1db34ef3
2024-11-23 12:06:50 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@1af47f4e
2024-11-23 12:06:50 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@76686ef4
2024-11-23 12:06:50 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@794ce3dc
2024-11-23 12:06:50 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@7e0ffed0
2024-11-23 12:06:50 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@47b8e050
2024-11-23 12:06:50 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@7292399d
2024-11-23 12:06:50 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@6cde6610
2024-11-23 12:06:50 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6da6ec25] into BootstrapContext; was [null]
2024-11-23 12:06:50 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6da6ec25) [was null]
2024-11-23 12:06:50 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@6d9c2ba1] into BootstrapContext; was [null]
2024-11-23 12:06:50 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@e21a95e] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1150b06c]
2024-11-23 12:06:50 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6da6ec25]
2024-11-23 12:06:50 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6da6ec25]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-23 12:06:50 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
2024-11-23 12:06:50 Database ->
name : H2
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-23 12:06:50 Driver ->
name : H2 JDBC Driver
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-23 12:06:50 JDBC version : 4.1
2024-11-23 12:06:50 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-11-23 12:06:50 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
2024-11-23 12:06:50 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
2024-11-23 12:06:50 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6c441c82] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@17a6d4d0]
2024-11-23 12:06:50 Binding entity from annotated class: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:50 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
2024-11-23 12:06:50 Import with entity name DeviceOperationDetails
2024-11-23 12:06:50 Bind entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails on table device_operation_details
2024-11-23 12:06:50 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=id, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:50 MetadataSourceProcessor property id with lazy=false
2024-11-23 12:06:50 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:id]
2024-11-23 12:06:50 building SimpleValue for id
2024-11-23 12:06:50 Building property id
2024-11-23 12:06:50 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...)
2024-11-23 12:06:50 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:50 MetadataSourceProcessor property deviceId with lazy=false
2024-11-23 12:06:50 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:deviceId]
2024-11-23 12:06:50 building SimpleValue for deviceId
2024-11-23 12:06:50 Building property deviceId
2024-11-23 12:06:50 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=down_load_status, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:50 MetadataSourceProcessor property downLoadStatus with lazy=false
2024-11-23 12:06:50 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:downLoadStatus]
2024-11-23 12:06:50 building SimpleValue for downLoadStatus
2024-11-23 12:06:50 Building property downLoadStatus
2024-11-23 12:06:50 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=firmware_file, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:50 MetadataSourceProcessor property fileName with lazy=false
2024-11-23 12:06:50 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:fileName]
2024-11-23 12:06:50 building SimpleValue for fileName
2024-11-23 12:06:50 Building property fileName
2024-11-23 12:06:50 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=origin, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:50 MetadataSourceProcessor property origin with lazy=false
2024-11-23 12:06:50 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:origin]
2024-11-23 12:06:50 building SimpleValue for origin
2024-11-23 12:06:50 Building property origin
2024-11-23 12:06:50 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false}
2024-11-23 12:06:50 MetadataSourceProcessor property swVersion with lazy=false
2024-11-23 12:06:50 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:swVersion]
2024-11-23 12:06:50 building SimpleValue for swVersion
2024-11-23 12:06:50 Building property swVersion
2024-11-23 12:06:50 Starting fillSimpleValue for id
2024-11-23 12:06:50 Starting fillSimpleValue for deviceId
2024-11-23 12:06:50 Starting fillSimpleValue for downLoadStatus
2024-11-23 12:06:50 Starting fillSimpleValue for fileName
2024-11-23 12:06:50 Starting fillSimpleValue for origin
2024-11-23 12:06:50 Starting fillSimpleValue for swVersion
2024-11-23 12:06:50 Forcing column [id] to be non-null as it is part of the primary key for table [device_operation_details]
2024-11-23 12:06:50 Building session factory
2024-11-23 12:06:50 SessionFactory name : null
2024-11-23 12:06:50 Automatic flush during beforeCompletion(): enabled
2024-11-23 12:06:50 Automatic session close at end of transaction: disabled
2024-11-23 12:06:50 Statistics: disabled
2024-11-23 12:06:50 Deleted entity synthetic identifier rollback: disabled
2024-11-23 12:06:50 Default entity-mode: pojo
2024-11-23 12:06:50 Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2024-11-23 12:06:50 Allow initialization of lazy state outside session : disabled
2024-11-23 12:06:50 Using BatchFetchStyle : LEGACY
2024-11-23 12:06:50 Default batch fetch size: -1
2024-11-23 12:06:50 Maximum outer join fetch depth: null
2024-11-23 12:06:50 Default null ordering: NONE
2024-11-23 12:06:50 Order SQL updates by primary key: disabled
2024-11-23 12:06:50 Order SQL inserts for batching: disabled
2024-11-23 12:06:50 multi-tenancy strategy : NONE
2024-11-23 12:06:50 JTA Track by Thread: enabled
2024-11-23 12:06:50 Query language substitutions: {}
2024-11-23 12:06:50 Named query checking : enabled
2024-11-23 12:06:50 Second-level cache: disabled
2024-11-23 12:06:50 Second-level query cache: disabled
2024-11-23 12:06:50 Second-level query cache factory: null
2024-11-23 12:06:50 Second-level cache region prefix: null
2024-11-23 12:06:50 Optimize second-level cache for minimal puts: disabled
2024-11-23 12:06:50 Structured second-level cache entries: disabled
2024-11-23 12:06:50 Second-level cache direct-reference entries: disabled
2024-11-23 12:06:50 Automatic eviction of collection cache: disabled
2024-11-23 12:06:50 JDBC batch size: 15
2024-11-23 12:06:50 JDBC batch updates for versioned data: enabled
2024-11-23 12:06:50 Scrollable result sets: enabled
2024-11-23 12:06:50 Wrap result sets: disabled
2024-11-23 12:06:50 JDBC3 getGeneratedKeys(): enabled
2024-11-23 12:06:50 JDBC result set fetch size: null
2024-11-23 12:06:50 Connection release mode: ON_CLOSE
2024-11-23 12:06:50 Generate SQL with comments: disabled
2024-11-23 12:06:50 JPA compliance - query :
2024-11-23 12:06:50 JPA compliance - closed-handling :
2024-11-23 12:06:50 JPA compliance - lists :
2024-11-23 12:06:50 JPA compliance - transactions :
2024-11-23 12:06:50 Session factory constructed with filter configurations : {}
2024-11-23 12:06:50 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@1cce9546, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=962, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter8000806429851786327.jar /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire6163545728015545443tmp /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire_0707648413935946492tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-3), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@32ba849b, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/mapper, file.separator=/, line.separator=
, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter8000806429851786327.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/mapper, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5474, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@73899543, java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-3), maven.repo.local=/tmp/r, java.class.version=52.0}
2024-11-23 12:06:50 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:06:50 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:06:50 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-23 12:06:50 Trying to load META-INF/validation.xml via TCCL
2024-11-23 12:06:50 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-23 12:06:50 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-23 12:06:50 Loaded expression factory via original TCCL
2024-11-23 12:06:50 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:06:50 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:06:50 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:06:50 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:06:50 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:06:50 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-23 12:06:50 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:50 Skipping JACC integration as it was not enabled
2024-11-23 12:06:50 Instantiated session factory
2024-11-23 12:06:50 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6c441c82] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@5448c72]
2024-11-23 12:06:50 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-23 12:06:50 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:50 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-23 12:06:50 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:50 Static SQL for entity: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-23 12:06:50 Version select: select id from device_operation_details where id =?
2024-11-23 12:06:50 Snapshot select: select deviceoper_.id, deviceoper_.device_id as device_i2_0_, deviceoper_.down_load_status as down_loa3_0_, deviceoper_.firmware_file as firmware4_0_, deviceoper_.origin as origin5_0_, deviceoper_.sw_version as sw_versi6_0_ from device_operation_details deviceoper_ where deviceoper_.id=?
2024-11-23 12:06:50 Insert 0: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?)
2024-11-23 12:06:50 Update 0: update device_operation_details set device_id=?, down_load_status=?, firmware_file=?, origin=?, sw_version=? where id=?
2024-11-23 12:06:50 Delete 0: delete from device_operation_details where id=?
2024-11-23 12:06:50 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5a92ba62]
2024-11-23 12:06:50 Visiting attribute path : deviceId
2024-11-23 12:06:50 Visiting attribute path : downLoadStatus
2024-11-23 12:06:50 Visiting attribute path : fileName
2024-11-23 12:06:50 Visiting attribute path : origin
2024-11-23 12:06:50 Visiting attribute path : swVersion
2024-11-23 12:06:50 Building LoadPlan...
2024-11-23 12:06:50 processing queryspace
2024-11-23 12:06:50 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-23 12:06:50 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [NONE]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:50 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4a8d7f06]
2024-11-23 12:06:50 Visiting attribute path : deviceId
2024-11-23 12:06:50 Visiting attribute path : downLoadStatus
2024-11-23 12:06:50 Visiting attribute path : fileName
2024-11-23 12:06:50 Visiting attribute path : origin
2024-11-23 12:06:50 Visiting attribute path : swVersion
2024-11-23 12:06:50 Building LoadPlan...
2024-11-23 12:06:50 processing queryspace
2024-11-23 12:06:50 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-23 12:06:50 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [READ]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:50 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:50 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-23 12:06:50 drop table device_operation_details if exists
Hibernate: drop table device_operation_details if exists
2024-11-23 12:06:50 drop sequence if exists hibernate_sequence
Hibernate: drop sequence if exists hibernate_sequence
2024-11-23 12:06:50 create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
2024-11-23 12:06:50 create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
Hibernate: create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
2024-11-23 12:06:50 alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
Hibernate: alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
2024-11-23 12:06:50 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-11-23 12:06:50 Checking 0 named HQL queries
2024-11-23 12:06:50 Checking 0 named SQL queries
2024-11-23 12:06:50 Registering SessionFactory: ffb2a275-bda8-4066-8e20-5adadc527e84 ()
2024-11-23 12:06:50 Not binding SessionFactory to JNDI, no JNDI name configured
2024-11-23 12:06:50 Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mapperServiceBooter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mapperConfigProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'ACSNotificationReceiver'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'ACSNotificationHandlerImpl'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'MOMetaDataUtil'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'deviceVersionManagerImpl'
2024-11-23 12:06:50 Loading mapper schema
2024-11-23 12:06:50 Loading mapper schema from CustomYangModelMOmapping.txt
2024-11-23 12:06:50 Loading mapper schema from CSDMYangMONameMapping.txt
2024-11-23 12:06:50 Adding Parent Objects device.device-info.vendor-config-file
2024-11-23 12:06:50 Adding Parent Objects device.device-info.process-status.process
2024-11-23 12:06:50 Adding Parent Objects device.device-info.temperature-status.temperature-sensor
2024-11-23 12:06:50 Adding Parent Objects device.device-info.processor
2024-11-23 12:06:50 Adding Parent Objects device.device-info.vendor-log-file
2024-11-23 12:06:50 Adding Parent Objects device.device-info.location
2024-11-23 12:06:50 Adding Parent Objects device.device-info.device-image-file
2024-11-23 12:06:50 Adding Parent Objects device.device-info.firmware-image
2024-11-23 12:06:50 Adding Parent Objects device.device-info.supported-data-model
2024-11-23 12:06:50 Adding Parent Objects device.management-server.manageable-device
2024-11-23 12:06:50 Adding Parent Objects device.management-server.download-availability.announcement.group
2024-11-23 12:06:50 Adding Parent Objects device.management-server.embedded-device
2024-11-23 12:06:50 Adding Parent Objects device.management-server.virtual-device
2024-11-23 12:06:50 Adding Parent Objects device.management-server.inform-parameter
2024-11-23 12:06:50 Adding Parent Objects device.software-modules.exec-env
2024-11-23 12:06:50 Adding Parent Objects device.software-modules.deployment-unit
2024-11-23 12:06:50 Adding Parent Objects device.software-modules.execution-unit
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.block-period
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule.{i}.abs-time-span
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.m2-msp-policy.request-category
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance.{i}.property
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance
2024-11-23 12:06:50 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance.{i}.property
2024-11-23 12:06:50 Adding Parent Objects device.interface-stack
2024-11-23 12:06:50 Adding Parent Objects device.dsl.line
2024-11-23 12:06:50 Adding Parent Objects device.dsl.channel
2024-11-23 12:06:50 Adding Parent Objects device.dsl.bonding-group
2024-11-23 12:06:50 Adding Parent Objects device.dsl.bonding-group.{i}.bonded-channel
2024-11-23 12:06:50 Adding Parent Objects device.fast.line
2024-11-23 12:06:50 Adding Parent Objects device.optical.interface
2024-11-23 12:06:50 Adding Parent Objects device.cellular.interface
2024-11-23 12:06:50 Adding Parent Objects device.cellular.access-point
2024-11-23 12:06:50 Adding Parent Objects device.atm.link
2024-11-23 12:06:50 Adding Parent Objects device.ptm.link
2024-11-23 12:06:50 Adding Parent Objects device.ethernet.interface
2024-11-23 12:06:50 Adding Parent Objects device.ethernet.link
2024-11-23 12:06:50 Adding Parent Objects device.ethernet.vlan-termination
2024-11-23 12:06:50 Adding Parent Objects device.ethernet.rmon-stats
2024-11-23 12:06:50 Adding Parent Objects device.ethernet.lag
2024-11-23 12:06:50 Adding Parent Objects device.usb.interface
2024-11-23 12:06:50 Adding Parent Objects device.usb.port
2024-11-23 12:06:50 Adding Parent Objects device.usb.usb-hosts.host
2024-11-23 12:06:50 Adding Parent Objects device.usb.usb-hosts.host.{i}.device
2024-11-23 12:06:50 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration
2024-11-23 12:06:50 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration.{i}.interface
2024-11-23 12:06:50 Adding Parent Objects device.hpna.interface
2024-11-23 12:06:50 Adding Parent Objects device.hpna.interface.{i}.qo-s.flow-spec
2024-11-23 12:06:50 Adding Parent Objects device.hpna.interface.{i}.associated-device
2024-11-23 12:06:50 Adding Parent Objects device.hpna.diagnostics.phy-throughput.result
2024-11-23 12:06:50 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.nodes.node
2024-11-23 12:06:50 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.channels.channel
2024-11-23 12:06:50 Adding Parent Objects device.mo-ca.interface
2024-11-23 12:06:50 Adding Parent Objects device.mo-ca.interface.{i}.qo-s.flow-stats
2024-11-23 12:06:50 Adding Parent Objects device.mo-ca.interface.{i}.associated-device
2024-11-23 12:06:50 Adding Parent Objects device.ghn.interface
2024-11-23 12:06:50 Adding Parent Objects device.ghn.interface.{i}.associated-device
2024-11-23 12:06:50 Adding Parent Objects device.ghn.interface.{i}.sm-masked-band
2024-11-23 12:06:50 Adding Parent Objects device.ghn.diagnostics.phy-throughput.result
2024-11-23 12:06:50 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.nodes.node
2024-11-23 12:06:50 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.channels.channel
2024-11-23 12:06:50 Adding Parent Objects device.home-plug.interface
2024-11-23 12:06:50 Adding Parent Objects device.home-plug.interface.{i}.associated-device
2024-11-23 12:06:50 Adding Parent Objects device.upa.interface
2024-11-23 12:06:50 Adding Parent Objects device.upa.interface.{i}.associated-device
2024-11-23 12:06:50 Adding Parent Objects device.upa.interface.{i}.active-notch
2024-11-23 12:06:50 Adding Parent Objects device.upa.interface.{i}.bridge-for
2024-11-23 12:06:50 Adding Parent Objects device.wi-fi.radio
2024-11-23 12:06:50 Adding Parent Objects device.wi-fi.neighboring-wi-fi-diagnostic.result
2024-11-23 12:06:50 Adding Parent Objects device.wi-fi.ssid
2024-11-23 12:06:50 Adding Parent Objects device.wi-fi.access-point
2024-11-23 12:06:50 Adding Parent Objects device.wi-fi.access-point.{i}.associated-device
2024-11-23 12:06:50 Adding Parent Objects device.wi-fi.access-point.{i}.ac
2024-11-23 12:06:50 Adding Parent Objects device.wi-fi.end-point
2024-11-23 12:06:50 Adding Parent Objects device.wi-fi.end-point.{i}.profile
2024-11-23 12:06:50 Adding Parent Objects device.wi-fi.end-point.{i}.ac
2024-11-23 12:06:50 Adding Parent Objects device.zig-bee.interface
2024-11-23 12:06:50 Adding Parent Objects device.zig-bee.interface.{i}.associated-device
2024-11-23 12:06:50 Adding Parent Objects device.zig-bee.zdo
2024-11-23 12:06:50 Adding Parent Objects device.zig-bee.zdo.{i}.network.neighbor
2024-11-23 12:06:50 Adding Parent Objects device.zig-bee.zdo.{i}.node-manager.routing-table
2024-11-23 12:06:50 Adding Parent Objects device.zig-bee.zdo.{i}.binding
2024-11-23 12:06:50 Adding Parent Objects device.zig-bee.zdo.{i}.group
2024-11-23 12:06:50 Adding Parent Objects device.zig-bee.zdo.{i}.application-endpoint
2024-11-23 12:06:50 Adding Parent Objects device.zig-bee.discovery.area-network
2024-11-23 12:06:50 Adding Parent Objects device.bridging.bridge
2024-11-23 12:06:50 Adding Parent Objects device.bridging.bridge.{i}.port
2024-11-23 12:06:50 Adding Parent Objects device.bridging.bridge.{i}.vlan
2024-11-23 12:06:50 Adding Parent Objects device.bridging.bridge.{i}.vlan-port
2024-11-23 12:06:50 Adding Parent Objects device.bridging.filter
2024-11-23 12:06:50 Adding Parent Objects device.bridging.provider-bridge
2024-11-23 12:06:50 Adding Parent Objects device.ppp.interface
2024-11-23 12:06:50 Adding Parent Objects device.ip.interface
2024-11-23 12:06:50 Adding Parent Objects device.ip.interface.{i}.ipv4-address
2024-11-23 12:06:50 Adding Parent Objects device.ip.interface.{i}.twamp-reflector
2024-11-23 12:06:50 Adding Parent Objects device.ip.interface.{i}.ipv6-address
2024-11-23 12:06:50 Adding Parent Objects device.ip.interface.{i}.ipv6-prefix
2024-11-23 12:06:50 Adding Parent Objects device.ip.active-port
2024-11-23 12:06:50 Adding Parent Objects device.ip.diagnostics.trace-route.route-hops
2024-11-23 12:06:50 Adding Parent Objects device.ip.diagnostics.download-diagnostics.per-connection-result
2024-11-23 12:06:50 Adding Parent Objects device.ip.diagnostics.download-diagnostics.incremental-result
2024-11-23 12:06:50 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.per-connection-result
2024-11-23 12:06:50 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.incremental-result
2024-11-23 12:06:50 Adding Parent Objects device.ip.diagnostics.udp-echo-diagnostics.individual-packet-result
2024-11-23 12:06:50 Adding Parent Objects device.lldp.discovery.device
2024-11-23 12:06:50 Adding Parent Objects device.lldp.discovery.device.{i}.port
2024-11-23 12:06:50 Adding Parent Objects device.lldp.discovery.device.{i}.device-information.vendor-specific
2024-11-23 12:06:50 Adding Parent Objects device.i-psec.filter
2024-11-23 12:06:50 Adding Parent Objects device.i-psec.profile
2024-11-23 12:06:50 Adding Parent Objects device.i-psec.profile.{i}.sent-cp-attr
2024-11-23 12:06:50 Adding Parent Objects device.i-psec.tunnel
2024-11-23 12:06:50 Adding Parent Objects device.i-psec.ikev2-sa
2024-11-23 12:06:50 Adding Parent Objects device.i-psec.ikev2-sa.{i}.received-cp-attr
2024-11-23 12:06:50 Adding Parent Objects device.i-psec.ikev2-sa.{i}.child-sa
2024-11-23 12:06:50 Adding Parent Objects device.gre.tunnel
2024-11-23 12:06:50 Adding Parent Objects device.gre.tunnel.{i}.interface
2024-11-23 12:06:50 Adding Parent Objects device.gre.filter
2024-11-23 12:06:50 Adding Parent Objects device.l2-tpv3.tunnel
2024-11-23 12:06:50 Adding Parent Objects device.l2-tpv3.tunnel.{i}.interface
2024-11-23 12:06:50 Adding Parent Objects device.l2-tpv3.filter
2024-11-23 12:06:50 Adding Parent Objects device.vxlan.tunnel
2024-11-23 12:06:50 Adding Parent Objects device.vxlan.tunnel.{i}.interface
2024-11-23 12:06:50 Adding Parent Objects device.vxlan.filter
2024-11-23 12:06:50 Adding Parent Objects device.map.domain
2024-11-23 12:06:50 Adding Parent Objects device.map.domain.{i}.rule
2024-11-23 12:06:50 Adding Parent Objects device.routing.router
2024-11-23 12:06:50 Adding Parent Objects device.routing.router.{i}.ipv4-forwarding
2024-11-23 12:06:50 Adding Parent Objects device.routing.router.{i}.ipv6-forwarding
2024-11-23 12:06:50 Adding Parent Objects device.routing.rip.interface-setting
2024-11-23 12:06:50 Adding Parent Objects device.routing.route-information.interface-setting
2024-11-23 12:06:50 Adding Parent Objects device.neighbor-discovery.interface-setting
2024-11-23 12:06:50 Adding Parent Objects device.router-advertisement.interface-setting
2024-11-23 12:06:50 Adding Parent Objects device.router-advertisement.interface-setting.{i}.option
2024-11-23 12:06:50 Adding Parent Objects device.ipv6rd.interface-setting
2024-11-23 12:06:50 Adding Parent Objects device.ds-lite.interface-setting
2024-11-23 12:06:50 Adding Parent Objects device.qo-s.classification
2024-11-23 12:06:50 Adding Parent Objects device.qo-s.app
2024-11-23 12:06:50 Adding Parent Objects device.qo-s.flow
2024-11-23 12:06:50 Adding Parent Objects device.qo-s.policer
2024-11-23 12:06:50 Adding Parent Objects device.qo-s.queue
2024-11-23 12:06:50 Adding Parent Objects device.qo-s.queue-stats
2024-11-23 12:06:50 Adding Parent Objects device.qo-s.shaper
2024-11-23 12:06:50 Adding Parent Objects device.hosts.host
2024-11-23 12:06:50 Adding Parent Objects device.hosts.host.{i}.ipv4-address
2024-11-23 12:06:50 Adding Parent Objects device.hosts.host.{i}.ipv6-address
2024-11-23 12:06:50 Adding Parent Objects device.dns.client.server
2024-11-23 12:06:50 Adding Parent Objects device.dns.relay.forwarding
2024-11-23 12:06:50 Adding Parent Objects device.dns.diagnostics.ns-lookup-diagnostics.result
2024-11-23 12:06:50 Adding Parent Objects device.dns.sd.service
2024-11-23 12:06:50 Adding Parent Objects device.dns.sd.service.{i}.text-record
2024-11-23 12:06:50 Adding Parent Objects device.nat.interface-setting
2024-11-23 12:06:50 Adding Parent Objects device.nat.port-mapping
2024-11-23 12:06:50 Adding Parent Objects device.pcp.client
2024-11-23 12:06:50 Adding Parent Objects device.pcp.client.{i}.server
2024-11-23 12:06:50 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping
2024-11-23 12:06:50 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping.{i}.filter
2024-11-23 12:06:50 Adding Parent Objects device.pcp.client.{i}.server.{i}.outbound-mapping
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv4.client
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv4.client.{i}.sent-option
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv4.client.{i}.req-option
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv4.server.pool
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv4.server.pool.{i}.static-address
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv4.server.pool.{i}.option
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv4.server.pool.{i}.client
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.ipv4-address
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.option
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv4.relay.forwarding
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv6.client
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv6.client.{i}.server
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv6.client.{i}.sent-option
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv6.client.{i}.received-option
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv6.server.pool
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv6.server.pool.{i}.client
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-address
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-prefix
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.option
2024-11-23 12:06:50 Adding Parent Objects device.dhcpv6.server.pool.{i}.option
2024-11-23 12:06:50 Adding Parent Objects device.ieee8021x.supplicant
2024-11-23 12:06:50 Adding Parent Objects device.users.user
2024-11-23 12:06:50 Adding Parent Objects device.smart-card-readers.smart-card-reader
2024-11-23 12:06:50 Adding Parent Objects device.u-pn-p.discovery.root-device
2024-11-23 12:06:50 Adding Parent Objects device.u-pn-p.discovery.device
2024-11-23 12:06:50 Adding Parent Objects device.u-pn-p.discovery.service
2024-11-23 12:06:50 Adding Parent Objects device.u-pn-p.description.device-description
2024-11-23 12:06:50 Adding Parent Objects device.u-pn-p.description.device-instance
2024-11-23 12:06:50 Adding Parent Objects device.u-pn-p.description.service-instance
2024-11-23 12:06:50 Adding Parent Objects device.firewall.level
2024-11-23 12:06:50 Adding Parent Objects device.firewall.chain
2024-11-23 12:06:50 Adding Parent Objects device.firewall.chain.{i}.rule
2024-11-23 12:06:50 Adding Parent Objects device.periodic-statistics.sample-set
2024-11-23 12:06:50 Adding Parent Objects device.periodic-statistics.sample-set.{i}.parameter
2024-11-23 12:06:50 Adding Parent Objects device.fault-mgmt.supported-alarm
2024-11-23 12:06:50 Adding Parent Objects device.fault-mgmt.current-alarm
2024-11-23 12:06:50 Adding Parent Objects device.fault-mgmt.history-event
2024-11-23 12:06:50 Adding Parent Objects device.fault-mgmt.expedited-event
2024-11-23 12:06:50 Adding Parent Objects device.fault-mgmt.queued-event
2024-11-23 12:06:50 Adding Parent Objects device.security.certificate
2024-11-23 12:06:50 Adding Parent Objects device.fap.perf-mgmt.config
2024-11-23 12:06:50 Adding Parent Objects device.bulk-data.profile
2024-11-23 12:06:50 Adding Parent Objects device.bulk-data.profile.{i}.parameter
2024-11-23 12:06:50 Adding Parent Objects device.bulk-data.profile.{i}.http.request-uri-parameter
2024-11-23 12:06:50 Adding Parent Objects device.xmpp.connection
2024-11-23 12:06:50 Adding Parent Objects device.xmpp.connection.{i}.server
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.interface
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.interface.{i}.vendor-properties
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.interface.{i}.link
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.forwarding-table.forwarding-rule
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.change-log
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv4-address
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv6-address
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.vendor-properties
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.interface
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.non-ieee1905-neighbor
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.l2-neighbor
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor.{i}.metric
2024-11-23 12:06:50 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.bridging-tuple
2024-11-23 12:06:50 Adding Parent Objects device.mqtt.client
2024-11-23 12:06:50 Adding Parent Objects device.mqtt.client.{i}.subscription
2024-11-23 12:06:50 Adding Parent Objects device.mqtt.broker
2024-11-23 12:06:50 Adding Parent Objects device.mqtt.broker.{i}.bridge
2024-11-23 12:06:50 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.server
2024-11-23 12:06:50 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.subscription
2024-11-23 12:06:50 Adding Parent Objects device.dynamic-dns.client
2024-11-23 12:06:50 Adding Parent Objects device.dynamic-dns.client.{i}.hostname
2024-11-23 12:06:50 Adding Parent Objects device.dynamic-dns.server
2024-11-23 12:06:50 Adding Parent Objects device.le-ds.led
2024-11-23 12:06:50 Adding Parent Objects device.le-ds.led.{i}.cycle-element
2024-11-23 12:06:50 Adding Parent Objects device.basapm.measurement-endpoint
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability.{i}.registry
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action.{i}.option
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.task
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.registry
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.option
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.communication-channel
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction
2024-11-23 12:06:50 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction.{i}.measurement-suppression
2024-11-23 12:06:50 Adding Parent Objects device.lmap.report
2024-11-23 12:06:50 Adding Parent Objects device.lmap.report.{i}.result
2024-11-23 12:06:50 Adding Parent Objects device.lmap.report.{i}.result.{i}.option
2024-11-23 12:06:50 Adding Parent Objects device.lmap.report.{i}.result.{i}.conflict
2024-11-23 12:06:50 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table
2024-11-23 12:06:50 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.result-row
2024-11-23 12:06:50 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.registry
2024-11-23 12:06:50 Adding Parent Objects device.lmap.event
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.color-code-to-uati104
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.hrpd-subnet-to-ip
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.umts.member-detail
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.member-detail
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.local-ip-access.hrpd.egress-filter
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.legacy.local-ip-access.rule
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.cn.ps-domain.rab.stats.lgw
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.intra-freq-meas.instance
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-freq-meas.instance
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-rat-meas.instance
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.intra-freq-cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-freq-cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-rat-cell.gsm
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.intra-freq-cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-freq-cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.tunnel
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.plmn-list
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.qo-s
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.phy.mbsfn.sf-config-list
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.inter-freq.carrier
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.utra.utranfdd-freq
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.geran.geran-freq-group
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.cdma2000.cdma2000-band
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.lte-cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.umts
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.gsm
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.cdma2000
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.lte-cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.umts
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.cdma2000
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.erab.stats.lgw
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.energy-savings.not-allowed-time-period
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.neighbor-list
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.appim.appirec
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.batch-pcfpdsn
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.pcfpdsn
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.batch-pcfpdsn
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.pcfpdsn
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.beacon-list
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.hrpd-beacon-list
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.rem.umts.wcdma.cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.rem.umts.gsm.cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell.{i}.bcch.plmn-list
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.rem.lte.carrier-meas
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.channel
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.channel
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.cell
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.macro-timing.channel
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.transport.sctp.assoc
2024-11-23 12:06:50 Adding Parent Objects device.services.fap-service.{i}.transport.security.secret
2024-11-23 12:06:50 Loading mapper schema successfully completed
2024-11-23 12:06:50 Creating shared instance of singleton bean 'pnPPreProvisioningHandler'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'VESNotificationSender'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'restTemplate'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'restTemplateBuilder'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'messageConverters'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'stringHttpMessageConverter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'jacksonObjectMapper'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42cda060'
2024-11-23 12:06:50 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42cda060'
2024-11-23 12:06:50 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'parameterNamesModule'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'jsonComponentModule'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'jacksonGeoModule'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2024-11-23 12:06:50 Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2024-11-23 12:06:50 Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2024-11-23 12:06:50 Autowiring by type from bean name 'restTemplate' via factory method to bean named 'restTemplateBuilder'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'netConfNotificationSender'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'netConfServerManager'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'deviceOperationsDAO'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'jpaMappingContext'
2024-11-23 12:06:50 Initializing JpaMetamodelMappingContext…
2024-11-23 12:06:50 Finished initializing JpaMetamodelMappingContext!
2024-11-23 12:06:50 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:50 Statistics initialized [enabled=false]
2024-11-23 12:06:50 Initializing repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO…
2024-11-23 12:06:50 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:50 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:50 Looking up query for method findByDeviceId
2024-11-23 12:06:50 Looking up named query DeviceOperationDetails.findByDeviceId
2024-11-23 12:06:50 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-23 12:06:50 Did not find named query DeviceOperationDetails.findByDeviceId
2024-11-23 12:06:50 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:06:50 Finished creation of repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO.
2024-11-23 12:06:50 Creating shared instance of singleton bean 'netConfRequestReceiver'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'netConfRequestHandlerImpl'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'netconfToTr069MapperUtil'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'errorCodeUtil'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'vesRequestReceiver'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'vesRequestHandlerImpl'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'springApplicationContext'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'quartzSchedulerUtil'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'periodicTriggerRule'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'cronExpressionTriggerRule'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'periodicForeverTriggerRule'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'expiredTirggerRule'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'oneTimeTirggerRule'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'timerHandler'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'quartzSchedulerManager'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'quartzScheduler'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42cda060'
2024-11-23 12:06:50 Using default implementation for ThreadExecutor
2024-11-23 12:06:50 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-11-23 12:06:50 Quartz Scheduler v.2.3.2 created.
2024-11-23 12:06:50 RAMJobStore initialized.
2024-11-23 12:06:50 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-11-23 12:06:50 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-11-23 12:06:50 Quartz scheduler version: 2.3.2
2024-11-23 12:06:50 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5c22413
2024-11-23 12:06:50 Creating shared instance of singleton bean 'quartzSchedulerProducer'
2024-11-23 12:06:50 init started
2024-11-23 12:06:50 Running on active server; hence marking quartz as active service
2024-11-23 12:06:50 Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-11-23 12:06:50 init complete
2024-11-23 12:06:50 batch acquisition of 0 triggers
2024-11-23 12:06:50 Creating shared instance of singleton bean 'timerServiceManagerAPIImpl'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2024-11-23 12:06:50 Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2024-11-23 12:06:50 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2024-11-23 12:06:50 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'errorPageCustomizer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'dispatcherServletRegistration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'dispatcherServlet'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2024-11-23 12:06:50 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'multipartConfigElement'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'taskExecutorBuilder'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'defaultValidator'
2024-11-23 12:06:50 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:06:50 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:06:50 Loaded expression factory via original TCCL
2024-11-23 12:06:50 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:06:50 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:06:50 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-23 12:06:50 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-23 12:06:50 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-23 12:06:50 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-23 12:06:50 Trying to load META-INF/validation.xml via user class loader
2024-11-23 12:06:50 Trying to load META-INF/validation.xml via TCCL
2024-11-23 12:06:50 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-23 12:06:50 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-23 12:06:50 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:06:50 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:06:50 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:06:50 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:06:50 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'error'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'beanNameViewResolver'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42cda060'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'conventionErrorViewResolver'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'errorAttributes'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'basicErrorController'
2024-11-23 12:06:50 Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1547d168'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1547d168'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2024-11-23 12:06:50 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-11-23 12:06:50 Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2024-11-23 12:06:50 Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$8093c003] - unable to determine constructor/method parameter names
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42cda060'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'pageableCustomizer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'sortCustomizer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mvcConversionService'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mvcValidator'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'sortResolver'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'pageableResolver'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'applicationTaskExecutor'
2024-11-23 12:06:50 Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2024-11-23 12:06:50 Initializing ExecutorService 'applicationTaskExecutor'
2024-11-23 12:06:50 ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2024-11-23 12:06:50 Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:50 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:50 20 mappings in 'requestMappingHandlerMapping'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2024-11-23 12:06:50 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42cda060'
2024-11-23 12:06:50 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:50 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mvcPathMatcher'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mvcUrlPathHelper'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2024-11-23 12:06:50 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-23 12:06:50 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-23 12:06:50 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:50 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'beanNameHandlerMapping'
2024-11-23 12:06:50 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:50 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'routerFunctionMapping'
2024-11-23 12:06:50 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:50 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'resourceHandlerMapping'
2024-11-23 12:06:50 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-23 12:06:50 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-23 12:06:50 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:50 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:50 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:06:50 Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'handlerFunctionAdapter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2024-11-23 12:06:50 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2024-11-23 12:06:50 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'handlerExceptionResolver'
2024-11-23 12:06:50 Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:50 ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2024-11-23 12:06:50 Creating shared instance of singleton bean 'mvcViewResolver'
2024-11-23 12:06:50 Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'defaultViewResolver'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'viewResolver'
2024-11-23 12:06:50 Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1547d168'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'requestContextFilter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'formContentFilter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'transactionManager'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'jdbcTemplate'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2024-11-23 12:06:50 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2024-11-23 12:06:50 Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'cachingJmsConnectionFactory'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'jmsTemplate'
2024-11-23 12:06:50 Autowiring by type from bean name 'jmsTemplate' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'jmsMessagingTemplate'
2024-11-23 12:06:50 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'jmsTemplate'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration'
2024-11-23 12:06:50 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'jmsListenerContainerFactoryConfigurer'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'jmsListenerContainerFactory'
2024-11-23 12:06:50 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'jmsListenerContainerFactoryConfigurer'
2024-11-23 12:06:50 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'taskSchedulerBuilder'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-23 12:06:50 Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'transactionTemplate'
2024-11-23 12:06:50 Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'characterEncodingFilter'
2024-11-23 12:06:50 Creating shared instance of singleton bean 'multipartResolver'
2024-11-23 12:06:50 Starting beans in phase 2147483647
2024-11-23 12:06:50 Successfully started bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-23 12:06:50
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
ActiveMQAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration matched:
- @ConditionalOnProperty (spring.activemq.pool.enabled=false) matched (OnPropertyCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration.CachingConnectionFactoryConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.connection.CachingConnectionFactory' (OnClassCondition)
- @ConditionalOnProperty (spring.jms.cache.enabled=true) matched (OnPropertyCondition)
AopAutoConfiguration matched:
- @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration matched:
- @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
DataSourceAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
- AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
- @ConditionalOnBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceConfiguration.Hikari matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
- @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
DispatcherServletAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
- @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
ErrorMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ErrorMvcAutoConfiguration#basicErrorController matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration#errorAttributes matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
- @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition)
- ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
- @ConditionalOnBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)
GenericCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition)
HibernateJpaAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition)
HibernateJpaConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
HttpEncodingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition)
HttpEncodingAutoConfiguration#characterEncodingFilter matched:
- @ConditionalOnBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition)
HttpMessageConvertersAutoConfiguration#messageConverters matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
- @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JdbcTemplateAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
JdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.annotation.EnableJms' (OnClassCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactory matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (names: jmsListenerContainerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactoryConfigurer matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration.EnableJmsConfiguration matched:
- @ConditionalOnBean (names: org.springframework.jms.config.internalJmsListenerAnnotationProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)
JmsAutoConfiguration.JmsTemplateConfiguration#jmsTemplate matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (types: org.springframework.jms.core.JmsOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsMessagingTemplate' (OnClassCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration#jmsMessagingTemplate matched:
- @ConditionalOnBean (types: org.springframework.jms.core.JmsTemplate; SearchStrategy: all) found a primary bean from beans 'jmsTemplate'; @ConditionalOnBean (types: org.springframework.jms.core.JmsMessageOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactory matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactoryBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#jpaVendorAdapter matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#transactionManager matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration.JpaWebConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JtaAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition)
- @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration#multipartConfigElement matched:
- @ConditionalOnBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
MultipartAutoConfiguration#multipartResolver matched:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
NamedParameterJdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
NoOpCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition)
OAuth2ResourceServerAutoConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
PersistenceExceptionTranslationAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition)
PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
- @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
QuartzAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.quartz.Scheduler', 'org.springframework.scheduling.quartz.SchedulerFactoryBean', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
QuartzAutoConfiguration#quartzScheduler matched:
- @ConditionalOnBean (types: org.springframework.scheduling.quartz.SchedulerFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition)
RestTemplateAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition)
RestTemplateAutoConfiguration#restTemplateBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
ServletWebServerFactoryAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched:
- @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedTomcat matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition)
SimpleCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition)
SpringDataWebAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#pageableCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#sortCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition)
TaskExecutionAutoConfiguration#applicationTaskExecutor matched:
- @ConditionalOnBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration#taskExecutorBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskSchedulingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)
TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
TransactionAutoConfiguration#platformTransactionManagerCustomizers matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched:
- @ConditionalOnBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition)
- @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition)
ValidationAutoConfiguration#defaultValidator matched:
- @ConditionalOnBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration#methodValidationPostProcessor matched:
- @ConditionalOnBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration#formContentFilter matched:
- @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched:
- @ConditionalOnBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebSocketServletAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched:
- @ConditionalOnBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
Negative matches:
-----------------
ActiveMQConnectionFactoryConfiguration.PooledConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.messaginghub.pooled.jms.JmsPoolConnectionFactory', 'org.apache.commons.pool2.PooledObject' (OnClassCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration#jmsConnectionFactory:
Did not match:
- @ConditionalOnProperty (spring.jms.cache.enabled=false) did not find property 'enabled' (OnPropertyCondition)
ActiveMQXAConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jms.XAConnectionFactoryWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jms.XAConnectionFactoryWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'javax.transaction.TransactionManager' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
AopAutoConfiguration.ClassProxyingConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition)
ArtemisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition)
AtomikosJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition)
BatchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition)
BitronixJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'bitronix.tm.jndi.BitronixContext' (OnClassCondition)
CacheAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)
CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor:
Did not match:
- Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition)
CaffeineCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition)
CassandraAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition)
CassandraRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Session' (OnClassCondition)
ClientHttpConnectorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CloudServiceConnectorsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition)
CodecsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CouchbaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition)
CouchbaseDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration:
Did not match:
- EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)
DataSourceConfiguration.Dbcp2:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourceConfiguration.Generic:
Did not match:
- @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition)
DataSourceConfiguration.Tomcat:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceJmxConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.PlatformTransactionManager' transactionManager (OnBeanCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition)
EhCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition)
ElasticsearchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
ElasticsearchDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition)
ElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
EmbeddedLdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition)
EmbeddedMongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
ErrorWebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
FlywayAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)
FreeMarkerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition)
GroovyTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition)
GsonAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
GsonHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
H2ConsoleAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.h2.console.enabled=true) did not find property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.h2.server.web.WebServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
HazelcastAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HazelcastCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition)
HazelcastJpaDependencyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HttpHandlerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
HypermediaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition)
InfinispanCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition)
InfluxDbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)
IntegrationAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition)
JCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition)
JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
JdbcRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition)
JerseyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition)
JestAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)
JmsAnnotationDrivenConfiguration.JndiConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
JmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition)
JndiConnectionFactoryAutoConfiguration:
Did not match:
- AnyNestedCondition 0 matched 2 did not; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Property @ConditionalOnProperty (spring.jms.jndi-name) did not find property 'jndi-name'; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Jndi @ConditionalOnJndi JNDI environment is not available (JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
JndiDataSourceAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
JndiJtaConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition)
JooqAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition)
JpaRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &deviceOperationsDAO and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition)
- @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition)
JsonbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
JsonbHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
KafkaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition)
LdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition)
LdapRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition)
LiquibaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition)
MailSenderAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition)
MailSenderValidatorAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition)
MessageSourceAutoConfiguration:
Did not match:
- ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition)
MongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MongoDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition)
MongoReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MustacheAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition)
Neo4jDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)
Neo4jRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.Neo4jSession' (OnClassCondition)
OAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.JwtConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken', 'org.springframework.security.oauth2.jwt.JwtDecoder' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.OpaqueTokenConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (OnClassCondition)
ProjectInfoAutoConfiguration#buildProperties:
Did not match:
- @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition)
ProjectInfoAutoConfiguration#gitProperties:
Did not match:
- GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)
QuartzAutoConfiguration.JdbcStoreTypeConfiguration:
Did not match:
- @ConditionalOnProperty (spring.quartz.job-store-type=jdbc) did not find property 'job-store-type' (OnPropertyCondition)
RSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketRequesterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition)
RSocketServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketStrategiesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition)
RabbitAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition)
ReactiveElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition)
ReactiveOAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveOAuth2ResourceServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)
ReactiveRestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition)
ReactiveSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveUserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition)
ReactiveWebServerFactoryAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
RedisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition)
RedisCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)
RedisReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
RedisRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition)
RepositoryRestMvcAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition)
RestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)
Saml2RelyingPartyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition)
SecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition)
SecurityFilterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition)
SendGridAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition)
ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter:
Did not match:
- @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)
ServletWebServerFactoryConfiguration.EmbeddedJetty:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedUndertow:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
SessionAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition)
SolrAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition)
SolrRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)
SpringApplicationAdminJmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition)
TaskSchedulingAutoConfiguration#taskScheduler:
Did not match:
- @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition)
ThymeleafAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition)
TransactionAutoConfiguration#transactionalOperator:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
UserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition)
WebClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
WebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
WebMvcAutoConfiguration#hiddenHttpMethodFilter:
Did not match:
- @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition)
WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration:
Did not match:
- @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver:
Did not match:
- @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition)
WebServiceTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition)
WebServicesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition)
WebSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition)
WebSocketReactiveAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.JettyWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition)
WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition)
XADataSourceAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
Exclusions:
-----------
None
Unconditional classes:
----------------------
org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2024-11-23 12:06:50 Started NetConfRequestReceiverTest in 0.832 seconds (JVM running for 9.539)
2024-11-23 12:06:50 Storing ApplicationContext [1120772192] in cache under key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@37fffa9e, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@37fffa9e, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@37fffa9e, testMethod = getConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3]
2024-11-23 12:06:50 Received request for GET-CONFIG. Request : NetConfRequest [RequestXml=1, deviceId=0005B9A1]
2024-11-23 12:06:50 Prepared NBI request for get-config NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=GET_PARAMETER_VALUES, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC., paramValue=null, dataType=object]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@9177c5f]
2024-11-23 12:06:50 Received GPV response : FaultKey = 0, FaultString = null, Parameters : [ParameterDTO [paramName=Device.DeviceInfo.ManufacturerOUI, paramValue=0005B9, dataType=null], ParameterDTO [paramName=Device.DeviceInfo.ProductClass, paramValue=LTE_Enterprise_C-RANSC_Cntrl, dataType=null], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.PLMNID, paramValue=30324, dataType=null]]
2024-11-23 12:06:50 Converted XML is : 0005B9LTE_Enterprise_C-RANSC_Cntrl1130324
2024-11-23 12:06:50 Processed GET-CONFIG request. Response : NetConfResponse [netconfResponseXml=0005B9LTE_Enterprise_C-RANSC_Cntrl1130324, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@37fffa9e, testMethod = getConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@37fffa9e, testMethod = getConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4638fd26, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4638fd26, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4638fd26, testMethod = getConfigRequestTestTimeOut@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3]
2024-11-23 12:06:50 Received request for GET-CONFIG. Request : NetConfRequest [RequestXml=1, deviceId=0005B9A1]
2024-11-23 12:06:50 Prepared NBI request for get-config NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=GET_PARAMETER_VALUES, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC., paramValue=null, dataType=object]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@370042a7]
2024-11-23 12:06:50 Processed GET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Operation Timed out, errorType=application, errorTag=operation-failed, errorSeverity=ERROR], errorMessage=TR069 device request has been timed out.]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4638fd26, testMethod = getConfigRequestTestTimeOut@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4638fd26, testMethod = getConfigRequestTestTimeOut@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@75a5add5, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@75a5add5, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@75a5add5, testMethod = delConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3]
2024-11-23 12:06:50 Received request for DEL-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
2024-11-23 12:06:50 Prepared NBI request for delete-config NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=DELETE_OBJECT, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.CellReservedForOperatorUse, paramValue=true, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.IsPrimary, paramValue=false, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.PLMNID, paramValue=310767, dataType=string]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@53e3bc62]
2024-11-23 12:06:50 There are no parameters found in the response.
2024-11-23 12:06:50 Processed DEL-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@75a5add5, testMethod = delConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@75a5add5, testMethod = delConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5c29063b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5c29063b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5c29063b, testMethod = setConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3]
2024-11-23 12:06:50 Received request for SET-CONFIG. Request : NetConfRequest [RequestXml=, deviceId=0005B9A1]
2024-11-23 12:06:50 No matching device parameters found in the netconf request XML.
2024-11-23 12:06:50 There are no supported device parameters found for edit-config.
2024-11-23 12:06:50 Processed SET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5c29063b, testMethod = setConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5c29063b, testMethod = setConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@69897263, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@69897263, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@69897263, testMethod = delConfigwithUnknownParamterRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3]
2024-11-23 12:06:50 Received request for DEL-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
2024-11-23 12:06:50 There are no supported device parameters found for delete-config.
2024-11-23 12:06:50 Processed DEL-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@69897263, testMethod = delConfigwithUnknownParamterRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@69897263, testMethod = delConfigwithUnknownParamterRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7fd41b6f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7fd41b6f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7fd41b6f, testMethod = getConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3]
2024-11-23 12:06:50 Received request for GET-CONFIG. Request : NetConfRequest [RequestXml=, deviceId=0005B9A1]
2024-11-23 12:06:50 No matching device parameters found in the netconf request XML.
2024-11-23 12:06:50 There are no device parameters found for get-config.
2024-11-23 12:06:50 Processed GET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7fd41b6f, testMethod = getConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7fd41b6f, testMethod = getConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@6b58c270, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@6b58c270, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@6b58c270, testMethod = getConfigRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3]
2024-11-23 12:06:50 Received request for GET. Request : NetConfRequest [RequestXml=1, deviceId=0005B9A1]
2024-11-23 12:06:50 There are no supported device parameters found for get.
2024-11-23 12:06:50 Processed GET request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@6b58c270, testMethod = getConfigRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@6b58c270, testMethod = getConfigRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4960bf12, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4960bf12, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4960bf12, testMethod = setConfigRequestInvalidRequestXMLTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3]
2024-11-23 12:06:50 Received request for SET-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
[Fatal Error] :1:566: The element type "cell-reserved-for-operator-use" must be terminated by the matching end-tag "".
2024-11-23 12:06:50 Error while converting String to element The element type "cell-reserved-for-operator-use" must be terminated by the matching end-tag "".
2024-11-23 12:06:50 exception occured while parsing the request xml null
2024-11-23 12:06:50 No matching device parameters found in the netconf request XML.
2024-11-23 12:06:50 There are no supported device parameters found for edit-config.
2024-11-23 12:06:50 Processed SET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4960bf12, testMethod = setConfigRequestInvalidRequestXMLTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4960bf12, testMethod = setConfigRequestInvalidRequestXMLTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7242f8b3, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7242f8b3, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7242f8b3, testMethod = getRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3]
2024-11-23 12:06:50 Received request for GET. Request : NetConfRequest [RequestXml=, deviceId=0005B9A1]
2024-11-23 12:06:50 No matching device parameters found in the netconf request XML.
2024-11-23 12:06:50 There are no device parameters found for get.
2024-11-23 12:06:50 Processed GET request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7242f8b3, testMethod = getRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7242f8b3, testMethod = getRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5fa4efc9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5fa4efc9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5fa4efc9, testMethod = getRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3]
2024-11-23 12:06:50 Received request for GET. Request : NetConfRequest [RequestXml=1, deviceId=0005B9A1]
2024-11-23 12:06:50 Prepared NBI request for get NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=GET_PARAMETER_VALUES, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC., paramValue=null, dataType=object]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@2a53221a]
2024-11-23 12:06:50 Converted XML is : 0005B9LTE_Enterprise_C-RANSC_Cntrl1130324
2024-11-23 12:06:50 Processed GET request. Response : NetConfResponse [netconfResponseXml=0005B9LTE_Enterprise_C-RANSC_Cntrl1130324, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5fa4efc9, testMethod = getRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5fa4efc9, testMethod = getRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4f31c083, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4f31c083, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4f31c083, testMethod = setConfigRequestWithUnknowParatmerTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3]
2024-11-23 12:06:50 Received request for SET-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
2024-11-23 12:06:50 There are no supported device parameters found for edit-config.
2024-11-23 12:06:50 Processed SET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4f31c083, testMethod = setConfigRequestWithUnknowParatmerTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4f31c083, testMethod = setConfigRequestWithUnknowParatmerTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@26ea09aa, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@26ea09aa, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@26ea09aa, testMethod = setConfigRequestWithErrorResTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3]
2024-11-23 12:06:50 Received request for SET-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
2024-11-23 12:06:50 Prepared NBI request for edit-config NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=SET_PARAMETER_VALUES, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.Enable, paramValue=1, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.CellReservedForOperatorUse, paramValue=1, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.IsPrimary, paramValue=0, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.Alias, paramValue=cpe-131, dataType=string], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.PLMNID, paramValue=310767, dataType=string]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@151abc9f]
2024-11-23 12:06:50 There are no parameters found in the response.
2024-11-23 12:06:50 Processed SET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Request denied, errorType=application, errorTag=operation-not-supported, errorSeverity=ERROR], errorMessage=Request denied]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3]
2024-11-23 12:06:50 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@26ea09aa, testMethod = setConfigRequestWithErrorResTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@26ea09aa, testMethod = setConfigRequestWithErrorResTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:50 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3]
2024-11-23 12:06:50 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@546e4367, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3]
2024-11-23 12:06:50 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@546e4367, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3]
2024-11-23 12:06:50 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@546e4367, testMethod = handelRegisterEventTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3]
2024-11-23 12:06:50 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:50 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3]
2024-11-23 12:06:50 Received request for register event. Request : NetConfServerDetails [deviceId=00005BA1, enodeBName=null, listenAddress=10.211.55.14, listenPort=17830, swversion=null, hwversion=null, error=null]
2024-11-23 12:06:50 processing the handelRegisterEvent started
2024-11-23 12:06:50 Posting ves event to ves notifier http://tr069adapter-ves-notifier:9191/vesagent/deviceEvent
2024-11-23 12:06:50 HTTP POST http://tr069adapter-ves-notifier:9191/vesagent/deviceEvent
2024-11-23 12:06:51 Accept=[application/json, application/*+json]
2024-11-23 12:06:51 Writing [org.commscope.tr069adapter.mapper.model.VESNotification@26ee675e] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
2024-11-23 12:06:51 processing the handelRegisterEvent exception occurred
2024-11-23 12:06:51 Processed register event request. Response : NetConfServerDetails [deviceId=00005BA1, enodeBName=null, listenAddress=10.211.55.14, listenPort=17830, swversion=null, hwversion=null, error=null]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3]
2024-11-23 12:06:51 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@546e4367, testMethod = handelRegisterEventTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@546e4367, testMethod = handelRegisterEventTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3]
2024-11-23 12:06:51 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@c3815c9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3]
2024-11-23 12:06:51 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@c3815c9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3]
2024-11-23 12:06:51 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@c3815c9, testMethod = setConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3]
2024-11-23 12:06:51 Received request for SET-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
2024-11-23 12:06:51 Prepared NBI request for edit-config NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=SET_PARAMETER_VALUES, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.Enable, paramValue=1, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.CellReservedForOperatorUse, paramValue=1, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.IsPrimary, paramValue=0, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.Alias, paramValue=cpe-131, dataType=string], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.PLMNID, paramValue=310767, dataType=string]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@701aeec0]
2024-11-23 12:06:51 There are no parameters found in the response.
2024-11-23 12:06:51 Processed SET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 3]
2024-11-23 12:06:51 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@c3815c9, testMethod = setConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@c3815c9, testMethod = setConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 3]
2024-11-23 12:06:51 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@1f8c64a5, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 3]
2024-11-23 12:06:51 Performing dependency injection for test context [[DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@1f8c64a5, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 3]
2024-11-23 12:06:51 Before test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@1f8c64a5, testMethod = getRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 3]
2024-11-23 12:06:51 Received request for GET. Request : NetConfRequest [RequestXml=1, deviceId=0005B9A1]
2024-11-23 12:06:51 There are no supported device parameters found for get.
2024-11-23 12:06:51 Processed GET request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 3]
2024-11-23 12:06:51 After test method: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@1f8c64a5, testMethod = getRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Resetting RequestContextHolder for test context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@1f8c64a5, testMethod = getRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1120772192] from cache with key [[WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 3]
2024-11-23 12:06:51 After test class: context [DefaultTestContext@635a6ddd testClass = NetConfRequestReceiverTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@21732818 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@6c6cb72c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest
Running org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest
2024-11-23 12:06:51 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-23 12:06:51 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-23 12:06:51 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-23 12:06:51 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest], using SpringBootContextLoader
2024-11-23 12:06:51 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]: class path resource [org/commscope/tr069adapter/mapper/PnPPreProvisioningHandlerTest-context.xml] does not exist
2024-11-23 12:06:51 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]: class path resource [org/commscope/tr069adapter/mapper/PnPPreProvisioningHandlerTestContext.groovy] does not exist
2024-11-23 12:06:51 Could not detect default resource locations for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-23 12:06:51 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]: using defaults.
2024-11-23 12:06:51 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-23 12:06:51 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4ed95f30, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24a9399c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5e2f1ca8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5a8e2686, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5eaac238, org.springframework.test.context.transaction.TransactionalTestExecutionListener@332265a8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@15cef538, org.springframework.test.context.event.EventPublishingTestExecutionListener@3edf5b11, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@36ecf5f0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@16c3d9a0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@74c68975, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3085532f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@619763ba]
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Before test class: context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 3]
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 3]
2024-11-23 12:06:51 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@335a2bb8, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-23 12:06:51 Performing dependency injection for test context [[DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@335a2bb8, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 3]
2024-11-23 12:06:51 Before test method: context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@335a2bb8, testMethod = testGetEnodeBName@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 3]
2024-11-23 12:06:51 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion 4.3.0.0, hwVersion *
2024-11-23 12:06:51 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-23 12:06:51 Accept=[application/json, application/*+json]
2024-11-23 12:06:51 Writing [{macId=[00005B9A1], swVersion=[4.3.0.0], hwVersion=[*]}] as "application/x-www-form-urlencoded"
2024-11-23 12:06:51 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-23 12:06:51 No configuration exists for the device
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 3]
2024-11-23 12:06:51 After test method: context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@335a2bb8, testMethod = testGetEnodeBName@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Resetting RequestContextHolder for test context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@335a2bb8, testMethod = testGetEnodeBName@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 3]
2024-11-23 12:06:51 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@44e15fbb, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:51 Performing dependency injection for test context [[DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@44e15fbb, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 3]
2024-11-23 12:06:51 Before test method: context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@44e15fbb, testMethod = testOnDeviceBootNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 3]
2024-11-23 12:06:51 Checking whether the PnP pre-configuration is enabled
2024-11-23 12:06:51 Pre-configuration during Bootstrap or Boot is enabled, hence the configuration imported in Config DB shall be provisioned to the device
2024-11-23 12:06:51 Boot notification received
2024-11-23 12:06:51 Preparing the NBI Device Operation Request
2024-11-23 12:06:51 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-23 12:06:51 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-23 12:06:51 Accept=[application/json, application/*+json]
2024-11-23 12:06:51 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-23 12:06:51 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-23 12:06:51 No configuration exists for the device
2024-11-23 12:06:51 No Operation requests exists to perform pre provision on the device
2024-11-23 12:06:51 Successfully completed provisioning of PnP mandatory parameters
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 3]
2024-11-23 12:06:51 After test method: context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@44e15fbb, testMethod = testOnDeviceBootNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Resetting RequestContextHolder for test context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@44e15fbb, testMethod = testOnDeviceBootNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 3]
2024-11-23 12:06:51 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@4da0a39, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:51 Performing dependency injection for test context [[DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@4da0a39, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 3]
2024-11-23 12:06:51 Before test method: context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@4da0a39, testMethod = testOnDeviceBootStrapNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 3]
2024-11-23 12:06:51 Checking whether the PnP pre-configuration is enabled
2024-11-23 12:06:51 Pre-configuration during Bootstrap or Boot is enabled, hence the configuration imported in Config DB shall be provisioned to the device
2024-11-23 12:06:51 Bootstrap notification received
2024-11-23 12:06:51 Preparing the NBI Device Operation Request
2024-11-23 12:06:51 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-23 12:06:51 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-23 12:06:51 Accept=[application/json, application/*+json]
2024-11-23 12:06:51 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-23 12:06:51 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-23 12:06:51 No configuration exists for the device
2024-11-23 12:06:51 No Operation requests exists to perform pre provision on the device
2024-11-23 12:06:51 Successfully completed provisioning of PnP mandatory parameters
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 3]
2024-11-23 12:06:51 After test method: context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@4da0a39, testMethod = testOnDeviceBootStrapNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Resetting RequestContextHolder for test context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@4da0a39, testMethod = testOnDeviceBootStrapNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 3]
2024-11-23 12:06:51 After test class: context [DefaultTestContext@6991b8f1 testClass = PnPPreProvisioningHandlerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@295c1997 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest
Running org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest
2024-11-23 12:06:51 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-23 12:06:51 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-23 12:06:51 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-23 12:06:51 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest], using SpringBootContextLoader
2024-11-23 12:06:51 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]: class path resource [org/commscope/tr069adapter/mapper/NetconfToTr069MapperUtilTest-context.xml] does not exist
2024-11-23 12:06:51 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]: class path resource [org/commscope/tr069adapter/mapper/NetconfToTr069MapperUtilTestContext.groovy] does not exist
2024-11-23 12:06:51 Could not detect default resource locations for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-23 12:06:51 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]: using defaults.
2024-11-23 12:06:51 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-23 12:06:51 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@527778a1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6a83b14, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@37caa7f5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@96a81f0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6031520c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2706b585, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@45914b9f, org.springframework.test.context.event.EventPublishingTestExecutionListener@182927dc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7262a7e7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@60da9eb3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2fd8ec84, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7e1e2964, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1924e4df]
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Before test class: context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 3]
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 3]
2024-11-23 12:06:51 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@4ab1ef71, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-23 12:06:51 Performing dependency injection for test context [[DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@4ab1ef71, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 3]
2024-11-23 12:06:51 Before test method: context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@4ab1ef71, testMethod = getNetconfResponseWithoutParamtersTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 3]
2024-11-23 12:06:51 There are no parameters found in the response.
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 3]
2024-11-23 12:06:51 After test method: context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@4ab1ef71, testMethod = getNetconfResponseWithoutParamtersTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Resetting RequestContextHolder for test context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@4ab1ef71, testMethod = getNetconfResponseWithoutParamtersTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 3]
2024-11-23 12:06:51 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@27138585, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:51 Performing dependency injection for test context [[DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@27138585, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 3]
2024-11-23 12:06:51 Before test method: context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@27138585, testMethod = getNetconfResponseErrorTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 3]
2024-11-23 12:06:51 Converted XML is : 0005B9LTE_Enterprise_C-RANSC_Cntrl110130324
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 3]
2024-11-23 12:06:51 After test method: context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@27138585, testMethod = getNetconfResponseErrorTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Resetting RequestContextHolder for test context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@27138585, testMethod = getNetconfResponseErrorTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:51 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 3]
2024-11-23 12:06:51 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@3fbd94f5, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:06:51 Performing dependency injection for test context [[DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@3fbd94f5, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 3]
2024-11-23 12:06:51 Before test method: context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@3fbd94f5, testMethod = getNetconfResponseTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 3]
2024-11-23 12:06:51 Converted XML is : 0005B9LTE_Enterprise_C-RANSC_Cntrl110130324
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 3]
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 3]
2024-11-23 12:06:51 After test method: context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@3fbd94f5, testMethod = getNetconfResponseTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:06:51 Resetting RequestContextHolder for test context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@3fbd94f5, testMethod = getNetconfResponseTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:06:51 Retrieved ApplicationContext [1539428641] from cache with key [[WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:06:51 Spring test ApplicationContext cache statistics: [DefaultContextCache@232ec93c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 3]
2024-11-23 12:06:51 After test class: context [DefaultTestContext@2dbfce4e testClass = NetconfToTr069MapperUtilTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@456babb1 testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest
2024-11-23 12:06:51 Closing org.springframework.web.context.support.GenericWebApplicationContext@742ce3ad, started on Sat Nov 23 12:06:43 UTC 2024
2024-11-23 12:06:51 Closing org.springframework.web.context.support.GenericWebApplicationContext@42cda060, started on Sat Nov 23 12:06:50 UTC 2024
2024-11-23 12:06:51 Closing org.springframework.web.context.support.GenericWebApplicationContext@5bc1d121, started on Sat Nov 23 12:06:48 UTC 2024
2024-11-23 12:06:51 Stopping beans in phase 2147483647
2024-11-23 12:06:51 Stopping beans in phase 2147483647
2024-11-23 12:06:51 Stopping beans in phase 2147483647
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-23 12:06:51 Bean 'quartzScheduler' completed its stop procedure
2024-11-23 12:06:51 Bean 'quartzScheduler' completed its stop procedure
2024-11-23 12:06:51 Bean 'quartzScheduler' completed its stop procedure
2024-11-23 12:06:51 Shutting down ExecutorService 'applicationTaskExecutor'
2024-11-23 12:06:51 Shutting down ExecutorService 'applicationTaskExecutor'
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-23 12:06:51 Shutting down threadpool...
2024-11-23 12:06:51 Shutdown of threadpool complete.
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-11-23 12:06:51 Shutting down Quartz Scheduler
2024-11-23 12:06:51 Closing JPA EntityManagerFactory for persistence unit 'default'
2024-11-23 12:06:51 HHH000031: Closing
2024-11-23 12:06:51 Shutting down ExecutorService 'applicationTaskExecutor'
2024-11-23 12:06:51 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@37cab289] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@5448c72]
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-11-23 12:06:51 Shutting down threadpool...
2024-11-23 12:06:51 Shutdown of threadpool complete.
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-23 12:06:51 Shutting down Quartz Scheduler
2024-11-23 12:06:51 Shutting down threadpool...
2024-11-23 12:06:51 Closing JPA EntityManagerFactory for persistence unit 'default'
2024-11-23 12:06:51 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
2024-11-23 12:06:51 Shutdown of threadpool complete.
2024-11-23 12:06:51 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
2024-11-23 12:06:51 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-11-23 12:06:51 HHH000031: Closing
2024-11-23 12:06:51 Shutting down Quartz Scheduler
2024-11-23 12:06:51 Closing JPA EntityManagerFactory for persistence unit 'default'
2024-11-23 12:06:51 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@6aa600ab] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@29270ec7]
2024-11-23 12:06:51 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
2024-11-23 12:06:51 HHH000031: Closing
2024-11-23 12:06:51 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
2024-11-23 12:06:51 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@196dd69] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@2bf408d2]
2024-11-23 12:06:51 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
2024-11-23 12:06:51 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
2024-11-23 12:06:51 WorkerThread is shut down.
Results :
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mapper ---
[INFO] Loading execution data file /w/workspace/oam-tr069-adapter-sonar/mapper/target/jacoco.exec
[INFO] Analyzed bundle 'TR069_Mapper' with 35 classes
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ mapper ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (mapper-client) @ mapper ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (mapper-jar) @ mapper ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-jar-lib.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ mapper ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ mapper ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ mapper ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ mapper ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ mapper ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/mapper/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mapper ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/mapper/mapper/1.0.0-SNAPSHOT/mapper-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/mapper/pom.xml to /tmp/r/org/commscope/tr069adapter/mapper/mapper/1.0.0-SNAPSHOT/mapper-1.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar to /tmp/r/org/commscope/tr069adapter/mapper/mapper/1.0.0-SNAPSHOT/mapper-1.0.0-SNAPSHOT-lib.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-jar-lib.jar to /tmp/r/org/commscope/tr069adapter/mapper/mapper/1.0.0-SNAPSHOT/mapper-1.0.0-SNAPSHOT-lib.jar
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ mapper ---
[INFO]
[INFO] ------< org.commscope.tr069adapter.netconf.server:netconf-server >------
[INFO] Building netconf-server 1.0.0-SNAPSHOT [13/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ netconf-server ---
[INFO]
[INFO] --- exec-maven-plugin:1.3.2:exec (gerrit-wiki-clone) @ netconf-server ---
Cloning into 'target/gerrit-wiki'...
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ netconf-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ netconf-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/netconf-server/src/main/java/org/commscope/tr069adapter/netconf/boot/NetConfServiceBooter.java: /w/workspace/oam-tr069-adapter-sonar/netconf-server/src/main/java/org/commscope/tr069adapter/netconf/boot/NetConfServiceBooter.java uses unchecked or unsafe operations.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/netconf-server/src/main/java/org/commscope/tr069adapter/netconf/boot/NetConfServiceBooter.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-commscope-yang-models) @ netconf-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/gerrit-wiki/data-model/yang/published/commscope
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-oran-yang-models) @ netconf-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-ietf-yang-models) @ netconf-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ netconf-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ netconf-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ netconf-server ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.commscope.tr069adapter.netconf.error.ServerPortAllocationExceptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.commscope.tr069adapter.netconf.error.ServerPortAllocationExceptionTest
[INFO] Running org.commscope.tr069adapter.netconf.rpc.XmlUtilityTest
2024-11-23 12:07:29,570 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml]
2024-11-23 12:07:29,574 main DEBUG Installed 1 script engine
2024-11-23 12:07:29,739 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-23 12:07:29,739 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-23 12:07:29,739 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-23 12:07:29,744 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:07:29,751 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2024-11-23 12:07:29,756 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-23 12:07:29,756 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:07:29,757 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-23 12:07:29,757 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-23 12:07:29,760 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-23 12:07:29,760 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-23 12:07:29,761 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:29,764 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-23 12:07:29,765 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-23 12:07:29,775 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-23 12:07:29,780 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-23 12:07:29,782 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
2024-11-23 12:07:29,782 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:29,783 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null")
2024-11-23 12:07:29,784 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:29,786 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:29,787 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:07:29,788 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null")
2024-11-23 12:07:29,789 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:29,789 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:07:29,789 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:29,792 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-23 12:07:29,792 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:29,794 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-23 12:07:29,800 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/netconf-server/./target/test-logs/debug/application-debug.log
2024-11-23 12:07:29,800 main DEBUG Starting RollingFileManager ./target/test-logs/debug/application-debug.log
2024-11-23 12:07:29,803 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
2024-11-23 12:07:29,805 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:29,806 main DEBUG Setting prev file time to 2024-11-23T12:07:29.791+0000
2024-11-23 12:07:29,808 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
2024-11-23 12:07:29,808 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:29,809 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:07:29,809 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:29,810 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-23 12:07:29,810 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:29,811 main DEBUG createPolicy(size="2MB")
2024-11-23 12:07:29,811 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:29,812 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
2024-11-23 12:07:29,812 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:29,812 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-23 12:07:29,813 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:29,814 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-23 12:07:29,814 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/netconf-server/./target/test-logs/thirdparty/spring-framework.log
2024-11-23 12:07:29,815 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/spring-framework.log
2024-11-23 12:07:29,815 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:29,816 main DEBUG Setting prev file time to 2024-11-23T12:07:29.811+0000
2024-11-23 12:07:29,816 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])
2024-11-23 12:07:29,817 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
2024-11-23 12:07:29,818 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:29,819 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-23 12:07:29,819 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:29,820 main DEBUG createPolicy(size="2MB")
2024-11-23 12:07:29,820 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:29,820 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
2024-11-23 12:07:29,821 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:29,821 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-23 12:07:29,821 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:29,822 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-23 12:07:29,823 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/netconf-server/./target/test-logs/thirdparty/third-party-framework.log
2024-11-23 12:07:29,823 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/third-party-framework.log
2024-11-23 12:07:29,824 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:29,825 main DEBUG Setting prev file time to 2024-11-23T12:07:29.819+0000
2024-11-23 12:07:29,825 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])
2024-11-23 12:07:29,825 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
2024-11-23 12:07:29,826 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-23 12:07:29,826 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-23 12:07:29,827 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:29,827 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:29,828 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:29,828 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-23 12:07:29,829 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:29,831 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:29,833 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:29,833 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:29,833 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:29,834 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-23 12:07:29,834 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:29,835 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:29,835 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:29,835 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-23 12:07:29,836 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:29,836 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:29,836 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-23 12:07:29,837 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:29,838 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-23 12:07:29,838 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-23 12:07:29,839 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml] initialized
2024-11-23 12:07:29,839 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml]
2024-11-23 12:07:29,840 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-23 12:07:29,840 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml] OK.
2024-11-23 12:07:29,841 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2024-11-23 12:07:29,841 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2024-11-23 12:07:29,841 main DEBUG Appender DefaultConsole-1 stopped with status true
2024-11-23 12:07:29,842 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@368f2016 OK
2024-11-23 12:07:29,897 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a
2024-11-23 12:07:29,898 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=StatusLogger
2024-11-23 12:07:29,899 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=ContextSelector
2024-11-23 12:07:29,900 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=
2024-11-23 12:07:29,901 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org.springframework
2024-11-23 12:07:29,901 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org
2024-11-23 12:07:29,901 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org.commscope.tr069adapter
2024-11-23 12:07:29,902 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=console
2024-11-23 12:07:29,902 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=thirdPartyLog
2024-11-23 12:07:29,903 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=applicationLog
2024-11-23 12:07:29,903 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=springLog
2024-11-23 12:07:29,903 main DEBUG Reconfiguration complete for context[name=7f31245a] at URI /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@6dab9b6d) with optional ClassLoader: null
2024-11-23 12:07:29,904 main DEBUG Shutdown hook enabled. Registering a new one.
2024-11-23 12:07:29,904 main DEBUG LoggerContext[name=7f31245a, org.apache.logging.log4j.core.LoggerContext@6dab9b6d] started OK.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s - in org.commscope.tr069adapter.netconf.rpc.XmlUtilityTest
[INFO] Running org.commscope.tr069adapter.netconf.operations.CustomOperationsCreatorTest
2024-11-23 12:07:30 CreateSubscription RPC is created with macID 0005B9AB1
2024-11-23 12:07:30,012 main DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
2024-11-23 12:07:30,013 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.commscope.tr069adapter.netconf.operations.CustomOperationsCreatorTest
[INFO] Running org.commscope.tr069adapter.netconf.restapi.NetConfServerManagerRestApiTest
2024-11-23 12:07:30,322 main DEBUG Reconfiguration started for context[name=7f31245a] at URI null (org.apache.logging.log4j.core.LoggerContext@6dab9b6d) with optional ClassLoader: null
2024-11-23 12:07:30,322 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@615f972
2024-11-23 12:07:30,333 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
2024-11-23 12:07:30,334 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@285f09de
2024-11-23 12:07:30,341 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml' for lastModified Sat Nov 23 12:07:28 UTC 2024 (1732363648603)
2024-11-23 12:07:30,341 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml]
2024-11-23 12:07:30,342 main DEBUG Installed 1 script engine
2024-11-23 12:07:30,348 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-23 12:07:30,348 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-23 12:07:30,348 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-23 12:07:30,350 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:07:30,350 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-23 12:07:30,350 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:07:30,351 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-23 12:07:30,351 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-23 12:07:30,351 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-23 12:07:30,351 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-23 12:07:30,352 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:30,352 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-23 12:07:30,352 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-23 12:07:30,353 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-23 12:07:30,353 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-23 12:07:30,355 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:30,355 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null")
2024-11-23 12:07:30,356 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:30,356 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:30,356 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:07:30,356 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null")
2024-11-23 12:07:30,357 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:30,357 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:07:30,357 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:30,357 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-23 12:07:30,358 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:30,358 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-23 12:07:30,359 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:30,359 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:07:30,359 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:30,359 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:30,360 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-23 12:07:30,360 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:30,360 main DEBUG createPolicy(size="2MB")
2024-11-23 12:07:30,361 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:30,361 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
2024-11-23 12:07:30,361 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:30,361 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-23 12:07:30,362 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:30,362 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-23 12:07:30,362 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
2024-11-23 12:07:30,363 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:30,363 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:30,363 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-23 12:07:30,364 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:30,364 main DEBUG createPolicy(size="2MB")
2024-11-23 12:07:30,364 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:30,364 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
2024-11-23 12:07:30,365 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:30,365 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-23 12:07:30,365 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:30,366 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-23 12:07:30,366 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
2024-11-23 12:07:30,366 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:30,366 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-23 12:07:30,367 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-23 12:07:30,367 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:30,367 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:30,367 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:30,368 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-23 12:07:30,368 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:30,368 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:30,369 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:30,369 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:30,369 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:30,369 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-23 12:07:30,370 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:30,370 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:30,370 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:30,371 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-23 12:07:30,371 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:30,371 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:30,371 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-23 12:07:30,372 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:30,372 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-23 12:07:30,372 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-23 12:07:30,372 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml] initialized
2024-11-23 12:07:30,373 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml]
2024-11-23 12:07:30,373 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-23 12:07:30,373 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml] OK.
2024-11-23 12:07:30,375 main DEBUG Appender springLog stopped with status true
2024-11-23 12:07:30,375 main DEBUG Appender applicationLog stopped with status true
2024-11-23 12:07:30,376 main DEBUG Appender thirdPartyLog stopped with status true
2024-11-23 12:07:30,376 main DEBUG Appender console stopped with status true
2024-11-23 12:07:30,376 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@1e11bc55[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
2024-11-23 12:07:30,377 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml] OK
2024-11-23 12:07:30,378 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a
2024-11-23 12:07:30,379 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=StatusLogger
2024-11-23 12:07:30,379 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=ContextSelector
2024-11-23 12:07:30,379 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=
2024-11-23 12:07:30,379 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org.springframework
2024-11-23 12:07:30,380 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org
2024-11-23 12:07:30,380 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org.commscope.tr069adapter
2024-11-23 12:07:30,380 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=console
2024-11-23 12:07:30,380 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=thirdPartyLog
2024-11-23 12:07:30,381 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=applicationLog
2024-11-23 12:07:30,381 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=springLog
2024-11-23 12:07:30,381 main DEBUG Reconfiguration complete for context[name=7f31245a] at URI /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@6dab9b6d) with optional ClassLoader: null
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:07:30 Loaded expression factory via original TCCL
2024-11-23 12:07:30 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:07:30 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:07:30 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:07:30 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:07:30 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:07:30 Starting NetConfServerManagerRestApiTest on prd-ubuntu1804-docker-4c-4g-11112 with PID 5614 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/netconf-server)
2024-11-23 12:07:30 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:07:30 No active profile set, falling back to default profiles: default
2024-11-23 12:07:32 PersistenceUnitInfo [
name: default
persistence provider classname: null
classloader: sun.misc.Launcher$AppClassLoader@7f31245a
excludeUnlistedClasses: true
JTA datasource: null
Non JTA datasource: HikariDataSource (null)
Transaction type: RESOURCE_LOCAL
PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/
Shared Cache Mode: UNSPECIFIED
Validation Mode: AUTO
Jar files URLs []
Managed classes names [
org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity]
Mapping files names []
Properties []
2024-11-23 12:07:32 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
2024-11-23 12:07:32 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
2024-11-23 12:07:32 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
2024-11-23 12:07:32 HHH000412: Hibernate Core {5.4.8.Final}
2024-11-23 12:07:32 HHH000206: hibernate.properties not found
2024-11-23 12:07:32 Overriding existing service binding [org.hibernate.secure.spi.JaccService]
2024-11-23 12:07:32 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
2024-11-23 12:07:32 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
2024-11-23 12:07:32 HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2024-11-23 12:07:32 Adding type registration boolean -> org.hibernate.type.BooleanType@782fd504
2024-11-23 12:07:32 Adding type registration boolean -> org.hibernate.type.BooleanType@782fd504
2024-11-23 12:07:32 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@782fd504
2024-11-23 12:07:32 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@50122012
2024-11-23 12:07:32 Adding type registration true_false -> org.hibernate.type.TrueFalseType@407b8435
2024-11-23 12:07:32 Adding type registration yes_no -> org.hibernate.type.YesNoType@1d91fa02
2024-11-23 12:07:32 Adding type registration byte -> org.hibernate.type.ByteType@26275b46
2024-11-23 12:07:32 Adding type registration byte -> org.hibernate.type.ByteType@26275b46
2024-11-23 12:07:32 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@26275b46
2024-11-23 12:07:32 Adding type registration character -> org.hibernate.type.CharacterType@4c7d7430
2024-11-23 12:07:32 Adding type registration char -> org.hibernate.type.CharacterType@4c7d7430
2024-11-23 12:07:32 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@4c7d7430
2024-11-23 12:07:32 Adding type registration short -> org.hibernate.type.ShortType@3a9b41a0
2024-11-23 12:07:32 Adding type registration short -> org.hibernate.type.ShortType@3a9b41a0
2024-11-23 12:07:32 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@3a9b41a0
2024-11-23 12:07:32 Adding type registration integer -> org.hibernate.type.IntegerType@3dfd7eaa
2024-11-23 12:07:32 Adding type registration int -> org.hibernate.type.IntegerType@3dfd7eaa
2024-11-23 12:07:32 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@3dfd7eaa
2024-11-23 12:07:32 Adding type registration long -> org.hibernate.type.LongType@5f193335
2024-11-23 12:07:32 Adding type registration long -> org.hibernate.type.LongType@5f193335
2024-11-23 12:07:32 Adding type registration java.lang.Long -> org.hibernate.type.LongType@5f193335
2024-11-23 12:07:32 Adding type registration float -> org.hibernate.type.FloatType@3030836d
2024-11-23 12:07:32 Adding type registration float -> org.hibernate.type.FloatType@3030836d
2024-11-23 12:07:32 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@3030836d
2024-11-23 12:07:32 Adding type registration double -> org.hibernate.type.DoubleType@2ec85a25
2024-11-23 12:07:32 Adding type registration double -> org.hibernate.type.DoubleType@2ec85a25
2024-11-23 12:07:32 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@2ec85a25
2024-11-23 12:07:32 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@1d60059f
2024-11-23 12:07:32 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@1d60059f
2024-11-23 12:07:32 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@e0d1dc4
2024-11-23 12:07:32 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@e0d1dc4
2024-11-23 12:07:32 Adding type registration string -> org.hibernate.type.StringType@69d103f0
2024-11-23 12:07:32 Adding type registration java.lang.String -> org.hibernate.type.StringType@69d103f0
2024-11-23 12:07:32 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@130a6eb9
2024-11-23 12:07:32 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@26fadd98
2024-11-23 12:07:32 Adding type registration url -> org.hibernate.type.UrlType@207dd1b7
2024-11-23 12:07:32 Adding type registration java.net.URL -> org.hibernate.type.UrlType@207dd1b7
2024-11-23 12:07:32 Adding type registration Duration -> org.hibernate.type.DurationType@5882b202
2024-11-23 12:07:32 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@5882b202
2024-11-23 12:07:32 Adding type registration Instant -> org.hibernate.type.InstantType@18cf5c52
2024-11-23 12:07:32 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@18cf5c52
2024-11-23 12:07:32 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5e2a6991
2024-11-23 12:07:32 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5e2a6991
2024-11-23 12:07:32 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@73d62b5
2024-11-23 12:07:32 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@73d62b5
2024-11-23 12:07:32 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@720f56e2
2024-11-23 12:07:32 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@720f56e2
2024-11-23 12:07:32 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@59918c8f
2024-11-23 12:07:32 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@59918c8f
2024-11-23 12:07:32 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@2776fd8f
2024-11-23 12:07:32 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@2776fd8f
2024-11-23 12:07:32 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@6afbe6a1
2024-11-23 12:07:32 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@6afbe6a1
2024-11-23 12:07:32 Adding type registration date -> org.hibernate.type.DateType@3c33fcf8
2024-11-23 12:07:32 Adding type registration java.sql.Date -> org.hibernate.type.DateType@3c33fcf8
2024-11-23 12:07:32 Adding type registration time -> org.hibernate.type.TimeType@105db94d
2024-11-23 12:07:32 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@105db94d
2024-11-23 12:07:32 Adding type registration timestamp -> org.hibernate.type.TimestampType@2e362407
2024-11-23 12:07:32 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@2e362407
2024-11-23 12:07:32 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@2e362407
2024-11-23 12:07:32 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@17fbfb02
2024-11-23 12:07:32 Adding type registration calendar -> org.hibernate.type.CalendarType@3b170235
2024-11-23 12:07:32 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3b170235
2024-11-23 12:07:32 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3b170235
2024-11-23 12:07:32 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@48cdb156
2024-11-23 12:07:32 Adding type registration locale -> org.hibernate.type.LocaleType@2b441e56
2024-11-23 12:07:32 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@2b441e56
2024-11-23 12:07:32 Adding type registration currency -> org.hibernate.type.CurrencyType@78b0ec3a
2024-11-23 12:07:32 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@78b0ec3a
2024-11-23 12:07:32 Adding type registration timezone -> org.hibernate.type.TimeZoneType@15369d73
2024-11-23 12:07:32 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@15369d73
2024-11-23 12:07:32 Adding type registration class -> org.hibernate.type.ClassType@4662752a
2024-11-23 12:07:32 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@4662752a
2024-11-23 12:07:32 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@6befbb12
2024-11-23 12:07:32 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@6befbb12
2024-11-23 12:07:32 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@33bdd01
2024-11-23 12:07:32 Adding type registration binary -> org.hibernate.type.BinaryType@642c6461
2024-11-23 12:07:32 Adding type registration byte[] -> org.hibernate.type.BinaryType@642c6461
2024-11-23 12:07:32 Adding type registration [B -> org.hibernate.type.BinaryType@642c6461
2024-11-23 12:07:32 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@59b492ec
2024-11-23 12:07:32 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@59b492ec
2024-11-23 12:07:32 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@59b492ec
2024-11-23 12:07:32 Adding type registration row_version -> org.hibernate.type.RowVersionType@37b01ce2
2024-11-23 12:07:32 Adding type registration image -> org.hibernate.type.ImageType@1144a02b
2024-11-23 12:07:32 Adding type registration characters -> org.hibernate.type.CharArrayType@70b33256
2024-11-23 12:07:32 Adding type registration char[] -> org.hibernate.type.CharArrayType@70b33256
2024-11-23 12:07:32 Adding type registration [C -> org.hibernate.type.CharArrayType@70b33256
2024-11-23 12:07:32 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@410fc508
2024-11-23 12:07:32 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@410fc508
2024-11-23 12:07:32 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@410fc508
2024-11-23 12:07:32 Adding type registration text -> org.hibernate.type.TextType@62e73ab6
2024-11-23 12:07:32 Adding type registration ntext -> org.hibernate.type.NTextType@7caf1e5
2024-11-23 12:07:32 Adding type registration blob -> org.hibernate.type.BlobType@5d9d2119
2024-11-23 12:07:32 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@5d9d2119
2024-11-23 12:07:32 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@7ab63838
2024-11-23 12:07:32 Adding type registration clob -> org.hibernate.type.ClobType@2a5abd3c
2024-11-23 12:07:32 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@2a5abd3c
2024-11-23 12:07:32 Adding type registration nclob -> org.hibernate.type.NClobType@5c82031b
2024-11-23 12:07:32 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@5c82031b
2024-11-23 12:07:32 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@2a484710
2024-11-23 12:07:32 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@424f02b8
2024-11-23 12:07:32 Adding type registration serializable -> org.hibernate.type.SerializableType@1216eb3f
2024-11-23 12:07:32 Adding type registration object -> org.hibernate.type.ObjectType@6bf570c
2024-11-23 12:07:32 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bf570c
2024-11-23 12:07:32 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@214b342f
2024-11-23 12:07:32 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@5db0003d
2024-11-23 12:07:32 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@7f12094d
2024-11-23 12:07:32 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@589fb74d
2024-11-23 12:07:32 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@200d1a3d
2024-11-23 12:07:32 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@7de147e9
2024-11-23 12:07:32 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@12567179
2024-11-23 12:07:32 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@37d699a1
2024-11-23 12:07:32 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@eaf8427] into BootstrapContext; was [null]
2024-11-23 12:07:32 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@eaf8427) [was null]
2024-11-23 12:07:32 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@611c3eae] into BootstrapContext; was [null]
2024-11-23 12:07:32 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@13e00016] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7b3cbe6e]
2024-11-23 12:07:32 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@eaf8427]
2024-11-23 12:07:32 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@eaf8427]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-23 12:07:32 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
2024-11-23 12:07:32 Database ->
name : H2
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-23 12:07:32 Driver ->
name : H2 JDBC Driver
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-23 12:07:32 JDBC version : 4.1
2024-11-23 12:07:32 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-11-23 12:07:32 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
2024-11-23 12:07:32 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
2024-11-23 12:07:32 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@18dd7767] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@9205c0a]
2024-11-23 12:07:32 Binding entity from annotated class: org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity
2024-11-23 12:07:32 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
2024-11-23 12:07:32 Import with entity name NetConfServerDetailsEntity
2024-11-23 12:07:32 Bind entity org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity on table netconf_server_details
2024-11-23 12:07:32 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=id, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:32 MetadataSourceProcessor property id with lazy=false
2024-11-23 12:07:32 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:id]
2024-11-23 12:07:32 building SimpleValue for id
2024-11-23 12:07:32 Building property id
2024-11-23 12:07:32 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...)
2024-11-23 12:07:32 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:32 MetadataSourceProcessor property deviceId with lazy=false
2024-11-23 12:07:32 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:deviceId]
2024-11-23 12:07:32 building SimpleValue for deviceId
2024-11-23 12:07:32 Building property deviceId
2024-11-23 12:07:32 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=enodeb_name, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:32 MetadataSourceProcessor property enodeBName with lazy=false
2024-11-23 12:07:32 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:enodeBName]
2024-11-23 12:07:32 building SimpleValue for enodeBName
2024-11-23 12:07:32 Building property enodeBName
2024-11-23 12:07:32 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=hw_version, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:32 MetadataSourceProcessor property hwVersion with lazy=false
2024-11-23 12:07:32 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:hwVersion]
2024-11-23 12:07:32 building SimpleValue for hwVersion
2024-11-23 12:07:32 Building property hwVersion
2024-11-23 12:07:32 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=port, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:32 MetadataSourceProcessor property listenPort with lazy=false
2024-11-23 12:07:32 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:listenPort]
2024-11-23 12:07:32 building SimpleValue for listenPort
2024-11-23 12:07:32 Building property listenPort
2024-11-23 12:07:32 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:32 MetadataSourceProcessor property swVersion with lazy=false
2024-11-23 12:07:32 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:swVersion]
2024-11-23 12:07:32 building SimpleValue for swVersion
2024-11-23 12:07:32 Building property swVersion
2024-11-23 12:07:32 Starting fillSimpleValue for id
2024-11-23 12:07:32 Starting fillSimpleValue for deviceId
2024-11-23 12:07:32 Starting fillSimpleValue for enodeBName
2024-11-23 12:07:32 Starting fillSimpleValue for hwVersion
2024-11-23 12:07:32 Starting fillSimpleValue for listenPort
2024-11-23 12:07:32 Starting fillSimpleValue for swVersion
2024-11-23 12:07:32 Forcing column [id] to be non-null as it is part of the primary key for table [netconf_server_details]
2024-11-23 12:07:32 Building session factory
2024-11-23 12:07:32 SessionFactory name : null
2024-11-23 12:07:32 Automatic flush during beforeCompletion(): enabled
2024-11-23 12:07:32 Automatic session close at end of transaction: disabled
2024-11-23 12:07:32 Statistics: disabled
2024-11-23 12:07:32 Deleted entity synthetic identifier rollback: disabled
2024-11-23 12:07:32 Default entity-mode: pojo
2024-11-23 12:07:32 Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2024-11-23 12:07:32 Allow initialization of lazy state outside session : disabled
2024-11-23 12:07:32 Using BatchFetchStyle : LEGACY
2024-11-23 12:07:32 Default batch fetch size: -1
2024-11-23 12:07:32 Maximum outer join fetch depth: null
2024-11-23 12:07:32 Default null ordering: NONE
2024-11-23 12:07:32 Order SQL updates by primary key: disabled
2024-11-23 12:07:32 Order SQL inserts for batching: disabled
2024-11-23 12:07:32 multi-tenancy strategy : NONE
2024-11-23 12:07:32 JTA Track by Thread: enabled
2024-11-23 12:07:32 Query language substitutions: {}
2024-11-23 12:07:32 Named query checking : enabled
2024-11-23 12:07:32 Second-level cache: disabled
2024-11-23 12:07:32 Second-level query cache: disabled
2024-11-23 12:07:32 Second-level query cache factory: null
2024-11-23 12:07:32 Second-level cache region prefix: null
2024-11-23 12:07:32 Optimize second-level cache for minimal puts: disabled
2024-11-23 12:07:32 Structured second-level cache entries: disabled
2024-11-23 12:07:32 Second-level cache direct-reference entries: disabled
2024-11-23 12:07:32 Automatic eviction of collection cache: disabled
2024-11-23 12:07:32 JDBC batch size: 15
2024-11-23 12:07:32 JDBC batch updates for versioned data: enabled
2024-11-23 12:07:32 Scrollable result sets: enabled
2024-11-23 12:07:32 Wrap result sets: disabled
2024-11-23 12:07:32 JDBC3 getGeneratedKeys(): enabled
2024-11-23 12:07:32 JDBC result set fetch size: null
2024-11-23 12:07:32 Connection release mode: ON_CLOSE
2024-11-23 12:07:32 Generate SQL with comments: disabled
2024-11-23 12:07:32 JPA compliance - query :
2024-11-23 12:07:32 JPA compliance - closed-handling :
2024-11-23 12:07:32 JPA compliance - lists :
2024-11-23 12:07:32 JPA compliance - transactions :
2024-11-23 12:07:32 Session factory constructed with filter configurations : {}
2024-11-23 12:07:32 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@61993d18, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/tmp/r/org/opendaylight/netconf/netconf-testtool/1.7.0/netconf-testtool-1.7.0.jar:/tmp/r/org/codehaus/janino/janino/3.1.0/janino-3.1.0.jar:/tmp/r/org/codehaus/janino/commons-compiler/3.1.0/commons-compiler-3.1.0.jar:/tmp/r/net/sourceforge/argparse4j/argparse4j/0.8.1/argparse4j-0.8.1.jar:/tmp/r/com/ning/async-http-client/1.9.40/async-http-client-1.9.40.jar:/tmp/r/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.62/bcpkix-jdk15on-1.62.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.62/bcprov-jdk15on-1.62.jar:/tmp/r/org/opendaylight/netconf/netconf-netty-util/1.7.0/netconf-netty-util-1.7.0.jar:/tmp/r/org/opendaylight/netconf/netconf-util/1.7.0/netconf-util-1.7.0.jar:/tmp/r/org/osgi/org.osgi.compendium/5.0.0/org.osgi.compendium-5.0.0.jar:/tmp/r/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar:/tmp/r/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar:/tmp/r/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar:/tmp/r/org/apache/sshd/sshd-osgi/2.2.0/sshd-osgi-2.2.0.jar:/tmp/r/org/apache/sshd/sshd-netty/2.2.0/sshd-netty-2.2.0.jar:/tmp/r/org/opendaylight/netconf/shaded-exificient/1.7.0/shaded-exificient-1.7.0.jar:/tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.10.0/aaa-encrypt-service-0.10.0.jar:/tmp/r/org/opendaylight/netconf/netconf-auth/1.7.0/netconf-auth-1.7.0.jar:/tmp/r/org/opendaylight/netconf/sal-netconf-connector/1.10.0/sal-netconf-connector-1.10.0.jar:/tmp/r/org/opendaylight/controller/sal-common-util/1.10.0/sal-common-util-1.10.0.jar:/tmp/r/org/opendaylight/controller/sal-common-api/1.10.0/sal-common-api-1.10.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-notifications/1.7.0/ietf-netconf-notifications-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7895/2.0.4/rfc7895-2.0.4.jar:/tmp/r/org/opendaylight/netconf/netconf-notifications-api/1.7.0/netconf-notifications-api-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-api/4.0.4/mdsal-binding-api-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/general-entity/2.0.4/general-entity-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/yang-binding/2.0.4/yang-binding-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-impl/2.0.4/mdsal-binding-generator-impl-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-api/2.0.4/mdsal-binding-generator-api-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-util/2.0.4/mdsal-binding-generator-util-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/2.0.4/mdsal-binding-spec-util-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/4.0.4/mdsal-dom-spi-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.16.4/ietf-topology-2013.10.21.16.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-impl/3.0.4/yang-data-impl-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-data-util/3.0.4/rfc7952-data-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-data-util/3.0.4/rfc8528-data-util-3.0.4.jar:/tmp/r/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/opendaylight/yangtools/yang-model-api/3.0.4/yang-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-xpath-api/1.0.4/yang-xpath-api-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-model-util/3.0.4/yang-model-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-model-api/3.0.4/rfc7952-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-impl/3.0.4/yang-parser-impl-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-api/3.0.4/yang-parser-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-reactor/3.0.4/yang-parser-reactor-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-spi/3.0.4/yang-parser-spi-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-rfc7950/3.0.4/yang-parser-rfc7950-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/odlext-model-api/3.0.4/odlext-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/odlext-parser-support/3.0.4/odlext-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/openconfig-model-api/3.0.4/openconfig-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/openconfig-parser-support/3.0.4/openconfig-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6241-model-api/1.0.4/rfc6241-model-api-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6241-parser-support/1.0.4/rfc6241-parser-support-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6536-model-api/3.0.4/rfc6536-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6536-parser-support/3.0.4/rfc6536-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-parser-support/3.0.4/rfc7952-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8040-model-api/3.0.4/rfc8040-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8040-parser-support/3.0.4/rfc8040-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-model-api/3.0.4/rfc8528-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-parser-support/3.0.4/rfc8528-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-codec-gson/3.0.4/yang-data-codec-gson-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-codec-xml/3.0.4/yang-data-codec-xml-3.0.4.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-data-api/3.0.4/rfc7952-data-api-3.0.4.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/2.0.4/rfc6991-ietf-inet-types-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/3.0.4/ietf-type-util-3.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.16.4/yang-ext-2013.09.07.16.4.jar:/tmp/r/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/org/opendaylight/netconf/netconf-api/1.7.0/netconf-api-1.7.0.jar:/tmp/r/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-monitoring/1.7.0/ietf-netconf-monitoring-1.7.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-monitoring-extension/1.7.0/ietf-netconf-monitoring-extension-1.7.0.jar:/tmp/r/org/opendaylight/netconf/netconf-client/1.7.0/netconf-client-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991/2.0.4/rfc6991-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/2.0.4/rfc6991-ietf-yang-types-2.0.4.jar:/tmp/r/org/opendaylight/netconf/netconf-impl/1.7.0/netconf-impl-1.7.0.jar:/tmp/r/org/opendaylight/controller/threadpool-config-api/0.11.0/threadpool-config-api-0.11.0.jar:/tmp/r/org/opendaylight/netconf/netconf-mapping-api/1.7.0/netconf-mapping-api-1.7.0.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-monitoring/1.7.0/mdsal-netconf-monitoring-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/4.0.4/mdsal-dom-broker-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-api/4.0.4/mdsal-dom-api-4.0.4.jar:/tmp/r/org/opendaylight/yangtools/util/3.0.4/util-3.0.4.jar:/tmp/r/tech/pantheon/triemap/triemap/1.0.5/triemap-1.0.5.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/4.0.4/mdsal-dom-inmemory-datastore-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-common-api/4.0.4/mdsal-common-api-4.0.4.jar:/tmp/r/org/opendaylight/yangtools/concepts/3.0.4/concepts-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-common/3.0.4/yang-common-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-api/3.0.4/yang-data-api-3.0.4.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-connector/1.7.0/mdsal-netconf-connector-1.7.0.jar:/tmp/r/org/opendaylight/yangtools/yang-data-util/3.0.4/yang-data-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-data-api/3.0.4/rfc8528-data-api-3.0.4.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-tcp/1.7.0/mdsal-netconf-tcp-1.7.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf/1.7.0/ietf-netconf-1.7.0.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-ssh/1.7.0/mdsal-netconf-ssh-1.7.0.jar:/tmp/r/org/apache/karaf/features/org.apache.karaf.features.core/4.2.2/org.apache.karaf.features.core-4.2.2.jar:/tmp/r/org/ops4j/pax/url/pax-url-aether/2.5.4/pax-url-aether-2.5.4.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.29/jcl-over-slf4j-1.7.29.jar:/tmp/r/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.jar:/tmp/r/org/ops4j/base/ops4j-base-util-collections/1.5.0/ops4j-base-util-collections-1.5.0.jar:/tmp/r/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.jar:/tmp/r/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.1.RELEASE/spring-boot-actuator-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.2.1.RELEASE/spring-boot-actuator-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/org/springframework/retry/spring-retry/1.2.4.RELEASE/spring-retry-1.2.4.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=3252, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/surefire/surefirebooter7524303392051721004.jar /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/surefire 2024-11-23T12-04-39_173-jvmRun1 surefire3315153827357044995tmp surefire_2815164484790457007tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@6f240187, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/tmp/r/org/opendaylight/netconf/netconf-testtool/1.7.0/netconf-testtool-1.7.0.jar:/tmp/r/org/codehaus/janino/janino/3.1.0/janino-3.1.0.jar:/tmp/r/org/codehaus/janino/commons-compiler/3.1.0/commons-compiler-3.1.0.jar:/tmp/r/net/sourceforge/argparse4j/argparse4j/0.8.1/argparse4j-0.8.1.jar:/tmp/r/com/ning/async-http-client/1.9.40/async-http-client-1.9.40.jar:/tmp/r/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.62/bcpkix-jdk15on-1.62.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.62/bcprov-jdk15on-1.62.jar:/tmp/r/org/opendaylight/netconf/netconf-netty-util/1.7.0/netconf-netty-util-1.7.0.jar:/tmp/r/org/opendaylight/netconf/netconf-util/1.7.0/netconf-util-1.7.0.jar:/tmp/r/org/osgi/org.osgi.compendium/5.0.0/org.osgi.compendium-5.0.0.jar:/tmp/r/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar:/tmp/r/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar:/tmp/r/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar:/tmp/r/org/apache/sshd/sshd-osgi/2.2.0/sshd-osgi-2.2.0.jar:/tmp/r/org/apache/sshd/sshd-netty/2.2.0/sshd-netty-2.2.0.jar:/tmp/r/org/opendaylight/netconf/shaded-exificient/1.7.0/shaded-exificient-1.7.0.jar:/tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.10.0/aaa-encrypt-service-0.10.0.jar:/tmp/r/org/opendaylight/netconf/netconf-auth/1.7.0/netconf-auth-1.7.0.jar:/tmp/r/org/opendaylight/netconf/sal-netconf-connector/1.10.0/sal-netconf-connector-1.10.0.jar:/tmp/r/org/opendaylight/controller/sal-common-util/1.10.0/sal-common-util-1.10.0.jar:/tmp/r/org/opendaylight/controller/sal-common-api/1.10.0/sal-common-api-1.10.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-notifications/1.7.0/ietf-netconf-notifications-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7895/2.0.4/rfc7895-2.0.4.jar:/tmp/r/org/opendaylight/netconf/netconf-notifications-api/1.7.0/netconf-notifications-api-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-api/4.0.4/mdsal-binding-api-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/general-entity/2.0.4/general-entity-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/yang-binding/2.0.4/yang-binding-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-impl/2.0.4/mdsal-binding-generator-impl-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-api/2.0.4/mdsal-binding-generator-api-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-util/2.0.4/mdsal-binding-generator-util-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/2.0.4/mdsal-binding-spec-util-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/4.0.4/mdsal-dom-spi-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.16.4/ietf-topology-2013.10.21.16.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-impl/3.0.4/yang-data-impl-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-data-util/3.0.4/rfc7952-data-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-data-util/3.0.4/rfc8528-data-util-3.0.4.jar:/tmp/r/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/opendaylight/yangtools/yang-model-api/3.0.4/yang-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-xpath-api/1.0.4/yang-xpath-api-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-model-util/3.0.4/yang-model-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-model-api/3.0.4/rfc7952-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-impl/3.0.4/yang-parser-impl-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-api/3.0.4/yang-parser-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-reactor/3.0.4/yang-parser-reactor-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-spi/3.0.4/yang-parser-spi-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-rfc7950/3.0.4/yang-parser-rfc7950-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/odlext-model-api/3.0.4/odlext-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/odlext-parser-support/3.0.4/odlext-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/openconfig-model-api/3.0.4/openconfig-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/openconfig-parser-support/3.0.4/openconfig-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6241-model-api/1.0.4/rfc6241-model-api-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6241-parser-support/1.0.4/rfc6241-parser-support-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6536-model-api/3.0.4/rfc6536-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6536-parser-support/3.0.4/rfc6536-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-parser-support/3.0.4/rfc7952-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8040-model-api/3.0.4/rfc8040-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8040-parser-support/3.0.4/rfc8040-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-model-api/3.0.4/rfc8528-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-parser-support/3.0.4/rfc8528-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-codec-gson/3.0.4/yang-data-codec-gson-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-codec-xml/3.0.4/yang-data-codec-xml-3.0.4.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-data-api/3.0.4/rfc7952-data-api-3.0.4.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/2.0.4/rfc6991-ietf-inet-types-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/3.0.4/ietf-type-util-3.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.16.4/yang-ext-2013.09.07.16.4.jar:/tmp/r/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/org/opendaylight/netconf/netconf-api/1.7.0/netconf-api-1.7.0.jar:/tmp/r/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-monitoring/1.7.0/ietf-netconf-monitoring-1.7.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-monitoring-extension/1.7.0/ietf-netconf-monitoring-extension-1.7.0.jar:/tmp/r/org/opendaylight/netconf/netconf-client/1.7.0/netconf-client-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991/2.0.4/rfc6991-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/2.0.4/rfc6991-ietf-yang-types-2.0.4.jar:/tmp/r/org/opendaylight/netconf/netconf-impl/1.7.0/netconf-impl-1.7.0.jar:/tmp/r/org/opendaylight/controller/threadpool-config-api/0.11.0/threadpool-config-api-0.11.0.jar:/tmp/r/org/opendaylight/netconf/netconf-mapping-api/1.7.0/netconf-mapping-api-1.7.0.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-monitoring/1.7.0/mdsal-netconf-monitoring-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/4.0.4/mdsal-dom-broker-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-api/4.0.4/mdsal-dom-api-4.0.4.jar:/tmp/r/org/opendaylight/yangtools/util/3.0.4/util-3.0.4.jar:/tmp/r/tech/pantheon/triemap/triemap/1.0.5/triemap-1.0.5.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/4.0.4/mdsal-dom-inmemory-datastore-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-common-api/4.0.4/mdsal-common-api-4.0.4.jar:/tmp/r/org/opendaylight/yangtools/concepts/3.0.4/concepts-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-common/3.0.4/yang-common-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-api/3.0.4/yang-data-api-3.0.4.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-connector/1.7.0/mdsal-netconf-connector-1.7.0.jar:/tmp/r/org/opendaylight/yangtools/yang-data-util/3.0.4/yang-data-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-data-api/3.0.4/rfc8528-data-api-3.0.4.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-tcp/1.7.0/mdsal-netconf-tcp-1.7.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf/1.7.0/ietf-netconf-1.7.0.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-ssh/1.7.0/mdsal-netconf-ssh-1.7.0.jar:/tmp/r/org/apache/karaf/features/org.apache.karaf.features.core/4.2.2/org.apache.karaf.features.core-4.2.2.jar:/tmp/r/org/ops4j/pax/url/pax-url-aether/2.5.4/pax-url-aether-2.5.4.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.29/jcl-over-slf4j-1.7.29.jar:/tmp/r/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.jar:/tmp/r/org/ops4j/base/ops4j-base-util-collections/1.5.0/ops4j-base-util-collections-1.5.0.jar:/tmp/r/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.jar:/tmp/r/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.1.RELEASE/spring-boot-actuator-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.2.1.RELEASE/spring-boot-actuator-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/org/springframework/retry/spring-retry/1.2.4.RELEASE/spring-retry-1.2.4.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/netconf-server, file.separator=/, line.separator=
, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/surefire/surefirebooter7524303392051721004.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/netconf-server, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5614, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@46a388cc, java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-1), maven.repo.local=/tmp/r, java.class.version=52.0}
2024-11-23 12:07:32 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:07:32 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:07:32 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-23 12:07:32 Trying to load META-INF/validation.xml via TCCL
2024-11-23 12:07:32 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-23 12:07:32 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-23 12:07:32 Loaded expression factory via original TCCL
2024-11-23 12:07:32 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:07:32 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:07:32 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:07:32 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:07:32 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:07:32 Not known whether passed class name [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity] is safe
2024-11-23 12:07:32 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity
2024-11-23 12:07:32 Skipping JACC integration as it was not enabled
2024-11-23 12:07:32 Instantiated session factory
2024-11-23 12:07:32 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@18dd7767] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@563263a]
2024-11-23 12:07:32 Not known whether passed class name [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity] is safe
2024-11-23 12:07:32 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity
2024-11-23 12:07:33 Not known whether passed class name [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity] is safe
2024-11-23 12:07:33 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity
2024-11-23 12:07:33 Static SQL for entity: org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity
2024-11-23 12:07:33 Version select: select id from netconf_server_details where id =?
2024-11-23 12:07:33 Snapshot select: select netconfser_.id, netconfser_.device_id as device_i2_0_, netconfser_.enodeb_name as enodeb_n3_0_, netconfser_.hw_version as hw_versi4_0_, netconfser_.port as port5_0_, netconfser_.sw_version as sw_versi6_0_ from netconf_server_details netconfser_ where netconfser_.id=?
2024-11-23 12:07:33 Insert 0: insert into netconf_server_details (device_id, enodeb_name, hw_version, port, sw_version, id) values (?, ?, ?, ?, ?, ?)
2024-11-23 12:07:33 Update 0: update netconf_server_details set device_id=?, enodeb_name=?, hw_version=?, port=?, sw_version=? where id=?
2024-11-23 12:07:33 Delete 0: delete from netconf_server_details where id=?
2024-11-23 12:07:33 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@114b203]
2024-11-23 12:07:33 Visiting attribute path : deviceId
2024-11-23 12:07:33 Visiting attribute path : enodeBName
2024-11-23 12:07:33 Visiting attribute path : hwVersion
2024-11-23 12:07:33 Visiting attribute path : listenPort
2024-11-23 12:07:33 Visiting attribute path : swVersion
2024-11-23 12:07:33 Building LoadPlan...
2024-11-23 12:07:33 processing queryspace
2024-11-23 12:07:33 LoadPlan(entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity, querySpaceUid=, path=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- SQL table alias mapping - netconfser0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-23 12:07:33 Static select for entity org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity [NONE]: select netconfser0_.id as id1_0_0_, netconfser0_.device_id as device_i2_0_0_, netconfser0_.enodeb_name as enodeb_n3_0_0_, netconfser0_.hw_version as hw_versi4_0_0_, netconfser0_.port as port5_0_0_, netconfser0_.sw_version as sw_versi6_0_0_ from netconf_server_details netconfser0_ where netconfser0_.id=?
2024-11-23 12:07:33 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@31880efa]
2024-11-23 12:07:33 Visiting attribute path : deviceId
2024-11-23 12:07:33 Visiting attribute path : enodeBName
2024-11-23 12:07:33 Visiting attribute path : hwVersion
2024-11-23 12:07:33 Visiting attribute path : listenPort
2024-11-23 12:07:33 Visiting attribute path : swVersion
2024-11-23 12:07:33 Building LoadPlan...
2024-11-23 12:07:33 processing queryspace
2024-11-23 12:07:33 LoadPlan(entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity, querySpaceUid=, path=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- SQL table alias mapping - netconfser0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-23 12:07:33 Static select for entity org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity [READ]: select netconfser0_.id as id1_0_0_, netconfser0_.device_id as device_i2_0_0_, netconfser0_.enodeb_name as enodeb_n3_0_0_, netconfser0_.hw_version as hw_versi4_0_0_, netconfser0_.port as port5_0_0_, netconfser0_.sw_version as sw_versi6_0_0_ from netconf_server_details netconfser0_ where netconfser0_.id=?
2024-11-23 12:07:33 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity: select netconfser0_.id as id1_0_0_, netconfser0_.device_id as device_i2_0_0_, netconfser0_.enodeb_name as enodeb_n3_0_0_, netconfser0_.hw_version as hw_versi4_0_0_, netconfser0_.port as port5_0_0_, netconfser0_.sw_version as sw_versi6_0_0_ from netconf_server_details netconfser0_ where netconfser0_.id=?
2024-11-23 12:07:33 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity: select netconfser0_.id as id1_0_0_, netconfser0_.device_id as device_i2_0_0_, netconfser0_.enodeb_name as enodeb_n3_0_0_, netconfser0_.hw_version as hw_versi4_0_0_, netconfser0_.port as port5_0_0_, netconfser0_.sw_version as sw_versi6_0_0_ from netconf_server_details netconfser0_ where netconfser0_.id=?
2024-11-23 12:07:33 drop table netconf_server_details if exists
Hibernate: drop table netconf_server_details if exists
2024-11-23 12:07:33 drop sequence if exists hibernate_sequence
Hibernate: drop sequence if exists hibernate_sequence
2024-11-23 12:07:33 create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
2024-11-23 12:07:33 create table netconf_server_details (id bigint not null, device_id varchar(30), enodeb_name varchar(255), hw_version varchar(64), port varchar(10), sw_version varchar(64), primary key (id))
Hibernate: create table netconf_server_details (id bigint not null, device_id varchar(30), enodeb_name varchar(255), hw_version varchar(64), port varchar(10), sw_version varchar(64), primary key (id))
2024-11-23 12:07:33 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-11-23 12:07:33 Checking 0 named HQL queries
2024-11-23 12:07:33 Checking 0 named SQL queries
2024-11-23 12:07:33 Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@7a3a49e5
2024-11-23 12:07:33 Registering SessionFactory: 6500a5a7-1956-47fd-91db-ee2646015a3c ()
2024-11-23 12:07:33 Not binding SessionFactory to JNDI, no JNDI name configured
2024-11-23 12:07:33 Successfully populated available ports list.
2024-11-23 12:07:33 Using default implementation for ThreadExecutor
2024-11-23 12:07:33 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-11-23 12:07:33 Quartz Scheduler v.2.3.2 created.
2024-11-23 12:07:33 RAMJobStore initialized.
2024-11-23 12:07:33 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-11-23 12:07:33 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-11-23 12:07:33 Quartz scheduler version: 2.3.2
2024-11-23 12:07:33 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@46ee7013
2024-11-23 12:07:33 init started
2024-11-23 12:07:33 Running on active server; hence marking quartz as active service
2024-11-23 12:07:33 Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-11-23 12:07:33 init complete
2024-11-23 12:07:33 batch acquisition of 0 triggers
2024-11-23 12:07:33 Loaded the Bouncy Castle security provider.
2024-11-23 12:07:33 binding to broker: localhost
2024-11-23 12:07:33 Memory Usage for the Broker (1024mb) is more than the maximum available for the JVM: 876 mb - resetting to 70% of maximum available: 613 mb
2024-11-23 12:07:33 Creating RMIRegistry on port 1099
2024-11-23 12:07:33 Probably not using JRE 1.4: mx4j.tools.naming.NamingService
2024-11-23 12:07:33 Created JMXConnectorServer javax.management.remote.rmi.RMIConnectorServer@563c3aca
2024-11-23 12:07:33 Starting JMXConnectorServer...
2024-11-23 12:07:33 Using Persistence Adapter: MemoryPersistenceAdapter
2024-11-23 12:07:33 JMX consoles can connect to service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
2024-11-23 12:07:33 Apache ActiveMQ 5.15.10 (localhost, ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-0:1) is starting
2024-11-23 12:07:33 Could not locate log4j classes on classpath.
2024-11-23 12:07:33 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:33 Publishing: vm://localhost for broker transport URI: vm://localhost
2024-11-23 12:07:33 Listening for connections at: tcp://localhost:61616
2024-11-23 12:07:33 Connector tcp://localhost:61616 started
2024-11-23 12:07:33 Connector vm://localhost started
2024-11-23 12:07:33 Apache ActiveMQ 5.15.10 (localhost, ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-0:1) started
2024-11-23 12:07:33 For help or more information please see: http://activemq.apache.org
2024-11-23 12:07:33 Temporary Store limit is 51200 mb (current store usage is 0 mb). The data directory: /w/workspace/oam-tr069-adapter-sonar/netconf-server only has 10156 mb of usable space. - resetting to maximum available disk space: 10156 mb
2024-11-23 12:07:33 localhost adding destination: topic://ActiveMQ.Advisory.MasterBroker
2024-11-23 12:07:33 Initialized TaskRunnerFactory[ActiveMQ BrokerService[localhost] Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@1c2b65cc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:34 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:07:34 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:07:34 Loaded expression factory via original TCCL
2024-11-23 12:07:34 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:07:34 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:07:34 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-23 12:07:34 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-23 12:07:34 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-23 12:07:34 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-23 12:07:34 Trying to load META-INF/validation.xml via user class loader
2024-11-23 12:07:34 Trying to load META-INF/validation.xml via TCCL
2024-11-23 12:07:34 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-23 12:07:34 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-23 12:07:34 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:07:34 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:07:34 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:07:34 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:07:34 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:07:34 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@6f89ad03[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:34 Reconnect was triggered but transport is not started yet. Wait for start to connect the transport.
2024-11-23 12:07:34 Started unconnected
2024-11-23 12:07:34 Waking up reconnect task
2024-11-23 12:07:34 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-23 12:07:34 Attempting 0th connect to: tcp://localhost:61616
2024-11-23 12:07:34 Sending: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-23 12:07:34 Connection established
2024-11-23 12:07:34 Successfully connected to tcp://localhost:61616
2024-11-23 12:07:34 Sending: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-23 12:07:34 Using min of local: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]} and remote: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-23 12:07:34 Received WireFormat: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-23 12:07:34 tcp://localhost/127.0.0.1:61616@55988 before negotiation: OpenWireFormat{version=12, cacheEnabled=false, stackTraceEnabled=false, tightEncodingEnabled=false, sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
2024-11-23 12:07:34 tcp://localhost/127.0.0.1:61616@55988 after negotiation: OpenWireFormat{version=12, cacheEnabled=true, stackTraceEnabled=true, tightEncodingEnabled=true, sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
2024-11-23 12:07:34 Using min of local: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]} and remote: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-23 12:07:34 Received WireFormat: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-23 12:07:34 tcp:///127.0.0.1:55988@61616 before negotiation: OpenWireFormat{version=12, cacheEnabled=false, stackTraceEnabled=false, tightEncodingEnabled=false, sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
2024-11-23 12:07:34 tcp:///127.0.0.1:55988@61616 after negotiation: OpenWireFormat{version=12, cacheEnabled=true, stackTraceEnabled=true, tightEncodingEnabled=true, sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
2024-11-23 12:07:34 Setting up new connection id: ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1, address: tcp://127.0.0.1:55988, info: ConnectionInfo {commandId = 1, responseRequired = true, connectionId = ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1, clientId = ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-3:1, clientIp = null, userName = null, password = *****, brokerPath = null, brokerMasterConnector = false, manageable = true, clientMaster = true, faultTolerant = true, failoverReconnect = false}
2024-11-23 12:07:34 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:34 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:34 localhost adding destination: topic://ActiveMQ.Advisory.Connection
2024-11-23 12:07:34 localhost adding consumer: ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1:-1:1 for destination: ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic
2024-11-23 12:07:34 Started NetConfServerManagerRestApiTest in 4.697 seconds (JVM running for 6.206)
2024-11-23 12:07:34 localhost adding consumer: ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1:1:1 for destination: queue://NetConfNotificationQueue
2024-11-23 12:07:34 localhost adding destination: queue://NetConfNotificationQueue
2024-11-23 12:07:34 queue://NetConfNotificationQueue, subscriptions=0, memory=0%, size=0, pending=0 toPageIn: 0, force:false, Inflight: 0, pagedInMessages.size 0, pagedInPendingDispatch.size 0, enqueueCount: 0, dequeueCount: 0, memUsage:0, maxPageSize:200
2024-11-23 12:07:34 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:34 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:34 localhost adding destination: topic://ActiveMQ.Advisory.Queue
2024-11-23 12:07:34 queue://NetConfNotificationQueue add sub: QueueSubscription: consumer=ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1:1:1, destinations=0, dispatched=0, delivered=0, pending=0, prefetch=1000, prefetchExtension=0, dequeues: 0, dispatched: 0, inflight: 0
2024-11-23 12:07:34 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:34 queue://NetConfNotificationQueue, subscriptions=1, memory=0%, size=0, pending=0 toPageIn: 0, force:false, Inflight: 0, pagedInMessages.size 0, pagedInPendingDispatch.size 0, enqueueCount: 0, dequeueCount: 0, memUsage:0, maxPageSize:200
2024-11-23 12:07:34 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:34 localhost adding destination: topic://ActiveMQ.Advisory.Consumer.Queue.NetConfNotificationQueue
2024-11-23 12:07:34 Initialized TaskRunnerFactory[ActiveMQ Session Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@2593e322[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:35 Statistics initialized [enabled=false]
2024-11-23 12:07:35 Received request to list all NetConf Servers information
2024-11-23 12:07:35 Successfully processed request to list all NetConf Servers information
2024-11-23 12:07:35 Restarting all netconf servers during startup...
2024-11-23 12:07:35 Restarting netconf servers during startup is completed.
2024-11-23 12:07:35 Received Create NetConf Server request for deviceID: 0005B9AB1, enodeBName: 0005B9AB1, swversion: 4.4.3
2024-11-23 12:07:35 Trying to reserve port : 17830
2024-11-23 12:07:35 while checkIfPortAvailable java.net.ConnectException: Connection refused (Connection refused)
2024-11-23 12:07:35 Failed to acquire a lock for port :17830. Hence retrying...
2024-11-23 12:07:35 Trying to reserve port : 17830
2024-11-23 12:07:35 while checkIfPortAvailable java.net.ConnectException: Connection refused (Connection refused)
2024-11-23 12:07:35 Rserved port is 17830
2024-11-23 12:07:35 Successfully reserved a port for deviceID=0005B9AB1 ,port=17830
2024-11-23 12:07:35 Starting Netconf server for MACID :0005B9AB1, on port :17830, softwareVersion 4.4.3, hardwareVersion *
2024-11-23 12:07:35 Starting 1, SSH simulated devices starting on port 17830
2024-11-23 12:07:35 Loading models from directory.
2024-11-23 12:07:35 Source RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15] already in cache as test-schemas/base/ietf-inet-types@2013-07-15.yang
2024-11-23 12:07:35 Model {identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} parsed successfully
2024-11-23 12:07:35 Source RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15] already in cache as test-schemas/base/ietf-yang-types@2013-07-15.yang
2024-11-23 12:07:35 Model {identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} parsed successfully
2024-11-23 12:07:35 Source RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04] already in cache as test-schemas/base/ietf-netconf-monitoring@2010-10-04.yang
2024-11-23 12:07:35 Model {identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} parsed successfully
2024-11-23 12:07:35 Source RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10] already in cache as test-schemas/base/ietf-netconf-monitoring-extension@2013-12-10.yang
2024-11-23 12:07:35 Model {identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} parsed successfully
2024-11-23 12:07:35 Resolving dependency reactor {RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]=Module [name=ietf-inet-types, revision=Optional[2013-07-15], semanticVersion=null, dependencies=[]], RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]=Module [name=ietf-yang-types, revision=Optional[2013-07-15], semanticVersion=null, dependencies=[]], RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]=Module [name=ietf-netconf-monitoring, revision=Optional[2010-10-04], semanticVersion=null, dependencies=[ModuleImportImpl [name=ietf-inet-types, revision=2013-07-15, semanticVersion=null], ModuleImportImpl [name=ietf-yang-types, revision=2013-07-15, semanticVersion=null]]], RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]=Module [name=ietf-netconf-monitoring-extension, revision=Optional[2013-12-10], semanticVersion=null, dependencies=[ModuleImportImpl [name=ietf-netconf-monitoring, revision=null, semanticVersion=null]]]}
2024-11-23 12:07:35 Resolved source RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]
2024-11-23 12:07:35 Resolved source RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]
2024-11-23 12:07:35 Resolved source RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]
2024-11-23 12:07:35 Resolved source RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]
2024-11-23 12:07:35 Changed statement (urn:ietf:params:xml:ns:yang:yin:1)anyxml support from org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml.AnyxmlStatementSupport@106b476a to org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml.AnyxmlStatementSupport@106b476a
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_PRE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} started phase SOURCE_PRE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE
2024-11-23 12:07:35 Global phase SOURCE_PRE_LINKAGE started
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_PRE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} finished phase SOURCE_PRE_LINKAGE
2024-11-23 12:07:35 Global phase SOURCE_PRE_LINKAGE finished
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} started phase SOURCE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE
2024-11-23 12:07:35 Global phase SOURCE_LINKAGE started
2024-11-23 12:07:35 Listener on interface org.opendaylight.yangtools.yang.parser.spi.ModuleNamespace criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} found a pre-existing match: RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, rawArgument=ietf-netconf-monitoring}
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} finished phase SOURCE_LINKAGE
2024-11-23 12:07:35 Global phase SOURCE_LINKAGE finished
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} started phase STATEMENT_DEFINITION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION
2024-11-23 12:07:35 Global phase STATEMENT_DEFINITION started
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} finished phase STATEMENT_DEFINITION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION
2024-11-23 12:07:35 Global phase STATEMENT_DEFINITION finished
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} started phase FULL_DECLARATION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION
2024-11-23 12:07:35 Global phase FULL_DECLARATION started
2024-11-23 12:07:35 Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state
2024-11-23 12:07:35 Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions
2024-11-23 12:07:35 Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} finished phase FULL_DECLARATION
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION
2024-11-23 12:07:35 Global phase FULL_DECLARATION finished
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} started phase EFFECTIVE_MODEL
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL
2024-11-23 12:07:35 Global phase EFFECTIVE_MODEL started
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=uint32}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=uint32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session}
2024-11-23 12:07:35 Will copy MANDATORY statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The session ID of the session that has locked
this resource. Both a global lock and a partial
lock MUST contain the NETCONF session-id.
If the lock is held by a session that is not managed
by the NETCONF server (e.g., a CLI session), a session
id of 0 (zero) is reported.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The session ID of the session that has locked
this resource. Both a global lock and a partial
lock MUST contain the NETCONF session-id.
If the lock is held by a session that is not managed
by the NETCONF server (e.g., a CLI session), a session
id of 0 (zero) is reported.}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)reference}, rawArgument=RFC 4741: NETCONF Configuration Protocol} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)reference}, rawArgument=RFC 4741: NETCONF Configuration Protocol}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:date-and-time}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:date-and-time} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time}
2024-11-23 12:07:35 Will copy MANDATORY statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The date and time of when the resource was
locked.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The date and time of when the resource was
locked.}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=uint32}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=uint32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session}
2024-11-23 12:07:35 Will copy MANDATORY statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The session ID of the session that has locked
this resource. Both a global lock and a partial
lock MUST contain the NETCONF session-id.
If the lock is held by a session that is not managed
by the NETCONF server (e.g., a CLI session), a session
id of 0 (zero) is reported.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The session ID of the session that has locked
this resource. Both a global lock and a partial
lock MUST contain the NETCONF session-id.
If the lock is held by a session that is not managed
by the NETCONF server (e.g., a CLI session), a session
id of 0 (zero) is reported.}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)reference}, rawArgument=RFC 4741: NETCONF Configuration Protocol} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)reference}, rawArgument=RFC 4741: NETCONF Configuration Protocol}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:date-and-time}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:date-and-time} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time}
2024-11-23 12:07:35 Will copy MANDATORY statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The date and time of when the resource was
locked.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The date and time of when the resource was
locked.}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=string}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=string} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=session-identifier}
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} finished phase EFFECTIVE_MODEL
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-rpcs}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of correct messages received.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-rpcs} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of correct messages received.}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-bad-rpcs}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages received when an message was expected,
that were not correct messages. This includes XML parse
errors and errors on the rpc layer.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-bad-rpcs} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages received when an message was expected,
that were not correct messages. This includes XML parse
errors and errors on the rpc layer.}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-rpc-errors}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent that contained an
element.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-rpc-errors} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent that contained an
element.}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-notifications}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-notifications} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent.}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-rpcs}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of correct messages received.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-rpcs} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of correct messages received.}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-bad-rpcs}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages received when an message was expected,
that were not correct messages. This includes XML parse
errors and errors on the rpc layer.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-bad-rpcs} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages received when an message was expected,
that were not correct messages. This includes XML parse
errors and errors on the rpc layer.}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-rpc-errors}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent that contained an
element.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-rpc-errors} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent that contained an
element.}
2024-11-23 12:07:35 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-23 12:07:35 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-notifications}
2024-11-23 12:07:35 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-notifications} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent.}
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL
2024-11-23 12:07:35 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL
2024-11-23 12:07:35 Global phase EFFECTIVE_MODEL finished
2024-11-23 12:07:35 Removed thread state
2024-11-23 12:07:35 Source RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15] already in cache as test-schemas/base/ietf-inet-types@2013-07-15.yang
2024-11-23 12:07:35 Source RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04] already in cache as test-schemas/base/ietf-netconf-monitoring@2010-10-04.yang
2024-11-23 12:07:35 Source RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10] already in cache as test-schemas/base/ietf-netconf-monitoring-extension@2013-12-10.yang
2024-11-23 12:07:35 Source RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15] already in cache as test-schemas/base/ietf-yang-types@2013-07-15.yang
2024-11-23 12:07:35 using OperationsProvider.
2024-11-23 12:07:35 register(EdDSA) not registered - enabled=true, supported=false
2024-11-23 12:07:35 Initiated server AbstractBootstrap$PendingRegistrationPromise@63df2eb8(incomplete) at local:/0.0.0.0:17830.
2024-11-23 12:07:35 ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1:1 Transaction Commit :null
2024-11-23 12:07:36 start() - resolve bind host=0.0.0.0
2024-11-23 12:07:36 bind(/0.0.0.0:17830) binding to address
2024-11-23 12:07:36 setOption(SO_REUSEADDR)[true] from property=socket-reuseaddr
2024-11-23 12:07:36 bind(/0.0.0.0:17830) bound to /0:0:0:0:0:0:0:0:17830
2024-11-23 12:07:36 Simulated SSH device started on /0.0.0.0:17830
2024-11-23 12:07:36 All simulated devices started successfully from port 17830 to 17830
2024-11-23 12:07:36 Completed starting Netconf server for MACID :0005B9AB1 , on port :17830, server status=true
2024-11-23 12:07:36 Successfully started netconf server for deviceID= 0005B9AB1, port=17830
2024-11-23 12:07:36 Successfully processed NetConf Server wit server details : NetConfServerDetails [deviceId=0005B9AB1, enodeBName=0005B9AB1, listenAddress=localhost, listenPort=17830, swversion=4.4.3, hwversion=*, error=SUCCESS]
2024-11-23 12:07:36 setOption(SO_REUSEADDR)[true] from property=socket-reuseaddr
2024-11-23 12:07:36 Creating IoSession on /127.0.0.1:17830 from /127.0.0.1:58790 via /0:0:0:0:0:0:0:0:17830
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.02 s - in org.commscope.tr069adapter.netconf.restapi.NetConfServerManagerRestApiTest
2024-11-23 12:07:36 sessionCreated(ServerSessionImpl[null@/127.0.0.1:58790]) tracking
2024-11-23 12:07:36 sendIdentification(ServerSessionImpl[null@/127.0.0.1:58790]): SSH-2.0-APACHE-SSHD-2.2.0
2024-11-23 12:07:36 writePacket(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:58790]) Writing 27 bytes
2024-11-23 12:07:36 handleCompletedWriteCycle(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:58790]) finished writing len=27
2024-11-23 12:07:36 handleReadCycleCompletion(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:58790]) Socket has been disconnected (result=-1), closing IoSession now
2024-11-23 12:07:36 close(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:58790]) Closing immediately
2024-11-23 12:07:36 doCloseImmediately(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:58790]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/127.0.0.1:17830 remote=/127.0.0.1:58790]
2024-11-23 12:07:36 doCloseImmediately(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:58790]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed
2024-11-23 12:07:36 unmapSession(id=101): Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:58790]
2024-11-23 12:07:36 close(ServerSessionImpl[null@/127.0.0.1:58790]) Closing immediately
2024-11-23 12:07:36 sessionClosed(ServerSessionImpl[null@/127.0.0.1:58790]) un-tracked
2024-11-23 12:07:36 close(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:58790])[Immediately] state already Closed
2024-11-23 12:07:36 doClose(true) signal close complete
2024-11-23 12:07:36 close(ServerSessionImpl[null@/127.0.0.1:58790])[Immediately] closed
2024-11-23 12:07:36 close(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:58790])[Immediately] closed
2024-11-23 12:07:36 Apache ActiveMQ 5.15.10 (localhost, ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-0:1) is shutting down
2024-11-23 12:07:36 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-23 12:07:36 Caught exception, must be shutting down. This exception is ignored.
java.lang.IllegalStateException: Shutdown in progress
at java.lang.ApplicationShutdownHooks.remove(ApplicationShutdownHooks.java:82) ~[?:1.8.0_362]
at java.lang.Runtime.removeShutdownHook(Runtime.java:231) ~[?:1.8.0_362]
at org.apache.activemq.broker.BrokerService.removeShutdownHook(BrokerService.java:2551) [activemq-broker-5.15.10.jar:5.15.10]
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:838) [activemq-broker-5.15.10.jar:5.15.10]
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2574) [activemq-broker-5.15.10.jar:5.15.10]
at org.apache.activemq.broker.BrokerService$7.run(BrokerService.java:2541) [activemq-broker-5.15.10.jar:5.15.10]
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,connector=clientConnectors,connectorName=tcp_//localhost_61616
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,connector=clientConnectors,connectorName=tcp_//localhost_61616,connectionViewType=clientId,connectionName=ID_prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-3_1
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,connector=clientConnectors,connectorName=tcp_//localhost_61616,connectionViewType=remoteAddress,connectionName=tcp_//127.0.0.1_55988
2024-11-23 12:07:36 Stopping connection: tcp://127.0.0.1:55988
2024-11-23 12:07:36 Stopping transport tcp:///127.0.0.1:55988@61616
2024-11-23 12:07:36 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@41979229[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Closed socket Socket[addr=/127.0.0.1,port=55988,localport=61616]
2024-11-23 12:07:36 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@41979229[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Stopped transport: tcp://127.0.0.1:55988
2024-11-23 12:07:36 Cleaning up connection resources: tcp://127.0.0.1:55988
2024-11-23 12:07:36 remove connection id: ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Topic,destinationName=ActiveMQ.Advisory.TempQueue_ActiveMQ.Advisory.TempTopic,endpoint=Consumer,clientId=ID_prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-3_1,consumerId=ID_prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4_1_-1_1
2024-11-23 12:07:36 localhost removing consumer: ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1:-1:1 for destination: ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic
2024-11-23 12:07:36 Shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@72fd5c88[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] is shutdown: true and terminated: true took: 0.000 seconds.
2024-11-23 12:07:36 Stopping transport tcp://localhost/127.0.0.1:61616@55988
2024-11-23 12:07:36 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@4f7a1c74[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Closed socket Socket[addr=localhost/127.0.0.1,port=61616,localport=55988]
2024-11-23 12:07:36 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@4f7a1c74[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-23 12:07:36 Transport (tcp://localhost:61616) failed , attempting to automatically reconnect: java.io.EOFException
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=NetConfNotificationQueue,endpoint=Consumer,clientId=ID_prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-3_1,consumerId=ID_prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4_1_1_1
2024-11-23 12:07:36 localhost removing consumer: ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1:1:1 for destination: queue://NetConfNotificationQueue
2024-11-23 12:07:36 queue://NetConfNotificationQueue remove sub: QueueSubscription: consumer=ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1:1:1, destinations=1, dispatched=0, delivered=0, pending=0, prefetch=1000, prefetchExtension=0, lastDeliveredSeqId: -2, dequeues: 0, dispatched: 0, inflight: 0, groups: 0
2024-11-23 12:07:36 transport interrupted - processing required, dispatchers: 1
2024-11-23 12:07:36 notified failover transport (unconnected) of pending interruption processing for: ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1
2024-11-23 12:07:36 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-23 12:07:36 Waiting 10 ms before attempting connection
2024-11-23 12:07:36 ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1:1:1 clearing unconsumed list (0) on transport interrupt
2024-11-23 12:07:36 queue://NetConfNotificationQueue, subscriptions=0, memory=0%, size=0, pending=0 toPageIn: 0, force:false, Inflight: 0, pagedInMessages.size 0, pagedInPendingDispatch.size 0, enqueueCount: 0, dequeueCount: 0, memUsage:0, maxPageSize:200
2024-11-23 12:07:36 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:36 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:36 transportInterruptionProcessingComplete: 0 for:ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1
2024-11-23 12:07:36 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:36 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-23 12:07:36 Connection Stopped: tcp://127.0.0.1:55988
2024-11-23 12:07:36 Connector tcp://localhost:61616 stopped
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,connector=clientConnectors,connectorName=vm_//localhost
2024-11-23 12:07:36 Connector vm://localhost stopped
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Topic,destinationName=ActiveMQ.Advisory.MasterBroker
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Topic,destinationName=ActiveMQ.Advisory.Connection
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=NetConfNotificationQueue
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Topic,destinationName=ActiveMQ.Advisory.Consumer.Queue.NetConfNotificationQueue
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Topic,destinationName=ActiveMQ.Advisory.Queue
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,service=Health
2024-11-23 12:07:36 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost
2024-11-23 12:07:36 Stopping jmx connector
2024-11-23 12:07:36 Attempting 0th connect to: tcp://localhost:61616
2024-11-23 12:07:36 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-23 12:07:36 Stopping transport tcp://localhost:61616
2024-11-23 12:07:36 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@5c12d74d[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Unexported JMX RMI Registry
2024-11-23 12:07:36 Closed socket Socket[unconnected]
2024-11-23 12:07:36 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@5c12d74d[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Waiting 20 ms before attempting connection
2024-11-23 12:07:36 notified failover transport (unconnected) of interruption completion for: ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1
2024-11-23 12:07:36 Shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@1c2b65cc[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 6] is shutdown: true and terminated: true took: 0.001 seconds.
2024-11-23 12:07:36 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@4409712a[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Apache ActiveMQ 5.15.10 (localhost, ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-0:1) uptime 2.444 seconds
2024-11-23 12:07:36 Apache ActiveMQ 5.15.10 (localhost, ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-0:1) is shutdown
2024-11-23 12:07:36 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-23 12:07:36 Attempting 1th connect to: tcp://localhost:61616
2024-11-23 12:07:36 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-23 12:07:36 Stopping transport tcp://localhost:61616
2024-11-23 12:07:36 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@661a9bbf[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Closed socket Socket[unconnected]
2024-11-23 12:07:36 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@661a9bbf[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Waiting 40 ms before attempting connection
2024-11-23 12:07:36 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-23 12:07:36 Attempting 2th connect to: tcp://localhost:61616
2024-11-23 12:07:36 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-23 12:07:36 Stopping transport tcp://localhost:61616
2024-11-23 12:07:36 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@7d002239[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Closed socket Socket[unconnected]
2024-11-23 12:07:36 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@7d002239[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-23 12:07:36 Waiting 80 ms before attempting connection
2024-11-23 12:07:36 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-23 12:07:36 Attempting 3th connect to: tcp://localhost:61616
2024-11-23 12:07:36 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-23 12:07:36 Stopping transport tcp://localhost:61616
2024-11-23 12:07:36 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@5a350e7[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Closed socket Socket[unconnected]
2024-11-23 12:07:36 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@5a350e7[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Waiting 160 ms before attempting connection
2024-11-23 12:07:36 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-23 12:07:36 Attempting 4th connect to: tcp://localhost:61616
2024-11-23 12:07:36 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-23 12:07:36 Stopping transport tcp://localhost:61616
2024-11-23 12:07:36 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@35ba9a7e[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Closed socket Socket[unconnected]
2024-11-23 12:07:36 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@35ba9a7e[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-23 12:07:36 Waiting 320 ms before attempting connection
2024-11-23 12:07:36 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-23 12:07:36 Attempting 5th connect to: tcp://localhost:61616
2024-11-23 12:07:36 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-23 12:07:36 Stopping transport tcp://localhost:61616
2024-11-23 12:07:36 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@29507ae1[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-23 12:07:36 Closed socket Socket[unconnected]
2024-11-23 12:07:36 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@29507ae1[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-23 12:07:36 Waiting 640 ms before attempting connection
2024-11-23 12:07:36 ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1:1 Transaction Commit :null
2024-11-23 12:07:36 remove: ID:prd-ubuntu1804-docker-4c-4g-11112-35459-1732363653742-4:1:1:1, lastDeliveredSequenceId: -1
2024-11-23 12:07:36 Shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@2593e322[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1] is shutdown: true and terminated: false took: 0.000 seconds.
2024-11-23 12:07:36 Shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@747ce9f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] is shutdown: true and terminated: true took: 0.000 seconds.
2024-11-23 12:07:36 Stopped unconnected
2024-11-23 12:07:36 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@6f89ad03[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 3]
2024-11-23 12:07:36 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-11-23 12:07:36 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-23 12:07:36 Shutting down threadpool...
2024-11-23 12:07:36 Shutdown of threadpool complete.
2024-11-23 12:07:36 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-11-23 12:07:36 HHH000031: Closing
2024-11-23 12:07:36 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@788ee6b7] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@563263a]
2024-11-23 12:07:37 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
2024-11-23 12:07:37 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ netconf-server ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/netconf-server-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ netconf-server ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ netconf-server ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ netconf-server ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ netconf-server ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ netconf-server ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/netconf-server-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/netconf/server/netconf-server/1.0.0-SNAPSHOT/netconf-server-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/netconf-server/pom.xml to /tmp/r/org/commscope/tr069adapter/netconf/server/netconf-server/1.0.0-SNAPSHOT/netconf-server-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ netconf-server ---
[INFO]
[INFO] -----------< org.commscope.tr069adapter.ves.agent:ves-agent >-----------
[INFO] Building ves-agent 1.0.0-SNAPSHOT [14/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ves-agent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (default) @ ves-agent ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ves-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ves-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/ves-agent/src/main/java/org/commscope/tr069adapter/vesagent/entity/DeviceDataEntity.java: Some input files use unchecked or unsafe operations.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/ves-agent/src/main/java/org/commscope/tr069adapter/vesagent/entity/DeviceDataEntity.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ves-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ ves-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ ves-agent ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Picked up _JAVA_OPTIONS:
Running org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest
2024-11-23 12:07:52,116 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-23 12:07:52,121 main DEBUG Installed 1 script engine
2024-11-23 12:07:52,442 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-23 12:07:52,442 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-23 12:07:52,442 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-23 12:07:52,448 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:07:52,456 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2024-11-23 12:07:52,465 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-23 12:07:52,466 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:07:52,466 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-23 12:07:52,466 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-23 12:07:52,469 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:52,470 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-23 12:07:52,471 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:52,475 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:07:52,475 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-23 12:07:52,487 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-23 12:07:52,492 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:52,494 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
2024-11-23 12:07:52,494 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:52,495 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
2024-11-23 12:07:52,496 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:52,499 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:52,500 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:07:52,501 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-23 12:07:52,502 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:52,502 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:07:52,502 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:07:52,503 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
2024-11-23 12:07:52,504 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:07:52,504 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:07:52,504 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:07:52,505 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:52,506 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:52,509 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-23 12:07:52,509 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:52,512 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:52,517 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/ves-agent/./target/test-logs/debug/application-debug.log
2024-11-23 12:07:52,517 main DEBUG Starting RollingFileManager ./target/test-logs/debug/application-debug.log
2024-11-23 12:07:52,521 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
2024-11-23 12:07:52,524 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:52,532 main DEBUG Setting prev file time to 2024-11-23T12:07:52.512+0000
2024-11-23 12:07:52,534 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
2024-11-23 12:07:52,534 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:52,534 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:07:52,535 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:52,535 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:07:52,536 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:52,536 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:52,536 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:52,537 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-23 12:07:52,537 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:07:52,538 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
2024-11-23 12:07:52,538 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:07:52,538 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:07:52,538 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:07:52,539 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:52,539 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:52,540 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-23 12:07:52,540 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:52,541 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:52,541 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/ves-agent/./target/test-logs/thirdparty/spring-framework.log
2024-11-23 12:07:52,541 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/spring-framework.log
2024-11-23 12:07:52,541 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:52,542 main DEBUG Setting prev file time to 2024-11-23T12:07:52.536+0000
2024-11-23 12:07:52,542 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])
2024-11-23 12:07:52,542 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:52,542 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:52,543 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:07:52,543 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:52,543 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:52,544 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:52,544 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-23 12:07:52,544 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:07:52,544 main DEBUG createNameCondition(glob="third-party-framework*.log", regex="null", ={})
2024-11-23 12:07:52,544 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:07:52,545 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:07:52,545 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:07:52,545 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:52,546 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:52,546 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-23 12:07:52,546 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:52,547 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/third-party-framework-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:52,547 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/ves-agent/./target/test-logs/thirdparty/third-party-framework.log
2024-11-23 12:07:52,547 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/third-party-framework.log
2024-11-23 12:07:52,548 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:52,548 main DEBUG Setting prev file time to 2024-11-23T12:07:52.544+0000
2024-11-23 12:07:52,548 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])
2024-11-23 12:07:52,548 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:52,548 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-23 12:07:52,549 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-23 12:07:52,549 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:52,549 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:52,550 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:52,550 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-23 12:07:52,550 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:52,552 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:52,553 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:52,554 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:52,554 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:52,554 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-23 12:07:52,554 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:52,555 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:52,555 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:52,555 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:52,555 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:52,556 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-23 12:07:52,556 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:52,556 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:52,556 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-23 12:07:52,557 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:52,557 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-23 12:07:52,558 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-23 12:07:52,559 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] initialized
2024-11-23 12:07:52,559 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-23 12:07:52,559 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-23 12:07:52,561 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] OK.
2024-11-23 12:07:52,561 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2024-11-23 12:07:52,561 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2024-11-23 12:07:52,562 main DEBUG Appender DefaultConsole-1 stopped with status true
2024-11-23 12:07:52,562 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@65a4798f OK
2024-11-23 12:07:52,605 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
2024-11-23 12:07:52,607 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
2024-11-23 12:07:52,607 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
2024-11-23 12:07:52,608 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
2024-11-23 12:07:52,609 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
2024-11-23 12:07:52,609 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org
2024-11-23 12:07:52,609 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
2024-11-23 12:07:52,610 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
2024-11-23 12:07:52,611 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=thirdPartyLog
2024-11-23 12:07:52,611 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
2024-11-23 12:07:52,611 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
2024-11-23 12:07:52,611 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@144dc2f7) with optional ClassLoader: null
2024-11-23 12:07:52,612 main DEBUG Shutdown hook enabled. Registering a new one.
2024-11-23 12:07:52,612 main DEBUG LoggerContext[name=18b4aac2, org.apache.logging.log4j.core.LoggerContext@144dc2f7] started OK.
2024-11-23 12:07:52 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:52,662 main DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
2024-11-23 12:07:52,663 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
2024-11-23 12:07:52 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-23 12:07:52 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-23 12:07:52 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-23 12:07:52 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest], using SpringBootContextLoader
2024-11-23 12:07:52 Did not detect default resource location for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: class path resource [org/commscope/tr069adapter/vesagent/test/VESAgentServiceRestTest-context.xml] does not exist
2024-11-23 12:07:52 Did not detect default resource location for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: class path resource [org/commscope/tr069adapter/vesagent/test/VESAgentServiceRestTestContext.groovy] does not exist
2024-11-23 12:07:52 Could not detect default resource locations for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-23 12:07:52 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:52 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: using defaults.
2024-11-23 12:07:52 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-23 12:07:52 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@755057c7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4d62bb8b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70f37190, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1d642682, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6afdb486, org.springframework.test.context.transaction.TransactionalTestExecutionListener@321bf4b1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@598f6c93, org.springframework.test.context.event.EventPublishingTestExecutionListener@65630116, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@623dc0b8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@fee1e32, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2d2710a8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@50b1dfab, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5c85ed05]
2024-11-23 12:07:52 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:52 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:52 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:52 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:52 Before test class: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:52 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:52 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:53 Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
2024-11-23 12:07:53,436 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@144dc2f7) with optional ClassLoader: null
2024-11-23 12:07:53,436 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@4f8eb97c
2024-11-23 12:07:53,445 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
2024-11-23 12:07:53,446 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@2799f9a
2024-11-23 12:07:53,453 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml' for lastModified Sat Nov 23 12:07:51 UTC 2024 (1732363671080)
2024-11-23 12:07:53,454 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-23 12:07:53,455 main DEBUG Installed 1 script engine
2024-11-23 12:07:53,462 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-23 12:07:53,463 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-23 12:07:53,463 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-23 12:07:53,465 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:07:53,465 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-23 12:07:53,465 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:07:53,466 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-23 12:07:53,466 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-23 12:07:53,467 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:53,467 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-23 12:07:53,467 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:53,468 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:07:53,468 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-23 12:07:53,469 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-23 12:07:53,470 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:53,471 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:53,472 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
2024-11-23 12:07:53,472 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:53,473 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:53,473 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:07:53,473 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-23 12:07:53,474 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:53,474 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:07:53,474 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:07:53,475 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
2024-11-23 12:07:53,475 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:07:53,475 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:07:53,476 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:07:53,476 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:53,476 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:53,477 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-23 12:07:53,477 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:53,478 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:53,478 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:53,479 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:07:53,479 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:53,480 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:53,480 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:07:53,480 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:53,481 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:53,481 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:53,481 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-23 12:07:53,482 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:07:53,482 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
2024-11-23 12:07:53,482 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:07:53,483 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:07:53,483 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:07:53,483 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:53,484 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:53,484 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-23 12:07:53,484 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:53,485 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:53,485 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:53,486 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:53,486 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:53,487 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:07:53,487 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:53,487 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:53,488 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:53,488 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-23 12:07:53,488 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:07:53,489 main DEBUG createNameCondition(glob="third-party-framework*.log", regex="null", ={})
2024-11-23 12:07:53,489 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:07:53,489 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:07:53,490 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:07:53,490 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:53,490 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:53,507 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-23 12:07:53,508 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:53,508 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/third-party-framework-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:53,509 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:53,509 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:53,510 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-23 12:07:53,510 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-23 12:07:53,510 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:53,510 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:53,511 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:53,511 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-23 12:07:53,511 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:53,512 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:53,513 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:53,513 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:53,513 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:53,513 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-23 12:07:53,514 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:53,514 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:53,514 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:53,514 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:53,515 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:53,515 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-23 12:07:53,515 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:53,515 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:53,515 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-23 12:07:53,516 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:53,516 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-23 12:07:53,516 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-23 12:07:53,516 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] initialized
2024-11-23 12:07:53,517 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-23 12:07:53,517 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-23 12:07:53,518 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] OK.
2024-11-23 12:07:53,519 main DEBUG Appender springLog stopped with status true
2024-11-23 12:07:53,519 main DEBUG Appender applicationLog stopped with status true
2024-11-23 12:07:53,520 main DEBUG Appender thirdPartyLog stopped with status true
2024-11-23 12:07:53,520 main DEBUG Appender console stopped with status true
2024-11-23 12:07:53,520 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@1b7123e5[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
2024-11-23 12:07:53,520 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] OK
2024-11-23 12:07:53,521 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
2024-11-23 12:07:53,522 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
2024-11-23 12:07:53,522 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
2024-11-23 12:07:53,522 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
2024-11-23 12:07:53,522 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
2024-11-23 12:07:53,523 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org
2024-11-23 12:07:53,523 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
2024-11-23 12:07:53,524 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
2024-11-23 12:07:53,524 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=thirdPartyLog
2024-11-23 12:07:53,524 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
2024-11-23 12:07:53,525 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
2024-11-23 12:07:53,525 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@144dc2f7) with optional ClassLoader: null
2024-11-23 12:07:53 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefirebooter6830456706980282308.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
2024-11-23 12:07:53 Loading source class org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
2024-11-23 12:07:53 Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7768ffae
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'configurationPropertiesBeans'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2024-11-23 12:07:53 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-23 12:07:53 Creating shared instance of singleton bean 'bootstrapImportSelectorConfiguration'
2024-11-23 12:07:53 Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'configMapPropertySourceLocator'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.BootstrapConfiguration$KubernetesPropertySourceConfiguration'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'kubernetesClient'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'kubernetesClientConfig'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'spring.cloud.kubernetes.client-org.springframework.cloud.kubernetes.KubernetesClientProperties'
2024-11-23 12:07:54 Autowiring by type from bean name 'kubernetesClientConfig' via factory method to bean named 'spring.cloud.kubernetes.client-org.springframework.cloud.kubernetes.KubernetesClientProperties'
2024-11-23 12:07:54 No namespace has been detected. Please specify KUBERNETES_NAMESPACE env var, or use a later kubernetes version (1.3 or later)
2024-11-23 12:07:54 Autowiring by type from bean name 'kubernetesClient' via factory method to bean named 'kubernetesClientConfig'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'spring.cloud.kubernetes.config-org.springframework.cloud.kubernetes.config.ConfigMapConfigProperties'
2024-11-23 12:07:54 Autowiring by type from bean name 'configMapPropertySourceLocator' via factory method to bean named 'spring.cloud.kubernetes.config-org.springframework.cloud.kubernetes.config.ConfigMapConfigProperties'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'secretsPropertySourceLocator'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'spring.cloud.kubernetes.secrets-org.springframework.cloud.kubernetes.config.SecretsConfigProperties'
2024-11-23 12:07:54 Autowiring by type from bean name 'secretsPropertySourceLocator' via factory method to bean named 'spring.cloud.kubernetes.secrets-org.springframework.cloud.kubernetes.config.SecretsConfigProperties'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'spring.cloud.config-org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'encrypt-org.springframework.cloud.bootstrap.encrypt.KeyProperties'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'environmentDecryptApplicationListener'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2024-11-23 12:07:54 Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration$KubernetesActuatorConfiguration'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'kubernetesHealthIndicator'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'kubernetesPodUtils'
2024-11-23 12:07:54 Autowiring by type from bean name 'kubernetesPodUtils' via factory method to bean named 'kubernetesClient'
2024-11-23 12:07:54 Autowiring by type from bean name 'kubernetesHealthIndicator' via factory method to bean named 'kubernetesPodUtils'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'kubernetesInfoContributor'
2024-11-23 12:07:54 Autowiring by type from bean name 'kubernetesInfoContributor' via factory method to bean named 'kubernetesPodUtils'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.BootstrapConfiguration'
2024-11-23 12:07:54
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
BootstrapConfiguration matched:
- @ConditionalOnClass found required classes 'io.fabric8.kubernetes.api.model.ConfigMap', 'io.fabric8.kubernetes.api.model.Secret' (OnClassCondition)
- @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)
BootstrapConfiguration.KubernetesPropertySourceConfiguration#configMapPropertySourceLocator matched:
- @ConditionalOnProperty (spring.cloud.kubernetes.config.enabled) matched (OnPropertyCondition)
BootstrapConfiguration.KubernetesPropertySourceConfiguration#secretsPropertySourceLocator matched:
- @ConditionalOnProperty (spring.cloud.kubernetes.secrets.enabled) matched (OnPropertyCondition)
ConfigurationPropertiesRebinderAutoConfiguration matched:
- @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition)
ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition)
ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition)
EncryptionBootstrapConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.security.crypto.encrypt.TextEncryptor' (OnClassCondition)
KubernetesAutoConfiguration matched:
- @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)
KubernetesAutoConfiguration#kubernetesClient matched:
- @ConditionalOnBean (types: io.fabric8.kubernetes.client.KubernetesClient; SearchStrategy: all) did not find any beans (OnBeanCondition)
KubernetesAutoConfiguration#kubernetesClientConfig matched:
- @ConditionalOnBean (types: io.fabric8.kubernetes.client.Config; SearchStrategy: all) did not find any beans (OnBeanCondition)
KubernetesAutoConfiguration#kubernetesPodUtils matched:
- @ConditionalOnBean (types: org.springframework.cloud.kubernetes.StandardPodUtils; SearchStrategy: all) did not find any beans (OnBeanCondition)
KubernetesAutoConfiguration.KubernetesActuatorConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition)
KubernetesAutoConfiguration.KubernetesActuatorConfiguration#kubernetesHealthIndicator matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
Negative matches:
-----------------
EncryptionBootstrapConfiguration.RsaEncryptionConfiguration:
Did not match:
- Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition)
EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition)
Exclusions:
-----------
None
Unconditional classes:
----------------------
None
2024-11-23 12:07:54,143 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@144dc2f7) with optional ClassLoader: null
2024-11-23 12:07:54,143 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@4f8eb97c
2024-11-23 12:07:54,149 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
2024-11-23 12:07:54,150 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@66e33cea
2024-11-23 12:07:54,154 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml' for lastModified Sat Nov 23 12:07:51 UTC 2024 (1732363671080)
2024-11-23 12:07:54,155 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-23 12:07:54,155 main DEBUG Installed 1 script engine
2024-11-23 12:07:54,163 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-23 12:07:54,163 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-23 12:07:54,163 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-23 12:07:54,165 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:07:54,165 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-23 12:07:54,166 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-23 12:07:54,166 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-23 12:07:54,166 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-23 12:07:54,166 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:54,167 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-23 12:07:54,167 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:54,167 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:07:54,168 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-23 12:07:54,168 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-23 12:07:54,168 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:54,170 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:54,170 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
2024-11-23 12:07:54,170 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:54,171 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:54,171 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-23 12:07:54,171 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-23 12:07:54,171 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:54,172 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-23 12:07:54,172 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:07:54,172 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
2024-11-23 12:07:54,172 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:07:54,178 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:07:54,178 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:07:54,179 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:54,179 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:54,179 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-23 12:07:54,179 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:54,180 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:54,180 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:54,180 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-23 12:07:54,181 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:54,181 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:54,181 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:07:54,181 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:54,182 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:54,182 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:54,182 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-23 12:07:54,182 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:07:54,183 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
2024-11-23 12:07:54,183 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:07:54,183 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:07:54,183 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:07:54,184 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:54,184 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:54,184 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-23 12:07:54,184 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:54,185 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:54,185 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:54,185 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:54,185 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-23 12:07:54,186 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-23 12:07:54,186 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-23 12:07:54,186 main DEBUG createPolicy(size="4MB")
2024-11-23 12:07:54,187 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-23 12:07:54,187 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-23 12:07:54,187 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-23 12:07:54,187 main DEBUG createNameCondition(glob="third-party-framework*.log", regex="null", ={})
2024-11-23 12:07:54,187 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-23 12:07:54,188 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-23 12:07:54,188 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-23 12:07:54,188 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-23 12:07:54,188 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-23 12:07:54,189 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-23 12:07:54,189 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-23 12:07:54,189 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/third-party-framework-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-23 12:07:54,189 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-23 12:07:54,190 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-23 12:07:54,190 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-23 12:07:54,190 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-23 12:07:54,190 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:54,191 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:54,191 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:54,191 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-23 12:07:54,191 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:54,192 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:54,192 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:54,192 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:54,193 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:54,193 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-23 12:07:54,194 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:54,194 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:54,194 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:54,195 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-23 12:07:54,195 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-23 12:07:54,195 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-23 12:07:54,195 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-23 12:07:54,196 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:54,196 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-23 12:07:54,196 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-23 12:07:54,196 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-23 12:07:54,196 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-23 12:07:54,197 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] initialized
2024-11-23 12:07:54,197 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-23 12:07:54,197 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-23 12:07:54,202 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] OK.
2024-11-23 12:07:54,203 main DEBUG Appender springLog stopped with status true
2024-11-23 12:07:54,203 main DEBUG Appender applicationLog stopped with status true
2024-11-23 12:07:54,204 main DEBUG Appender thirdPartyLog stopped with status true
2024-11-23 12:07:54,204 main DEBUG Appender console stopped with status true
2024-11-23 12:07:54,204 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@2fe172fe[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
2024-11-23 12:07:54,204 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] OK
2024-11-23 12:07:54,205 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
2024-11-23 12:07:54,206 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
2024-11-23 12:07:54,206 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
2024-11-23 12:07:54,206 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
2024-11-23 12:07:54,206 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
2024-11-23 12:07:54,207 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org
2024-11-23 12:07:54,207 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
2024-11-23 12:07:54,207 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
2024-11-23 12:07:54,207 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=thirdPartyLog
2024-11-23 12:07:54,208 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
2024-11-23 12:07:54,208 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
2024-11-23 12:07:54,208 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@144dc2f7) with optional ClassLoader: null
2024-11-23 12:07:54 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefirebooter6830456706980282308.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:07:54 Config Map name has not been set, taking it from property/env spring.application.name (default=application)
2024-11-23 12:07:54 Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:54 Config Map namespace has not been set, taking it from client (ns=null)
2024-11-23 12:07:54 Can't read configMap with name: [ves-notifier] in namespace:[null]. Ignoring.
io.fabric8.kubernetes.client.KubernetesClientException: Operation: [get] for kind: [ConfigMap] with name: [ves-notifier] in namespace: [null] failed.
at io.fabric8.kubernetes.client.KubernetesClientException.launderThrowable(KubernetesClientException.java:64) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.KubernetesClientException.launderThrowable(KubernetesClientException.java:72) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.BaseOperation.getMandatory(BaseOperation.java:229) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.BaseOperation.get(BaseOperation.java:162) ~[kubernetes-client-4.4.1.jar:?]
at org.springframework.cloud.kubernetes.config.ConfigMapPropertySource.getData(ConfigMapPropertySource.java:94) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
at org.springframework.cloud.kubernetes.config.ConfigMapPropertySource.(ConfigMapPropertySource.java:76) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
at org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator.getMapPropertySourceForSingleConfigMap(ConfigMapPropertySourceLocator.java:95) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
at org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator.lambda$locate$0(ConfigMapPropertySourceLocator.java:78) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_362]
at org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator.locate(ConfigMapPropertySourceLocator.java:77) [spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:98) [spring-cloud-context-2.2.0.RELEASE.jar:2.2.0.RELEASE]
at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:125) [spring-boot-test-2.2.1.RELEASE.jar:2.2.1.RELEASE]
at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.UnknownHostException: kubernetes.default.svc: System error
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:1.8.0_362]
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:867) ~[?:1.8.0_362]
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1302) ~[?:1.8.0_362]
at java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:815) ~[?:1.8.0_362]
at java.net.InetAddress.getAllByName0(InetAddress.java:1291) ~[?:1.8.0_362]
at java.net.InetAddress.getAllByName(InetAddress.java:1144) ~[?:1.8.0_362]
at java.net.InetAddress.getAllByName(InetAddress.java:1065) ~[?:1.8.0_362]
at okhttp3.Dns.lambda$static$0(Dns.java:39) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:171) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:135) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:84) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.java:187) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.java:108) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.java:88) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.Transmitter.newExchange(Transmitter.java:169) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:41) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:94) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:88) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:119) ~[kubernetes-client-4.4.1.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68) ~[kubernetes-client-4.4.1.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createHttpClient$3(HttpClientUtils.java:112) ~[kubernetes-client-4.4.1.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:229) ~[okhttp-3.14.4.jar:?]
at okhttp3.RealCall.execute(RealCall.java:81) ~[okhttp-3.14.4.jar:?]
at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:404) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:365) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleGet(OperationSupport.java:330) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleGet(OperationSupport.java:311) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.BaseOperation.handleGet(BaseOperation.java:810) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.BaseOperation.getMandatory(BaseOperation.java:218) ~[kubernetes-client-4.4.1.jar:?]
... 39 more
2024-11-23 12:07:54 Located property source: CompositePropertySource {name='composite-configmap', propertySources=[ConfigMapPropertySource@1893457525 {name='configmap.ves-notifier.null', properties={}}]}
2024-11-23 12:07:54 Located property source: CompositePropertySource {name='composite-secrets', propertySources=[]}
2024-11-23 12:07:54 No active profile set, falling back to default profiles: default
2024-11-23 12:07:54 Loading source class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter
2024-11-23 12:07:54 Loaded config file 'file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/application.properties' (classpath:/application.properties)
2024-11-23 12:07:54 Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede
2024-11-23 12:07:54 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2024-11-23 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/VesConfiguration.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/async/AsyncRequestHandler.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/async/AsyncThreadPoolConfig.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/async/WaitForNotifications.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/AlarmMappingHandler.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/HeartBeatMessageHandler.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/PnfRegMappingHandler.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/VESAgentService.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/http/HttpRequestSender.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/mapper/MapperRequestSender.class]
2024-11-23 12:07:54 Ignored because not a concrete top-level class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/repository/VesDataRepository.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/service/VesAgentServiceHelper.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/ScheduleConfig.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/ScheduleTaskService.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/ServiceConfig.class]
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/StartupTimerService.class]
2024-11-23 12:07:54 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:54 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:54 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:54 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:54 Found key 'spring.cloud.kubernetes.reload.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:54 Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:54 Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:54 Bootstrapping Spring Data repositories in DEFAULT mode.
2024-11-23 12:07:54 Scanning for repositories in packages org.commscope.tr069adapter.vesagent.repository.
2024-11-23 12:07:54 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/repository/VesDataRepository.class]
2024-11-23 12:07:54 Finished Spring Data repository scanning in 37ms. Found 1 repository interfaces.
2024-11-23 12:07:55 Found key 'management.endpoint.refresh.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:55 Found key 'management.endpoint.restart.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:55 Found key 'spring.cloud.kubernetes.reload.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:55 Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:55 Creating shared instance of singleton bean 'refreshScope'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer'
2024-11-23 12:07:55 Generating bean factory id from names: [VESAgentService, VESAgentServiceBooter, alarmMappingHandler, asyncRequestHandler, asyncThreadPoolConfig, basicErrorController, beanNameHandlerMapping, beanNameViewResolver, cachingJmsConnectionFactory, characterEncodingFilter, configurationPropertiesBeans, configurationPropertiesRebinder, configurationUpdateStrategy, contextRefresher, controllerEndpointDiscoverer, controllerEndpointHandlerMapping, controllerExposeExcludePropertyEndpointFilter, conventionErrorViewResolver, dataSource, dataSourceInitializedPublisher, dataSourceInitializerPostProcessor, dbHealthContributor, defaultServletHandlerMapping, defaultValidator, defaultViewResolver, diskSpaceHealthIndicator, dispatcherServlet, dispatcherServletMappingDescriptionProvider, dispatcherServletRegistration, emBeanDefinitionRegistrarPostProcessor, endpointCachingOperationInvokerAdvisor, endpointMediaTypes, endpointOperationParameterMapper, entityManagerFactory, entityManagerFactoryBuilder, envInfoContributor, environmentEndpoint, environmentEndpointWebExtension, environmentManager, error, errorAttributes, errorPageCustomizer, errorPageRegistrarBeanPostProcessor, filterMappingDescriptionProvider, formContentFilter, getBeanInstance, gson, gsonBuilder, handlerExceptionResolver, handlerFunctionAdapter, healthAggregator, healthContributorRegistry, healthEndpoint, healthEndpointGroups, healthEndpointProperties, healthEndpointWebExtension, healthHttpCodeStatusMapper, healthIndicatorRegistry, healthStatusAggregator, healthStatusHttpMapper, heartBeatMessageHandler, hikariPoolDataSourceMetadataProvider, httpRequestHandlerAdapter, httpRequestSender, infoEndpoint, jacksonGeoModule, jacksonObjectMapper, jacksonObjectMapperBuilder, jdbcTemplate, jmsHealthContributor, jmsListenerContainerFactory, jmsListenerContainerFactoryConfigurer, jmsMessagingTemplate, jmsTemplate, jpaContext, jpaMappingContext, jpaVendorAdapter, jsonComponentModule, kubernetesHealthIndicator, kubernetesInfoContributor, localeCharsetMappingsCustomizer, loggingRebinder, management.endpoint.env-org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties, management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties, management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties, management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties, management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties, management.info-org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties, management.server-org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties, managementServletContext, mapperRequestSender, mappingJackson2HttpMessageConverter, messageConverters, methodValidationPostProcessor, multipartConfigElement, multipartResolver, mvcContentNegotiationManager, mvcConversionService, mvcHandlerMappingIntrospector, mvcPathMatcher, mvcResourceUrlProvider, mvcUriComponentsContributor, mvcUrlPathHelper, mvcValidator, mvcViewResolver, myPrototypeFactory, namedParameterJdbcTemplate, openEntityManagerInViewInterceptor, openEntityManagerInViewInterceptorConfigurer, org.springframework.aop.config.internalAutoProxyCreator, org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration$WebEndpointServletConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration, org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointAdaptersConfiguration, org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointCompatibilityConfiguration, org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.jms.JmsHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration$SpringMvcConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$EnableSameManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration, org.springframework.boot.autoconfigure.AutoConfigurationPackages, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration, org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration, org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.domain.EntityScanPackages, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration, org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari, org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration, org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration, org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration, org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration, org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration, org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration, org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration, org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration, org.springframework.boot.context.internalConfigurationPropertiesBinder, org.springframework.boot.context.internalConfigurationPropertiesBinderFactory, org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata, org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator, org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor, org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration, org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.PauseResumeEndpointsConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer, org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration$RefreshEndpointConfiguration, org.springframework.cloud.autoconfigure.RestartEndpointWithoutIntegrationConfiguration, org.springframework.cloud.autoconfigure.WritableEnvironmentEndpointAutoConfiguration, org.springframework.cloud.kubernetes.KubernetesAutoConfiguration, org.springframework.cloud.kubernetes.KubernetesAutoConfiguration$KubernetesActuatorConfiguration, org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration, org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration$ConfigReloadAutoConfigurationBeans, org.springframework.context.annotation.internalAsyncAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalPersistenceAnnotationProcessor, org.springframework.context.annotation.internalScheduledAnnotationProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.event.internalEventListenerProcessor, org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0, org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension, org.springframework.data.jpa.util.JpaMetamodelCacheCleanup, org.springframework.data.web.config.ProjectingArgumentResolverRegistrar, org.springframework.data.web.config.SpringDataJacksonConfiguration, org.springframework.data.web.config.SpringDataWebConfiguration, org.springframework.jms.annotation.JmsBootstrapConfiguration, org.springframework.jms.config.internalJmsListenerAnnotationProcessor, org.springframework.jms.config.internalJmsListenerEndpointRegistry, org.springframework.scheduling.annotation.ProxyAsyncConfiguration, org.springframework.scheduling.annotation.SchedulingConfiguration, org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration, org.springframework.transaction.config.internalTransactionAdvisor, org.springframework.transaction.config.internalTransactionalEventListenerFactory, pageableCustomizer, pageableResolver, parameterNamesModule, pathMappedEndpoints, pauseEndpoint, persistenceExceptionTranslationPostProcessor, pingHealthContributor, platformTransactionManagerCustomizers, pnfRegMappingHandler, preserveErrorControllerTargetClassPostProcessor, projectingArgumentResolverBeanPostProcessor, propertyChangeWatcher, propertySourcesPlaceholderConfigurer, quartzScheduler, refreshEndpoint, refreshEventListener, refreshScope, refreshScopeHealthIndicator, requestContextFilter, requestMappingHandlerAdapter, requestMappingHandlerMapping, resourceHandlerMapping, restTemplateBuilder, restartEndpointWithoutIntegration, resumeEndpoint, routerFunctionMapping, scheduleConfig, scheduleTaskService, scopedTarget.dataSource, server-org.springframework.boot.autoconfigure.web.ServerProperties, serviceConfig, servletEndpointDiscoverer, servletEndpointRegistrar, servletExposeExcludePropertyEndpointFilter, servletMappingDescriptionProvider, servletWebChildContextFactory, servletWebServerFactoryCustomizer, simpleControllerHandlerAdapter, sortCustomizer, sortResolver, spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties, spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties, spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties, spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties, spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties, spring.http-org.springframework.boot.autoconfigure.http.HttpProperties, spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties, spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties, spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties, spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties, spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties, spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties, spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties, spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties, spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties, spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties, spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties, spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties, spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties, spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties, standardGsonBuilderCustomizer, standardJacksonObjectMapperBuilderCustomizer, startupTimerService, stringHttpMessageConverter, taskExecutorBuilder, taskScheduler, taskSchedulerBuilder, threadPoolTaskExecutor1, threadPoolTaskExecutor2, tomcatServletWebServerFactory, tomcatServletWebServerFactoryCustomizer, tomcatWebServerFactoryCustomizer, transactionAttributeSource, transactionInterceptor, transactionManager, transactionTemplate, vesAgentServiceHelper, vesConfiguration, vesDataRepository, viewControllerHandlerMapping, viewResolver, waitForNotifications, webEndpointDiscoverer, webEndpointPathMapper, webEndpointServletHandlerMapping, webExposeExcludePropertyEndpointFilter, webServerFactoryCustomizerBeanPostProcessor, websocketServletWebServerCustomizer, welcomePageHandlerMapping]
2024-11-23 12:07:55 BeanFactory id=8bd49b7c-ec76-3784-9eba-65fa11470c5a
2024-11-23 12:07:55 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalScheduledAnnotationProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.SchedulingConfiguration'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'methodValidationPostProcessor'
2024-11-23 12:07:55 Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2024-11-23 12:07:55 Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerAnnotationProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.jms.annotation.JmsBootstrapConfiguration'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'dataSourceInitializedPublisher'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2024-11-23 12:07:55 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-23 12:07:55 Creating shared instance of singleton bean 'transactionAttributeSource'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'transactionInterceptor'
2024-11-23 12:07:55 Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2024-11-23 12:07:55 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2024-11-23 12:07:55 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'configurationPropertiesBeans'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2024-11-23 12:07:55 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-23 12:07:55 Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@49772773]
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:07:55 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:07:55 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'dataSource'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'entityManagerFactory'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-23 12:07:55 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2024-11-23 12:07:55 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:07:55 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ad1f73e'
2024-11-23 12:07:55 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2024-11-23 12:07:55 Creating shared instance of singleton bean 'jpaVendorAdapter'
2024-11-23 12:07:56 Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2024-11-23 12:07:56 Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2024-11-23 12:07:56 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2024-11-23 12:07:56 Autowiring by type from bean name 'scopedTarget.dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-23 12:07:56 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
2024-11-23 12:07:56 Building JPA container EntityManagerFactory for persistence unit 'default'
2024-11-23 12:07:56 PersistenceUnitInfo [
name: default
persistence provider classname: null
classloader: sun.misc.Launcher$AppClassLoader@18b4aac2
excludeUnlistedClasses: true
JTA datasource: null
Non JTA datasource: HikariDataSource (null)
Transaction type: RESOURCE_LOCAL
PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/
Shared Cache Mode: UNSPECIFIED
Validation Mode: AUTO
Jar files URLs []
Managed classes names [
org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity]
Mapping files names []
Properties []
2024-11-23 12:07:56 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
2024-11-23 12:07:56 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
2024-11-23 12:07:56 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
2024-11-23 12:07:56 HHH000412: Hibernate Core {5.4.8.Final}
2024-11-23 12:07:56 HHH000206: hibernate.properties not found
2024-11-23 12:07:56 Overriding existing service binding [org.hibernate.secure.spi.JaccService]
2024-11-23 12:07:56 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
2024-11-23 12:07:56 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
2024-11-23 12:07:56 HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2024-11-23 12:07:56 Adding type registration boolean -> org.hibernate.type.BooleanType@2b63308
2024-11-23 12:07:56 Adding type registration boolean -> org.hibernate.type.BooleanType@2b63308
2024-11-23 12:07:56 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@2b63308
2024-11-23 12:07:56 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@6c10c6b1
2024-11-23 12:07:56 Adding type registration true_false -> org.hibernate.type.TrueFalseType@22eb7121
2024-11-23 12:07:56 Adding type registration yes_no -> org.hibernate.type.YesNoType@41d1bea3
2024-11-23 12:07:56 Adding type registration byte -> org.hibernate.type.ByteType@38244b4c
2024-11-23 12:07:56 Adding type registration byte -> org.hibernate.type.ByteType@38244b4c
2024-11-23 12:07:56 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@38244b4c
2024-11-23 12:07:56 Adding type registration character -> org.hibernate.type.CharacterType@73cb1ae3
2024-11-23 12:07:56 Adding type registration char -> org.hibernate.type.CharacterType@73cb1ae3
2024-11-23 12:07:56 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@73cb1ae3
2024-11-23 12:07:56 Adding type registration short -> org.hibernate.type.ShortType@f6d5b3a
2024-11-23 12:07:56 Adding type registration short -> org.hibernate.type.ShortType@f6d5b3a
2024-11-23 12:07:56 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@f6d5b3a
2024-11-23 12:07:56 Adding type registration integer -> org.hibernate.type.IntegerType@5ac5e36c
2024-11-23 12:07:56 Adding type registration int -> org.hibernate.type.IntegerType@5ac5e36c
2024-11-23 12:07:56 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@5ac5e36c
2024-11-23 12:07:56 Adding type registration long -> org.hibernate.type.LongType@3e4b9a44
2024-11-23 12:07:56 Adding type registration long -> org.hibernate.type.LongType@3e4b9a44
2024-11-23 12:07:56 Adding type registration java.lang.Long -> org.hibernate.type.LongType@3e4b9a44
2024-11-23 12:07:56 Adding type registration float -> org.hibernate.type.FloatType@19583ef8
2024-11-23 12:07:56 Adding type registration float -> org.hibernate.type.FloatType@19583ef8
2024-11-23 12:07:56 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@19583ef8
2024-11-23 12:07:56 Adding type registration double -> org.hibernate.type.DoubleType@1c434357
2024-11-23 12:07:56 Adding type registration double -> org.hibernate.type.DoubleType@1c434357
2024-11-23 12:07:56 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@1c434357
2024-11-23 12:07:56 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@7a177ead
2024-11-23 12:07:56 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@7a177ead
2024-11-23 12:07:56 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@3acf323e
2024-11-23 12:07:56 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@3acf323e
2024-11-23 12:07:56 Adding type registration string -> org.hibernate.type.StringType@432cf762
2024-11-23 12:07:56 Adding type registration java.lang.String -> org.hibernate.type.StringType@432cf762
2024-11-23 12:07:56 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@1163f66f
2024-11-23 12:07:56 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@632fe1d
2024-11-23 12:07:56 Adding type registration url -> org.hibernate.type.UrlType@5f61b22e
2024-11-23 12:07:56 Adding type registration java.net.URL -> org.hibernate.type.UrlType@5f61b22e
2024-11-23 12:07:56 Adding type registration Duration -> org.hibernate.type.DurationType@316ef28e
2024-11-23 12:07:56 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@316ef28e
2024-11-23 12:07:56 Adding type registration Instant -> org.hibernate.type.InstantType@2e03cb6a
2024-11-23 12:07:56 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@2e03cb6a
2024-11-23 12:07:56 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@31bc627
2024-11-23 12:07:56 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@31bc627
2024-11-23 12:07:56 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@6b77a4e
2024-11-23 12:07:56 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@6b77a4e
2024-11-23 12:07:56 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@34af1d92
2024-11-23 12:07:56 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@34af1d92
2024-11-23 12:07:56 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@b78bc48
2024-11-23 12:07:56 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@b78bc48
2024-11-23 12:07:56 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@52fba4a7
2024-11-23 12:07:56 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@52fba4a7
2024-11-23 12:07:56 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@104a7f98
2024-11-23 12:07:56 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@104a7f98
2024-11-23 12:07:56 Adding type registration date -> org.hibernate.type.DateType@5d5599e2
2024-11-23 12:07:56 Adding type registration java.sql.Date -> org.hibernate.type.DateType@5d5599e2
2024-11-23 12:07:56 Adding type registration time -> org.hibernate.type.TimeType@469c2948
2024-11-23 12:07:56 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@469c2948
2024-11-23 12:07:56 Adding type registration timestamp -> org.hibernate.type.TimestampType@252ad5ed
2024-11-23 12:07:56 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@252ad5ed
2024-11-23 12:07:56 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@252ad5ed
2024-11-23 12:07:56 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@59a9fe18
2024-11-23 12:07:56 Adding type registration calendar -> org.hibernate.type.CalendarType@44e31e89
2024-11-23 12:07:56 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@44e31e89
2024-11-23 12:07:56 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@44e31e89
2024-11-23 12:07:56 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@15f760e4
2024-11-23 12:07:56 Adding type registration locale -> org.hibernate.type.LocaleType@26a2b770
2024-11-23 12:07:56 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@26a2b770
2024-11-23 12:07:56 Adding type registration currency -> org.hibernate.type.CurrencyType@4fb5befa
2024-11-23 12:07:56 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@4fb5befa
2024-11-23 12:07:56 Adding type registration timezone -> org.hibernate.type.TimeZoneType@24036c75
2024-11-23 12:07:56 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@24036c75
2024-11-23 12:07:56 Adding type registration class -> org.hibernate.type.ClassType@656b215f
2024-11-23 12:07:56 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@656b215f
2024-11-23 12:07:56 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@9df3faa
2024-11-23 12:07:56 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@9df3faa
2024-11-23 12:07:56 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@6e7e7cde
2024-11-23 12:07:56 Adding type registration binary -> org.hibernate.type.BinaryType@a338a54
2024-11-23 12:07:56 Adding type registration byte[] -> org.hibernate.type.BinaryType@a338a54
2024-11-23 12:07:56 Adding type registration [B -> org.hibernate.type.BinaryType@a338a54
2024-11-23 12:07:56 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@3e4d935f
2024-11-23 12:07:56 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@3e4d935f
2024-11-23 12:07:56 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@3e4d935f
2024-11-23 12:07:56 Adding type registration row_version -> org.hibernate.type.RowVersionType@599e0d01
2024-11-23 12:07:56 Adding type registration image -> org.hibernate.type.ImageType@66ffdce2
2024-11-23 12:07:56 Adding type registration characters -> org.hibernate.type.CharArrayType@5d75bf8
2024-11-23 12:07:56 Adding type registration char[] -> org.hibernate.type.CharArrayType@5d75bf8
2024-11-23 12:07:56 Adding type registration [C -> org.hibernate.type.CharArrayType@5d75bf8
2024-11-23 12:07:56 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@12fc7fed
2024-11-23 12:07:56 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@12fc7fed
2024-11-23 12:07:56 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@12fc7fed
2024-11-23 12:07:56 Adding type registration text -> org.hibernate.type.TextType@4a917245
2024-11-23 12:07:56 Adding type registration ntext -> org.hibernate.type.NTextType@62a6c403
2024-11-23 12:07:56 Adding type registration blob -> org.hibernate.type.BlobType@6dcecd7
2024-11-23 12:07:56 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@6dcecd7
2024-11-23 12:07:56 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@2da01933
2024-11-23 12:07:56 Adding type registration clob -> org.hibernate.type.ClobType@28a5ee04
2024-11-23 12:07:56 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@28a5ee04
2024-11-23 12:07:56 Adding type registration nclob -> org.hibernate.type.NClobType@602a9d78
2024-11-23 12:07:56 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@602a9d78
2024-11-23 12:07:56 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@35730714
2024-11-23 12:07:56 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@f259c57
2024-11-23 12:07:56 Adding type registration serializable -> org.hibernate.type.SerializableType@66413a14
2024-11-23 12:07:56 Adding type registration object -> org.hibernate.type.ObjectType@528f5a50
2024-11-23 12:07:56 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@528f5a50
2024-11-23 12:07:56 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@15b0bbb8
2024-11-23 12:07:56 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@e329184
2024-11-23 12:07:56 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@6ffe3365
2024-11-23 12:07:56 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@7bf3dc6b
2024-11-23 12:07:56 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@6b8ed5d6
2024-11-23 12:07:56 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@712ac792
2024-11-23 12:07:56 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@6fd1a7c9
2024-11-23 12:07:56 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@aa43edc
2024-11-23 12:07:56 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@3dbf0c0f] into BootstrapContext; was [null]
2024-11-23 12:07:56 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@3dbf0c0f) [was null]
2024-11-23 12:07:56 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@196551] into BootstrapContext; was [null]
2024-11-23 12:07:56 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2d6f9f61] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@459db54e]
2024-11-23 12:07:56 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@3dbf0c0f]
2024-11-23 12:07:56 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@3dbf0c0f]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-23 12:07:56 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
2024-11-23 12:07:56 Database ->
name : H2
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-23 12:07:56 Driver ->
name : H2 JDBC Driver
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-23 12:07:56 JDBC version : 4.1
2024-11-23 12:07:56 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-11-23 12:07:56 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
2024-11-23 12:07:57 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
2024-11-23 12:07:57 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@110ec379] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@63189a83]
2024-11-23 12:07:57 Binding entity from annotated class: org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity
2024-11-23 12:07:57 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
2024-11-23 12:07:57 Import with entity name DeviceDataEntity
2024-11-23 12:07:57 Bind entity org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity on table ves_device_data
2024-11-23 12:07:57 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=id, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:57 MetadataSourceProcessor property id with lazy=false
2024-11-23 12:07:57 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:id]
2024-11-23 12:07:57 building SimpleValue for id
2024-11-23 12:07:57 Building property id
2024-11-23 12:07:57 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...)
2024-11-23 12:07:57 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=attr_group, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:57 MetadataSourceProcessor property attrGroup with lazy=false
2024-11-23 12:07:57 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:attrGroup]
2024-11-23 12:07:57 building SimpleValue for attrGroup
2024-11-23 12:07:57 Building property attrGroup
2024-11-23 12:07:57 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=attr_json, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:57 MetadataSourceProcessor property attrJson with lazy=false
2024-11-23 12:07:57 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:attrJson]
2024-11-23 12:07:57 building SimpleValue for attrJson
2024-11-23 12:07:57 Building property attrJson
2024-11-23 12:07:57 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=device_id, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:57 MetadataSourceProcessor property deviceId with lazy=false
2024-11-23 12:07:57 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:deviceId]
2024-11-23 12:07:57 building SimpleValue for deviceId
2024-11-23 12:07:57 Building property deviceId
2024-11-23 12:07:57 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=enodeb_name, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:57 MetadataSourceProcessor property eNodeBName with lazy=false
2024-11-23 12:07:57 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:eNodeBName]
2024-11-23 12:07:57 building SimpleValue for eNodeBName
2024-11-23 12:07:57 Building property eNodeBName
2024-11-23 12:07:57 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=last_updated_time, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:57 MetadataSourceProcessor property lastUpdateTime with lazy=false
2024-11-23 12:07:57 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:lastUpdateTime]
2024-11-23 12:07:57 building SimpleValue for lastUpdateTime
2024-11-23 12:07:57 Building property lastUpdateTime
2024-11-23 12:07:57 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=oui, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:57 MetadataSourceProcessor property oui with lazy=false
2024-11-23 12:07:57 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:oui]
2024-11-23 12:07:57 building SimpleValue for oui
2024-11-23 12:07:57 Building property oui
2024-11-23 12:07:57 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=product_class, insertable=true, updatable=true, unique=false}
2024-11-23 12:07:57 MetadataSourceProcessor property productClass with lazy=false
2024-11-23 12:07:57 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:productClass]
2024-11-23 12:07:57 building SimpleValue for productClass
2024-11-23 12:07:57 Building property productClass
2024-11-23 12:07:57 Starting fillSimpleValue for id
2024-11-23 12:07:57 Starting fillSimpleValue for attrGroup
2024-11-23 12:07:57 Starting fillSimpleValue for attrJson
2024-11-23 12:07:57 Starting fillSimpleValue for deviceId
2024-11-23 12:07:57 Starting fillSimpleValue for eNodeBName
2024-11-23 12:07:57 Starting fillSimpleValue for lastUpdateTime
2024-11-23 12:07:57 Starting fillSimpleValue for oui
2024-11-23 12:07:57 Starting fillSimpleValue for productClass
2024-11-23 12:07:57 Forcing column [id] to be non-null as it is part of the primary key for table [ves_device_data]
2024-11-23 12:07:57 Building session factory
2024-11-23 12:07:57 SessionFactory name : null
2024-11-23 12:07:57 Automatic flush during beforeCompletion(): enabled
2024-11-23 12:07:57 Automatic session close at end of transaction: disabled
2024-11-23 12:07:57 Statistics: disabled
2024-11-23 12:07:57 Deleted entity synthetic identifier rollback: disabled
2024-11-23 12:07:57 Default entity-mode: pojo
2024-11-23 12:07:57 Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2024-11-23 12:07:57 Allow initialization of lazy state outside session : disabled
2024-11-23 12:07:57 Using BatchFetchStyle : LEGACY
2024-11-23 12:07:57 Default batch fetch size: -1
2024-11-23 12:07:57 Maximum outer join fetch depth: null
2024-11-23 12:07:57 Default null ordering: NONE
2024-11-23 12:07:57 Order SQL updates by primary key: disabled
2024-11-23 12:07:57 Order SQL inserts for batching: disabled
2024-11-23 12:07:57 multi-tenancy strategy : NONE
2024-11-23 12:07:57 JTA Track by Thread: enabled
2024-11-23 12:07:57 Query language substitutions: {}
2024-11-23 12:07:57 Named query checking : enabled
2024-11-23 12:07:57 Second-level cache: disabled
2024-11-23 12:07:57 Second-level query cache: disabled
2024-11-23 12:07:57 Second-level query cache factory: null
2024-11-23 12:07:57 Second-level cache region prefix: null
2024-11-23 12:07:57 Optimize second-level cache for minimal puts: disabled
2024-11-23 12:07:57 Structured second-level cache entries: disabled
2024-11-23 12:07:57 Second-level cache direct-reference entries: disabled
2024-11-23 12:07:57 Automatic eviction of collection cache: disabled
2024-11-23 12:07:57 JDBC batch size: 15
2024-11-23 12:07:57 JDBC batch updates for versioned data: enabled
2024-11-23 12:07:57 Scrollable result sets: enabled
2024-11-23 12:07:57 Wrap result sets: disabled
2024-11-23 12:07:57 JDBC3 getGeneratedKeys(): enabled
2024-11-23 12:07:57 JDBC result set fetch size: null
2024-11-23 12:07:57 Connection release mode: ON_CLOSE
2024-11-23 12:07:57 Generate SQL with comments: disabled
2024-11-23 12:07:57 JPA compliance - query :
2024-11-23 12:07:57 JPA compliance - closed-handling :
2024-11-23 12:07:57 JPA compliance - lists :
2024-11-23 12:07:57 JPA compliance - transactions :
2024-11-23 12:07:57 Session factory constructed with filter configurations : {}
2024-11-23 12:07:57 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@5c0b9068, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter-kubernetes-config/1.1.0.RELEASE/spring-cloud-starter-kubernetes-config-1.1.0.RELEASE.jar:/tmp/r/org/springframework/cloud/spring-cloud-kubernetes-core/1.1.0.RELEASE/spring-cloud-kubernetes-core-1.1.0.RELEASE.jar:/tmp/r/io/fabric8/kubernetes-client/4.4.1/kubernetes-client-4.4.1.jar:/tmp/r/io/fabric8/kubernetes-model/4.4.1/kubernetes-model-4.4.1.jar:/tmp/r/io/fabric8/kubernetes-model-common/4.4.1/kubernetes-model-common-4.4.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.0/jackson-module-jaxb-annotations-2.10.0.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar:/tmp/r/com/squareup/okhttp3/okhttp/3.14.4/okhttp-3.14.4.jar:/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar:/tmp/r/com/squareup/okhttp3/logging-interceptor/3.14.4/logging-interceptor-3.14.4.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.jar:/tmp/r/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar:/tmp/r/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar:/tmp/r/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar:/tmp/r/org/springframework/cloud/spring-cloud-context/2.2.0.RELEASE/spring-cloud-context-2.2.0.RELEASE.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.2.1.RELEASE/spring-security-crypto-5.2.1.RELEASE.jar:/tmp/r/org/springframework/cloud/spring-cloud-kubernetes-config/1.1.0.RELEASE/spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:/tmp/r/org/springframework/security/spring-security-rsa/1.0.7.RELEASE/spring-security-rsa-1.0.7.RELEASE.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.1.RELEASE/spring-boot-actuator-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.2.1.RELEASE/spring-boot-actuator-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar:/tmp/r/commons-codec/commons-codec/1.13/commons-codec-1.13.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=11413, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefirebooter6830456706980282308.jar /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefire7712092504432312585tmp /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefire_13515468995593406940tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@5ba73fc6, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter-kubernetes-config/1.1.0.RELEASE/spring-cloud-starter-kubernetes-config-1.1.0.RELEASE.jar:/tmp/r/org/springframework/cloud/spring-cloud-kubernetes-core/1.1.0.RELEASE/spring-cloud-kubernetes-core-1.1.0.RELEASE.jar:/tmp/r/io/fabric8/kubernetes-client/4.4.1/kubernetes-client-4.4.1.jar:/tmp/r/io/fabric8/kubernetes-model/4.4.1/kubernetes-model-4.4.1.jar:/tmp/r/io/fabric8/kubernetes-model-common/4.4.1/kubernetes-model-common-4.4.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.0/jackson-module-jaxb-annotations-2.10.0.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar:/tmp/r/com/squareup/okhttp3/okhttp/3.14.4/okhttp-3.14.4.jar:/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar:/tmp/r/com/squareup/okhttp3/logging-interceptor/3.14.4/logging-interceptor-3.14.4.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.jar:/tmp/r/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar:/tmp/r/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar:/tmp/r/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar:/tmp/r/org/springframework/cloud/spring-cloud-context/2.2.0.RELEASE/spring-cloud-context-2.2.0.RELEASE.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.2.1.RELEASE/spring-security-crypto-5.2.1.RELEASE.jar:/tmp/r/org/springframework/cloud/spring-cloud-kubernetes-config/1.1.0.RELEASE/spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:/tmp/r/org/springframework/security/spring-security-rsa/1.0.7.RELEASE/spring-security-rsa-1.0.7.RELEASE.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.1.RELEASE/spring-boot-actuator-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.2.1.RELEASE/spring-boot-actuator-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar:/tmp/r/commons-codec/commons-codec/1.13/commons-codec-1.13.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/ves-agent, file.separator=/, line.separator=
, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefirebooter6830456706980282308.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/ves-agent, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5764, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@133d8bb5, java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-1), maven.repo.local=/tmp/r, java.class.version=52.0}
2024-11-23 12:07:57 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:07:57 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:07:57 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-23 12:07:57 Trying to load META-INF/validation.xml via TCCL
2024-11-23 12:07:57 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-23 12:07:57 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-23 12:07:57 Loaded expression factory via original TCCL
2024-11-23 12:07:57 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:07:57 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:07:57 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:07:57 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:07:57 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:07:57 Not known whether passed class name [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity] is safe
2024-11-23 12:07:57 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity
2024-11-23 12:07:57 Skipping JACC integration as it was not enabled
2024-11-23 12:07:57 Instantiated session factory
2024-11-23 12:07:57 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@110ec379] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@60f69a0b]
2024-11-23 12:07:57 Not known whether passed class name [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity] is safe
2024-11-23 12:07:57 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity
2024-11-23 12:07:57 Not known whether passed class name [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity] is safe
2024-11-23 12:07:57 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity
2024-11-23 12:07:57 Static SQL for entity: org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity
2024-11-23 12:07:57 Version select: select id from ves_device_data where id =?
2024-11-23 12:07:57 Snapshot select: select devicedata_.id, devicedata_.attr_group as attr_gro2_0_, devicedata_.attr_json as attr_jso3_0_, devicedata_.device_id as device_i4_0_, devicedata_.enodeb_name as enodeb_n5_0_, devicedata_.last_updated_time as last_upd6_0_, devicedata_.oui as oui7_0_, devicedata_.product_class as product_8_0_ from ves_device_data devicedata_ where devicedata_.id=?
2024-11-23 12:07:57 Insert 0: insert into ves_device_data (attr_group, attr_json, device_id, enodeb_name, last_updated_time, oui, product_class, id) values (?, ?, ?, ?, ?, ?, ?, ?)
2024-11-23 12:07:57 Update 0: update ves_device_data set attr_group=?, attr_json=?, device_id=?, enodeb_name=?, last_updated_time=?, oui=?, product_class=? where id=?
2024-11-23 12:07:57 Delete 0: delete from ves_device_data where id=?
2024-11-23 12:07:57 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@97b8f7f]
2024-11-23 12:07:57 Visiting attribute path : attrGroup
2024-11-23 12:07:57 Visiting attribute path : attrJson
2024-11-23 12:07:57 Visiting attribute path : deviceId
2024-11-23 12:07:57 Visiting attribute path : eNodeBName
2024-11-23 12:07:57 Visiting attribute path : lastUpdateTime
2024-11-23 12:07:57 Visiting attribute path : oui
2024-11-23 12:07:57 Visiting attribute path : productClass
2024-11-23 12:07:57 Building LoadPlan...
2024-11-23 12:07:57 processing queryspace
2024-11-23 12:07:57 LoadPlan(entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, querySpaceUid=, path=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- SQL table alias mapping - devicedata0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-23 12:07:57 Static select for entity org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity [NONE]: select devicedata0_.id as id1_0_0_, devicedata0_.attr_group as attr_gro2_0_0_, devicedata0_.attr_json as attr_jso3_0_0_, devicedata0_.device_id as device_i4_0_0_, devicedata0_.enodeb_name as enodeb_n5_0_0_, devicedata0_.last_updated_time as last_upd6_0_0_, devicedata0_.oui as oui7_0_0_, devicedata0_.product_class as product_8_0_0_ from ves_device_data devicedata0_ where devicedata0_.id=?
2024-11-23 12:07:57 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@28d6f20e]
2024-11-23 12:07:57 Visiting attribute path : attrGroup
2024-11-23 12:07:57 Visiting attribute path : attrJson
2024-11-23 12:07:57 Visiting attribute path : deviceId
2024-11-23 12:07:57 Visiting attribute path : eNodeBName
2024-11-23 12:07:57 Visiting attribute path : lastUpdateTime
2024-11-23 12:07:57 Visiting attribute path : oui
2024-11-23 12:07:57 Visiting attribute path : productClass
2024-11-23 12:07:57 Building LoadPlan...
2024-11-23 12:07:57 processing queryspace
2024-11-23 12:07:57 LoadPlan(entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, querySpaceUid=, path=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- SQL table alias mapping - devicedata0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-23 12:07:57 Static select for entity org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity [READ]: select devicedata0_.id as id1_0_0_, devicedata0_.attr_group as attr_gro2_0_0_, devicedata0_.attr_json as attr_jso3_0_0_, devicedata0_.device_id as device_i4_0_0_, devicedata0_.enodeb_name as enodeb_n5_0_0_, devicedata0_.last_updated_time as last_upd6_0_0_, devicedata0_.oui as oui7_0_0_, devicedata0_.product_class as product_8_0_0_ from ves_device_data devicedata0_ where devicedata0_.id=?
2024-11-23 12:07:57 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity: select devicedata0_.id as id1_0_0_, devicedata0_.attr_group as attr_gro2_0_0_, devicedata0_.attr_json as attr_jso3_0_0_, devicedata0_.device_id as device_i4_0_0_, devicedata0_.enodeb_name as enodeb_n5_0_0_, devicedata0_.last_updated_time as last_upd6_0_0_, devicedata0_.oui as oui7_0_0_, devicedata0_.product_class as product_8_0_0_ from ves_device_data devicedata0_ where devicedata0_.id=?
2024-11-23 12:07:57 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity: select devicedata0_.id as id1_0_0_, devicedata0_.attr_group as attr_gro2_0_0_, devicedata0_.attr_json as attr_jso3_0_0_, devicedata0_.device_id as device_i4_0_0_, devicedata0_.enodeb_name as enodeb_n5_0_0_, devicedata0_.last_updated_time as last_upd6_0_0_, devicedata0_.oui as oui7_0_0_, devicedata0_.product_class as product_8_0_0_ from ves_device_data devicedata0_ where devicedata0_.id=?
2024-11-23 12:07:57 drop table ves_device_data if exists
Hibernate: drop table ves_device_data if exists
2024-11-23 12:07:57 drop sequence if exists hibernate_sequence
Hibernate: drop sequence if exists hibernate_sequence
2024-11-23 12:07:57 create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
2024-11-23 12:07:57 create table ves_device_data (id bigint not null, attr_group varchar(255), attr_json varchar(4000), device_id varchar(30), enodeb_name varchar(100), last_updated_time timestamp, oui varchar(30), product_class varchar(100), primary key (id))
Hibernate: create table ves_device_data (id bigint not null, attr_group varchar(255), attr_json varchar(4000), device_id varchar(30), enodeb_name varchar(100), last_updated_time timestamp, oui varchar(30), product_class varchar(100), primary key (id))
2024-11-23 12:07:57 alter table ves_device_data add constraint UK41x3jomeo5qqarpimml46q8ge unique (device_id, attr_group)
Hibernate: alter table ves_device_data add constraint UK41x3jomeo5qqarpimml46q8ge unique (device_id, attr_group)
2024-11-23 12:07:57 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-11-23 12:07:57 Checking 0 named HQL queries
2024-11-23 12:07:57 Checking 0 named SQL queries
2024-11-23 12:07:57 Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@6dc5b9e2
2024-11-23 12:07:57 Registering SessionFactory: 69dee102-855e-42b8-bba9-1c4fa706f494 ()
2024-11-23 12:07:57 Not binding SessionFactory to JNDI, no JNDI name configured
2024-11-23 12:07:57 Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'refreshEventListener'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'contextRefresher'
2024-11-23 12:07:57 Autowiring by type from bean name 'contextRefresher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:57 Autowiring by type from bean name 'contextRefresher' via factory method to bean named 'refreshScope'
2024-11-23 12:07:57 Autowiring by type from bean name 'refreshEventListener' via factory method to bean named 'contextRefresher'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'VESAgentServiceBooter'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'vesConfiguration'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'asyncRequestHandler'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'mapperRequestSender'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'waitForNotifications'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'heartBeatMessageHandler'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'vesAgentServiceHelper'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'myPrototypeFactory'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'serviceConfig'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'vesDataRepository'
2024-11-23 12:07:57 Creating shared instance of singleton bean 'jpaMappingContext'
2024-11-23 12:07:57 Initializing JpaMetamodelMappingContext…
2024-11-23 12:07:57 Finished initializing JpaMetamodelMappingContext!
2024-11-23 12:07:57 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:57 Statistics initialized [enabled=false]
2024-11-23 12:07:57 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:57 Initializing repository instance for org.commscope.tr069adapter.vesagent.repository.VesDataRepository…
2024-11-23 12:07:57 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:57 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:57 Looking up query for method findByDeviceId
2024-11-23 12:07:57 Looking up named query DeviceDataEntity.findByDeviceId
2024-11-23 12:07:57 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-23 12:07:57 Did not find named query DeviceDataEntity.findByDeviceId
2024-11-23 12:07:57 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:58 Looking up query for method findByAttrGroup
2024-11-23 12:07:58 Looking up named query DeviceDataEntity.findByAttrGroup
2024-11-23 12:07:58 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-23 12:07:58 Did not find named query DeviceDataEntity.findByAttrGroup
2024-11-23 12:07:58 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:58 Looking up query for method findByDeviceIdAndAttrGroup
2024-11-23 12:07:58 Looking up named query DeviceDataEntity.findByDeviceIdAndAttrGroup
2024-11-23 12:07:58 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-23 12:07:58 Did not find named query DeviceDataEntity.findByDeviceIdAndAttrGroup
2024-11-23 12:07:58 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:58 Finished creation of repository instance for org.commscope.tr069adapter.vesagent.repository.VesDataRepository.
2024-11-23 12:07:58 Creating shared instance of singleton bean 'scheduleTaskService'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'taskScheduler'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'scheduleConfig'
2024-11-23 12:07:58 Initializing ExecutorService 'taskScheduler'
2024-11-23 12:07:58 Autowiring by type from bean name 'scheduleTaskService' via constructor to bean named 'taskScheduler'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'asyncThreadPoolConfig'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'alarmMappingHandler'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'pnfRegMappingHandler'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'VESAgentService'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'startupTimerService'
2024-11-23 12:07:58 Initializing all device connectivity check timer tasks.
2024-11-23 12:07:58 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:58 Rendered criteria query -> select generatedAlias0 from DeviceDataEntity as generatedAlias0 where generatedAlias0.attrGroup=:param0
2024-11-23 12:07:58 QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@2d221453
2024-11-23 12:07:58 parse() - HQL: select generatedAlias0 from org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity as generatedAlias0 where generatedAlias0.attrGroup=:param0
2024-11-23 12:07:58 throwQueryException() : no errors
2024-11-23 12:07:58 --- HQL AST ---
\-[QUERY] Node: 'query'
+-[SELECT_FROM] Node: 'SELECT_FROM'
| +-[FROM] Node: 'from'
| | \-[RANGE] Node: 'RANGE'
| | +-[DOT] Node: '.'
| | | +-[DOT] Node: '.'
| | | | +-[DOT] Node: '.'
| | | | | +-[DOT] Node: '.'
| | | | | | +-[DOT] Node: '.'
| | | | | | | +-[IDENT] Node: 'org'
| | | | | | | \-[IDENT] Node: 'commscope'
| | | | | | \-[IDENT] Node: 'tr069adapter'
| | | | | \-[IDENT] Node: 'vesagent'
| | | | \-[IDENT] Node: 'entity'
| | | \-[IDENT] Node: 'DeviceDataEntity'
| | \-[ALIAS] Node: 'generatedAlias0'
| \-[SELECT] Node: 'select'
| \-[IDENT] Node: 'generatedAlias0'
\-[WHERE] Node: 'where'
\-[EQ] Node: '='
+-[DOT] Node: '.'
| +-[IDENT] Node: 'generatedAlias0'
| \-[IDENT] Node: 'attrGroup'
\-[COLON] Node: ':'
\-[IDENT] Node: 'param0'
2024-11-23 12:07:58 select << begin [level=1, statement=select]
2024-11-23 12:07:58 FromClause{level=1} : org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity (generatedAlias0) -> devicedata0_
2024-11-23 12:07:58 Resolved : generatedAlias0 -> devicedata0_.id
2024-11-23 12:07:58 Resolved : generatedAlias0 -> devicedata0_.id
2024-11-23 12:07:58 getDataType() : attrGroup -> org.hibernate.type.StringType@432cf762
2024-11-23 12:07:58 Resolved : generatedAlias0.attrGroup -> devicedata0_.attr_group
2024-11-23 12:07:58 select : finishing up [level=1, statement=select]
2024-11-23 12:07:58 processQuery() : ( SELECT ( {select clause} devicedata0_.id ) ( FromClause{level=1} ves_device_data devicedata0_ ) ( where ( = ( devicedata0_.attr_group devicedata0_.id attrGroup ) ? ) ) )
2024-11-23 12:07:58 Tables referenced from query nodes:
\-QueryNode
+-SelectClause
| referencedTables(entity DeviceDataEntity): [ves_device_data]
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | referencedTables: null
| | originalText: generatedAlias0
| \-SqlFragment
+-FromClause
| \-FromElement
\-SqlNode
\-BinaryLogicOperatorNode
+-DotNode
| persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| referencedTables: [ves_device_data]
| path: generatedAlias0.attrGroup
| originalPropertyName: attrGroup
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | referencedTables: null
| | originalText: generatedAlias0
| \-IdentNode
| persister: null
| referencedTables: null
| originalText: attrGroup
\-ParameterNode
2024-11-23 12:07:58 Using FROM fragment [ves_device_data devicedata0_]
2024-11-23 12:07:58 select >> end [level=1, statement=select]
2024-11-23 12:07:58 --- SQL AST ---
\-[SELECT] QueryNode: 'SELECT' querySpaces (ves_device_data)
+-[SELECT_CLAUSE] SelectClause: '{select clause}'
| +-[ALIAS_REF] IdentNode: 'devicedata0_.id as id1_0_' {alias=generatedAlias0, className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, tableAlias=devicedata0_}
| \-[SQL_TOKEN] SqlFragment: 'devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_'
+-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[devicedata0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]}
| \-[FROM_FRAGMENT] FromElement: 'ves_device_data devicedata0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=ves_device_data,tableAlias=devicedata0_,origin=null,columns={,className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity}}
\-[WHERE] SqlNode: 'where'
\-[EQ] BinaryLogicOperatorNode: '='
+-[DOT] DotNode: 'devicedata0_.attr_group' {propertyName=attrGroup,dereferenceType=PRIMITIVE,getPropertyPath=attrGroup,path=generatedAlias0.attrGroup,tableAlias=devicedata0_,className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity,classAlias=generatedAlias0}
| +-[ALIAS_REF] IdentNode: 'devicedata0_.id' {alias=generatedAlias0, className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, tableAlias=devicedata0_}
| \-[IDENT] IdentNode: 'attrGroup' {originalText=attrGroup}
\-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@432cf762}
2024-11-23 12:07:58 throwQueryException() : no errors
2024-11-23 12:07:58 HQL: select generatedAlias0 from org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity as generatedAlias0 where generatedAlias0.attrGroup=:param0
2024-11-23 12:07:58 SQL: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.attr_group=?
2024-11-23 12:07:58 throwQueryException() : no errors
2024-11-23 12:07:58 select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.attr_group=?
Hibernate: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.attr_group=?
2024-11-23 12:07:58 No device reachability check timer tasks exist.
2024-11-23 12:07:58 Creating shared instance of singleton bean 'threadPoolTaskExecutor1'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'threadPoolTaskExecutor2'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2024-11-23 12:07:58 Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2024-11-23 12:07:58 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2024-11-23 12:07:58 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'errorPageCustomizer'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'dispatcherServletRegistration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'dispatcherServlet'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2024-11-23 12:07:58 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'multipartConfigElement'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'taskExecutorBuilder'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'defaultValidator'
2024-11-23 12:07:58 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:07:58 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:07:58 Loaded expression factory via original TCCL
2024-11-23 12:07:58 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-23 12:07:58 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-23 12:07:58 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-23 12:07:58 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-23 12:07:58 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-23 12:07:58 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-23 12:07:58 Trying to load META-INF/validation.xml via user class loader
2024-11-23 12:07:58 Trying to load META-INF/validation.xml via TCCL
2024-11-23 12:07:58 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-23 12:07:58 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-23 12:07:58 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-23 12:07:58 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-23 12:07:58 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-23 12:07:58 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-23 12:07:58 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'error'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'beanNameViewResolver'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'conventionErrorViewResolver'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'errorAttributes'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'basicErrorController'
2024-11-23 12:07:58 Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ad1f73e'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ad1f73e'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2024-11-23 12:07:58 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-11-23 12:07:58 Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2024-11-23 12:07:58 Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$84572860] - unable to determine constructor/method parameter names
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'pageableCustomizer'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'sortCustomizer'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'mvcConversionService'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'mvcValidator'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'messageConverters'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'stringHttpMessageConverter'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2024-11-23 12:07:58 Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'jacksonObjectMapper'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:58 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:58 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'parameterNamesModule'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'jsonComponentModule'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'jacksonGeoModule'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2024-11-23 12:07:58 Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2024-11-23 12:07:58 Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'sortResolver'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'pageableResolver'
2024-11-23 12:07:58 ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2024-11-23 12:07:58 Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:07:58 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:07:58 6 mappings in 'requestMappingHandlerMapping'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2024-11-23 12:07:58 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:58 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:07:58 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'mvcPathMatcher'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'mvcUrlPathHelper'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2024-11-23 12:07:58 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-23 12:07:58 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-23 12:07:58 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:07:58 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'beanNameHandlerMapping'
2024-11-23 12:07:58 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:07:58 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'routerFunctionMapping'
2024-11-23 12:07:58 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:07:58 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'resourceHandlerMapping'
2024-11-23 12:07:58 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-23 12:07:58 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-23 12:07:58 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:07:58 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-23 12:07:58 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-23 12:07:58 Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'handlerFunctionAdapter'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2024-11-23 12:07:58 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2024-11-23 12:07:58 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'handlerExceptionResolver'
2024-11-23 12:07:58 Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:07:58 ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2024-11-23 12:07:58 Creating shared instance of singleton bean 'mvcViewResolver'
2024-11-23 12:07:58 Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'defaultViewResolver'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'viewResolver'
2024-11-23 12:07:58 Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ad1f73e'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'requestContextFilter'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'formContentFilter'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'loggingRebinder'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'transactionManager'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'servletWebChildContextFactory'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'managementServletContext'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'managementServletContext' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointAdaptersConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointCompatibilityConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'healthAggregator'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'healthAggregator' via factory method to bean named 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'healthStatusHttpMapper'
2024-11-23 12:07:58 Autowiring by type from bean name 'healthStatusHttpMapper' via factory method to bean named 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'healthIndicatorRegistry'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'healthContributorRegistry'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'healthEndpointGroups'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'healthEndpointProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration'
2024-11-23 12:07:58 Autowiring by type from bean name 'healthEndpointProperties' via factory method to bean named 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'healthEndpointGroups' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:58 Autowiring by type from bean name 'healthEndpointGroups' via factory method to bean named 'healthEndpointProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'healthStatusAggregator'
2024-11-23 12:07:58 Autowiring by type from bean name 'healthStatusAggregator' via factory method to bean named 'healthEndpointProperties'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'healthHttpCodeStatusMapper'
2024-11-23 12:07:58 Autowiring by type from bean name 'healthHttpCodeStatusMapper' via factory method to bean named 'healthEndpointProperties'
2024-11-23 12:07:58 Autowiring by type from bean name 'healthContributorRegistry' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:58 Autowiring by type from bean name 'healthContributorRegistry' via factory method to bean named 'healthEndpointGroups'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'diskSpaceHealthIndicator'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration'
2024-11-23 12:07:58 Creating shared instance of singleton bean 'management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'diskSpaceHealthIndicator' via factory method to bean named 'management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'pingHealthContributor'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'dbHealthContributor'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration'
2024-11-23 12:07:59 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration' via constructor to bean named 'dataSource'
2024-11-23 12:07:59 Autowiring by type from bean name 'dbHealthContributor' via factory method to bean named 'dataSource'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'jmsHealthContributor'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.jms.JmsHealthContributorAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'cachingJmsConnectionFactory'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'jmsHealthContributor' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'refreshScopeHealthIndicator'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2024-11-23 12:07:59 Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2024-11-23 12:07:59 Autowiring by type from bean name 'refreshScopeHealthIndicator' via factory method to bean named 'configurationPropertiesRebinder'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'kubernetesHealthIndicator'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration$KubernetesActuatorConfiguration'
2024-11-23 12:07:59 Autowiring by type from bean name 'kubernetesHealthIndicator' via factory method to bean named 'kubernetesPodUtils'
2024-11-23 12:07:59 Autowiring by type from bean name 'healthIndicatorRegistry' via factory method to bean named 'healthContributorRegistry'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'healthEndpoint'
2024-11-23 12:07:59 Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'healthContributorRegistry'
2024-11-23 12:07:59 Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'healthEndpointGroups'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'healthEndpointWebExtension'
2024-11-23 12:07:59 Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'healthContributorRegistry'
2024-11-23 12:07:59 Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'healthEndpointGroups'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'envInfoContributor'
2024-11-23 12:07:59 Autowiring by type from bean name 'envInfoContributor' via factory method to bean named 'environment'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'management.info-org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'infoEndpoint'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'kubernetesInfoContributor'
2024-11-23 12:07:59 Autowiring by type from bean name 'kubernetesInfoContributor' via factory method to bean named 'kubernetesPodUtils'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'endpointOperationParameterMapper'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'endpointCachingOperationInvokerAdvisor'
2024-11-23 12:07:59 Autowiring by type from bean name 'endpointCachingOperationInvokerAdvisor' via factory method to bean named 'environment'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration$WebEndpointServletConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'servletEndpointDiscoverer'
2024-11-23 12:07:59 Autowiring by type from bean name 'servletEndpointDiscoverer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'webEndpointPathMapper'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration'
2024-11-23 12:07:59 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:59 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' via constructor to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'servletExposeExcludePropertyEndpointFilter'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration'
2024-11-23 12:07:59 Autowiring by type from bean name 'servletExposeExcludePropertyEndpointFilter' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'endpointMediaTypes'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'webEndpointDiscoverer'
2024-11-23 12:07:59 Autowiring by type from bean name 'webEndpointDiscoverer' via factory method to bean named 'endpointOperationParameterMapper'
2024-11-23 12:07:59 Autowiring by type from bean name 'webEndpointDiscoverer' via factory method to bean named 'endpointMediaTypes'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'webExposeExcludePropertyEndpointFilter'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'controllerEndpointDiscoverer'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'controllerExposeExcludePropertyEndpointFilter'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'pathMappedEndpoints'
2024-11-23 12:07:59 Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'servletEndpointDiscoverer'
2024-11-23 12:07:59 Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'webEndpointDiscoverer'
2024-11-23 12:07:59 Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'controllerEndpointDiscoverer'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'environmentEndpoint'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.WritableEnvironmentEndpointAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'management.endpoint.env-org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'org.springframework.cloud.autoconfigure.WritableEnvironmentEndpointAutoConfiguration' via constructor to bean named 'management.endpoint.env-org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'environmentEndpoint' via factory method to bean named 'environment'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'refreshEndpoint'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration$RefreshEndpointConfiguration'
2024-11-23 12:07:59 Autowiring by type from bean name 'refreshEndpoint' via factory method to bean named 'contextRefresher'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'restartEndpointWithoutIntegration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RestartEndpointWithoutIntegrationConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'pauseEndpoint'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.PauseResumeEndpointsConfiguration'
2024-11-23 12:07:59 Autowiring by type from bean name 'pauseEndpoint' via factory method to bean named 'restartEndpointWithoutIntegration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'resumeEndpoint'
2024-11-23 12:07:59 Autowiring by type from bean name 'resumeEndpoint' via factory method to bean named 'restartEndpointWithoutIntegration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'environmentEndpointWebExtension'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'environmentManager'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration'
2024-11-23 12:07:59 Autowiring by type from bean name 'environmentManager' via factory method to bean named 'environment'
2024-11-23 12:07:59 Autowiring by type from bean name 'environmentEndpointWebExtension' via factory method to bean named 'environmentEndpoint'
2024-11-23 12:07:59 Autowiring by type from bean name 'environmentEndpointWebExtension' via factory method to bean named 'environmentManager'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration$SpringMvcConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'dispatcherServletMappingDescriptionProvider'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'servletMappingDescriptionProvider'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'filterMappingDescriptionProvider'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'gsonBuilder'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'standardGsonBuilderCustomizer'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'standardGsonBuilderCustomizer' via factory method to bean named 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'gsonBuilder' via factory method to bean named 'standardGsonBuilderCustomizer'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'gson'
2024-11-23 12:07:59 Autowiring by type from bean name 'gson' via factory method to bean named 'gsonBuilder'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'jdbcTemplate'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2024-11-23 12:07:59 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2024-11-23 12:07:59 Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration'
2024-11-23 12:07:59 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'jmsTemplate'
2024-11-23 12:07:59 Autowiring by type from bean name 'jmsTemplate' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'jmsMessagingTemplate'
2024-11-23 12:07:59 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'jmsTemplate'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration'
2024-11-23 12:07:59 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'jmsListenerContainerFactoryConfigurer'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'jmsListenerContainerFactory'
2024-11-23 12:07:59 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'jmsListenerContainerFactoryConfigurer'
2024-11-23 12:07:59 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'quartzScheduler'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:59 Using default implementation for ThreadExecutor
2024-11-23 12:07:59 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-11-23 12:07:59 Quartz Scheduler v.2.3.2 created.
2024-11-23 12:07:59 RAMJobStore initialized.
2024-11-23 12:07:59 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-11-23 12:07:59 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-11-23 12:07:59 Quartz scheduler version: 2.3.2
2024-11-23 12:07:59 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5c28d9b
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'taskSchedulerBuilder'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'transactionTemplate'
2024-11-23 12:07:59 Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'restTemplateBuilder'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'characterEncodingFilter'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'multipartResolver'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration$ConfigReloadAutoConfigurationBeans'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'propertyChangeWatcher'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'configurationUpdateStrategy'
2024-11-23 12:07:59 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede'
2024-11-23 12:07:59 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'restartEndpointWithoutIntegration'
2024-11-23 12:07:59 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'contextRefresher'
2024-11-23 12:07:59 Autowiring by type from bean name 'propertyChangeWatcher' via factory method to bean named 'spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'propertyChangeWatcher' via factory method to bean named 'configurationUpdateStrategy'
2024-11-23 12:07:59 Kubernetes polling configuration change detector activated
2024-11-23 12:07:59 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:59 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'environmentProperties' with value of type String
2024-11-23 12:07:59 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'configurationProperties' with value of type String
2024-11-23 12:07:59 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'environmentProperties' with value of type String
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'servletEndpointRegistrar'
2024-11-23 12:07:59 Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'servletEndpointDiscoverer'
2024-11-23 12:07:59 Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'dispatcherServletRegistration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'webEndpointServletHandlerMapping'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'webEndpointDiscoverer'
2024-11-23 12:07:59 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'servletEndpointDiscoverer'
2024-11-23 12:07:59 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'controllerEndpointDiscoverer'
2024-11-23 12:07:59 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'endpointMediaTypes'
2024-11-23 12:07:59 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'environment'
2024-11-23 12:07:59 Exposing 2 endpoint(s) beneath base path '/actuator'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'controllerEndpointHandlerMapping'
2024-11-23 12:07:59 Autowiring by type from bean name 'controllerEndpointHandlerMapping' via factory method to bean named 'controllerEndpointDiscoverer'
2024-11-23 12:07:59 Autowiring by type from bean name 'controllerEndpointHandlerMapping' via factory method to bean named 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
2024-11-23 12:07:59 Autowiring by type from bean name 'controllerEndpointHandlerMapping' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$EnableSameManagementContextConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration'
2024-11-23 12:07:59 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration' via constructor to bean named 'environment'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration'
2024-11-23 12:07:59 Creating shared instance of singleton bean 'management.server-org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties'
2024-11-23 12:07:59 Starting beans in phase 2147483647
2024-11-23 12:07:59 Successfully started bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-23 12:07:59 Starting Quartz Scheduler now
2024-11-23 12:07:59 Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-11-23 12:07:59 Successfully started bean 'quartzScheduler'
2024-11-23 12:07:59 batch acquisition of 0 triggers
2024-11-23 12:07:59
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
ActiveMQAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration matched:
- @ConditionalOnProperty (spring.activemq.pool.enabled=false) matched (OnPropertyCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration.CachingConnectionFactoryConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.connection.CachingConnectionFactory' (OnClassCondition)
- @ConditionalOnProperty (spring.jms.cache.enabled=true) matched (OnPropertyCondition)
AopAutoConfiguration matched:
- @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration matched:
- @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
ConfigReloadAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' (OnClassCondition)
- @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)
ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans matched:
- @ConditionalOnClass found required classes 'org.springframework.cloud.context.restart.RestartEndpoint', 'org.springframework.cloud.context.refresh.ContextRefresher' (OnClassCondition)
- @ConditionalOnProperty (spring.cloud.kubernetes.reload.enabled) matched (OnPropertyCondition)
ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans#configurationUpdateStrategy matched:
- @ConditionalOnBean (types: org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition)
ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans#propertyChangeWatcher matched:
- @ConditionalOnBean (types: org.springframework.cloud.kubernetes.config.reload.ConfigurationChangeDetector; SearchStrategy: all) did not find any beans (OnBeanCondition)
ConfigurationPropertiesRebinderAutoConfiguration matched:
- @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition)
ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition)
ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition)
DataSourceAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
- AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
- @ConditionalOnBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceConfiguration.Hikari matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
- @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceHealthContributorAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource' (OnClassCondition)
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource' (OnBeanCondition)
DataSourceHealthContributorAutoConfiguration#dbHealthContributor matched:
- @ConditionalOnBean (names: dbHealthIndicator,dbHealthContributor; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
DiskSpaceHealthContributorAutoConfiguration matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
DiskSpaceHealthContributorAutoConfiguration#diskSpaceHealthIndicator matched:
- @ConditionalOnBean (names: diskSpaceHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
DispatcherServletAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
- @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
EndpointAutoConfiguration#endpointCachingOperationInvokerAdvisor matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvokerAdvisor; SearchStrategy: all) did not find any beans (OnBeanCondition)
EndpointAutoConfiguration#endpointOperationParameterMapper matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.invoke.ParameterValueMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ErrorMvcAutoConfiguration#basicErrorController matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration#errorAttributes matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
- @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition)
- ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
- @ConditionalOnBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)
GenericCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition)
GsonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition)
GsonAutoConfiguration#gson matched:
- @ConditionalOnBean (types: com.google.gson.Gson; SearchStrategy: all) did not find any beans (OnBeanCondition)
GsonAutoConfiguration#gsonBuilder matched:
- @ConditionalOnBean (types: com.google.gson.GsonBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
GsonHttpMessageConvertersConfiguration matched:
- @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition)
HealthContributorAutoConfiguration#pingHealthContributor matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
HealthEndpointAutoConfiguration matched:
- @ConditionalOnAvailableEndpoint no property management.endpoint.health.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property (OnAvailableEndpointCondition)
HealthEndpointConfiguration#healthContributorRegistry matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthContributorRegistry; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointConfiguration#healthEndpoint matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointConfiguration#healthEndpointGroups matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpointGroups; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointConfiguration#healthHttpCodeStatusMapper matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HttpCodeStatusMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointConfiguration#healthStatusAggregator matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.StatusAggregator; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointWebExtensionConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) found bean 'healthEndpoint' (OnBeanCondition)
HealthEndpointWebExtensionConfiguration#healthEndpointWebExtension matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) found bean 'healthEndpoint'; @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpointWebExtension; SearchStrategy: all) did not find any beans (OnBeanCondition)
HibernateJpaAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition)
HibernateJpaConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
HttpEncodingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition)
HttpEncodingAutoConfiguration#characterEncodingFilter matched:
- @ConditionalOnBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition)
HttpMessageConvertersAutoConfiguration#messageConverters matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
InfoContributorAutoConfiguration#envInfoContributor matched:
- @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)
InfoEndpointAutoConfiguration matched:
- @ConditionalOnAvailableEndpoint no property management.endpoint.info.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property (OnAvailableEndpointCondition)
InfoEndpointAutoConfiguration#infoEndpoint matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.info.InfoEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
- @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JdbcTemplateAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
JdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.annotation.EnableJms' (OnClassCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactory matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (names: jmsListenerContainerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactoryConfigurer matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration.EnableJmsConfiguration matched:
- @ConditionalOnBean (names: org.springframework.jms.config.internalJmsListenerAnnotationProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)
JmsAutoConfiguration.JmsTemplateConfiguration#jmsTemplate matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (types: org.springframework.jms.core.JmsOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsMessagingTemplate' (OnClassCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration#jmsMessagingTemplate matched:
- @ConditionalOnBean (types: org.springframework.jms.core.JmsTemplate; SearchStrategy: all) found a primary bean from beans 'jmsTemplate'; @ConditionalOnBean (types: org.springframework.jms.core.JmsMessageOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsHealthContributorAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.jms.ConnectionFactory' (OnClassCondition)
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)
JmsHealthContributorAutoConfiguration#jmsHealthContributor matched:
- @ConditionalOnBean (names: jmsHealthIndicator,jmsHealthContributor; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactory matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactoryBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#jpaVendorAdapter matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#transactionManager matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration.JpaWebConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JtaAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition)
- @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition)
KubernetesAutoConfiguration matched:
- @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)
KubernetesAutoConfiguration.KubernetesActuatorConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition)
KubernetesAutoConfiguration.KubernetesActuatorConfiguration#kubernetesHealthIndicator matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
LegacyHealthEndpointCompatibilityConfiguration#healthAggregator matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthAggregator; SearchStrategy: all) did not find any beans (OnBeanCondition)
LegacyHealthEndpointCompatibilityConfiguration#healthIndicatorRegistry matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthIndicatorRegistry; SearchStrategy: all) did not find any beans (OnBeanCondition)
LegacyHealthEndpointCompatibilityConfiguration#healthStatusHttpMapper matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthStatusHttpMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
LifecycleMvcEndpointAutoConfiguration#environmentManager matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
ManagementContextAutoConfiguration.SameManagementContextConfiguration matched:
- Management Port actual port type (SAME) matched required type (OnManagementPortCondition)
MappingsEndpointAutoConfiguration.ServletWebConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
MappingsEndpointAutoConfiguration.ServletWebConfiguration.SpringMvcConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
MultipartAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration#multipartConfigElement matched:
- @ConditionalOnBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
MultipartAutoConfiguration#multipartResolver matched:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
NamedParameterJdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
NoOpCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition)
OAuth2ResourceServerAutoConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
PauseResumeEndpointsConfiguration#pauseEndpoint matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint; SearchStrategy: all) found bean 'restartEndpointWithoutIntegration'; @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint$PauseEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.pause.enabled found so using endpoint default (OnEnabledEndpointCondition)
PauseResumeEndpointsConfiguration#resumeEndpoint matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint; SearchStrategy: all) found bean 'restartEndpointWithoutIntegration'; @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint$ResumeEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.resume.enabled found so using endpoint default (OnEnabledEndpointCondition)
PersistenceExceptionTranslationAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition)
PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
- @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
QuartzAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.quartz.Scheduler', 'org.springframework.scheduling.quartz.SchedulerFactoryBean', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
QuartzAutoConfiguration#quartzScheduler matched:
- @ConditionalOnBean (types: org.springframework.scheduling.quartz.SchedulerFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition)
RefreshAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition)
- @ConditionalOnProperty (spring.cloud.refresh.enabled) matched (OnPropertyCondition)
RefreshAutoConfiguration#contextRefresher matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.refresh.ContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition)
RefreshAutoConfiguration#loggingRebinder matched:
- @ConditionalOnBean (types: org.springframework.cloud.logging.LoggingRebinder; SearchStrategy: all) did not find any beans (OnBeanCondition)
RefreshAutoConfiguration#refreshScope matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.scope.refresh.RefreshScope; SearchStrategy: all) did not find any beans (OnBeanCondition)
RefreshAutoConfiguration.JpaInvokerConfiguration matched:
- @ConditionalOnClass found required class 'javax.persistence.EntityManagerFactory' (OnClassCondition)
RefreshEndpointAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration', 'org.springframework.boot.actuate.health.Health' (OnClassCondition)
RefreshEndpointAutoConfiguration#refreshScopeHealthIndicator matched:
- @ConditionalOnBean (types: org.springframework.cloud.health.RefreshScopeHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration matched:
- @ConditionalOnBean (types: org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration; SearchStrategy: all) found bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration' (OnBeanCondition)
RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration#refreshEndpoint matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.refresh.ContextRefresher; SearchStrategy: all) found bean 'contextRefresher'; @ConditionalOnBean (types: org.springframework.cloud.endpoint.RefreshEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint found property management.endpoint.refresh.enabled with value true (OnEnabledEndpointCondition)
RestTemplateAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition)
RestTemplateAutoConfiguration#restTemplateBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
RestartEndpointWithoutIntegrationConfiguration matched:
- @ConditionalOnMissingClass did not find unwanted class 'org.springframework.integration.monitor.IntegrationMBeanExporter' (OnClassCondition)
RestartEndpointWithoutIntegrationConfiguration#restartEndpointWithoutIntegration matched:
- @ConditionalOnEnabledEndpoint found property management.endpoint.restart.enabled with value true (OnEnabledEndpointCondition)
- @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
ServletEndpointManagementContextConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
ServletManagementContextAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.Servlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ServletWebServerFactoryAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched:
- @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedTomcat matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition)
SimpleCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition)
SpringDataWebAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#pageableCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#sortCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition)
TaskExecutionAutoConfiguration#taskExecutorBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskSchedulingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)
TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
TransactionAutoConfiguration#platformTransactionManagerCustomizers matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched:
- @ConditionalOnBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition)
- @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition)
ValidationAutoConfiguration#defaultValidator matched:
- @ConditionalOnBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration#methodValidationPostProcessor matched:
- @ConditionalOnBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebEndpointAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
WebEndpointAutoConfiguration#controllerEndpointDiscoverer matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebEndpointAutoConfiguration#endpointMediaTypes matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebEndpointAutoConfiguration#pathMappedEndpoints matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebEndpointAutoConfiguration#webEndpointDiscoverer matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebEndpointAutoConfiguration.WebEndpointServletConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
WebEndpointAutoConfiguration.WebEndpointServletConfiguration#servletEndpointDiscoverer matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration#formContentFilter matched:
- @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched:
- @ConditionalOnBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcEndpointManagementContextConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet,org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier; SearchStrategy: all) found beans 'webEndpointDiscoverer', 'dispatcherServlet' (OnBeanCondition)
WebMvcEndpointManagementContextConfiguration#controllerEndpointHandlerMapping matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.servlet.ControllerEndpointHandlerMapping; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcEndpointManagementContextConfiguration#webEndpointServletHandlerMapping matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebSocketServletAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched:
- @ConditionalOnBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
WritableEnvironmentEndpointAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.boot.actuate.env.EnvironmentEndpoint', 'org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties' (OnClassCondition)
- @ConditionalOnProperty (management.endpoint.env.post.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) found bean 'environmentManager' (OnBeanCondition)
WritableEnvironmentEndpointAutoConfiguration#environmentEndpoint matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.environment.WritableEnvironmentEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.env.enabled found so using endpoint default (OnEnabledEndpointCondition)
WritableEnvironmentEndpointAutoConfiguration#environmentEndpointWebExtension matched:
- @ConditionalOnEnabledEndpoint no property management.endpoint.env.enabled found so using endpoint default (OnEnabledEndpointCondition)
Negative matches:
-----------------
ActiveMQConnectionFactoryConfiguration.PooledConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.messaginghub.pooled.jms.JmsPoolConnectionFactory', 'org.apache.commons.pool2.PooledObject' (OnClassCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration#jmsConnectionFactory:
Did not match:
- @ConditionalOnProperty (spring.jms.cache.enabled=false) did not find property 'enabled' (OnPropertyCondition)
ActiveMQXAConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jms.XAConnectionFactoryWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jms.XAConnectionFactoryWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'javax.transaction.TransactionManager' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
AopAutoConfiguration.ClassProxyingConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition)
AppOpticsMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.appoptics.AppOpticsMeterRegistry' (OnClassCondition)
ArtemisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition)
AtlasMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.atlas.AtlasMeterRegistry' (OnClassCondition)
AtomikosJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition)
AuditAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.actuate.audit.AuditEventRepository; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.audit.AuditEventRepository (OnBeanCondition)
Matched:
- @ConditionalOnProperty (management.auditevents.enabled) matched (OnPropertyCondition)
AuditEventsEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.auditevents.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
BatchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition)
BeansEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.beans.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
BitronixJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'bitronix.tm.jndi.BitronixContext' (OnClassCondition)
CacheAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)
CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor:
Did not match:
- Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition)
CacheMeterBinderProvidersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.MeterBinder' (OnClassCondition)
CacheMetricsAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.cache.CacheManager; SearchStrategy: all) did not find any beans of type org.springframework.cache.CacheManager (OnBeanCondition)
CachesEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.caches.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)
CaffeineCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition)
CassandraAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition)
CassandraRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Session' (OnClassCondition)
ClientHttpConnectorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CloudFoundryActuatorAutoConfiguration:
Did not match:
- @ConditionalOnCloudPlatform did not find CLOUD_FOUNDRY (OnCloudPlatformCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (management.cloudfoundry.enabled) matched (OnPropertyCondition)
CloudServiceConnectorsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition)
CodecsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CompositeMeterRegistryAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.composite.CompositeMeterRegistry' (OnClassCondition)
ConditionsReportEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.conditions.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
ConfigurationPropertiesReportEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.configprops.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
CouchbaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition)
CouchbaseDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration:
Did not match:
- EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)
DataSourceConfiguration.Dbcp2:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourceConfiguration.Generic:
Did not match:
- @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition)
DataSourceConfiguration.Tomcat:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceJmxConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourcePoolMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.PlatformTransactionManager' transactionManager (OnBeanCondition)
DatadogMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.datadog.DatadogMeterRegistry' (OnClassCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition)
DynatraceMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.dynatrace.DynatraceMeterRegistry' (OnClassCondition)
EhCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition)
ElasticMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.elastic.ElasticMeterRegistry' (OnClassCondition)
ElasticSearchClientHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
ElasticSearchJestHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)
ElasticSearchRestHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)
ElasticsearchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
ElasticsearchDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition)
ElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
EmbeddedLdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition)
EmbeddedMongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
EnvironmentEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.env.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
ErrorWebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
FlywayAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)
FlywayEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)
FreeMarkerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition)
GangliaMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.ganglia.GangliaMeterRegistry' (OnClassCondition)
GraphiteMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.graphite.GraphiteMeterRegistry' (OnClassCondition)
GroovyTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition)
GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration:
Did not match:
- AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jsonb) did not find property 'spring.http.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=gson) did not find property 'spring.http.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition)
H2ConsoleAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.h2.console.enabled=true) did not find property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.h2.server.web.WebServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
HazelcastAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HazelcastCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition)
HazelcastHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HazelcastJpaDependencyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HealthEndpointReactiveWebExtensionConfiguration:
Did not match:
- did not find reactive web application classes (OnWebApplicationCondition)
HeapDumpWebEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.heapdump.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
HibernateMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
HttpClientMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
HttpHandlerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
HttpTraceAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.actuate.trace.http.HttpTraceRepository; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.trace.http.HttpTraceRepository (OnBeanCondition)
Matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (management.trace.http.enabled) matched (OnPropertyCondition)
HttpTraceAutoConfiguration.ReactiveTraceFilterConfiguration:
Did not match:
- did not find reactive web application classes (OnWebApplicationCondition)
- Ancestor org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
HttpTraceAutoConfiguration.ServletTraceFilterConfiguration:
Did not match:
- Ancestor org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
Matched:
- found 'session' scope (OnWebApplicationCondition)
HttpTraceEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.httptrace.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
HumioMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.humio.HumioMeterRegistry' (OnClassCondition)
HypermediaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition)
InfinispanCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition)
InfluxDbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)
InfluxDbHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)
InfluxMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.influx.InfluxMeterRegistry' (OnClassCondition)
InfoContributorAutoConfiguration#buildInfoContributor:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.info.BuildProperties; SearchStrategy: all) did not find any beans (OnBeanCondition)
Matched:
- @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)
InfoContributorAutoConfiguration#gitInfoContributor:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.info.GitProperties; SearchStrategy: all) did not find any beans (OnBeanCondition)
Matched:
- @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)
IntegrationAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition)
IntegrationGraphEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.graph.IntegrationGraphServer' (OnClassCondition)
JCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition)
JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
JdbcRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition)
JerseyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition)
JerseySameManagementContextConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.ResourceConfig' (OnClassCondition)
JerseyServerMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.jersey2.server.MetricsApplicationEventListener' (OnClassCondition)
JerseyWebEndpointManagementContextConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.ResourceConfig' (OnClassCondition)
JestAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)
JettyMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.jetty.JettyServerThreadPoolMetrics' (OnClassCondition)
JmsAnnotationDrivenConfiguration.JndiConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
JmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition)
JmxEndpointAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
JmxMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.jmx.JmxMeterRegistry' (OnClassCondition)
JndiConnectionFactoryAutoConfiguration:
Did not match:
- AnyNestedCondition 0 matched 2 did not; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Property @ConditionalOnProperty (spring.jms.jndi-name) did not find property 'jndi-name'; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Jndi @ConditionalOnJndi JNDI environment is not available (JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
JndiDataSourceAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
JndiJtaConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition)
JolokiaEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.jolokia.http.AgentServlet' (OnClassCondition)
JooqAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition)
JpaRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &vesDataRepository and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition)
- @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition)
JsonbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
JsonbHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
JvmMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
KafkaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition)
KafkaMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.kafka.KafkaConsumerMetrics' (OnClassCondition)
KairosMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.kairos.KairosMeterRegistry' (OnClassCondition)
KubernetesAutoConfiguration#kubernetesClient:
Did not match:
- @ConditionalOnBean (types: io.fabric8.kubernetes.client.KubernetesClient; SearchStrategy: all) found beans of type 'io.fabric8.kubernetes.client.KubernetesClient' kubernetesClient (OnBeanCondition)
KubernetesAutoConfiguration#kubernetesClientConfig:
Did not match:
- @ConditionalOnBean (types: io.fabric8.kubernetes.client.Config; SearchStrategy: all) found beans of type 'io.fabric8.kubernetes.client.Config' kubernetesClientConfig (OnBeanCondition)
KubernetesAutoConfiguration#kubernetesPodUtils:
Did not match:
- @ConditionalOnBean (types: org.springframework.cloud.kubernetes.StandardPodUtils; SearchStrategy: all) found beans of type 'org.springframework.cloud.kubernetes.StandardPodUtils' kubernetesPodUtils (OnBeanCondition)
LdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition)
LdapHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ldap.core.LdapOperations' (OnClassCondition)
LdapRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition)
LegacyHealthEndpointAdaptersConfiguration#healthAggregatorStatusAggregatorAdapter:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthAggregator; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.health.HealthAggregator (OnBeanCondition)
LegacyHealthEndpointAdaptersConfiguration#healthStatusHttpMapperHttpCodeStatusMapperAdapter:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthStatusHttpMapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.health.HealthStatusHttpMapper (OnBeanCondition)
LegacyHealthEndpointCompatibilityConfiguration.LegacyReactiveHealthEndpointCompatibilityConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition)
LiquibaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition)
LiquibaseEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition)
Log4J2MetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.logging.Log4j2Metrics' (OnClassCondition)
LogFileWebEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.logfile.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
LogbackMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'ch.qos.logback.classic.LoggerContext' (OnClassCondition)
LoggersEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.loggers.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
MailHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.mail.javamail.JavaMailSenderImpl; SearchStrategy: all) did not find any beans of type org.springframework.mail.javamail.JavaMailSenderImpl (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnClassCondition)
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
MailSenderAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition)
MailSenderValidatorAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition)
ManagementContextAutoConfiguration.DifferentManagementContextConfiguration:
Did not match:
- Management Port actual port type (SAME) did not match required type (DIFFERENT) (OnManagementPortCondition)
ManagementWebSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter' (OnClassCondition)
MappingsEndpointAutoConfiguration#mappingsEndpoint:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.mappings.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
MappingsEndpointAutoConfiguration.ReactiveWebConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
MessageSourceAutoConfiguration:
Did not match:
- ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition)
MetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.annotation.Timed' (OnClassCondition)
MetricsEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.annotation.Timed' (OnClassCondition)
MongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MongoDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition)
MongoHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition)
MongoReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
MongoReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MustacheAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition)
Neo4jDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)
Neo4jHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)
Neo4jRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.Neo4jSession' (OnClassCondition)
NewRelicMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.newrelic.NewRelicMeterRegistry' (OnClassCondition)
OAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.JwtConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken', 'org.springframework.security.oauth2.jwt.JwtDecoder' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.OpaqueTokenConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (OnClassCondition)
ProjectInfoAutoConfiguration#buildProperties:
Did not match:
- @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition)
ProjectInfoAutoConfiguration#gitProperties:
Did not match:
- GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)
PrometheusMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.prometheus.PrometheusMeterRegistry' (OnClassCondition)
QuartzAutoConfiguration.JdbcStoreTypeConfiguration:
Did not match:
- @ConditionalOnProperty (spring.quartz.job-store-type=jdbc) did not find property 'job-store-type' (OnPropertyCondition)
RSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketRequesterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition)
RSocketServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketStrategiesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition)
RabbitAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition)
RabbitHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.amqp.rabbit.core.RabbitTemplate' (OnClassCondition)
RabbitMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.rabbitmq.client.ConnectionFactory' (OnClassCondition)
ReactiveCloudFoundryActuatorAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
ReactiveElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition)
ReactiveHealthEndpointConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveManagementContextAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveManagementWebSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)
ReactiveOAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveOAuth2ResourceServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)
ReactiveRestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition)
ReactiveSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveUserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition)
ReactiveWebServerFactoryAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
RedisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition)
RedisCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)
RedisHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)
RedisReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
RedisReactiveHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
RedisRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition)
RepositoryRestMvcAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition)
RestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)
RestartEndpointWithIntegrationConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.monitor.IntegrationMBeanExporter' (OnClassCondition)
Saml2RelyingPartyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition)
ScheduledTasksEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.scheduledtasks.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
SecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition)
SecurityFilterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition)
SecurityRequestMatchersManagementContextConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.web.util.matcher.RequestMatcher' (OnClassCondition)
SendGridAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition)
ServletEndpointManagementContextConfiguration.JerseyServletEndpointManagementContextConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.ResourceConfig' (OnClassCondition)
ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration:
Did not match:
- @ConditionalOnProperty (management.server.add-application-context-header=true) did not find property 'add-application-context-header' (OnPropertyCondition)
ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter:
Did not match:
- @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)
ServletWebServerFactoryConfiguration.EmbeddedJetty:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedUndertow:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
SessionAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition)
SessionsEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.session.FindByIndexNameSessionRepository' (OnClassCondition)
ShutdownEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.shutdown.enabled found so using endpoint default (OnAvailableEndpointCondition)
SignalFxMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.signalfx.SignalFxMeterRegistry' (OnClassCondition)
SimpleMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnBean did not find required type 'io.micrometer.core.instrument.Clock' (OnBeanCondition)
SolrAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition)
SolrHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)
SolrRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)
SpringApplicationAdminJmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition)
StatsdMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.statsd.StatsdMeterRegistry' (OnClassCondition)
SystemMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
TaskExecutionAutoConfiguration#applicationTaskExecutor:
Did not match:
- @ConditionalOnBean (types: java.util.concurrent.Executor; SearchStrategy: all) found beans of type 'java.util.concurrent.Executor' threadPoolTaskExecutor1, threadPoolTaskExecutor2 (OnBeanCondition)
TaskSchedulingAutoConfiguration#taskScheduler:
Did not match:
- @ConditionalOnBean (types: org.springframework.scheduling.annotation.SchedulingConfigurer,org.springframework.scheduling.TaskScheduler,java.util.concurrent.ScheduledExecutorService; SearchStrategy: all) found beans of type 'org.springframework.scheduling.TaskScheduler' taskScheduler (OnBeanCondition)
ThreadDumpEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.threaddump.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
ThymeleafAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition)
TomcatMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.tomcat.TomcatMetrics' (OnClassCondition)
TransactionAutoConfiguration#transactionalOperator:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
UserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition)
WavefrontMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.wavefront.WavefrontMeterRegistry' (OnClassCondition)
WebClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
WebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
WebFluxEndpointManagementContextConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
WebFluxMetricsAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
WebMvcAutoConfiguration#hiddenHttpMethodFilter:
Did not match:
- @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition)
WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration:
Did not match:
- @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver:
Did not match:
- @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition)
WebMvcMetricsAutoConfiguration:
Did not match:
- @ConditionalOnBean did not find required type 'io.micrometer.core.instrument.MeterRegistry' (OnBeanCondition)
WebServiceTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition)
WebServicesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition)
WebSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition)
WebSocketReactiveAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.JettyWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition)
WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition)
XADataSourceAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
Exclusions:
-----------
None
Unconditional classes:
----------------------
org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration
org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration
org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration
org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration
org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration
2024-11-23 12:07:59 Started VESAgentServiceRestTest in 6.514 seconds (JVM running for 8.29)
2024-11-23 12:07:59 Storing ApplicationContext [1037479646] in cache under key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
2024-11-23 12:07:59 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@1e037a2d, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
2024-11-23 12:07:59 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@1e037a2d, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
2024-11-23 12:07:59 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@1e037a2d, testMethod = processFaultEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
2024-11-23 12:07:59 VES Notification request processing started
2024-11-23 12:07:59 VES Notification request Fault processing started
2024-11-23 12:07:59 Converting Notification to VES fault event started
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventTime
2024-11-23 12:07:59 ADDING Device.FaultMgmt.ExpeditedEvent.1
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AlarmIdentifier
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.NotificationType
2024-11-23 12:07:59 NotificationType is NewAlarm validated successfully
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ManagedObjectInstance
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventType
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ProbableCause
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.SpecificProblem
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.PerceivedSeverity
2024-11-23 12:07:59 Severity is validated successfully : CRITICAL
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalText
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalInformation
2024-11-23 12:07:59 Converting Notification to VES fault event completed :[org.commscope.tr069adapter.vesagent.model.Event@80c35a9]
2024-11-23 12:07:59 VES Notification request Fault processing completed
2024-11-23 12:07:59 VES Notification request processing completed
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
2024-11-23 12:07:59 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@1e037a2d, testMethod = processFaultEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@1e037a2d, testMethod = processFaultEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:07:59 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
2024-11-23 12:07:59 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@99d3936, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1]
2024-11-23 12:07:59 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@99d3936, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1]
2024-11-23 12:07:59 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@99d3936, testMethod = processFaultEventCriticalTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1]
2024-11-23 12:07:59 VES Notification request processing started
2024-11-23 12:07:59 VES Notification request Fault processing started
2024-11-23 12:07:59 Converting Notification to VES fault event started
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventTime
2024-11-23 12:07:59 ADDING Device.FaultMgmt.ExpeditedEvent.1
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AlarmIdentifier
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.NotificationType
2024-11-23 12:07:59 NotificationType is NewAlarm validated successfully
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ManagedObjectInstance
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventType
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ProbableCause
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.SpecificProblem
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.PerceivedSeverity
2024-11-23 12:07:59 Severity is validated successfully : CRITICAL
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalText
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalInformation
2024-11-23 12:07:59 Converting Notification to VES fault event completed :[org.commscope.tr069adapter.vesagent.model.Event@274e629c]
2024-11-23 12:07:59 VES Notification request Fault processing completed
2024-11-23 12:07:59 VES Notification request processing completed
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1]
2024-11-23 12:07:59 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@99d3936, testMethod = processFaultEventCriticalTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@99d3936, testMethod = processFaultEventCriticalTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:07:59 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1]
2024-11-23 12:07:59 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@736bed95, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1]
2024-11-23 12:07:59 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@736bed95, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1]
2024-11-23 12:07:59 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@736bed95, testMethod = processFaultEventClearTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1]
2024-11-23 12:07:59 VES Notification request processing started
2024-11-23 12:07:59 VES Notification request Fault processing started
2024-11-23 12:07:59 Converting Notification to VES fault event started
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventTime
2024-11-23 12:07:59 ADDING Device.FaultMgmt.ExpeditedEvent.1
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AlarmIdentifier
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.NotificationType
2024-11-23 12:07:59 NotificationType is NewAlarm validated successfully
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ManagedObjectInstance
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventType
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ProbableCause
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.SpecificProblem
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.PerceivedSeverity
2024-11-23 12:07:59 Severity is validated successfully : CLEAR
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalText
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalInformation
2024-11-23 12:07:59 Converting Notification to VES fault event completed :[org.commscope.tr069adapter.vesagent.model.Event@1da6d6d9]
2024-11-23 12:07:59 VES Notification request Fault processing completed
2024-11-23 12:07:59 VES Notification request processing completed
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1]
2024-11-23 12:07:59 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@736bed95, testMethod = processFaultEventClearTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@736bed95, testMethod = processFaultEventClearTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:07:59 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1]
2024-11-23 12:07:59 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@5b2afea6, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1]
2024-11-23 12:07:59 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@5b2afea6, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1]
2024-11-23 12:07:59 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@5b2afea6, testMethod = processOnRestartEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1]
2024-11-23 12:07:59 VES Notification request processing started
2024-11-23 12:07:59 VES Notification request PnfRegister on container restart processing started
2024-11-23 12:07:59 Converting Notification to VES pnfevent started
2024-11-23 12:07:59 Converting Notification to VES pnfevent completed
2024-11-23 12:07:59 VES Notification request processing completed
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1]
2024-11-23 12:07:59 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@5b2afea6, testMethod = processOnRestartEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@5b2afea6, testMethod = processOnRestartEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:07:59 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1]
2024-11-23 12:07:59 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@13542feb, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1]
2024-11-23 12:07:59 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@13542feb, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1]
2024-11-23 12:07:59 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@13542feb, testMethod = processOnRestartEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1]
2024-11-23 12:07:59 VES Notification request processing started
2024-11-23 12:07:59 VES Notification request PnfRegister on container restart processing started
2024-11-23 12:07:59 Converting Notification to VES pnfevent started
2024-11-23 12:07:59 Converting Notification to VES pnfevent completed
2024-11-23 12:07:59 VES Notification request processing completed
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1]
2024-11-23 12:07:59 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@13542feb, testMethod = processOnRestartEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@13542feb, testMethod = processOnRestartEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:07:59 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1]
2024-11-23 12:07:59 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@25f63e9a, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1]
2024-11-23 12:07:59 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@25f63e9a, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1]
2024-11-23 12:07:59 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@25f63e9a, testMethod = processPnfEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1]
2024-11-23 12:07:59 VES Notification request processing started
2024-11-23 12:07:59 VES Notification request PnfRegister processing started
2024-11-23 12:07:59 Converting Notification to VES pnfevent started
2024-11-23 12:07:59 Converting Notification to VES pnfevent completed
2024-11-23 12:07:59 VES message for PnfRegistration : {"event":{"commonEventHeader":{"version":"4.0.1","vesEventListenerVersion":"7.0.1","domain":"pnfRegistration","eventName":"pnfReg_LTE_Enterprise_C-RANSC_Cntrl-ORAN","eventType":"Pnfevt","eventId":"PnfReg00005B9A11732363679758","sequence":0,"priority":"High","reportingEntityId":"00005B9A1","reportingEntityName":"0005B9A1","sourceId":"00005B9A1","sourceName":"0005B9A1","nfVendorName":"ORAN","nfNamingCode":"","nfcNamingCode":"","startEpochMicrosec":1732363679758,"lastEpochMicrosec":1732363679758},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.0","serialNumber":"00005B9A1","vendorName":"ORAN","oamV4IpAddress":"10.211.5.27","oamV6IpAddress":"","unitType":"TR069","unitFamily":"ORAN","modelNumber":"LTE_Enterprise_C-RANSC_Cntrl","manufactureDate":"","macAddress":"00005B9A1","lastServiceDate":"23112024","additionalFields":{"protocol":"SSH","password":"netconf","oamPort":"17830","betweenAttemptsTimeout":"2000","keepaliveDelay":"120","sleep-factor":"1.5","reconnectOnChangedSchema":"false","connectionTimeout":"20000","maxConnectionAttempts":"100","username":"netconf","tcpOnly":"false"}}}}
2024-11-23 12:07:59 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:59 Rendered criteria query -> select generatedAlias0 from DeviceDataEntity as generatedAlias0 where ( generatedAlias0.deviceId=:param0 ) and ( generatedAlias0.attrGroup=:param1 )
2024-11-23 12:07:59 parse() - HQL: select generatedAlias0 from org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity as generatedAlias0 where ( generatedAlias0.deviceId=:param0 ) and ( generatedAlias0.attrGroup=:param1 )
2024-11-23 12:07:59 throwQueryException() : no errors
2024-11-23 12:07:59 --- HQL AST ---
\-[QUERY] Node: 'query'
+-[SELECT_FROM] Node: 'SELECT_FROM'
| +-[FROM] Node: 'from'
| | \-[RANGE] Node: 'RANGE'
| | +-[DOT] Node: '.'
| | | +-[DOT] Node: '.'
| | | | +-[DOT] Node: '.'
| | | | | +-[DOT] Node: '.'
| | | | | | +-[DOT] Node: '.'
| | | | | | | +-[IDENT] Node: 'org'
| | | | | | | \-[IDENT] Node: 'commscope'
| | | | | | \-[IDENT] Node: 'tr069adapter'
| | | | | \-[IDENT] Node: 'vesagent'
| | | | \-[IDENT] Node: 'entity'
| | | \-[IDENT] Node: 'DeviceDataEntity'
| | \-[ALIAS] Node: 'generatedAlias0'
| \-[SELECT] Node: 'select'
| \-[IDENT] Node: 'generatedAlias0'
\-[WHERE] Node: 'where'
\-[AND] Node: 'and'
+-[EQ] Node: '='
| +-[DOT] Node: '.'
| | +-[IDENT] Node: 'generatedAlias0'
| | \-[IDENT] Node: 'deviceId'
| \-[COLON] Node: ':'
| \-[IDENT] Node: 'param0'
\-[EQ] Node: '='
+-[DOT] Node: '.'
| +-[IDENT] Node: 'generatedAlias0'
| \-[IDENT] Node: 'attrGroup'
\-[COLON] Node: ':'
\-[IDENT] Node: 'param1'
2024-11-23 12:07:59 select << begin [level=1, statement=select]
2024-11-23 12:07:59 FromClause{level=1} : org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity (generatedAlias0) -> devicedata0_
2024-11-23 12:07:59 Resolved : generatedAlias0 -> devicedata0_.id
2024-11-23 12:07:59 Resolved : generatedAlias0 -> devicedata0_.id
2024-11-23 12:07:59 getDataType() : deviceId -> org.hibernate.type.StringType@432cf762
2024-11-23 12:07:59 Resolved : generatedAlias0.deviceId -> devicedata0_.device_id
2024-11-23 12:07:59 Resolved : generatedAlias0 -> devicedata0_.id
2024-11-23 12:07:59 getDataType() : attrGroup -> org.hibernate.type.StringType@432cf762
2024-11-23 12:07:59 Resolved : generatedAlias0.attrGroup -> devicedata0_.attr_group
2024-11-23 12:07:59 select : finishing up [level=1, statement=select]
2024-11-23 12:07:59 processQuery() : ( SELECT ( {select clause} devicedata0_.id ) ( FromClause{level=1} ves_device_data devicedata0_ ) ( where ( and ( = ( devicedata0_.device_id devicedata0_.id deviceId ) ? ) ( = ( devicedata0_.attr_group devicedata0_.id attrGroup ) ? ) ) ) )
2024-11-23 12:07:59 Tables referenced from query nodes:
\-QueryNode
+-SelectClause
| referencedTables(entity DeviceDataEntity): [ves_device_data]
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | referencedTables: null
| | originalText: generatedAlias0
| \-SqlFragment
+-FromClause
| \-FromElement
\-SqlNode
\-SqlNode
+-BinaryLogicOperatorNode
| +-DotNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | referencedTables: [ves_device_data]
| | path: generatedAlias0.deviceId
| | originalPropertyName: deviceId
| | +-IdentNode
| | | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | | referencedTables: null
| | | originalText: generatedAlias0
| | \-IdentNode
| | persister: null
| | referencedTables: null
| | originalText: deviceId
| \-ParameterNode
\-BinaryLogicOperatorNode
+-DotNode
| persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| referencedTables: [ves_device_data]
| path: generatedAlias0.attrGroup
| originalPropertyName: attrGroup
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | referencedTables: null
| | originalText: generatedAlias0
| \-IdentNode
| persister: null
| referencedTables: null
| originalText: attrGroup
\-ParameterNode
2024-11-23 12:07:59 Using FROM fragment [ves_device_data devicedata0_]
2024-11-23 12:07:59 select >> end [level=1, statement=select]
2024-11-23 12:07:59 --- SQL AST ---
\-[SELECT] QueryNode: 'SELECT' querySpaces (ves_device_data)
+-[SELECT_CLAUSE] SelectClause: '{select clause}'
| +-[ALIAS_REF] IdentNode: 'devicedata0_.id as id1_0_' {alias=generatedAlias0, className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, tableAlias=devicedata0_}
| \-[SQL_TOKEN] SqlFragment: 'devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_'
+-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[devicedata0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]}
| \-[FROM_FRAGMENT] FromElement: 'ves_device_data devicedata0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=ves_device_data,tableAlias=devicedata0_,origin=null,columns={,className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity}}
\-[WHERE] SqlNode: 'where'
\-[AND] SqlNode: 'and'
+-[EQ] BinaryLogicOperatorNode: '='
| +-[DOT] DotNode: 'devicedata0_.device_id' {propertyName=deviceId,dereferenceType=PRIMITIVE,getPropertyPath=deviceId,path=generatedAlias0.deviceId,tableAlias=devicedata0_,className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity,classAlias=generatedAlias0}
| | +-[ALIAS_REF] IdentNode: 'devicedata0_.id' {alias=generatedAlias0, className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, tableAlias=devicedata0_}
| | \-[IDENT] IdentNode: 'deviceId' {originalText=deviceId}
| \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@432cf762}
\-[EQ] BinaryLogicOperatorNode: '='
+-[DOT] DotNode: 'devicedata0_.attr_group' {propertyName=attrGroup,dereferenceType=PRIMITIVE,getPropertyPath=attrGroup,path=generatedAlias0.attrGroup,tableAlias=devicedata0_,className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity,classAlias=generatedAlias0}
| +-[ALIAS_REF] IdentNode: 'devicedata0_.id' {alias=generatedAlias0, className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, tableAlias=devicedata0_}
| \-[IDENT] IdentNode: 'attrGroup' {originalText=attrGroup}
\-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@432cf762}
2024-11-23 12:07:59 throwQueryException() : no errors
2024-11-23 12:07:59 HQL: select generatedAlias0 from org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity as generatedAlias0 where ( generatedAlias0.deviceId=:param0 ) and ( generatedAlias0.attrGroup=:param1 )
2024-11-23 12:07:59 SQL: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
2024-11-23 12:07:59 throwQueryException() : no errors
2024-11-23 12:07:59 select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
Hibernate: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
2024-11-23 12:07:59 Creating heartbeat records and timer using default heartbeatPeriod 5 minutes.
2024-11-23 12:07:59 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:59 Rendered criteria query -> select generatedAlias0 from DeviceDataEntity as generatedAlias0 where ( generatedAlias0.deviceId=:param0 ) and ( generatedAlias0.attrGroup=:param1 )
2024-11-23 12:07:59 select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
Hibernate: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
2024-11-23 12:07:59 Adding transactional method 'save' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2024-11-23 12:07:59 Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2024-11-23 12:07:59 Opened new EntityManager [SessionImpl(128497866)] for JPA transaction
2024-11-23 12:07:59 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-23 12:07:59 begin
2024-11-23 12:07:59 Exposing JPA transaction as JDBC [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@7bc9e602]
2024-11-23 12:07:59 call next value for hibernate_sequence
Hibernate: call next value for hibernate_sequence
2024-11-23 12:07:59 Sequence value obtained: 1
2024-11-23 12:07:59 HHH000387: ResultSet's statement was not registered
2024-11-23 12:07:59 Generated identifier: 1, using strategy: org.hibernate.id.enhanced.SequenceStyleGenerator
2024-11-23 12:07:59 Initiating transaction commit
2024-11-23 12:07:59 Committing JPA transaction on EntityManager [SessionImpl(128497866)]
2024-11-23 12:07:59 committing
2024-11-23 12:07:59 Processing flush-time cascades
2024-11-23 12:07:59 Dirty checking collections
2024-11-23 12:07:59 Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects
2024-11-23 12:07:59 Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
2024-11-23 12:07:59 Listing entities:
2024-11-23 12:07:59 org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity{attrGroup=heartbeat, oui=0005B9, eNodeBName=0005B9A1, productClass=LTE_Enterprise_C-RANSC_Cntrl, attrJson={"heartbeat.heartbeatPeriod":"5"}, id=1, deviceId=00005B9A1, lastUpdateTime=Sat Nov 23 12:07:59 UTC 2024}
2024-11-23 12:07:59 insert into ves_device_data (attr_group, attr_json, device_id, enodeb_name, last_updated_time, oui, product_class, id) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into ves_device_data (attr_group, attr_json, device_id, enodeb_name, last_updated_time, oui, product_class, id) values (?, ?, ?, ?, ?, ?, ?, ?)
2024-11-23 12:07:59 Closing JPA EntityManager [SessionImpl(128497866)] after transaction
2024-11-23 12:07:59 VES Notification request PnfRegister processing completed
2024-11-23 12:07:59 VES Notification request processing completed
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1]
2024-11-23 12:07:59 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@25f63e9a, testMethod = processPnfEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@25f63e9a, testMethod = processPnfEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:07:59 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1]
2024-11-23 12:07:59 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2f5949ba, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1]
2024-11-23 12:07:59 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2f5949ba, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1]
2024-11-23 12:07:59 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2f5949ba, testMethod = processPnfEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1]
2024-11-23 12:07:59 VES Notification request processing started
2024-11-23 12:07:59 VES Notification request PnfRegister processing started
2024-11-23 12:07:59 Converting Notification to VES pnfevent started
2024-11-23 12:07:59 Converting Notification to VES pnfevent completed
2024-11-23 12:07:59 VES message for PnfRegistration : {"event":{"commonEventHeader":{"version":"4.0.1","vesEventListenerVersion":"7.0.1","domain":"pnfRegistration","eventName":"pnfReg_LTE_Enterprise_C-RANSC_Cntrl-ORAN","eventType":"Pnfevt","eventId":"PnfReg00005B9A11732363679850","sequence":0,"priority":"High","reportingEntityId":"00005B9A1","reportingEntityName":"00005B9A1","sourceId":"00005B9A1","sourceName":"00005B9A1","nfVendorName":"ORAN","nfNamingCode":"","nfcNamingCode":"","startEpochMicrosec":1732363679850,"lastEpochMicrosec":1732363679850},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.0","serialNumber":"00005B9A1","vendorName":"ORAN","oamV4IpAddress":"10.211.5.27","oamV6IpAddress":"","unitType":"TR069","unitFamily":"ORAN","modelNumber":"LTE_Enterprise_C-RANSC_Cntrl","manufactureDate":"","macAddress":"00005B9A1","lastServiceDate":"23112024","additionalFields":{"protocol":"SSH","password":"netconf","oamPort":"17830","betweenAttemptsTimeout":"2000","keepaliveDelay":"120","sleep-factor":"1.5","reconnectOnChangedSchema":"false","connectionTimeout":"20000","maxConnectionAttempts":"100","username":"netconf","tcpOnly":"false"}}}}
2024-11-23 12:07:59 Creating new EntityManager for shared EntityManager invocation
2024-11-23 12:07:59 Rendered criteria query -> select generatedAlias0 from DeviceDataEntity as generatedAlias0 where ( generatedAlias0.deviceId=:param0 ) and ( generatedAlias0.attrGroup=:param1 )
2024-11-23 12:07:59 select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
Hibernate: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
2024-11-23 12:07:59 Result set row: 0
2024-11-23 12:07:59 Result row: EntityKey[org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity#1]
2024-11-23 12:07:59 Resolving attributes for [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity#1]
2024-11-23 12:07:59 Processing attribute `attrGroup` : value = heartbeat
2024-11-23 12:07:59 Attribute (`attrGroup`) - enhanced for lazy-loading? - false
2024-11-23 12:07:59 Processing attribute `attrJson` : value = {"heartbeat.heartbeatPeriod":"5"}
2024-11-23 12:07:59 Attribute (`attrJson`) - enhanced for lazy-loading? - false
2024-11-23 12:07:59 Processing attribute `deviceId` : value = 00005B9A1
2024-11-23 12:07:59 Attribute (`deviceId`) - enhanced for lazy-loading? - false
2024-11-23 12:07:59 Processing attribute `eNodeBName` : value = 0005B9A1
2024-11-23 12:07:59 Attribute (`eNodeBName`) - enhanced for lazy-loading? - false
2024-11-23 12:07:59 Processing attribute `lastUpdateTime` : value = 2024-11-23 12:07:59.777
2024-11-23 12:07:59 Attribute (`lastUpdateTime`) - enhanced for lazy-loading? - false
2024-11-23 12:07:59 Processing attribute `oui` : value = 0005B9
2024-11-23 12:07:59 Attribute (`oui`) - enhanced for lazy-loading? - false
2024-11-23 12:07:59 Processing attribute `productClass` : value = LTE_Enterprise_C-RANSC_Cntrl
2024-11-23 12:07:59 Attribute (`productClass`) - enhanced for lazy-loading? - false
2024-11-23 12:07:59 Done materializing entity [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity#1]
2024-11-23 12:07:59 VES Notification request PnfRegister processing completed
2024-11-23 12:07:59 VES Notification request processing completed
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1]
2024-11-23 12:07:59 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2f5949ba, testMethod = processPnfEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2f5949ba, testMethod = processPnfEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:07:59 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1]
2024-11-23 12:07:59 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@6a2e681c, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1]
2024-11-23 12:07:59 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@6a2e681c, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1]
2024-11-23 12:07:59 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@6a2e681c, testMethod = processFaultEventTimeZoneTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1]
2024-11-23 12:07:59 VES Notification request processing started
2024-11-23 12:07:59 VES Notification request Fault processing started
2024-11-23 12:07:59 Converting Notification to VES fault event started
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventTime
2024-11-23 12:07:59 ADDING Device.FaultMgmt.ExpeditedEvent.1
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AlarmIdentifier
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.NotificationType
2024-11-23 12:07:59 NotificationType is NewAlarm validated successfully
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ManagedObjectInstance
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventType
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ProbableCause
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.SpecificProblem
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.PerceivedSeverity
2024-11-23 12:07:59 Severity is validated successfully : CLEAR
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalText
2024-11-23 12:07:59 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalInformation
2024-11-23 12:07:59 Converting Notification to VES fault event completed :[org.commscope.tr069adapter.vesagent.model.Event@34400ba]
2024-11-23 12:07:59 VES Notification request Fault processing completed
2024-11-23 12:07:59 VES Notification request processing completed
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1]
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1]
2024-11-23 12:07:59 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@6a2e681c, testMethod = processFaultEventTimeZoneTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-23 12:07:59 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@6a2e681c, testMethod = processFaultEventTimeZoneTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-23 12:07:59 Retrieved ApplicationContext [1037479646] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-23 12:07:59 Spring test ApplicationContext cache statistics: [DefaultContextCache@61e3b37e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1]
2024-11-23 12:07:59 After test class: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.224 sec - in org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest
2024-11-23 12:07:59 Closing org.springframework.web.context.support.GenericWebApplicationContext@3dd6aede, started on Sat Nov 23 12:07:54 UTC 2024, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@7768ffae
2024-11-23 12:07:59 Stopping beans in phase 2147483647
2024-11-23 12:07:59 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-23 12:07:59 Bean 'quartzScheduler' completed its stop procedure
2024-11-23 12:07:59 Shutting down Quartz Scheduler
2024-11-23 12:07:59 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-11-23 12:07:59 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-23 12:07:59 Shutting down threadpool...
2024-11-23 12:07:59 Shutdown of threadpool complete.
2024-11-23 12:07:59 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-11-23 12:07:59 Shutting down ExecutorService 'taskScheduler'
2024-11-23 12:07:59 Closing JPA EntityManagerFactory for persistence unit 'default'
2024-11-23 12:07:59 HHH000031: Closing
2024-11-23 12:07:59 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@23653f2f] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@60f69a0b]
2024-11-23 12:07:59 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
2024-11-23 12:07:59 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
Results :
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ ves-agent ---
[INFO] Loading execution data file /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/jacoco.exec
[INFO] Analyzed bundle 'ves-agent' with 37 classes
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ ves-agent ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/ves-agent-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ ves-agent ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ ves-agent ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ ves-agent ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ ves-agent ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ ves-agent ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ves-agent ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/ves-agent-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/ves/agent/ves-agent/1.0.0-SNAPSHOT/ves-agent-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/ves-agent/pom.xml to /tmp/r/org/commscope/tr069adapter/ves/agent/ves-agent/1.0.0-SNAPSHOT/ves-agent-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ ves-agent ---
[INFO]
[INFO] -----------< org.commscope.tr069adapter.config:config-data >------------
[INFO] Building config-data 1.0.0-SNAPSHOT [15/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ config-data ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (default) @ config-data ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/oam-tr069-adapter-sonar/config-data/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ config-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ config-data ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /w/workspace/oam-tr069-adapter-sonar/config-data/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ config-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ config-data ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ config-data ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/config-data/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /w/workspace/oam-tr069-adapter-sonar/config-data/target/surefire-reports/2024-11-23T12-04-39_173-jvmRun1.dumpstream
[INFO] Running org.commscope.tr069adapter.config.ConfugurationDataControllerTests
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-23 12:08:03 Starting ConfugurationDataControllerTests on prd-ubuntu1804-docker-4c-4g-11112 with PID 5821 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/config-data)
2024-11-23 12:08:03 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-23 12:08:03 No active profile set, falling back to default profiles: default
Hibernate: drop table config_file_content if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table config_file_content (id bigint not null, file_content MEDIUMTEXT, hw_version varchar(64), macid varchar(255), sw_version varchar(64), primary key (id))
Hibernate: alter table config_file_content add constraint UKhbvccyplykx4233o6yfjfecae unique (macid, sw_version, hw_version)
2024-11-23 12:08:06 Started ConfugurationDataControllerTests in 4.257 seconds (JVM running for 6.19)
2024-11-23 12:08:07 Processing request to get configuration data for device 0005B95196D0
2024-11-23 12:08:07 Configuration file is not available for device 0005B95196D0
2024-11-23 12:08:07 Configuration data doesn't exist for device 0005B95196D0
2024-11-23 12:08:07 Importing file testMacId.xml
2024-11-23 12:08:07 Validating XML file
2024-11-23 12:08:07 Validating the XML file against XSD file: /xsd/ConfigurationData.xsd
2024-11-23 12:08:07 File is valid.
2024-11-23 12:08:07 XML file validation is successful
2024-11-23 12:08:07 Validating XML file
2024-11-23 12:08:07 Validating the XML file against XSD file: /xsd/ConfigurationData.xsd
2024-11-23 12:08:07 File is valid.
2024-11-23 12:08:07 XML file validation is successful
2024-11-23 12:08:07 property added.
2024-11-23 12:08:07 File hearder start element parsing started
2024-11-23 12:08:07 File hearder end element parsing started
2024-11-23 12:08:07 File hearder end element parsing started
2024-11-23 12:08:07 ignoreing the datafile end element
2024-11-23 12:08:07 Saving configuration file testMacId.xml content for device of macId testMacId
2024-11-23 12:08:07 Configuration file content saved successfully
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.775 s - in org.commscope.tr069adapter.config.ConfugurationDataControllerTests
[WARNING] ForkStarter IOException: 673 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml]
677 main DEBUG Installed 1 script engine
961 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
962 main DEBUG PluginManager 'Core' found 118 plugins
962 main DEBUG PluginManager 'Level' found 0 plugins
968 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
978 main DEBUG PluginManager 'TypeConverter' found 26 plugins
989 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
989 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
989 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
990 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
990 main DEBUG createProperty(name="LOG_FILE_NAME", value="application")
990 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
994 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs, LOG_FILE_NAME=application}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
994 main DEBUG PluginManager 'Lookup' found 13 plugins
995 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
999 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
999 main DEBUG PluginManager 'Converter' found 47 plugins
012 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
019 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
021 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
021 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
022 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
023 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
026 main DEBUG createPolicy(size="4MB")
027 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
029 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
029 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
029 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
030 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
030 main DEBUG createNameCondition(glob="application-debug*.log", regex="null", ={})
031 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
032 main DEBUG createFileCountCondition(exceeds="10", ={})
032 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
033 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
034 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
037 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
037 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
040 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
046 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/config-data/./target/test-logs/debug/application-debug.log
046 main DEBUG Starting RollingFileManager ./target/test-logs/debug/application-debug.log
049 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
052 main DEBUG PluginManager 'FileConverter' found 2 plugins
053 main DEBUG Setting prev file time to 2024-11-23T12:08:02.040+0000
055 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
055 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
056 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
056 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
057 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
057 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
057 main DEBUG createPolicy(size="4MB")
058 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
058 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
058 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
059 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
059 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
059 main DEBUG createNameCondition(glob="spring*.log", regex="null", ={})
060 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
060 main DEBUG createFileCountCondition(exceeds="10", ={})
060 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
061 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
061 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
062 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:spring*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
062 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
063 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/spring-framework.log", filePattern="./target/test-logs/debug/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
063 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/config-data/./target/test-logs/debug/spring-framework.log
063 main DEBUG Starting RollingFileManager ./target/test-logs/debug/spring-framework.log
064 main DEBUG PluginManager 'FileConverter' found 2 plugins
064 main DEBUG Setting prev file time to 2024-11-23T12:08:02.060+0000
064 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
065 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
065 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
065 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
066 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
066 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
066 main DEBUG createPolicy(size="4MB")
067 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
067 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
067 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
068 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
068 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
068 main DEBUG createNameCondition(glob="application-debug*.log", regex="null", ={})
068 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
069 main DEBUG createFileCountCondition(exceeds="10", ={})
069 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
069 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
070 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
070 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
070 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
071 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/database.log", filePattern="./target/test-logs/debug/database-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="hibernateLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
072 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/config-data/./target/test-logs/debug/database.log
072 main DEBUG Starting RollingFileManager ./target/test-logs/debug/database.log
072 main DEBUG PluginManager 'FileConverter' found 2 plugins
073 main DEBUG Setting prev file time to 2024-11-23T12:08:02.068+0000
073 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
073 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
073 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
074 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
074 main DEBUG createAppenders(={console, applicationLog, springLog, hibernateLog})
074 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
075 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
075 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
075 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
075 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
077 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter.config", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
079 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
079 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
080 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
080 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
080 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
081 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
081 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
081 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
082 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
082 main DEBUG createAppenderRef(ref="hibernateLog", level="null", Filter=null)
082 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
083 main DEBUG createLogger(additivity="false", level="ERROR", name="org.hibernate", includeLocation="null", ={console, hibernateLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
083 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
083 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
084 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
084 main DEBUG createLoggers(={org.commscope.tr069adapter.config, org.springframework, org.hibernate, root})
085 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml] initialized
086 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml]
086 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
087 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml] OK.
088 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
088 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
088 main DEBUG Appender DefaultConsole-1 stopped with status true
089 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@178270b2 OK
174 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
178 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
181 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
182 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
182 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
182 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.hibernate
183 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter.config
184 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
184 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=hibernateLog
184 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
185 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
185 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@524dd373) with optional ClassLoader: null
185 main DEBUG Shutdown hook enabled. Registering a new one.
186 main DEBUG LoggerContext[name=18b4aac2, org.apache.logging.log4j.core.LoggerContext@524dd373] started OK.
787 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@524dd373) with optional ClassLoader: null
787 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@34ceefb5
794 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
794 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@461f295c
802 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml' for lastModified Sat Nov 23 12:08:00 UTC 2024 (1732363680620)
802 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml]
802 main DEBUG Installed 1 script engine
810 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
810 main DEBUG PluginManager 'Core' found 118 plugins
811 main DEBUG PluginManager 'Level' found 0 plugins
812 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
813 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
813 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
813 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
813 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
814 main DEBUG createProperty(name="LOG_FILE_NAME", value="application")
814 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
814 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs, LOG_FILE_NAME=application}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
814 main DEBUG PluginManager 'Lookup' found 13 plugins
815 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
815 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
816 main DEBUG PluginManager 'Converter' found 47 plugins
816 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
817 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
818 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
819 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
820 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
820 main DEBUG createPolicy(size="4MB")
820 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
820 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
821 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
821 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
821 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
821 main DEBUG createNameCondition(glob="application-debug*.log", regex="null", ={})
822 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
822 main DEBUG createFileCountCondition(exceeds="10", ={})
823 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
823 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
823 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
824 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
824 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
825 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
825 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
825 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
826 main DEBUG PluginManager 'FileConverter' found 2 plugins
826 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
826 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
827 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
827 main DEBUG createPolicy(size="4MB")
827 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
828 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
828 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
828 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
829 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
829 main DEBUG createNameCondition(glob="spring*.log", regex="null", ={})
829 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
830 main DEBUG createFileCountCondition(exceeds="10", ={})
830 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
830 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
831 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
832 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:spring*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
833 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
833 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/spring-framework.log", filePattern="./target/test-logs/debug/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
833 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
834 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
834 main DEBUG PluginManager 'FileConverter' found 2 plugins
834 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
835 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
835 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
835 main DEBUG createPolicy(size="4MB")
836 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
839 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
839 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
839 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
840 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
840 main DEBUG createNameCondition(glob="application-debug*.log", regex="null", ={})
840 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
840 main DEBUG createFileCountCondition(exceeds="10", ={})
841 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
841 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
841 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
842 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
842 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
843 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/database.log", filePattern="./target/test-logs/debug/database-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="hibernateLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
843 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
843 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
843 main DEBUG PluginManager 'FileConverter' found 2 plugins
844 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
844 main DEBUG createAppenders(={console, applicationLog, springLog, hibernateLog})
844 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
845 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
845 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
845 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
845 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
846 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter.config", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
846 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
847 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
847 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
847 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
847 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
848 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
848 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
848 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
848 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
849 main DEBUG createAppenderRef(ref="hibernateLog", level="null", Filter=null)
849 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
849 main DEBUG createLogger(additivity="false", level="ERROR", name="org.hibernate", includeLocation="null", ={console, hibernateLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
851 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
851 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
852 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
852 main DEBUG createLoggers(={org.commscope.tr069adapter.config, org.springframework, org.hibernate, root})
852 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml] initialized
852 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml]
853 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
853 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml] OK.
854 main DEBUG Appender springLog stopped with status true
854 main DEBUG Appender applicationLog stopped with status true
854 main DEBUG Appender hibernateLog stopped with status true
854 main DEBUG Appender console stopped with status true
855 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@8802edd[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
855 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml] OK
856 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
856 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
857 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
857 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
857 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
857 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.hibernate
858 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter.config
858 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
858 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=hibernateLog
858 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
859 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
859 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@524dd373) with optional ClassLoader: null
059 main DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
059 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.. See the dump file /w/workspace/oam-tr069-adapter-sonar/config-data/target/surefire-reports/2024-11-23T12-04-39_173-jvmRun1.dumpstream
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ config-data ---
[INFO] Loading execution data file /w/workspace/oam-tr069-adapter-sonar/config-data/target/jacoco.exec
[INFO] Analyzed bundle 'config-data' with 10 classes
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ config-data ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/config-data/target/config-data-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ config-data ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ config-data ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ config-data ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ config-data ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ config-data ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/config-data/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-data ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/config-data/target/config-data-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/config/config-data/1.0.0-SNAPSHOT/config-data-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/config-data/pom.xml to /tmp/r/org/commscope/tr069adapter/config/config-data/1.0.0-SNAPSHOT/config-data-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ config-data ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tr069adapter 1.0.0-SNAPSHOT:
[INFO]
[INFO] tr069adapter ....................................... SUCCESS [ 2.546 s]
[INFO] common utility ..................................... SUCCESS [ 12.960 s]
[INFO] maria-db ........................................... SUCCESS [ 2.956 s]
[INFO] nginx .............................................. SUCCESS [ 0.049 s]
[INFO] acs ................................................ SUCCESS [ 0.003 s]
[INFO] ACS common utility ................................. SUCCESS [ 0.219 s]
[INFO] factory ............................................ SUCCESS [ 26.793 s]
[INFO] CPE Management ..................................... SUCCESS [ 2.062 s]
[INFO] TR069 Request Processor ............................ SUCCESS [ 1.891 s]
[INFO] acs nbi service .................................... SUCCESS [ 0.102 s]
[INFO] Application Booter ................................. SUCCESS [01:25 min]
[INFO] TR069_Mapper ....................................... SUCCESS [ 11.764 s]
[INFO] netconf-server ..................................... SUCCESS [ 45.872 s]
[INFO] ves-agent .......................................... SUCCESS [ 22.882 s]
[INFO] config-data ........................................ SUCCESS [ 7.703 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:46 min
[INFO] Finished at: 2024-11-23T12:08:08Z
[INFO] ------------------------------------------------------------------------
+ '[' https://sonarcloud.io = https://sonarcloud.io ']'
+ params+=("-Dsonar.projectKey=$PROJECT_KEY")
+ params+=("-Dsonar.organization=$PROJECT_ORGANIZATION")
+ params+=("-Dsonar.login=$API_TOKEN")
+ '[' False = True ']'
+ '[' -n openjdk17 ']'
+ '[' openjdk8 '!=' openjdk17 ']'
+ export SET_JDK_VERSION=openjdk17
+ SET_JDK_VERSION=openjdk17
+ bash /dev/fd/63
++ curl -s https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/update-java-alternatives.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "17.0.7" 2023-04-18
OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
+ source /tmp/java.env
++ JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
+ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/oam-tr069-adapter-sonar@tmp/config18281125573011006216tmp --settings /w/workspace/oam-tr069-adapter-sonar@tmp/config277418794731710994tmp -Dsonar.projectKey=o-ran-sc_oam-tr069-adapter -Dsonar.organization=o-ran-sc -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Ddocker.skip=true
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.common:common:jar:1.0.0-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ org.commscope.tr069adapter:tr069adapter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/pom.xml, line 32, column 13
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.factory:factory:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.factory:factory:${project.version}, /w/workspace/oam-tr069-adapter-sonar/factory/pom.xml, line 119, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.acs.booter:application-booter:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.acs.booter:application-booter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/pom.xml, line 192, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.mapper:mapper:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.commscope.tr069adapter.mapper:mapper:${project.version}, /w/workspace/oam-tr069-adapter-sonar/mapper/pom.xml, line 142, column 18
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.mapper:mapper:${project.version}, /w/workspace/oam-tr069-adapter-sonar/mapper/pom.xml, line 196, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.ves.agent:ves-agent:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-test:jar -> duplicate declaration of version (?) @ org.commscope.tr069adapter.ves.agent:ves-agent:${project.version}, /w/workspace/oam-tr069-adapter-sonar/ves-agent/pom.xml, line 79, column 19
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.ves.agent:ves-agent:${project.version}, /w/workspace/oam-tr069-adapter-sonar/ves-agent/pom.xml, line 178, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.config:config-data:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-test:jar -> duplicate declaration of version (?) @ org.commscope.tr069adapter.config:config-data:${project.version}, /w/workspace/oam-tr069-adapter-sonar/config-data/pom.xml, line 92, column 19
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.config:config-data:${project.version}, /w/workspace/oam-tr069-adapter-sonar/config-data/pom.xml, line 142, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter:tr069adapter:pom:1.0.0-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ org.commscope.tr069adapter:tr069adapter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/pom.xml, line 32, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] tr069adapter [pom]
[INFO] common utility [jar]
[INFO] maria-db [jar]
[INFO] nginx [jar]
[INFO] acs [pom]
[INFO] ACS common utility [jar]
[INFO] factory [jar]
[INFO] CPE Management [jar]
[INFO] TR069 Request Processor [jar]
[INFO] acs nbi service [jar]
[INFO] Application Booter [jar]
[INFO] TR069_Mapper [jar]
[INFO] netconf-server [jar]
[INFO] ves-agent [jar]
[INFO] config-data [jar]
[INFO]
[INFO] --------------< org.commscope.tr069adapter:tr069adapter >---------------
[INFO] Building tr069adapter 1.0.0-SNAPSHOT [1/15]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- sonar-maven-plugin:4.0.0.4121:sonar (default-cli) @ tr069adapter ---
[WARNING] 12:08:18.562 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'.
[INFO] 12:08:18.572 Java 17.0.7 Private Build (64-bit)
[INFO] 12:08:18.572 Linux 4.15.0-213-generic (amd64)
[INFO] 12:08:18.615 User cache: /home/jenkins/.sonar/cache
[INFO] 12:08:19.575 Communicating with SonarCloud
[INFO] 12:08:19.651 Default locale: "en", source code encoding: "UTF-8"
[INFO] 12:08:20.328 Load global settings
[INFO] 12:08:20.649 Load global settings (done) | time=322ms
[INFO] 12:08:20.655 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
[INFO] 12:08:20.760 Loading required plugins
[INFO] 12:08:20.760 Load plugins index
[INFO] 12:08:21.258 Load plugins index (done) | time=498ms
[INFO] 12:08:21.258 Load/download plugins
[INFO] 12:08:21.819 Load/download plugins (done) | time=561ms
[INFO] 12:08:22.203 Found an active CI vendor: 'Jenkins'
[INFO] 12:08:22.209 Load project settings for component key: 'o-ran-sc_oam-tr069-adapter'
[INFO] 12:08:22.687 Load project settings for component key: 'o-ran-sc_oam-tr069-adapter' (done) | time=478ms
[INFO] 12:08:22.694 Process project properties
[INFO] 12:08:22.719 Project key: o-ran-sc_oam-tr069-adapter
[INFO] 12:08:22.720 Base dir: /w/workspace/oam-tr069-adapter-sonar
[INFO] 12:08:22.720 Working dir: /w/workspace/oam-tr069-adapter-sonar/target/sonar
[INFO] 12:08:22.727 Load project branches
[INFO] 12:08:23.297 Load project branches (done) | time=570ms
[INFO] 12:08:23.304 Check ALM binding of project 'o-ran-sc_oam-tr069-adapter'
[INFO] 12:08:23.774 Detected project binding: NOT_BOUND
[INFO] 12:08:23.778 Check ALM binding of project 'o-ran-sc_oam-tr069-adapter' (done) | time=474ms
[INFO] 12:08:23.785 Load project pull requests
[INFO] 12:08:24.258 Load project pull requests (done) | time=474ms
[INFO] 12:08:24.268 Load branch configuration
[INFO] 12:08:24.271 Load branch configuration (done) | time=3ms
[INFO] 12:08:24.280 Load quality profiles
[INFO] 12:08:24.968 Load quality profiles (done) | time=688ms
[INFO] 12:08:24.977 Load active rules
[INFO] 12:08:44.834 Load active rules (done) | time=19857ms
[INFO] 12:08:45.339 Organization key: o-ran-sc
[WARNING] 12:08:45.341 The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token.
[INFO] 12:08:45.365 Preprocessing files...
[INFO] 12:08:45.714 2 languages detected in 362 preprocessed files
[INFO] 12:08:45.714 0 files ignored because of inclusion/exclusion patterns
[INFO] 12:08:45.717 0 files ignored because of scm ignore settings
[INFO] 12:08:45.869 Loading plugins for detected languages
[INFO] 12:08:45.870 Load/download plugins
[INFO] 12:08:46.879 Load/download plugins (done) | time=1009ms
[INFO] 12:08:47.058 Load project repositories
[INFO] 12:08:47.302 Load project repositories (done) | time=244ms
[INFO] 12:08:47.311 Indexing files...
[INFO] 12:08:47.313 Project configuration:
[INFO] 12:08:47.315 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.319 Indexing files of module 'Application Booter'
[INFO] 12:08:47.321 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter
[INFO] 12:08:47.326 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.328 Test paths: src/test/java
[INFO] 12:08:47.331 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.337 Indexing files of module 'ACS common utility'
[INFO] 12:08:47.338 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs/common
[INFO] 12:08:47.339 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.340 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.342 Indexing files of module 'CPE Management'
[INFO] 12:08:47.343 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs/cpe
[INFO] 12:08:47.344 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.344 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.347 Indexing files of module 'acs nbi service'
[INFO] 12:08:47.348 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs/nbi
[INFO] 12:08:47.350 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.351 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.352 Indexing files of module 'TR069 Request Processor'
[INFO] 12:08:47.353 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor
[INFO] 12:08:47.354 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.354 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.356 Indexing files of module 'acs'
[INFO] 12:08:47.357 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs
[INFO] 12:08:47.358 Source paths: pom.xml
[INFO] 12:08:47.358 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.359 Indexing files of module 'common utility'
[INFO] 12:08:47.360 Base dir: /w/workspace/oam-tr069-adapter-sonar/common
[INFO] 12:08:47.361 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.361 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.363 Indexing files of module 'config-data'
[INFO] 12:08:47.364 Base dir: /w/workspace/oam-tr069-adapter-sonar/config-data
[INFO] 12:08:47.365 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.365 Test paths: src/test/java
[INFO] 12:08:47.366 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.367 Indexing files of module 'maria-db'
[INFO] 12:08:47.368 Base dir: /w/workspace/oam-tr069-adapter-sonar/db
[INFO] 12:08:47.369 Source paths: pom.xml
[INFO] 12:08:47.369 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.372 Indexing files of module 'factory'
[INFO] 12:08:47.372 Base dir: /w/workspace/oam-tr069-adapter-sonar/factory
[INFO] 12:08:47.372 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.373 Test paths: src/test/java
[INFO] 12:08:47.373 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.374 Indexing files of module 'TR069_Mapper'
[INFO] 12:08:47.375 Base dir: /w/workspace/oam-tr069-adapter-sonar/mapper
[INFO] 12:08:47.376 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.376 Test paths: src/test/java
[INFO] 12:08:47.376 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.378 Indexing files of module 'netconf-server'
[INFO] 12:08:47.378 Base dir: /w/workspace/oam-tr069-adapter-sonar/netconf-server
[INFO] 12:08:47.379 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.380 Test paths: src/test/java
[INFO] 12:08:47.381 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.382 Indexing files of module 'nginx'
[INFO] 12:08:47.383 Base dir: /w/workspace/oam-tr069-adapter-sonar/nginx
[INFO] 12:08:47.384 Source paths: pom.xml
[INFO] 12:08:47.385 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.386 Indexing files of module 'ves-agent'
[INFO] 12:08:47.386 Base dir: /w/workspace/oam-tr069-adapter-sonar/ves-agent
[INFO] 12:08:47.387 Source paths: pom.xml, src/main/java
[INFO] 12:08:47.388 Test paths: src/test/java
[INFO] 12:08:47.388 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.390 Indexing files of module 'tr069adapter'
[INFO] 12:08:47.390 Base dir: /w/workspace/oam-tr069-adapter-sonar
[INFO] 12:08:47.390 Source paths: pom.xml
[INFO] 12:08:47.390 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:47.391 362 files indexed
[INFO] 12:08:47.394 Quality profile for java: ORAN way
[INFO] 12:08:47.394 Quality profile for xml: Sonar way
[INFO] 12:08:47.394 ------------- Run sensors on module TR069_Mapper
[INFO] 12:08:47.483 Load metrics repository
[INFO] 12:08:47.953 Load metrics repository (done) | time=470ms
[INFO] 12:08:47.960 Sensor cache enabled
[INFO] 12:08:48.069 Load sensor cache
[INFO] 12:08:50.681 Load sensor cache (876 KB) | time=2612ms
[INFO] 12:08:51.312 Sensor JavaSensor [java]
[INFO] 12:08:51.317 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:08:51.338 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:08:51.343 Using ECJ batch to parse 37 Main java source files with batch size 51 KB.
[INFO] 12:08:51.587 Starting batch processing.
[INFO] 12:08:51.943 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:08:58.420 100% analyzed
[INFO] 12:08:58.420 Batch processing: Done.
[INFO] 12:08:58.420 Did not optimize analysis for any files, performed a full analysis for all 37 files.
[INFO] 12:08:58.460 Using ECJ batch to parse 5 Test java source files with batch size 51 KB.
[INFO] 12:08:58.464 Starting batch processing.
[INFO] 12:08:58.626 100% analyzed
[INFO] 12:08:58.626 Batch processing: Done.
[INFO] 12:08:58.627 Did not optimize analysis for any files, performed a full analysis for all 5 files.
[INFO] 12:08:58.627 No "Generated" source files to scan.
[INFO] 12:08:58.628 Sensor JavaSensor [java] (done) | time=7315ms
[INFO] 12:08:58.628 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:08:58.630 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:08:58.632 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 12:08:58.714 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=86ms
[INFO] 12:08:58.715 Sensor Java Config Sensor [iac]
[INFO] 12:08:58.733 0 source files to be analyzed
[INFO] 12:08:58.740 0/0 source files have been analyzed
[INFO] 12:08:58.741 Sensor Java Config Sensor [iac] (done) | time=25ms
[INFO] 12:08:58.741 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:08:58.743 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
[INFO] 12:08:58.743 Sensor SurefireSensor [java]
[INFO] 12:08:58.745 parsing [/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire-reports]
[INFO] 12:08:58.770 Sensor SurefireSensor [java] (done) | time=27ms
[INFO] 12:08:58.770 Sensor XML Sensor [xml]
[INFO] 12:08:58.772 1 source file to be analyzed
[INFO] 12:08:58.912 1/1 source file has been analyzed
[INFO] 12:08:58.912 Sensor XML Sensor [xml] (done) | time=142ms
[INFO] 12:08:58.912 Sensor IaC Docker Sensor [iac]
[INFO] 12:08:58.974 0 source files to be analyzed
[INFO] 12:08:58.974 0/0 source files have been analyzed
[INFO] 12:08:58.975 Sensor IaC Docker Sensor [iac] (done) | time=63ms
[INFO] 12:08:58.975 Sensor Serverless configuration file sensor [security]
[INFO] 12:08:58.976 0 Serverless function entries were found in the project
[INFO] 12:08:58.979 0 Serverless function handlers were kept as entrypoints
[INFO] 12:08:58.980 Sensor Serverless configuration file sensor [security] (done) | time=4ms
[INFO] 12:08:58.980 Sensor AWS SAM template file sensor [security]
[INFO] 12:08:58.980 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:08:58.981 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:08:58.981 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:08:58.983 ------------- Run sensors on module maria-db
[INFO] 12:08:59.019 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:08:59.019 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:08:59.019 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:08:59.019 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] 12:08:59.020 Sensor Java Config Sensor [iac]
[INFO] 12:08:59.022 0 source files to be analyzed
[INFO] 12:08:59.022 0/0 source files have been analyzed
[INFO] 12:08:59.023 Sensor Java Config Sensor [iac] (done) | time=3ms
[INFO] 12:08:59.023 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:08:59.023 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:08:59.023 Sensor XML Sensor [xml]
[INFO] 12:08:59.024 1 source file to be analyzed
[INFO] 12:08:59.039 1/1 source file has been analyzed
[INFO] 12:08:59.039 Sensor XML Sensor [xml] (done) | time=16ms
[INFO] 12:08:59.040 Sensor IaC Docker Sensor [iac]
[INFO] 12:08:59.047 0 source files to be analyzed
[INFO] 12:08:59.047 0/0 source files have been analyzed
[INFO] 12:08:59.047 Sensor IaC Docker Sensor [iac] (done) | time=7ms
[INFO] 12:08:59.048 Sensor Serverless configuration file sensor [security]
[INFO] 12:08:59.048 0 Serverless function entries were found in the project
[INFO] 12:08:59.048 0 Serverless function handlers were kept as entrypoints
[INFO] 12:08:59.048 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:08:59.048 Sensor AWS SAM template file sensor [security]
[INFO] 12:08:59.048 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:08:59.049 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:08:59.049 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:08:59.049 ------------- Run sensors on module factory
[INFO] 12:08:59.082 Sensor JavaSensor [java]
[INFO] 12:08:59.082 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:08:59.085 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:08:59.085 Using ECJ batch to parse 2 Main java source files with batch size 51 KB.
[INFO] 12:08:59.088 Starting batch processing.
[INFO] 12:08:59.101 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:08:59.125 100% analyzed
[INFO] 12:08:59.125 Batch processing: Done.
[INFO] 12:08:59.126 Did not optimize analysis for any files, performed a full analysis for all 2 files.
[INFO] 12:08:59.126 Using ECJ batch to parse 1 Test java source files with batch size 51 KB.
[INFO] 12:08:59.129 Starting batch processing.
[INFO] 12:08:59.157 100% analyzed
[INFO] 12:08:59.158 Batch processing: Done.
[INFO] 12:08:59.158 Did not optimize analysis for any files, performed a full analysis for all 1 files.
[INFO] 12:08:59.158 No "Generated" source files to scan.
[INFO] 12:08:59.158 Sensor JavaSensor [java] (done) | time=76ms
[INFO] 12:08:59.159 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:08:59.159 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:08:59.159 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 12:08:59.161 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
[INFO] 12:08:59.162 Sensor Java Config Sensor [iac]
[INFO] 12:08:59.163 0 source files to be analyzed
[INFO] 12:08:59.163 0/0 source files have been analyzed
[INFO] 12:08:59.164 Sensor Java Config Sensor [iac] (done) | time=2ms
[INFO] 12:08:59.164 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:08:59.164 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:08:59.164 Sensor SurefireSensor [java]
[INFO] 12:08:59.165 parsing [/w/workspace/oam-tr069-adapter-sonar/factory/target/surefire-reports]
[INFO] 12:08:59.168 Sensor SurefireSensor [java] (done) | time=4ms
[INFO] 12:08:59.168 Sensor XML Sensor [xml]
[INFO] 12:08:59.178 1 source file to be analyzed
[INFO] 12:08:59.188 1/1 source file has been analyzed
[INFO] 12:08:59.188 Sensor XML Sensor [xml] (done) | time=20ms
[INFO] 12:08:59.189 Sensor IaC Docker Sensor [iac]
[INFO] 12:08:59.196 0 source files to be analyzed
[INFO] 12:08:59.196 0/0 source files have been analyzed
[INFO] 12:08:59.197 Sensor IaC Docker Sensor [iac] (done) | time=8ms
[INFO] 12:08:59.197 Sensor Serverless configuration file sensor [security]
[INFO] 12:08:59.197 0 Serverless function entries were found in the project
[INFO] 12:08:59.197 0 Serverless function handlers were kept as entrypoints
[INFO] 12:08:59.198 Sensor Serverless configuration file sensor [security] (done) | time=1ms
[INFO] 12:08:59.198 Sensor AWS SAM template file sensor [security]
[INFO] 12:08:59.198 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:08:59.198 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:08:59.198 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:08:59.199 ------------- Run sensors on module netconf-server
[INFO] 12:08:59.231 Sensor JavaSensor [java]
[INFO] 12:08:59.231 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:08:59.236 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:08:59.237 Using ECJ batch to parse 39 Main java source files with batch size 51 KB.
[INFO] 12:08:59.241 Starting batch processing.
[INFO] 12:08:59.307 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:00.979 100% analyzed
[INFO] 12:09:00.979 Batch processing: Done.
[INFO] 12:09:00.980 Did not optimize analysis for any files, performed a full analysis for all 39 files.
[INFO] 12:09:01.002 Using ECJ batch to parse 5 Test java source files with batch size 51 KB.
[INFO] 12:09:01.010 Starting batch processing.
[INFO] 12:09:01.109 100% analyzed
[INFO] 12:09:01.110 Batch processing: Done.
[INFO] 12:09:01.111 Did not optimize analysis for any files, performed a full analysis for all 5 files.
[INFO] 12:09:01.113 No "Generated" source files to scan.
[INFO] 12:09:01.117 Sensor JavaSensor [java] (done) | time=1884ms
[INFO] 12:09:01.120 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:01.123 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:01.131 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:01.136 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms
[INFO] 12:09:01.137 Sensor Java Config Sensor [iac]
[INFO] 12:09:01.146 0 source files to be analyzed
[INFO] 12:09:01.147 0/0 source files have been analyzed
[INFO] 12:09:01.148 Sensor Java Config Sensor [iac] (done) | time=11ms
[INFO] 12:09:01.149 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:01.150 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] 12:09:01.151 Sensor SurefireSensor [java]
[INFO] 12:09:01.152 parsing [/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/surefire-reports]
[INFO] 12:09:01.174 Sensor SurefireSensor [java] (done) | time=23ms
[INFO] 12:09:01.193 Sensor XML Sensor [xml]
[INFO] 12:09:01.209 1 source file to be analyzed
[INFO] 12:09:01.246 1/1 source file has been analyzed
[INFO] 12:09:01.248 Sensor XML Sensor [xml] (done) | time=54ms
[INFO] 12:09:01.249 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:01.268 0 source files to be analyzed
[INFO] 12:09:01.269 0/0 source files have been analyzed
[INFO] 12:09:01.270 Sensor IaC Docker Sensor [iac] (done) | time=21ms
[INFO] 12:09:01.271 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:01.272 0 Serverless function entries were found in the project
[INFO] 12:09:01.274 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:01.275 Sensor Serverless configuration file sensor [security] (done) | time=4ms
[INFO] 12:09:01.276 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:01.277 Sensor AWS SAM template file sensor [security] (done) | time=1ms
[INFO] 12:09:01.279 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:01.280 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
[INFO] 12:09:01.281 ------------- Run sensors on module nginx
[INFO] 12:09:01.335 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:01.336 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:01.343 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:01.344 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms
[INFO] 12:09:01.346 Sensor Java Config Sensor [iac]
[INFO] 12:09:01.348 0 source files to be analyzed
[INFO] 12:09:01.348 0/0 source files have been analyzed
[INFO] 12:09:01.348 Sensor Java Config Sensor [iac] (done) | time=2ms
[INFO] 12:09:01.350 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:01.352 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
[INFO] 12:09:01.354 Sensor XML Sensor [xml]
[INFO] 12:09:01.355 1 source file to be analyzed
[INFO] 12:09:01.376 1/1 source file has been analyzed
[INFO] 12:09:01.376 Sensor XML Sensor [xml] (done) | time=22ms
[INFO] 12:09:01.377 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:01.382 0 source files to be analyzed
[INFO] 12:09:01.382 0/0 source files have been analyzed
[INFO] 12:09:01.383 Sensor IaC Docker Sensor [iac] (done) | time=6ms
[INFO] 12:09:01.383 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:01.383 0 Serverless function entries were found in the project
[INFO] 12:09:01.383 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:01.383 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:01.384 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:01.384 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:01.384 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:01.384 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:01.385 ------------- Run sensors on module common utility
[INFO] 12:09:01.412 Sensor JavaSensor [java]
[INFO] 12:09:01.413 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:01.414 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:01.415 Using ECJ batch to parse 32 Main java source files with batch size 51 KB.
[INFO] 12:09:01.429 Starting batch processing.
[INFO] 12:09:01.476 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:02.665 100% analyzed
[INFO] 12:09:02.665 Batch processing: Done.
[INFO] 12:09:02.666 Did not optimize analysis for any files, performed a full analysis for all 32 files.
[INFO] 12:09:02.671 No "Test" source files to scan.
[INFO] 12:09:02.671 No "Generated" source files to scan.
[INFO] 12:09:02.671 Sensor JavaSensor [java] (done) | time=1259ms
[INFO] 12:09:02.671 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:02.671 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:02.672 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:02.672 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] 12:09:02.672 Sensor Java Config Sensor [iac]
[INFO] 12:09:02.673 0 source files to be analyzed
[INFO] 12:09:02.673 0/0 source files have been analyzed
[INFO] 12:09:02.673 Sensor Java Config Sensor [iac] (done) | time=1ms
[INFO] 12:09:02.673 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:02.674 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] 12:09:02.674 Sensor SurefireSensor [java]
[INFO] 12:09:02.674 parsing [/w/workspace/oam-tr069-adapter-sonar/common/target/surefire-reports]
[INFO] 12:09:02.674 Sensor SurefireSensor [java] (done) | time=0ms
[INFO] 12:09:02.674 Sensor XML Sensor [xml]
[INFO] 12:09:02.675 1 source file to be analyzed
[INFO] 12:09:02.682 1/1 source file has been analyzed
[INFO] 12:09:02.683 Sensor XML Sensor [xml] (done) | time=9ms
[INFO] 12:09:02.683 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:02.687 0 source files to be analyzed
[INFO] 12:09:02.687 0/0 source files have been analyzed
[INFO] 12:09:02.688 Sensor IaC Docker Sensor [iac] (done) | time=5ms
[INFO] 12:09:02.688 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:02.688 0 Serverless function entries were found in the project
[INFO] 12:09:02.688 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:02.688 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:02.688 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:02.689 Sensor AWS SAM template file sensor [security] (done) | time=1ms
[INFO] 12:09:02.689 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:02.689 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:02.689 ------------- Run sensors on module ves-agent
[INFO] 12:09:02.716 Sensor JavaSensor [java]
[INFO] 12:09:02.716 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:02.719 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:02.720 Using ECJ batch to parse 40 Main java source files with batch size 51 KB.
[INFO] 12:09:02.724 Starting batch processing.
[INFO] 12:09:02.773 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:04.431 100% analyzed
[INFO] 12:09:04.432 Batch processing: Done.
[INFO] 12:09:04.433 Did not optimize analysis for any files, performed a full analysis for all 40 files.
[INFO] 12:09:04.438 Using ECJ batch to parse 1 Test java source files with batch size 51 KB.
[INFO] 12:09:04.442 Starting batch processing.
[INFO] 12:09:04.519 100% analyzed
[INFO] 12:09:04.519 Batch processing: Done.
[INFO] 12:09:04.520 Did not optimize analysis for any files, performed a full analysis for all 1 files.
[INFO] 12:09:04.522 No "Generated" source files to scan.
[INFO] 12:09:04.523 Sensor JavaSensor [java] (done) | time=1807ms
[INFO] 12:09:04.524 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:04.525 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:04.528 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 12:09:04.544 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=20ms
[INFO] 12:09:04.545 Sensor Java Config Sensor [iac]
[INFO] 12:09:04.547 0 source files to be analyzed
[INFO] 12:09:04.548 0/0 source files have been analyzed
[INFO] 12:09:04.548 Sensor Java Config Sensor [iac] (done) | time=3ms
[INFO] 12:09:04.548 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:04.549 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] 12:09:04.549 Sensor SurefireSensor [java]
[INFO] 12:09:04.549 parsing [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire-reports]
[INFO] 12:09:04.550 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 12:09:04.550 Sensor XML Sensor [xml]
[INFO] 12:09:04.562 1 source file to be analyzed
[INFO] 12:09:04.575 1/1 source file has been analyzed
[INFO] 12:09:04.575 Sensor XML Sensor [xml] (done) | time=25ms
[INFO] 12:09:04.576 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:04.582 0 source files to be analyzed
[INFO] 12:09:04.583 0/0 source files have been analyzed
[INFO] 12:09:04.583 Sensor IaC Docker Sensor [iac] (done) | time=7ms
[INFO] 12:09:04.584 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:04.584 0 Serverless function entries were found in the project
[INFO] 12:09:04.584 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:04.584 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:04.584 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:04.585 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:04.585 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:04.585 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:04.585 ------------- Run sensors on module config-data
[INFO] 12:09:04.617 Sensor JavaSensor [java]
[INFO] 12:09:04.618 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:04.622 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:04.623 Using ECJ batch to parse 10 Main java source files with batch size 51 KB.
[INFO] 12:09:04.627 Starting batch processing.
[INFO] 12:09:04.665 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:04.945 100% analyzed
[INFO] 12:09:04.946 Batch processing: Done.
[INFO] 12:09:04.946 Did not optimize analysis for any files, performed a full analysis for all 10 files.
[INFO] 12:09:04.948 Using ECJ batch to parse 2 Test java source files with batch size 51 KB.
[INFO] 12:09:04.950 Starting batch processing.
[INFO] 12:09:05.007 100% analyzed
[INFO] 12:09:05.007 Batch processing: Done.
[INFO] 12:09:05.008 Did not optimize analysis for any files, performed a full analysis for all 2 files.
[INFO] 12:09:05.008 No "Generated" source files to scan.
[INFO] 12:09:05.008 Sensor JavaSensor [java] (done) | time=391ms
[INFO] 12:09:05.009 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:05.009 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:05.010 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 12:09:05.016 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms
[INFO] 12:09:05.016 Sensor Java Config Sensor [iac]
[INFO] 12:09:05.018 0 source files to be analyzed
[INFO] 12:09:05.018 0/0 source files have been analyzed
[INFO] 12:09:05.018 Sensor Java Config Sensor [iac] (done) | time=2ms
[INFO] 12:09:05.018 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:05.019 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] 12:09:05.019 Sensor SurefireSensor [java]
[INFO] 12:09:05.019 parsing [/w/workspace/oam-tr069-adapter-sonar/config-data/target/surefire-reports]
[INFO] 12:09:05.023 Sensor SurefireSensor [java] (done) | time=4ms
[INFO] 12:09:05.023 Sensor XML Sensor [xml]
[INFO] 12:09:05.024 1 source file to be analyzed
[INFO] 12:09:05.043 1/1 source file has been analyzed
[INFO] 12:09:05.043 Sensor XML Sensor [xml] (done) | time=20ms
[INFO] 12:09:05.044 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:05.048 0 source files to be analyzed
[INFO] 12:09:05.048 0/0 source files have been analyzed
[INFO] 12:09:05.048 Sensor IaC Docker Sensor [iac] (done) | time=4ms
[INFO] 12:09:05.048 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:05.048 0 Serverless function entries were found in the project
[INFO] 12:09:05.049 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:05.049 Sensor Serverless configuration file sensor [security] (done) | time=1ms
[INFO] 12:09:05.049 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:05.049 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:05.049 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:05.050 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
[INFO] 12:09:05.050 ------------- Run sensors on module TR069 Request Processor
[INFO] 12:09:05.078 Sensor JavaSensor [java]
[INFO] 12:09:05.078 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:05.081 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:05.082 Using ECJ batch to parse 28 Main java source files with batch size 51 KB.
[INFO] 12:09:05.091 Starting batch processing.
[INFO] 12:09:05.121 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:06.803 100% analyzed
[INFO] 12:09:06.803 Batch processing: Done.
[INFO] 12:09:06.804 Did not optimize analysis for any files, performed a full analysis for all 28 files.
[INFO] 12:09:06.806 No "Test" source files to scan.
[INFO] 12:09:06.807 No "Generated" source files to scan.
[INFO] 12:09:06.807 Sensor JavaSensor [java] (done) | time=1729ms
[INFO] 12:09:06.807 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:06.807 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:06.807 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:06.807 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] 12:09:06.808 Sensor Java Config Sensor [iac]
[INFO] 12:09:06.811 0 source files to be analyzed
[INFO] 12:09:06.811 0/0 source files have been analyzed
[INFO] 12:09:06.811 Sensor Java Config Sensor [iac] (done) | time=3ms
[INFO] 12:09:06.811 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:06.812 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] 12:09:06.812 Sensor SurefireSensor [java]
[INFO] 12:09:06.812 parsing [/w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/target/surefire-reports]
[INFO] 12:09:06.812 Sensor SurefireSensor [java] (done) | time=0ms
[INFO] 12:09:06.812 Sensor XML Sensor [xml]
[INFO] 12:09:06.819 1 source file to be analyzed
[INFO] 12:09:06.823 1/1 source file has been analyzed
[INFO] 12:09:06.823 Sensor XML Sensor [xml] (done) | time=11ms
[INFO] 12:09:06.823 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:06.827 0 source files to be analyzed
[INFO] 12:09:06.827 0/0 source files have been analyzed
[INFO] 12:09:06.827 Sensor IaC Docker Sensor [iac] (done) | time=4ms
[INFO] 12:09:06.828 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:06.828 0 Serverless function entries were found in the project
[INFO] 12:09:06.828 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:06.828 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:06.828 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:06.828 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:06.828 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:06.828 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:06.829 ------------- Run sensors on module CPE Management
[INFO] 12:09:06.852 Sensor JavaSensor [java]
[INFO] 12:09:06.852 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:06.855 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:06.855 Using ECJ batch to parse 51 Main java source files with batch size 51 KB.
[INFO] 12:09:06.871 Starting batch processing.
[INFO] 12:09:06.893 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:09.192 100% analyzed
[INFO] 12:09:09.192 Batch processing: Done.
[INFO] 12:09:09.193 Did not optimize analysis for any files, performed a full analysis for all 51 files.
[WARNING] 12:09:09.204 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 12:09:09.205 No "Test" source files to scan.
[INFO] 12:09:09.206 No "Generated" source files to scan.
[INFO] 12:09:09.207 Sensor JavaSensor [java] (done) | time=2355ms
[INFO] 12:09:09.207 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:09.208 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:09.210 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:09.210 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 12:09:09.210 Sensor Java Config Sensor [iac]
[INFO] 12:09:09.211 0 source files to be analyzed
[INFO] 12:09:09.212 0/0 source files have been analyzed
[INFO] 12:09:09.212 Sensor Java Config Sensor [iac] (done) | time=2ms
[INFO] 12:09:09.212 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:09.212 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:09.213 Sensor SurefireSensor [java]
[INFO] 12:09:09.213 parsing [/w/workspace/oam-tr069-adapter-sonar/acs/cpe/target/surefire-reports]
[INFO] 12:09:09.213 Sensor SurefireSensor [java] (done) | time=0ms
[INFO] 12:09:09.213 Sensor XML Sensor [xml]
[INFO] 12:09:09.218 1 source file to be analyzed
[INFO] 12:09:09.221 1/1 source file has been analyzed
[INFO] 12:09:09.225 Sensor XML Sensor [xml] (done) | time=11ms
[INFO] 12:09:09.225 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:09.233 0 source files to be analyzed
[INFO] 12:09:09.236 0/0 source files have been analyzed
[INFO] 12:09:09.239 Sensor IaC Docker Sensor [iac] (done) | time=14ms
[INFO] 12:09:09.239 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:09.239 0 Serverless function entries were found in the project
[INFO] 12:09:09.239 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:09.239 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:09.239 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:09.239 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:09.239 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:09.240 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
[INFO] 12:09:09.240 ------------- Run sensors on module acs nbi service
[INFO] 12:09:09.266 Sensor JavaSensor [java]
[INFO] 12:09:09.266 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:09.269 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:09.269 Using ECJ batch to parse 6 Main java source files with batch size 51 KB.
[INFO] 12:09:09.276 Starting batch processing.
[INFO] 12:09:09.293 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:09.402 100% analyzed
[INFO] 12:09:09.402 Batch processing: Done.
[INFO] 12:09:09.402 Did not optimize analysis for any files, performed a full analysis for all 6 files.
[INFO] 12:09:09.403 No "Test" source files to scan.
[INFO] 12:09:09.403 No "Generated" source files to scan.
[INFO] 12:09:09.403 Sensor JavaSensor [java] (done) | time=137ms
[INFO] 12:09:09.404 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:09.404 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:09.404 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:09.404 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] 12:09:09.404 Sensor Java Config Sensor [iac]
[INFO] 12:09:09.405 0 source files to be analyzed
[INFO] 12:09:09.405 0/0 source files have been analyzed
[INFO] 12:09:09.405 Sensor Java Config Sensor [iac] (done) | time=1ms
[INFO] 12:09:09.405 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:09.405 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:09.405 Sensor SurefireSensor [java]
[INFO] 12:09:09.406 parsing [/w/workspace/oam-tr069-adapter-sonar/acs/nbi/target/surefire-reports]
[INFO] 12:09:09.406 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 12:09:09.406 Sensor XML Sensor [xml]
[INFO] 12:09:09.408 1 source file to be analyzed
[INFO] 12:09:09.413 1/1 source file has been analyzed
[INFO] 12:09:09.415 Sensor XML Sensor [xml] (done) | time=9ms
[INFO] 12:09:09.415 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:09.420 0 source files to be analyzed
[INFO] 12:09:09.422 0/0 source files have been analyzed
[INFO] 12:09:09.424 Sensor IaC Docker Sensor [iac] (done) | time=9ms
[INFO] 12:09:09.425 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:09.425 0 Serverless function entries were found in the project
[INFO] 12:09:09.425 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:09.425 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:09.425 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:09.425 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:09.425 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:09.426 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
[INFO] 12:09:09.426 ------------- Run sensors on module Application Booter
[INFO] 12:09:09.453 Sensor JavaSensor [java]
[INFO] 12:09:09.453 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:09.456 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:09.456 Using ECJ batch to parse 2 Main java source files with batch size 51 KB.
[INFO] 12:09:09.458 Starting batch processing.
[INFO] 12:09:09.491 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:09.564 100% analyzed
[INFO] 12:09:09.564 Batch processing: Done.
[INFO] 12:09:09.565 Did not optimize analysis for any files, performed a full analysis for all 2 files.
[INFO] 12:09:09.567 Using ECJ batch to parse 35 Test java source files with batch size 51 KB.
[INFO] 12:09:09.577 Starting batch processing.
[INFO] 12:09:10.138 100% analyzed
[INFO] 12:09:10.139 Batch processing: Done.
[INFO] 12:09:10.141 Did not optimize analysis for any files, performed a full analysis for all 35 files.
[INFO] 12:09:10.145 No "Generated" source files to scan.
[INFO] 12:09:10.148 Sensor JavaSensor [java] (done) | time=695ms
[INFO] 12:09:10.151 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:10.154 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:10.158 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 12:09:10.165 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms
[INFO] 12:09:10.168 Sensor Java Config Sensor [iac]
[INFO] 12:09:10.174 0 source files to be analyzed
[INFO] 12:09:10.177 0/0 source files have been analyzed
[INFO] 12:09:10.181 Sensor Java Config Sensor [iac] (done) | time=13ms
[INFO] 12:09:10.182 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:10.182 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:10.182 Sensor SurefireSensor [java]
[INFO] 12:09:10.182 parsing [/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/surefire-reports]
[INFO] 12:09:10.270 Sensor SurefireSensor [java] (done) | time=88ms
[INFO] 12:09:10.270 Sensor XML Sensor [xml]
[INFO] 12:09:10.282 1 source file to be analyzed
[INFO] 12:09:10.284 1/1 source file has been analyzed
[INFO] 12:09:10.285 Sensor XML Sensor [xml] (done) | time=15ms
[INFO] 12:09:10.285 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:10.289 0 source files to be analyzed
[INFO] 12:09:10.289 0/0 source files have been analyzed
[INFO] 12:09:10.289 Sensor IaC Docker Sensor [iac] (done) | time=4ms
[INFO] 12:09:10.289 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:10.289 0 Serverless function entries were found in the project
[INFO] 12:09:10.289 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:10.289 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:10.289 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:10.290 Sensor AWS SAM template file sensor [security] (done) | time=1ms
[INFO] 12:09:10.290 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:10.290 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:10.290 ------------- Run sensors on module ACS common utility
[INFO] 12:09:10.312 Sensor JavaSensor [java]
[INFO] 12:09:10.313 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:10.314 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:10.315 Using ECJ batch to parse 51 Main java source files with batch size 51 KB.
[INFO] 12:09:10.338 Starting batch processing.
[INFO] 12:09:10.370 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:10.892 100% analyzed
[INFO] 12:09:10.892 Batch processing: Done.
[INFO] 12:09:10.892 Did not optimize analysis for any files, performed a full analysis for all 51 files.
[INFO] 12:09:10.893 No "Test" source files to scan.
[INFO] 12:09:10.893 No "Generated" source files to scan.
[INFO] 12:09:10.894 Sensor JavaSensor [java] (done) | time=582ms
[INFO] 12:09:10.894 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:10.894 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:10.894 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:10.894 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] 12:09:10.894 Sensor Java Config Sensor [iac]
[INFO] 12:09:10.895 0 source files to be analyzed
[INFO] 12:09:10.895 0/0 source files have been analyzed
[INFO] 12:09:10.896 Sensor Java Config Sensor [iac] (done) | time=2ms
[INFO] 12:09:10.896 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:10.896 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:10.896 Sensor SurefireSensor [java]
[INFO] 12:09:10.896 parsing [/w/workspace/oam-tr069-adapter-sonar/acs/common/target/surefire-reports]
[INFO] 12:09:10.896 Sensor SurefireSensor [java] (done) | time=0ms
[INFO] 12:09:10.897 Sensor XML Sensor [xml]
[INFO] 12:09:10.902 1 source file to be analyzed
[INFO] 12:09:10.903 1/1 source file has been analyzed
[INFO] 12:09:10.903 Sensor XML Sensor [xml] (done) | time=6ms
[INFO] 12:09:10.903 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:10.907 0 source files to be analyzed
[INFO] 12:09:10.907 0/0 source files have been analyzed
[INFO] 12:09:10.907 Sensor IaC Docker Sensor [iac] (done) | time=4ms
[INFO] 12:09:10.907 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:10.907 0 Serverless function entries were found in the project
[INFO] 12:09:10.908 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:10.908 Sensor Serverless configuration file sensor [security] (done) | time=1ms
[INFO] 12:09:10.908 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:10.908 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:10.908 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:10.908 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:10.909 ------------- Run sensors on module acs
[INFO] 12:09:10.931 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:10.931 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:10.932 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:10.932 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] 12:09:10.932 Sensor Java Config Sensor [iac]
[INFO] 12:09:10.932 0 source files to be analyzed
[INFO] 12:09:10.932 0/0 source files have been analyzed
[INFO] 12:09:10.933 Sensor Java Config Sensor [iac] (done) | time=1ms
[INFO] 12:09:10.933 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:10.933 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:10.933 Sensor XML Sensor [xml]
[INFO] 12:09:10.940 1 source file to be analyzed
[INFO] 12:09:10.945 1/1 source file has been analyzed
[INFO] 12:09:10.947 Sensor XML Sensor [xml] (done) | time=14ms
[INFO] 12:09:10.948 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:10.959 0 source files to be analyzed
[INFO] 12:09:10.962 0/0 source files have been analyzed
[INFO] 12:09:10.965 Sensor IaC Docker Sensor [iac] (done) | time=17ms
[INFO] 12:09:10.965 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:10.965 0 Serverless function entries were found in the project
[INFO] 12:09:10.966 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:10.966 Sensor Serverless configuration file sensor [security] (done) | time=1ms
[INFO] 12:09:10.966 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:10.966 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:10.966 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:10.966 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:10.967 ------------- Run sensors on module tr069adapter
[INFO] 12:09:10.993 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:10.993 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:10.994 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:10.994 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] 12:09:10.994 Sensor Java Config Sensor [iac]
[INFO] 12:09:10.994 0 source files to be analyzed
[INFO] 12:09:10.995 0/0 source files have been analyzed
[INFO] 12:09:10.995 Sensor Java Config Sensor [iac] (done) | time=1ms
[INFO] 12:09:10.995 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:10.995 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:10.995 Sensor XML Sensor [xml]
[INFO] 12:09:10.998 1 source file to be analyzed
[INFO] 12:09:11.000 1/1 source file has been analyzed
[INFO] 12:09:11.003 Sensor XML Sensor [xml] (done) | time=8ms
[INFO] 12:09:11.004 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:11.008 0 source files to be analyzed
[INFO] 12:09:11.008 0/0 source files have been analyzed
[INFO] 12:09:11.008 Sensor IaC Docker Sensor [iac] (done) | time=4ms
[INFO] 12:09:11.008 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:11.008 0 Serverless function entries were found in the project
[INFO] 12:09:11.008 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:11.008 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:11.008 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:11.008 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:11.009 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:11.009 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:11.009 Sensor javabugs [dbd]
[INFO] 12:09:11.010 Reading IR files from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ir/java
[INFO] 12:09:11.010 No IR files have been included for analysis.
[INFO] 12:09:11.010 Sensor javabugs [dbd] (done) | time=1ms
[INFO] 12:09:11.010 Sensor pythonbugs [dbd]
[INFO] 12:09:11.010 Reading IR files from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ir/python
[INFO] 12:09:11.010 No IR files have been included for analysis.
[INFO] 12:09:11.010 Sensor pythonbugs [dbd] (done) | time=0ms
[INFO] 12:09:11.010 Sensor EnterpriseTextAndSecretsSensor [textenterprise]
[INFO] 12:09:11.011 Available processors: 4
[INFO] 12:09:11.011 Using 4 threads for analysis.
[INFO] 12:09:11.140 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
* The filename starts with "test"
* The filename contains "test." or "tests."
* Any directory in the file path is named: "doc", "docs", "test" or "tests"
* Any directory in the file path has a name ending in "test" or "tests"
[INFO] 12:09:11.141 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=131ms
[INFO] 12:09:11.141 Sensor TextAndSecretsSensor [text]
[INFO] 12:09:11.142 Available processors: 4
[INFO] 12:09:11.142 Using 4 threads for analysis.
[INFO] 12:09:11.425 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
* The filename starts with "test"
* The filename contains "test." or "tests."
* Any directory in the file path is named: "doc", "docs", "test" or "tests"
* Any directory in the file path has a name ending in "test" or "tests"
[INFO] 12:09:11.441 Using git CLI to retrieve untracked files
[INFO] 12:09:11.529 Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git
[INFO] 12:09:11.590 362 source files to be analyzed
[INFO] 12:09:12.769 362/362 source files have been analyzed
[INFO] 12:09:12.770 Sensor TextAndSecretsSensor [text] (done) | time=1629ms
[INFO] 12:09:12.770 Sensor JavaSecuritySensor [security]
[INFO] 12:09:12.773 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S6096
[INFO] 12:09:12.774 Load type hierarchy and UCFGs: Starting
[INFO] 12:09:12.774 Load type hierarchy: Starting
[INFO] 12:09:12.774 Reading type hierarchy from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ucfg2/java
[INFO] 12:09:12.846 Read 698 type definitions
[INFO] 12:09:12.854 Load type hierarchy: Time spent was 00:00:00.080
[INFO] 12:09:12.854 Load UCFGs: Starting
[INFO] 12:09:12.854 Reading UCFGs from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ucfg2/java
[INFO] 12:09:13.344 Load UCFGs: Time spent was 00:00:00.489
[INFO] 12:09:13.344 Load type hierarchy and UCFGs: Time spent was 00:00:00.569
[INFO] 12:09:13.344 Analyzing 1828 UCFGs to detect vulnerabilities.
[INFO] 12:09:13.344 Check cache: Starting
[INFO] 12:09:13.344 Load cache: Starting
[INFO] 12:09:13.344 Load cache: Time spent was 00:00:00.000
[INFO] 12:09:13.344 Check cache: Time spent was 00:00:00.000
[INFO] 12:09:13.344 Create runtime call graph: Starting
[INFO] 12:09:13.345 Variable Type Analysis #1: Starting
[INFO] 12:09:13.346 Create runtime type propagation graph: Starting
[INFO] 12:09:13.408 Create runtime type propagation graph: Time spent was 00:00:00.062
[INFO] 12:09:13.408 Run SCC (Tarjan) on 11489 nodes: Starting
[INFO] 12:09:13.421 Run SCC (Tarjan) on 11489 nodes: Time spent was 00:00:00.012
[INFO] 12:09:13.421 Tarjan found 11141 strongly connected components
[INFO] 12:09:13.422 Propagate runtime types to strongly connected components: Starting
[INFO] 12:09:13.446 Propagate runtime types to strongly connected components: Time spent was 00:00:00.024
[INFO] 12:09:13.446 Variable Type Analysis #1: Time spent was 00:00:00.101
[INFO] 12:09:13.449 Variable Type Analysis #2: Starting
[INFO] 12:09:13.449 Create runtime type propagation graph: Starting
[INFO] 12:09:13.505 Create runtime type propagation graph: Time spent was 00:00:00.055
[INFO] 12:09:13.505 Run SCC (Tarjan) on 11417 nodes: Starting
[INFO] 12:09:13.515 Run SCC (Tarjan) on 11417 nodes: Time spent was 00:00:00.009
[INFO] 12:09:13.515 Tarjan found 11069 strongly connected components
[INFO] 12:09:13.515 Propagate runtime types to strongly connected components: Starting
[INFO] 12:09:13.534 Propagate runtime types to strongly connected components: Time spent was 00:00:00.019
[INFO] 12:09:13.534 Variable Type Analysis #2: Time spent was 00:00:00.084
[INFO] 12:09:13.537 Create runtime call graph: Time spent was 00:00:00.192
[INFO] 12:09:13.537 Load config: Starting
[INFO] 12:09:14.539 Load config: Time spent was 00:00:01.001
[INFO] 12:09:14.539 Compute entry points: Starting
[INFO] 12:09:15.435 Compute entry points: Time spent was 00:00:00.896
[INFO] 12:09:15.437 All rules entry points : 31
[INFO] 12:09:15.438 Slice call graph: Starting
[INFO] 12:09:15.445 Retained UCFGs : 907
[INFO] 12:09:15.468 Slice call graph: Time spent was 00:00:00.030
[INFO] 12:09:15.469 Live variable analysis: Starting
[INFO] 12:09:15.573 Live variable analysis: Time spent was 00:00:00.104
[INFO] 12:09:15.574 Taint analysis for java: Starting
[INFO] 12:09:15.583 0 / 907 UCFGs simulated, memory usage: 370 MB
[INFO] 12:09:16.222 708 / 907 UCFGs simulated, memory usage: 505 MB
[INFO] 12:09:16.288 905 / 907 UCFGs simulated, memory usage: 529 MB
[INFO] 12:09:16.289 Taint analysis for java: Time spent was 00:00:00.715
[INFO] 12:09:16.291 Report issues: Starting
[INFO] 12:09:17.359 Report issues: Time spent was 00:00:01.068
[INFO] 12:09:17.365 Store cache: Starting
[INFO] 12:09:17.373 Store cache: Time spent was 00:00:00.007
[INFO] 12:09:17.409 java security sensor: Time spent was 00:00:04.637
[INFO] 12:09:17.413 java security sensor: Begin: 2024-11-23T12:09:12.772742841Z, End: 2024-11-23T12:09:17.409767876Z, Duration: 00:00:04.637
Load type hierarchy and UCFGs: Begin: 2024-11-23T12:09:12.774314217Z, End: 2024-11-23T12:09:13.344253358Z, Duration: 00:00:00.569
Load type hierarchy: Begin: 2024-11-23T12:09:12.774425574Z, End: 2024-11-23T12:09:12.854533992Z, Duration: 00:00:00.080
Load UCFGs: Begin: 2024-11-23T12:09:12.854791528Z, End: 2024-11-23T12:09:13.344103648Z, Duration: 00:00:00.489
Check cache: Begin: 2024-11-23T12:09:13.344434459Z, End: 2024-11-23T12:09:13.344757439Z, Duration: 00:00:00.000
Load cache: Begin: 2024-11-23T12:09:13.344467321Z, End: 2024-11-23T12:09:13.344506733Z, Duration: 00:00:00.000
Create runtime call graph: Begin: 2024-11-23T12:09:13.344877856Z, End: 2024-11-23T12:09:13.537144195Z, Duration: 00:00:00.192
Variable Type Analysis #1: Begin: 2024-11-23T12:09:13.345412509Z, End: 2024-11-23T12:09:13.446892013Z, Duration: 00:00:00.101
Create runtime type propagation graph: Begin: 2024-11-23T12:09:13.346115202Z, End: 2024-11-23T12:09:13.408374669Z, Duration: 00:00:00.062
Run SCC (Tarjan) on 11489 nodes: Begin: 2024-11-23T12:09:13.408954595Z, End: 2024-11-23T12:09:13.421761724Z, Duration: 00:00:00.012
Propagate runtime types to strongly connected components: Begin: 2024-11-23T12:09:13.422038861Z, End: 2024-11-23T12:09:13.446579334Z, Duration: 00:00:00.024
Variable Type Analysis #2: Begin: 2024-11-23T12:09:13.449923190Z, End: 2024-11-23T12:09:13.534893006Z, Duration: 00:00:00.084
Create runtime type propagation graph: Begin: 2024-11-23T12:09:13.449987054Z, End: 2024-11-23T12:09:13.505703717Z, Duration: 00:00:00.055
Run SCC (Tarjan) on 11417 nodes: Begin: 2024-11-23T12:09:13.505990235Z, End: 2024-11-23T12:09:13.515090876Z, Duration: 00:00:00.009
Propagate runtime types to strongly connected components: Begin: 2024-11-23T12:09:13.515287008Z, End: 2024-11-23T12:09:13.534673263Z, Duration: 00:00:00.019
Load config: Begin: 2024-11-23T12:09:13.537272413Z, End: 2024-11-23T12:09:14.538987064Z, Duration: 00:00:01.001
Compute entry points: Begin: 2024-11-23T12:09:14.539299663Z, End: 2024-11-23T12:09:15.435353002Z, Duration: 00:00:00.896
Slice call graph: Begin: 2024-11-23T12:09:15.438087232Z, End: 2024-11-23T12:09:15.468747836Z, Duration: 00:00:00.030
Live variable analysis: Begin: 2024-11-23T12:09:15.469020233Z, End: 2024-11-23T12:09:15.573759048Z, Duration: 00:00:00.104
Taint analysis for java: Begin: 2024-11-23T12:09:15.574192325Z, End: 2024-11-23T12:09:16.289748093Z, Duration: 00:00:00.715
Report issues: Begin: 2024-11-23T12:09:16.291060265Z, End: 2024-11-23T12:09:17.359348757Z, Duration: 00:00:01.068
Store cache: Begin: 2024-11-23T12:09:17.365444868Z, End: 2024-11-23T12:09:17.372937466Z, Duration: 00:00:00.007
[INFO] 12:09:17.425 java security sensor peak memory: 875 MB
[INFO] 12:09:17.425 Sensor JavaSecuritySensor [security] (done) | time=4655ms
[INFO] 12:09:17.425 Sensor CSharpSecuritySensor [security]
[INFO] 12:09:17.426 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044
[INFO] 12:09:17.426 Load type hierarchy and UCFGs: Starting
[INFO] 12:09:17.426 Load type hierarchy: Starting
[INFO] 12:09:17.426 Reading type hierarchy from: /w/workspace/oam-tr069-adapter-sonar/target/ucfg2/cs
[INFO] 12:09:17.426 Read 0 type definitions
[INFO] 12:09:17.426 Load type hierarchy: Time spent was 00:00:00.000
[INFO] 12:09:17.426 Load UCFGs: Starting
[INFO] 12:09:17.427 Load UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:17.427 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:17.427 No UCFGs have been included for analysis.
[INFO] 12:09:17.427 csharp security sensor: Time spent was 00:00:00.001
[INFO] 12:09:17.427 csharp security sensor: Begin: 2024-11-23T12:09:17.426009981Z, End: 2024-11-23T12:09:17.427383366Z, Duration: 00:00:00.001
Load type hierarchy and UCFGs: Begin: 2024-11-23T12:09:17.426406235Z, End: 2024-11-23T12:09:17.427056976Z, Duration: 00:00:00.000
Load type hierarchy: Begin: 2024-11-23T12:09:17.426449348Z, End: 2024-11-23T12:09:17.426776069Z, Duration: 00:00:00.000
Load UCFGs: Begin: 2024-11-23T12:09:17.426928398Z, End: 2024-11-23T12:09:17.426971721Z, Duration: 00:00:00.000
[INFO] 12:09:17.428 csharp security sensor peak memory: 875 MB
[INFO] 12:09:17.428 Sensor CSharpSecuritySensor [security] (done) | time=3ms
[INFO] 12:09:17.428 Sensor PhpSecuritySensor [security]
[INFO] 12:09:17.428 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044
[INFO] 12:09:17.428 Load type hierarchy and UCFGs: Starting
[INFO] 12:09:17.428 Load type hierarchy: Starting
[INFO] 12:09:17.428 Reading type hierarchy from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ucfg2/php
[INFO] 12:09:17.428 Read 0 type definitions
[INFO] 12:09:17.428 Load type hierarchy: Time spent was 00:00:00.000
[INFO] 12:09:17.429 Load UCFGs: Starting
[INFO] 12:09:17.429 Load UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:17.429 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:17.429 No UCFGs have been included for analysis.
[INFO] 12:09:17.429 php security sensor: Time spent was 00:00:00.001
[INFO] 12:09:17.429 php security sensor: Begin: 2024-11-23T12:09:17.428465334Z, End: 2024-11-23T12:09:17.429540761Z, Duration: 00:00:00.001
Load type hierarchy and UCFGs: Begin: 2024-11-23T12:09:17.428662996Z, End: 2024-11-23T12:09:17.429218371Z, Duration: 00:00:00.000
Load type hierarchy: Begin: 2024-11-23T12:09:17.428705969Z, End: 2024-11-23T12:09:17.428944504Z, Duration: 00:00:00.000
Load UCFGs: Begin: 2024-11-23T12:09:17.429068522Z, End: 2024-11-23T12:09:17.429117765Z, Duration: 00:00:00.000
[INFO] 12:09:17.430 php security sensor peak memory: 875 MB
[INFO] 12:09:17.430 Sensor PhpSecuritySensor [security] (done) | time=2ms
[INFO] 12:09:17.430 Sensor PythonSecuritySensor [security]
[INFO] 12:09:17.430 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044
[INFO] 12:09:17.430 Load type hierarchy and UCFGs: Starting
[INFO] 12:09:17.430 Load type hierarchy: Starting
[INFO] 12:09:17.430 Reading type hierarchy from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ucfg2/python
[INFO] 12:09:17.430 Read 0 type definitions
[INFO] 12:09:17.431 Load type hierarchy: Time spent was 00:00:00.000
[INFO] 12:09:17.431 Load UCFGs: Starting
[INFO] 12:09:17.431 Load UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:17.431 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:17.431 No UCFGs have been included for analysis.
[INFO] 12:09:17.431 python security sensor: Time spent was 00:00:00.000
[INFO] 12:09:17.431 python security sensor: Begin: 2024-11-23T12:09:17.430542494Z, End: 2024-11-23T12:09:17.431475172Z, Duration: 00:00:00.000
Load type hierarchy and UCFGs: Begin: 2024-11-23T12:09:17.430789359Z, End: 2024-11-23T12:09:17.431226667Z, Duration: 00:00:00.000
Load type hierarchy: Begin: 2024-11-23T12:09:17.430839202Z, End: 2024-11-23T12:09:17.431017783Z, Duration: 00:00:00.000
Load UCFGs: Begin: 2024-11-23T12:09:17.431112889Z, End: 2024-11-23T12:09:17.431151932Z, Duration: 00:00:00.000
[INFO] 12:09:17.432 python security sensor peak memory: 875 MB
[INFO] 12:09:17.432 Sensor PythonSecuritySensor [security] (done) | time=2ms
[INFO] 12:09:17.432 Sensor JsSecuritySensor [security]
[INFO] 12:09:17.432 Enabled taint analysis rules: S5144, S6096, S5883, S2631, S5146, S6105, S5334, S5147, S5131, S6287, S2076, S2083, S3649, S6350, S5696
[INFO] 12:09:17.432 Load type hierarchy and UCFGs: Starting
[INFO] 12:09:17.432 Load type hierarchy: Starting
[INFO] 12:09:17.432 Reading type hierarchy from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ucfg2/js
[INFO] 12:09:17.432 Read 0 type definitions
[INFO] 12:09:17.432 Load type hierarchy: Time spent was 00:00:00.000
[INFO] 12:09:17.432 Load UCFGs: Starting
[INFO] 12:09:17.433 Load UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:17.433 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:17.433 No UCFGs have been included for analysis.
[INFO] 12:09:17.433 js security sensor: Time spent was 00:00:00.000
[INFO] 12:09:17.433 js security sensor: Begin: 2024-11-23T12:09:17.432422921Z, End: 2024-11-23T12:09:17.433336628Z, Duration: 00:00:00.000
Load type hierarchy and UCFGs: Begin: 2024-11-23T12:09:17.432638085Z, End: 2024-11-23T12:09:17.433066021Z, Duration: 00:00:00.000
Load type hierarchy: Begin: 2024-11-23T12:09:17.432677297Z, End: 2024-11-23T12:09:17.432847068Z, Duration: 00:00:00.000
Load UCFGs: Begin: 2024-11-23T12:09:17.432939704Z, End: 2024-11-23T12:09:17.432982626Z, Duration: 00:00:00.000
[INFO] 12:09:17.434 js security sensor peak memory: 875 MB
[INFO] 12:09:17.434 Sensor JsSecuritySensor [security] (done) | time=2ms
[INFO] 12:09:17.434 ------------- Run sensors on project
[INFO] 12:09:17.528 Sensor ArchitectureSensor [architecture]
[INFO] 12:09:17.528 Starting ArchitectureSensor sensor.
[INFO] 12:09:17.528 Reading SonarArchitecture IR data from directory "/w/workspace/oam-tr069-adapter-sonar/target/sonar/architecture-ir/java"
[WARNING] 12:09:17.528 No SonarArchitecture IR data present in directory "/w/workspace/oam-tr069-adapter-sonar/target/sonar/architecture-ir/java"
[INFO] 12:09:17.529 Sensor ArchitectureSensor [architecture] (done) | time=1ms
[INFO] 12:09:17.529 Sensor Zero Coverage Sensor
[INFO] 12:09:17.545 Sensor Zero Coverage Sensor (done) | time=16ms
[INFO] 12:09:17.546 Sensor Java CPD Block Indexer
[INFO] 12:09:17.855 Sensor Java CPD Block Indexer (done) | time=309ms
[INFO] 12:09:17.889 CPD Executor 74 files had no CPD blocks
[INFO] 12:09:17.889 CPD Executor Calculating CPD for 224 files
[INFO] 12:09:17.951 CPD Executor CPD calculation finished (done) | time=60ms
[INFO] 12:09:18.194 Analysis report generated in 229ms, dir size=3 MB
[INFO] 12:09:18.644 Analysis report compressed in 450ms, zip size=1 MB
[INFO] 12:09:20.075 Analysis report uploaded in 1431ms
[INFO] 12:09:20.077 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_oam-tr069-adapter
[INFO] 12:09:20.080 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 12:09:20.083 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZNY7TD9XGr8f6HrdjX8
[INFO] 12:09:21.953 Sensor cache published successfully
[INFO] 12:09:21.994 Analysis total time: 59.964 s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tr069adapter 1.0.0-SNAPSHOT:
[INFO]
[INFO] tr069adapter ....................................... SUCCESS [01:07 min]
[INFO] common utility ..................................... SKIPPED
[INFO] maria-db ........................................... SKIPPED
[INFO] nginx .............................................. SKIPPED
[INFO] acs ................................................ SKIPPED
[INFO] ACS common utility ................................. SKIPPED
[INFO] factory ............................................ SKIPPED
[INFO] CPE Management ..................................... SKIPPED
[INFO] TR069 Request Processor ............................ SKIPPED
[INFO] acs nbi service .................................... SKIPPED
[INFO] Application Booter ................................. SKIPPED
[INFO] TR069_Mapper ....................................... SKIPPED
[INFO] netconf-server ..................................... SKIPPED
[INFO] ves-agent .......................................... SKIPPED
[INFO] config-data ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:11 min
[INFO] Finished at: 2024-11-23T12:09:22Z
[INFO] ------------------------------------------------------------------------
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins5046045667281137206.sh
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true)
Run condition [Not] preventing perform for step [BuilderChain]
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Version: 3.3.6
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 5
[JaCoCo plugin] Saving matched execfiles: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/jacoco.exec /w/workspace/oam-tr069-adapter-sonar/config-data/target/jacoco.exec /w/workspace/oam-tr069-adapter-sonar/factory/target/jacoco.exec /w/workspace/oam-tr069-adapter-sonar/mapper/target/jacoco.exec /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes:
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/classes 2 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/common/target/classes 51 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/cpe/target/classes 59 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/nbi/target/classes 6 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/target/classes 33 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/common/target/classes 34 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/config-data/target/classes 12 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/factory/target/classes 2 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/mapper/target/classes 39 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/classes 46 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes 40 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java:
[JaCoCo plugin] Source Inclusions: **/*.java
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/main/java 2 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/common/src/main/java 51 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/main/java 51 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/nbi/src/main/java 6 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/src/main/java 28 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/common/src/main/java 32 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/config-data/src/main/java 10 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/factory/src/main/java 2 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/mapper/src/main/java 37 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/netconf-server/src/main/java 39 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/ves-agent/src/main/java 40 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**]
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 63.822525, method: 51.334305, line: 39.6284, branch: 28.966915, instruction: 38.213417, complexity: 36.30986
[PostBuildScript] - [INFO] Executing post build scripts.
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins7482247783537619838.sh
---> sysstat.sh
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins16415449703111886935.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/oam-tr069-adapter-sonar
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/oam-tr069-adapter-sonar ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/oam-tr069-adapter-sonar ']'
+ mkdir -p /w/workspace/oam-tr069-adapter-sonar/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oam-tr069-adapter-sonar/archives/
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins2144096553921224839.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/oam-tr069-adapter-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zsAg from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-zsAg/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins7372226431375079526.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oam-tr069-adapter-sonar@tmp/config6855775319349689441tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SERVER_ID=logs
[EnvInject] - Variables injected successfully.
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins9950794344511466508.sh
---> create-netrc.sh
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins3377325642744024926.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/oam-tr069-adapter-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zsAg from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-zsAg/bin to PATH
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins5208413107816205981.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins14104601046686216367.sh
---> job-cost.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/oam-tr069-adapter-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zsAg from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-zsAg/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v2-highcpu-4
INFO: Archiving Costs
[oam-tr069-adapter-sonar] $ /bin/bash -l /tmp/jenkins5232876573406655653.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/oam-tr069-adapter-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zsAg from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-zsAg/bin to PATH
INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/oam-tr069-adapter-sonar/233
INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-4c-4g-11112 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
---> lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 4
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC-Rome Processor
Stepping: 0
CPU MHz: 2800.000
BogoMIPS: 5600.00
Virtualization: AMD-V
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 16384K
NUMA node0 CPU(s): 0-3
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
---> nproc:
4
---> df -h:
Filesystem Size Used Avail Use% Mounted on
udev 2.0G 0 2.0G 0% /dev
tmpfs 395M 696K 394M 1% /run
/dev/vda1 20G 9.8G 9.5G 51% /
tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/vda15 105M 5.3M 100M 5% /boot/efi
tmpfs 395M 0 395M 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 3943 457 1412 0 2074 3233
Swap: 1023 0 1023
---> ip addr:
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000
link/ether fa:16:3e:a5:9d:2f brd ff:ff:ff:ff:ff:ff
inet 10.32.7.179/23 brd 10.32.7.255 scope global dynamic ens3
valid_lft 85950sec preferred_lft 85950sec
inet6 fe80::f816:3eff:fea5:9d2f/64 scope link
valid_lft forever preferred_lft forever
3: docker0: mtu 1500 qdisc noqueue state DOWN group default
link/ether 02:42:d2:ed:e6:a9 brd ff:ff:ff:ff:ff:ff
inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
valid_lft forever preferred_lft forever
---> sar -b -r -n DEV:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11112) 11/23/24 _x86_64_ (4 CPU)
12:02:36 LINUX RESTART (4 CPU)
12:03:01 tps rtps wtps bread/s bwrtn/s
12:04:01 184.22 73.97 110.25 5491.62 42770.89
12:05:01 133.93 44.63 89.30 1556.41 12430.33
12:06:01 32.44 13.93 18.51 464.06 3522.88
12:07:01 6.28 0.78 5.50 20.66 238.89
12:08:01 30.90 8.30 22.61 447.38 12455.24
12:09:01 57.44 41.80 15.64 3345.39 13322.27
12:10:01 85.36 60.87 24.50 2710.41 1830.61
Average: 75.79 34.90 40.90 2005.19 12366.35
12:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
12:04:01 1609108 3322456 2429544 60.16 56288 1811428 925516 18.19 602332 1645380 145752
12:05:01 910948 2866252 3127704 77.44 68300 2030148 1507784 29.64 1086664 1834700 10064
12:06:01 138748 2110236 3899904 96.56 70532 2042372 2646804 52.03 1862132 1807032 756
12:07:01 641332 2818480 3397320 84.12 71560 2244436 1448892 28.48 1199392 1983672 198780
12:08:01 461948 2681668 3576704 88.56 73036 2287256 1670584 32.84 1319152 2044600 180496
12:09:01 221572 2386168 3817080 94.51 74332 2239080 1779884 34.99 1668192 1951744 17776
12:10:01 1449320 3312656 2589332 64.11 78272 1937336 925144 18.19 810828 1591644 15064
Average: 776139 2785417 3262513 80.78 70331 2084579 1557801 30.62 1221242 1836967 81241
12:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:04:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00
12:04:01 ens3 400.72 249.58 1416.96 67.51 0.00 0.00 0.00 0.00
12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:05:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00
12:05:01 ens3 448.21 393.90 1613.42 83.96 0.00 0.00 0.00 0.00
12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:01 lo 101.43 101.43 10.22 10.22 0.00 0.00 0.00 0.00
12:06:01 ens3 162.09 170.52 728.27 32.59 0.00 0.00 0.00 0.00
12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:07:01 lo 35.24 35.24 3.56 3.56 0.00 0.00 0.00 0.00
12:07:01 ens3 250.41 205.18 101.79 81.11 0.00 0.00 0.00 0.00
12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:08:01 lo 2.42 2.42 0.22 0.22 0.00 0.00 0.00 0.00
12:08:01 ens3 366.43 320.71 942.52 85.90 0.00 0.00 0.00 0.00
12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:09:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00
12:09:01 ens3 542.55 439.41 2365.35 91.64 0.00 0.00 0.00 0.00
12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:10:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00
12:10:01 ens3 228.09 171.62 90.48 144.12 0.00 0.00 0.00 0.00
Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: lo 20.61 20.61 2.08 2.08 0.00 0.00 0.00 0.00
Average: ens3 342.64 278.70 1036.94 83.84 0.00 0.00 0.00 0.00
---> sar -P ALL:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11112) 11/23/24 _x86_64_ (4 CPU)
12:02:36 LINUX RESTART (4 CPU)
12:03:01 CPU %user %nice %system %iowait %steal %idle
12:04:01 all 19.85 0.00 2.35 5.72 0.06 72.01
12:04:01 0 23.22 0.00 2.37 4.50 0.05 69.86
12:04:01 1 21.97 0.00 2.92 3.65 0.05 71.41
12:04:01 2 20.69 0.00 2.11 4.58 0.08 72.54
12:04:01 3 13.55 0.00 1.99 10.18 0.05 74.24
12:05:01 all 23.02 0.00 1.54 2.57 0.07 72.80
12:05:01 0 18.83 0.00 0.97 1.68 0.05 78.47
12:05:01 1 34.82 0.00 2.22 2.33 0.10 60.53
12:05:01 2 19.84 0.00 1.70 2.39 0.08 75.99
12:05:01 3 18.56 0.00 1.30 3.89 0.05 76.20
12:06:01 all 35.23 0.00 1.24 0.32 0.08 63.14
12:06:01 0 35.91 0.00 1.04 0.10 0.07 62.88
12:06:01 1 35.96 0.00 0.99 0.00 0.07 62.99
12:06:01 2 34.33 0.00 1.55 0.43 0.08 63.61
12:06:01 3 34.72 0.00 1.39 0.74 0.08 63.07
12:07:01 all 17.17 0.00 0.88 0.04 0.04 81.88
12:07:01 0 15.79 0.00 0.60 0.00 0.03 83.57
12:07:01 1 17.88 0.00 0.79 0.02 0.03 81.28
12:07:01 2 15.73 0.00 1.22 0.07 0.03 82.95
12:07:01 3 19.27 0.00 0.92 0.07 0.03 79.71
12:08:01 all 26.98 0.00 1.26 0.26 0.06 71.43
12:08:01 0 27.30 0.00 0.75 0.12 0.05 71.78
12:08:01 1 29.89 0.00 1.62 0.17 0.07 68.25
12:08:01 2 20.92 0.00 1.41 0.55 0.07 77.05
12:08:01 3 29.78 0.00 1.24 0.23 0.05 68.70
12:09:01 all 35.50 0.00 1.21 0.99 0.07 62.23
12:09:01 0 33.91 0.00 1.15 0.45 0.07 64.42
12:09:01 1 34.94 0.00 1.35 0.77 0.08 62.85
12:09:01 2 34.19 0.00 1.44 1.61 0.08 62.68
12:09:01 3 38.97 0.00 0.90 1.12 0.08 58.92
12:10:01 all 36.37 0.00 1.46 1.93 0.07 60.17
12:10:01 0 43.78 0.00 1.55 0.38 0.07 54.22
12:10:01 1 40.57 0.00 1.63 0.95 0.08 56.76
12:10:01 2 29.83 0.00 1.23 3.99 0.07 64.88
12:10:01 3 31.27 0.00 1.41 2.39 0.05 64.88
Average: all 27.73 0.00 1.42 1.69 0.06 69.09
Average: 0 28.39 0.00 1.20 1.03 0.05 69.31
Average: 1 30.87 0.00 1.65 1.13 0.07 66.29
Average: 2 25.09 0.00 1.52 1.94 0.07 71.37
Average: 3 26.58 0.00 1.31 2.66 0.06 69.40