By type
05:46:21.709 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.7.RELEASE) 2023-01-03 05:46:23.068 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : Starting RuntimeapiApplication on onap-dcaemod-runtime-api-6b5cb5456d-fghjg with PID 1 (/maven/runtime-web-1.3.3-SNAPSHOT.jar started by dcaemod in /maven) 2023-01-03 05:46:23.070 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : The following profiles are active: onap 2023-01-03 05:46:23.144 WARN 1 --- [kground-preinit] o.s.h.c.j.Jackson2ObjectMapperBuilder : For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath 2023-01-03 05:46:27.242 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) 2023-01-03 05:46:27.309 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2023-01-03 05:46:27.310 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.22] 2023-01-03 05:46:27.478 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2023-01-03 05:46:27.478 INFO 1 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 4307 ms /maven/data/imports/onapImports.yaml 2023-01-03 05:46:28.906 INFO 1 --- [ main] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm repo add local http://chart-museum:80 --username onapinitializer --password demo123456! "local" has been added to your repositories 2023-01-03 05:46:29.879 INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2023-01-03 05:46:30.209 INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2023-01-03 05:46:32.063 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9090 (http) with context path '' 2023-01-03 05:46:32.070 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : Started RuntimeapiApplication in 10.227 seconds (JVM running for 11.201) 2023-01-03 05:47:40.092 INFO 1 --- [nio-9090-exec-3] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-03 05:47:40.093 INFO 1 --- [nio-9090-exec-3] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-01-03 05:47:40.107 INFO 1 --- [nio-9090-exec-3] o.s.web.servlet.DispatcherServlet : Completed initialization in 14 ms 2023-01-03 05:47:40.476 INFO 1 --- [nio-9090-exec-7] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@35f0075f 2023-01-03 05:47:41.052 INFO 1 --- [nio-9090-exec-1] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@71fbd491] 2023-01-03 05:47:41.288 INFO 1 --- [nio-9090-exec-1] o.o.d.platform.helmchartgenerator.Utils : cloning dir/file at : /tmp/chart12344759538536099207 2023-01-03 05:47:41.372 INFO 1 --- [nio-9090-exec-1] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm dep up /tmp/chart12344759538536099207 Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "local" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 7 charts Downloading common from repo http://chart-museum:80 Downloading repositoryGenerator from repo http://chart-museum:80 Downloading readinessCheck from repo http://chart-museum:80 Downloading dcaegen2-services-common from repo http://chart-museum:80 Downloading postgres from repo http://chart-museum:80 Downloading serviceAccount from repo http://chart-museum:80 Downloading mongo from repo http://chart-museum:80 Deleting outdated charts 2023-01-03 05:47:41.915 INFO 1 --- [nio-9090-exec-1] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm lint /tmp/chart12344759538536099207 2023-01-03 05:47:48.215 INFO 1 --- [nio-9090-exec-1] o.o.d.p.h.chartbuilder.HelmClientImpl : ==> Linting /tmp/chart12344759538536099207 2023-01-03 05:47:48.216 INFO 1 --- [nio-9090-exec-1] o.o.d.p.h.chartbuilder.HelmClientImpl : [INFO] Chart.yaml: icon is recommended 2023-01-03 05:47:48.216 INFO 1 --- [nio-9090-exec-1] o.o.d.p.h.chartbuilder.HelmClientImpl : 2023-01-03 05:47:48.216 INFO 1 --- [nio-9090-exec-1] o.o.d.p.h.chartbuilder.HelmClientImpl : 1 chart(s) linted, 0 chart(s) failed 2023-01-03 05:47:48.224 INFO 1 --- [nio-9090-exec-1] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm package -d /tmp/chart4361455446919404644 /tmp/chart12344759538536099207 2023-01-03 05:47:48.531 INFO 1 --- [nio-9090-exec-1] o.o.d.p.h.chartbuilder.HelmClientImpl : Successfully packaged chart and saved it to: /tmp/chart4361455446919404644/nginx-1672724847-1.0.0.tgz 2023-01-03 05:47:49.459 INFO 1 --- [nio-9090-exec-1] o.o.d.p.h.d.ChartMuseumDistributor : {"saved":true} 2023-01-03 05:50:33.949 INFO 1 --- [nio-9090-exec-1] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@175688fa 2023-01-03 05:50:34.407 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@51b6e774] 2023-01-03 05:50:34.446 INFO 1 --- [nio-9090-exec-6] o.o.d.platform.helmchartgenerator.Utils : cloning dir/file at : /tmp/chart1025576191868077400 2023-01-03 05:50:34.497 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm dep up /tmp/chart1025576191868077400 Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "local" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 7 charts Downloading common from repo http://chart-museum:80 Downloading repositoryGenerator from repo http://chart-museum:80 Downloading readinessCheck from repo http://chart-museum:80 Downloading dcaegen2-services-common from repo http://chart-museum:80 Downloading postgres from repo http://chart-museum:80 Downloading serviceAccount from repo http://chart-museum:80 Downloading mongo from repo http://chart-museum:80 Deleting outdated charts 2023-01-03 05:50:34.920 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm lint /tmp/chart1025576191868077400 2023-01-03 05:50:41.541 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : ==> Linting /tmp/chart1025576191868077400 2023-01-03 05:50:41.542 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : [INFO] Chart.yaml: icon is recommended 2023-01-03 05:50:41.542 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : 2023-01-03 05:50:41.542 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : 1 chart(s) linted, 0 chart(s) failed 2023-01-03 05:50:41.565 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm package -d /tmp/chart7147552377245332189 /tmp/chart1025576191868077400 2023-01-03 05:50:41.842 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : Successfully packaged chart and saved it to: /tmp/chart7147552377245332189/nginx-1672725017-1.0.0.tgz 2023-01-03 05:50:41.961 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.d.ChartMuseumDistributor : {"saved":true} 2023-01-03 05:52:37.419 INFO 1 --- [nio-9090-exec-1] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@708e035d 2023-01-03 05:52:37.794 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@4a6e246d] 2023-01-03 05:52:37.816 INFO 1 --- [nio-9090-exec-6] o.o.d.platform.helmchartgenerator.Utils : cloning dir/file at : /tmp/chart4484369932564348982 2023-01-03 05:52:37.852 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm dep up /tmp/chart4484369932564348982 Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "local" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 7 charts Downloading common from repo http://chart-museum:80 Downloading repositoryGenerator from repo http://chart-museum:80 Downloading readinessCheck from repo http://chart-museum:80 Downloading dcaegen2-services-common from repo http://chart-museum:80 Downloading postgres from repo http://chart-museum:80 Downloading serviceAccount from repo http://chart-museum:80 Downloading mongo from repo http://chart-museum:80 Deleting outdated charts 2023-01-03 05:52:38.193 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm lint /tmp/chart4484369932564348982 2023-01-03 05:52:44.247 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : ==> Linting /tmp/chart4484369932564348982 2023-01-03 05:52:44.248 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : [INFO] Chart.yaml: icon is recommended 2023-01-03 05:52:44.248 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : 2023-01-03 05:52:44.249 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : 1 chart(s) linted, 0 chart(s) failed 2023-01-03 05:52:44.254 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm package -d /tmp/chart10382416792563938650 /tmp/chart4484369932564348982 2023-01-03 05:52:44.435 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.chartbuilder.HelmClientImpl : Successfully packaged chart and saved it to: /tmp/chart10382416792563938650/nginx-1672725145-1.0.0.tgz 2023-01-03 05:52:44.560 INFO 1 --- [nio-9090-exec-6] o.o.d.p.h.d.ChartMuseumDistributor : {"saved":true}