Results

By type

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

2021-05-26 01:23:53.143  INFO 1 --- [           main] o.o.d.runtime.web.RuntimeapiApplication  : Starting RuntimeapiApplication on onap-dcaemod-runtime-api-66ff9555f6-4vd8t with PID 1 (/maven/runtime-web-1.2.3-SNAPSHOT.jar started by dcaemod in /maven)
2021-05-26 01:23:53.147  INFO 1 --- [           main] o.o.d.runtime.web.RuntimeapiApplication  : The following profiles are active: onap
2021-05-26 01:23:56.752  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9090 (http)
2021-05-26 01:23:56.790  INFO 1 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-05-26 01:23:56.790  INFO 1 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.22]
2021-05-26 01:23:56.961  INFO 1 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2021-05-26 01:23:56.961  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3682 ms
/maven/data/imports/onapImports.yaml
2021-05-26 01:23:58.266  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2021-05-26 01:23:58.522  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-05-26 01:23:59.653  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 9090 (http) with context path ''
2021-05-26 01:23:59.657  INFO 1 --- [           main] o.o.d.runtime.web.RuntimeapiApplication  : Started RuntimeapiApplication in 7.868 seconds (JVM running for 8.529)
2021-05-26 03:36:41.887  INFO 1 --- [nio-9090-exec-9] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-05-26 03:36:41.888  INFO 1 --- [nio-9090-exec-9] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-05-26 03:36:41.909  INFO 1 --- [nio-9090-exec-9] o.s.web.servlet.DispatcherServlet        : Completed initialization in 21 ms
2021-05-26 03:36:42.113  INFO 1 --- [nio-9090-exec-3] o.o.d.r.web.controllers.GraphController  : org.onap.dcae.runtime.web.models.GraphRequest@6158b494
2021-05-26 03:36:42.726  INFO 1 --- [nio-9090-exec-7] o.o.d.r.web.controllers.GraphController  : [org.onap.dcae.runtime.web.models.Action@30f613ac]
2021-05-26 03:36:42.727  INFO 1 --- [nio-9090-exec-7] o.o.d.r.web.service.GraphServiceImpl     : applying actions to graph
2021-05-26 03:36:42.727  INFO 1 --- [nio-9090-exec-7] o.o.d.r.web.service.GraphServiceImpl     : generating blueprints for the affected nodes
2021-05-26 03:36:42.865  INFO 1 --- [nio-9090-exec-7] o.o.d.r.web.service.GraphServiceImpl     : pushing bluepirnts to the dashboard inventrory
2021-05-26 03:36:44.110 ERROR 1 --- [nio-9090-exec-7] o.o.d.r.web.service.BlueprintInventory   : failed to push on inventory
2021-05-26 03:36:44.110 ERROR 1 --- [nio-9090-exec-7] o.o.d.r.web.service.BlueprintInventory   : I/O error on POST request for "https://inventory:8080/dcae-service-types": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)
2021-05-26 03:36:44.111  INFO 1 --- [nio-9090-exec-7] o.o.d.r.web.service.BlueprintInventory   : Distributed: nginx-1622000188_nginx-1622000188:2105260336
2021-05-26 03:44:10.598  INFO 1 --- [io-9090-exec-10] o.o.d.r.web.controllers.GraphController  : org.onap.dcae.runtime.web.models.GraphRequest@449e594c
2021-05-26 03:44:11.124  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.controllers.GraphController  : [org.onap.dcae.runtime.web.models.Action@30e3c1af]
2021-05-26 03:44:11.125  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.service.GraphServiceImpl     : applying actions to graph
2021-05-26 03:44:11.125  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.service.GraphServiceImpl     : generating blueprints for the affected nodes
2021-05-26 03:44:11.138  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.service.GraphServiceImpl     : pushing bluepirnts to the dashboard inventrory
2021-05-26 03:44:12.171 ERROR 1 --- [nio-9090-exec-4] o.o.d.r.web.service.BlueprintInventory   : failed to push on inventory
2021-05-26 03:44:12.172 ERROR 1 --- [nio-9090-exec-4] o.o.d.r.web.service.BlueprintInventory   : I/O error on POST request for "https://inventory:8080/dcae-service-types": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)
2021-05-26 03:44:12.172  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.service.BlueprintInventory   : Distributed: nginx-1622000634_nginx-1622000634:2105260344
2021-05-26 03:51:40.890  INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.controllers.GraphController  : org.onap.dcae.runtime.web.models.GraphRequest@dfdc95d
2021-05-26 03:51:41.706  INFO 1 --- [io-9090-exec-10] o.o.d.r.web.controllers.GraphController  : [org.onap.dcae.runtime.web.models.Action@4e66323c]
2021-05-26 03:51:41.706  INFO 1 --- [io-9090-exec-10] o.o.d.r.web.service.GraphServiceImpl     : applying actions to graph
2021-05-26 03:51:41.706  INFO 1 --- [io-9090-exec-10] o.o.d.r.web.service.GraphServiceImpl     : generating blueprints for the affected nodes
2021-05-26 03:51:41.716  INFO 1 --- [io-9090-exec-10] o.o.d.r.web.service.GraphServiceImpl     : pushing bluepirnts to the dashboard inventrory
2021-05-26 03:51:42.765 ERROR 1 --- [io-9090-exec-10] o.o.d.r.web.service.BlueprintInventory   : failed to push on inventory
2021-05-26 03:51:42.766 ERROR 1 --- [io-9090-exec-10] o.o.d.r.web.service.BlueprintInventory   : I/O error on POST request for "https://inventory:8080/dcae-service-types": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)
2021-05-26 03:51:42.767  INFO 1 --- [io-9090-exec-10] o.o.d.r.web.service.BlueprintInventory   : Distributed: nginx-1622001082_nginx-1622001082:2105260351
2021-05-26 03:59:22.110  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.controllers.GraphController  : org.onap.dcae.runtime.web.models.GraphRequest@7f1923f8
2021-05-26 03:59:22.617  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.controllers.GraphController  : [org.onap.dcae.runtime.web.models.Action@5a1698dd]
2021-05-26 03:59:22.617  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.GraphServiceImpl     : applying actions to graph
2021-05-26 03:59:22.617  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.GraphServiceImpl     : generating blueprints for the affected nodes
2021-05-26 03:59:22.623  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.GraphServiceImpl     : pushing bluepirnts to the dashboard inventrory
2021-05-26 03:59:23.658 ERROR 1 --- [nio-9090-exec-8] o.o.d.r.web.service.BlueprintInventory   : failed to push on inventory
2021-05-26 03:59:23.658 ERROR 1 --- [nio-9090-exec-8] o.o.d.r.web.service.BlueprintInventory   : I/O error on POST request for "https://inventory:8080/dcae-service-types": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)
2021-05-26 03:59:23.658  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.BlueprintInventory   : Distributed: nginx-1622001545_nginx-1622001545:2105260359