Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/etsi-sol003-adapter/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.4.13)

2026-01-09T16:37:21.076Z||main|||||INFO|500||Starting Application using Java 11.0.29 on onap-so-etsi-sol003-adapter-7464b84767-cznvq with PID 8 (/app/app.jar started by so in /app)
2026-01-09T16:37:21.080Z||main|||||DEBUG|500||Running with Spring Boot v2.4.13, Spring v5.3.13
2026-01-09T16:37:21.080Z||main|||||INFO|500||The following profiles are active: basic
2026-01-09T16:37:23.749Z||main|||||INFO|500||Starting service [Tomcat]
2026-01-09T16:37:23.749Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.55]
2026-01-09T16:37:23.787Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2026-01-09T16:37:25.147Z||main|||||DEBUG|500||Setting connection manager without SSL ConnectionSocketFactory ...
2026-01-09T16:37:25.424Z||main|||||DEBUG|500||Adding org.onap.so.adapters.etsisol003adapter.pkgm.subscriptionmgmt.OAuthNotificationServiceProvider of type OAUTH2_CLIENT_CREDENTIALS to cache
2026-01-09T16:37:25.425Z||main|||||DEBUG|500||Adding org.onap.so.adapters.etsisol003adapter.pkgm.subscriptionmgmt.BasicAuthNotificationServiceProvider of type BASIC to cache
2026-01-09T16:37:25.425Z||main|||||DEBUG|500||Adding org.onap.so.adapters.etsisol003adapter.pkgm.subscriptionmgmt.TlsNotificationServiceProvider of type TLS_CERT to cache
2026-01-09T16:37:25.971Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2026-01-09T16:37:26.893Z||main|||||INFO|500||Started Application in 6.797 seconds (JVM running for 7.472)
2026-01-09T16:37:26.928Z||main|||||INFO|500||SO ETSI SOL003 Adapter Application started successfully!