Build Spring Cloud Data Flow
Build: #2398 was successful
Job: Build and install SCDF was successful
Build log
The build generated 24,471 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log
11-Dec-2018 16:57:45 | HTTP Method = GET |
11-Dec-2018 16:57:45 | Request URI = /jobs/executions |
11-Dec-2018 16:57:45 | Parameters = {name=[DOCJOB], page=[0], size=[10]} |
11-Dec-2018 16:57:45 | Headers = {} |
11-Dec-2018 16:57:45 | Body = <no character encoding set> |
11-Dec-2018 16:57:45 | Session Attrs = {} |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | Handler: |
11-Dec-2018 16:57:45 | Type = org.springframework.cloud.dataflow.server.controller.JobExecutionController |
11-Dec-2018 16:57:45 | Method = public org.springframework.hateoas.PagedResources<org.springframework.cloud.dataflow.rest.resource.JobExecutionResource> org.springframework.cloud.dataflow.server.controller.JobExecutionController.retrieveJobsByName(java.lang.String,org.springframework.data.domain.Pageable,org.springframework.data.web.PagedResourcesAssembler<org.springframework.cloud.dataflow.rest.job.TaskJobExecution>) throws org.springframework.batch.core.launch.NoSuchJobException |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | Async: |
11-Dec-2018 16:57:45 | Async started = false |
11-Dec-2018 16:57:45 | Async result = null |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | Resolved Exception: |
11-Dec-2018 16:57:45 | Type = null |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | ModelAndView: |
11-Dec-2018 16:57:45 | View name = null |
11-Dec-2018 16:57:45 | View = null |
11-Dec-2018 16:57:45 | Model = null |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | FlashMap: |
11-Dec-2018 16:57:45 | Attributes = null |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | MockHttpServletResponse: |
11-Dec-2018 16:57:45 | Status = 200 |
11-Dec-2018 16:57:45 | Error message = null |
11-Dec-2018 16:57:45 | Headers = {Content-Type=[application/json;charset=UTF-8]} |
11-Dec-2018 16:57:45 | Content type = application/json;charset=UTF-8 |
11-Dec-2018 16:57:45 | Body = {"_embedded":{"jobExecutionResourceList":[{"executionId":1,"stepExecutionCount":0,"jobId":1,"taskExecutionId":2,"name":"DOCJOB","startDate":"2018-12-11","startTime":"16:57:45","duration":"00:00:00","jobExecution":{"id":1,"version":2,"jobParameters":{"parameters":{},"empty":true},"jobInstance":{"id":1,"version":null,"jobName":"DOCJOB","instanceId":1},"stepExecutions":[],"status":"STOPPING","startTime":"2018-12-11T16:57:45.415Z","createTime":"2018-12-11T16:57:45.413Z","endTime":null,"lastUpdated":"2018-12-11T16:57:45.443Z","exitStatus":{"exitCode":"UNKNOWN","exitDescription":"","running":true},"executionContext":{"dirty":false,"empty":true,"values":[]},"failureExceptions":[],"jobConfigurationName":null,"running":true,"jobId":1,"stopping":true,"allFailureExceptions":[]},"jobParameters":{},"jobParametersString":"","restartable":false,"abandonable":true,"stoppable":false,"defined":false,"timeZone":"UTC","_links":{"self":{"href":"http://localhost:9393/jobs/executions/1"}}}]},"_links":{"self":{"href":"http://localhost:9393/jobs/executions?page=0&size=10"}},"page":{"size":10,"totalElements":1,"totalPages":1,"number":0}} |
11-Dec-2018 16:57:45 | Forwarded URL = null |
11-Dec-2018 16:57:45 | Redirected URL = null |
11-Dec-2018 16:57:45 | Cookies = [] |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.708 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.708 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.714 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 6 ms |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.719 INFO 2655 --- [ main] o.s.c.d.server.batch.SimpleJobService : Cannot load execution context for job execution: JobExecution: id=2, version=1, startTime=2018-12-11 16:57:45.42, endTime=null, lastUpdated=2018-12-11 16:57:45.42, status=STOPPED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=2, version=0, Job=[DOCJOB_1]], jobParameters=[{}] |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | MockHttpServletRequest: |
11-Dec-2018 16:57:45 | HTTP Method = GET |
11-Dec-2018 16:57:45 | Request URI = /jobs/executions/2 |
11-Dec-2018 16:57:45 | Parameters = {} |
11-Dec-2018 16:57:45 | Headers = {} |
11-Dec-2018 16:57:45 | Body = <no character encoding set> |
11-Dec-2018 16:57:45 | Session Attrs = {} |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | Handler: |
11-Dec-2018 16:57:45 | Type = org.springframework.cloud.dataflow.server.controller.JobExecutionController |
11-Dec-2018 16:57:45 | Method = public org.springframework.cloud.dataflow.rest.resource.JobExecutionResource org.springframework.cloud.dataflow.server.controller.JobExecutionController.view(long) throws org.springframework.batch.core.launch.NoSuchJobExecutionException |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | Async: |
11-Dec-2018 16:57:45 | Async started = false |
11-Dec-2018 16:57:45 | Async result = null |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | Resolved Exception: |
11-Dec-2018 16:57:45 | Type = null |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | ModelAndView: |
11-Dec-2018 16:57:45 | View name = null |
11-Dec-2018 16:57:45 | View = null |
11-Dec-2018 16:57:45 | Model = null |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | FlashMap: |
11-Dec-2018 16:57:45 | Attributes = null |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | MockHttpServletResponse: |
11-Dec-2018 16:57:45 | Status = 200 |
11-Dec-2018 16:57:45 | Error message = null |
11-Dec-2018 16:57:45 | Headers = {Content-Type=[application/json;charset=UTF-8]} |
11-Dec-2018 16:57:45 | Content type = application/json;charset=UTF-8 |
11-Dec-2018 16:57:45 | Body = {"executionId":2,"stepExecutionCount":0,"jobId":2,"taskExecutionId":3,"name":"DOCJOB_1","startDate":"2018-12-11","startTime":"16:57:45","duration":"00:00:00","jobExecution":{"id":2,"version":1,"jobParameters":{"parameters":{},"empty":true},"jobInstance":{"id":2,"version":0,"jobName":"DOCJOB_1","instanceId":2},"stepExecutions":[],"status":"STOPPED","startTime":"2018-12-11T16:57:45.420Z","createTime":"2018-12-11T16:57:45.419Z","endTime":null,"lastUpdated":"2018-12-11T16:57:45.420Z","exitStatus":{"exitCode":"UNKNOWN","exitDescription":"","running":true},"executionContext":{"dirty":false,"empty":true,"values":[]},"failureExceptions":[],"jobConfigurationName":null,"running":true,"jobId":2,"stopping":false,"allFailureExceptions":[]},"jobParameters":{},"jobParametersString":"","restartable":true,"abandonable":true,"stoppable":false,"defined":true,"timeZone":"UTC","_links":{"self":{"href":"http://localhost:9393/jobs/executions/2"}}} |
11-Dec-2018 16:57:45 | Forwarded URL = null |
11-Dec-2018 16:57:45 | Redirected URL = null |
11-Dec-2018 16:57:45 | Cookies = [] |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.745 INFO 2655 --- [ main] o.s.c.d.s.config.web.WebConfiguration : Embedded H2 server stopped! |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.748 INFO 2655 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.748 INFO 2655 --- [ main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.765 INFO 2655 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-15 - Shutdown initiated... |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.766 INFO 2655 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-15 - Shutdown completed. |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.817 INFO 2655 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] |
11-Dec-2018 16:57:45 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 s - in org.springframework.cloud.dataflow.server.rest.documentation.JobExecutionsDocumentation |
11-Dec-2018 16:57:45 | [INFO] Running org.springframework.cloud.dataflow.server.rest.documentation.StreamDeploymentsDocumentation |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.900 INFO 2655 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$b3d76bde] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
11-Dec-2018 16:57:45 | ____ ____ _ __ |
11-Dec-2018 16:57:45 | / ___| _ __ _ __(_)_ __ __ _ / ___| | ___ _ _ __| | |
11-Dec-2018 16:57:45 | \___ \| '_ \| '__| | '_ \ / _` | | | | |/ _ \| | | |/ _` | |
11-Dec-2018 16:57:45 | ___) | |_) | | | | | | | (_| | | |___| | (_) | |_| | (_| | |
11-Dec-2018 16:57:45 | |____/| .__/|_| |_|_| |_|\__, | \____|_|\___/ \__,_|\__,_| |
11-Dec-2018 16:57:45 | ____ |_| _ __|___/ __________ |
11-Dec-2018 16:57:45 | | _ \ __ _| |_ __ _ | ___| | _____ __ \ \ \ \ \ \ |
11-Dec-2018 16:57:45 | | | | |/ _` | __/ _` | | |_ | |/ _ \ \ /\ / / \ \ \ \ \ \ |
11-Dec-2018 16:57:45 | | |_| | (_| | || (_| | | _| | | (_) \ V V / / / / / / / |
11-Dec-2018 16:57:45 | |____/ \__,_|\__\__,_| |_| |_|\___/ \_/\_/ /_/_/_/_/_/ |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | SureFire Booter (v2.22.0) |
11-Dec-2018 16:57:45 | |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.940 INFO 2655 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at : http://localhost:8888 |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.949 INFO 2655 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Connect Timeout Exception on Url - http://localhost:8888. Will be trying the next url if available |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.949 WARN 2655 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/spring-cloud-dataflow-server-local/default": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused) |
11-Dec-2018 16:57:45 | 2018-12-11 16:57:45.950 INFO 2655 --- [ main] o.a.maven.surefire.booter.ForkedBooter : No active profile set, falling back to default profiles: default |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.174 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.174 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.182 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8ms. Found 0 repository interfaces. |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.209 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.209 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.213 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 4ms. Found 1 repository interfaces. |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.213 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.213 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.222 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9ms. Found 4 repository interfaces. |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.244 INFO 2655 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=9304e8f2-403d-3a14-a82b-89787bef1f03 |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.354 INFO 2655 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.354 INFO 2655 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/9.0.12 |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.356 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring embedded WebApplicationContext |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.391 WARN 2655 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources. |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.392 INFO 2655 --- [ main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.392 INFO 2655 --- [ main] c.netflix.config.DynamicPropertyFactory : DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@46275abe |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.669 INFO 2655 --- [ main] o.s.c.d.s.config.web.WebConfiguration : Start Embedded H2 |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.669 INFO 2655 --- [ main] o.s.c.d.s.config.web.WebConfiguration : Starting H2 Server with URL: jdbc:h2:tcp://localhost:19092/mem:dataflow |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.740 INFO 2655 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-16 - Starting... |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.742 INFO 2655 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-16 - Start completed. |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.758 INFO 2655 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [ |
11-Dec-2018 16:57:46 | name: default |
11-Dec-2018 16:57:46 | ...] |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.769 INFO 2655 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.888 INFO 2655 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.970 WARN 2655 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources. |
11-Dec-2018 16:57:46 | 2018-12-11 16:57:46.970 INFO 2655 --- [ main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.222 INFO 2655 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.231 WARN 2655 --- [ main] aWebConfiguration$JpaWebMvcConfiguration : 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 |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.489 INFO 2655 --- [ main] .s.s.UserDetailsServiceAutoConfiguration : |
11-Dec-2018 16:57:47 | |
11-Dec-2018 16:57:47 | Using generated security password: 635c301b-aa5f-49e6-87df-49e440521c8b |
11-Dec-2018 16:57:47 | |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.571 INFO 2655 --- [ main] o.s.b.c.r.s.JobRepositoryFactoryBean : No database type set, using meta data indicating: H2 |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.685 INFO 2655 --- [ main] o.s.c.d.s.b.SimpleJobServiceFactoryBean : No database type set, using meta data indicating: H2 |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.699 INFO 2655 --- [ main] o.s.c.d.s.r.s.DataflowRdbmsInitializer : Adding dataflow schema classpath:schemas/h2/common.sql for h2 database |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.699 INFO 2655 --- [ main] o.s.c.d.s.r.s.DataflowRdbmsInitializer : Adding dataflow schema classpath:schemas/h2/streams.sql for h2 database |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.699 INFO 2655 --- [ main] o.s.c.d.s.r.s.DataflowRdbmsInitializer : Adding dataflow schema classpath:schemas/h2/tasks.sql for h2 database |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.699 INFO 2655 --- [ main] o.s.c.d.s.r.s.DataflowRdbmsInitializer : Adding dataflow schema classpath:schemas/h2/deployment.sql for h2 database |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.699 INFO 2655 --- [ main] o.s.c.d.s.r.s.DataflowRdbmsInitializer : Adding dataflow schema classpath:schemas/h2/jpa.sql for h2 database |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.816 WARN 2655 --- [ main] o.s.c.d.s.c.support.MetricStore : Could not parse collector URI, stream metrics monitoring will not be available |
11-Dec-2018 16:57:47 | 2018-12-11 16:57:47.843 INFO 2655 --- [ main] .s.c.DataFlowControllerAutoConfiguration : Skipper URI [http://localhost:null/api] |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.261 INFO 2655 --- [ main] o.a.maven.surefire.booter.ForkedBooter : Started ForkedBooter in 2.435 seconds (JVM running for 53.188) |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.270 INFO 2655 --- [ main] .s.c.d.s.s.LauncherInitializationService : Added 'Local' platform account 'default' into Task Launcher repository. |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.286 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.286 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.301 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 15 ms |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.306 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.306 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.330 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 24 ms |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.347 INFO 2655 --- [ main] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.492 INFO 2655 --- [ main] .s.c.d.s.s.i.AppDeploymentRequestCreator : Creating resource with [maven://org.springframework.cloud.stream.app:log-sink-rabbit:1.2.0.RELEASE] for application [log] |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.537 INFO 2655 --- [ main] .s.c.d.s.s.i.AppDeploymentRequestCreator : Creating resource with [maven://org.springframework.cloud.stream.app:time-source-rabbit:1.2.0.RELEASE] for application [time] |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.583 INFO 2655 --- [ main] o.s.c.d.s.stream.SkipperStreamDeployer : Deploying Stream timelog using skipper. |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.584 INFO 2655 --- [ main] o.s.c.d.s.stream.SkipperStreamDeployer : Using platform 'default' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.595 ERROR 2655 --- [ main] o.s.c.d.s.s.impl.DefaultStreamService : Missing skipper release after Stream deploy! |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | MockHttpServletRequest: |
11-Dec-2018 16:57:48 | HTTP Method = POST |
11-Dec-2018 16:57:48 | Request URI = /streams/deployments/timelog |
11-Dec-2018 16:57:48 | Parameters = {} |
11-Dec-2018 16:57:48 | Headers = {Content-Type=[application/json]} |
11-Dec-2018 16:57:48 | Body = <no character encoding set> |
11-Dec-2018 16:57:48 | Session Attrs = {} |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Handler: |
11-Dec-2018 16:57:48 | Type = org.springframework.cloud.dataflow.server.controller.StreamDeploymentController |
11-Dec-2018 16:57:48 | Method = public org.springframework.http.ResponseEntity<java.lang.Void> org.springframework.cloud.dataflow.server.controller.StreamDeploymentController.deploy(java.lang.String,java.util.Map<java.lang.String, java.lang.String>) |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Async: |
11-Dec-2018 16:57:48 | Async started = false |
11-Dec-2018 16:57:48 | Async result = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Resolved Exception: |
11-Dec-2018 16:57:48 | Type = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | ModelAndView: |
11-Dec-2018 16:57:48 | View name = null |
11-Dec-2018 16:57:48 | View = null |
11-Dec-2018 16:57:48 | Model = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | FlashMap: |
11-Dec-2018 16:57:48 | Attributes = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | MockHttpServletResponse: |
11-Dec-2018 16:57:48 | Status = 201 |
11-Dec-2018 16:57:48 | Error message = null |
11-Dec-2018 16:57:48 | Headers = {} |
11-Dec-2018 16:57:48 | Content type = null |
11-Dec-2018 16:57:48 | Body = |
11-Dec-2018 16:57:48 | Forwarded URL = null |
11-Dec-2018 16:57:48 | Redirected URL = null |
11-Dec-2018 16:57:48 | Cookies = [] |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.607 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.607 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.613 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 6 ms |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | MockHttpServletRequest: |
11-Dec-2018 16:57:48 | HTTP Method = GET |
11-Dec-2018 16:57:48 | Request URI = /streams/deployments/history/timelog1 |
11-Dec-2018 16:57:48 | Parameters = {} |
11-Dec-2018 16:57:48 | Headers = {Content-Type=[application/json]} |
11-Dec-2018 16:57:48 | Body = <no character encoding set> |
11-Dec-2018 16:57:48 | Session Attrs = {} |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Handler: |
11-Dec-2018 16:57:48 | Type = org.springframework.cloud.dataflow.server.controller.StreamDeploymentController |
11-Dec-2018 16:57:48 | Method = public java.util.Collection<org.springframework.cloud.skipper.domain.Release> org.springframework.cloud.dataflow.server.controller.StreamDeploymentController.history(java.lang.String) |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Async: |
11-Dec-2018 16:57:48 | Async started = false |
11-Dec-2018 16:57:48 | Async result = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Resolved Exception: |
11-Dec-2018 16:57:48 | Type = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | ModelAndView: |
11-Dec-2018 16:57:48 | View name = null |
11-Dec-2018 16:57:48 | View = null |
11-Dec-2018 16:57:48 | Model = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | FlashMap: |
11-Dec-2018 16:57:48 | Attributes = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | MockHttpServletResponse: |
11-Dec-2018 16:57:48 | Status = 200 |
11-Dec-2018 16:57:48 | Error message = null |
11-Dec-2018 16:57:48 | Headers = {Content-Type=[application/json;charset=UTF-8]} |
11-Dec-2018 16:57:48 | Content type = application/json;charset=UTF-8 |
11-Dec-2018 16:57:48 | Body = [{"name":null,"version":0,"info":null,"pkg":null,"configValues":{"raw":null},"manifest":null,"platformName":null}] |
11-Dec-2018 16:57:48 | Forwarded URL = null |
11-Dec-2018 16:57:48 | Redirected URL = null |
11-Dec-2018 16:57:48 | Cookies = [] |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.632 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.632 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.638 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 5 ms |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | MockHttpServletRequest: |
11-Dec-2018 16:57:48 | HTTP Method = GET |
11-Dec-2018 16:57:48 | Request URI = /streams/deployments/manifest/timelog1/1 |
11-Dec-2018 16:57:48 | Parameters = {} |
11-Dec-2018 16:57:48 | Headers = {Content-Type=[application/json]} |
11-Dec-2018 16:57:48 | Body = <no character encoding set> |
11-Dec-2018 16:57:48 | Session Attrs = {} |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Handler: |
11-Dec-2018 16:57:48 | Type = org.springframework.cloud.dataflow.server.controller.StreamDeploymentController |
11-Dec-2018 16:57:48 | Method = public org.springframework.http.ResponseEntity<java.lang.String> org.springframework.cloud.dataflow.server.controller.StreamDeploymentController.manifest(java.lang.String,java.lang.Integer) |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Async: |
11-Dec-2018 16:57:48 | Async started = false |
11-Dec-2018 16:57:48 | Async result = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Resolved Exception: |
11-Dec-2018 16:57:48 | Type = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | ModelAndView: |
11-Dec-2018 16:57:48 | View name = null |
11-Dec-2018 16:57:48 | View = null |
11-Dec-2018 16:57:48 | Model = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | FlashMap: |
11-Dec-2018 16:57:48 | Attributes = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | MockHttpServletResponse: |
11-Dec-2018 16:57:48 | Status = 200 |
11-Dec-2018 16:57:48 | Error message = null |
11-Dec-2018 16:57:48 | Headers = {} |
11-Dec-2018 16:57:48 | Content type = null |
11-Dec-2018 16:57:48 | Body = |
11-Dec-2018 16:57:48 | Forwarded URL = null |
11-Dec-2018 16:57:48 | Redirected URL = null |
11-Dec-2018 16:57:48 | Cookies = [] |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.672 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.673 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.678 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 5 ms |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | MockHttpServletRequest: |
11-Dec-2018 16:57:48 | HTTP Method = GET |
11-Dec-2018 16:57:48 | Request URI = /streams/deployments/platform/list |
11-Dec-2018 16:57:48 | Parameters = {} |
11-Dec-2018 16:57:48 | Headers = {Content-Type=[application/json]} |
11-Dec-2018 16:57:48 | Body = <no character encoding set> |
11-Dec-2018 16:57:48 | Session Attrs = {} |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Handler: |
11-Dec-2018 16:57:48 | Type = org.springframework.cloud.dataflow.server.controller.StreamDeploymentController |
11-Dec-2018 16:57:48 | Method = public java.util.Collection<org.springframework.cloud.skipper.domain.Deployer> org.springframework.cloud.dataflow.server.controller.StreamDeploymentController.platformList() |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Async: |
11-Dec-2018 16:57:48 | Async started = false |
11-Dec-2018 16:57:48 | Async result = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Resolved Exception: |
11-Dec-2018 16:57:48 | Type = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | ModelAndView: |
11-Dec-2018 16:57:48 | View name = null |
11-Dec-2018 16:57:48 | View = null |
11-Dec-2018 16:57:48 | Model = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | FlashMap: |
11-Dec-2018 16:57:48 | Attributes = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | MockHttpServletResponse: |
11-Dec-2018 16:57:48 | Status = 200 |
11-Dec-2018 16:57:48 | Error message = null |
11-Dec-2018 16:57:48 | Headers = {Content-Type=[application/json;charset=UTF-8]} |
11-Dec-2018 16:57:48 | Content type = application/json;charset=UTF-8 |
11-Dec-2018 16:57:48 | Body = [{"id":null,"name":"default","type":"local","description":null}] |
11-Dec-2018 16:57:48 | Forwarded URL = null |
11-Dec-2018 16:57:48 | Redirected URL = null |
11-Dec-2018 16:57:48 | Cookies = [] |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.691 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.692 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:57:48 | 2018-12-11 16:57:48.697 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 5 ms |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | MockHttpServletRequest: |
11-Dec-2018 16:57:48 | HTTP Method = POST |
11-Dec-2018 16:57:48 | Request URI = /streams/deployments/rollback/timelog1/1 |
11-Dec-2018 16:57:48 | Parameters = {} |
11-Dec-2018 16:57:48 | Headers = {Content-Type=[application/json]} |
11-Dec-2018 16:57:48 | Body = <no character encoding set> |
11-Dec-2018 16:57:48 | Session Attrs = {} |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Handler: |
11-Dec-2018 16:57:48 | Type = org.springframework.cloud.dataflow.server.controller.StreamDeploymentController |
11-Dec-2018 16:57:48 | Method = public org.springframework.http.ResponseEntity<java.lang.Void> org.springframework.cloud.dataflow.server.controller.StreamDeploymentController.rollback(java.lang.String,java.lang.Integer) |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Async: |
11-Dec-2018 16:57:48 | Async started = false |
11-Dec-2018 16:57:48 | Async result = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | Resolved Exception: |
11-Dec-2018 16:57:48 | Type = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | ModelAndView: |
11-Dec-2018 16:57:48 | View name = null |
11-Dec-2018 16:57:48 | View = null |
11-Dec-2018 16:57:48 | Model = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | FlashMap: |
11-Dec-2018 16:57:48 | Attributes = null |
11-Dec-2018 16:57:48 | |
11-Dec-2018 16:57:48 | MockHttpServletResponse: |
11-Dec-2018 16:57:48 | Status = 201 |
11-Dec-2018 16:57:48 | Error message = null |
11-Dec-2018 16:57:48 | Headers = {} |
11-Dec-2018 16:57:48 | Content type = null |
11-Dec-2018 16:57:48 | Body = |
11-Dec-2018 16:57:48 | Forwarded URL = null |
11-Dec-2018 16:57:48 | Redirected URL = null |
11-Dec-2018 16:57:48 | Cookies = [] |
11-Dec-2018 16:58:18 | 2018-12-11 16:58:18.711 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:58:18 | 2018-12-11 16:58:18.711 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:58:18 | 2018-12-11 16:58:18.717 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 6 ms |
11-Dec-2018 16:58:18 | 2018-12-11 16:58:18.736 INFO 2655 --- [ main] .s.c.d.s.s.i.AppDeploymentRequestCreator : Creating resource with [maven://org.springframework.cloud.stream.app:log-sink-rabbit:1.2.0.RELEASE] for application [log] |
11-Dec-2018 16:58:18 | 2018-12-11 16:58:18.780 INFO 2655 --- [ main] .s.c.d.s.s.i.AppDeploymentRequestCreator : Creating resource with [maven://org.springframework.cloud.stream.app:time-source-rabbit:1.2.0.RELEASE] for application [time] |
11-Dec-2018 16:58:18 | 2018-12-11 16:58:18.895 INFO 2655 --- [ main] o.s.c.d.s.stream.SkipperStreamDeployer : Deploying Stream timelog1 using skipper. |
11-Dec-2018 16:58:18 | 2018-12-11 16:58:18.895 INFO 2655 --- [ main] o.s.c.d.s.stream.SkipperStreamDeployer : Using platform 'default' |
11-Dec-2018 16:58:18 | 2018-12-11 16:58:18.903 ERROR 2655 --- [ main] o.s.c.d.s.s.impl.DefaultStreamService : Missing skipper release after Stream deploy! |
11-Dec-2018 16:58:18 | |
11-Dec-2018 16:58:18 | MockHttpServletRequest: |
11-Dec-2018 16:58:18 | HTTP Method = POST |
11-Dec-2018 16:58:18 | Request URI = /streams/deployments/timelog1 |
11-Dec-2018 16:58:18 | Parameters = {} |
11-Dec-2018 16:58:18 | Headers = {Content-Type=[application/json]} |
11-Dec-2018 16:58:18 | Body = <no character encoding set> |
11-Dec-2018 16:58:18 | Session Attrs = {} |
11-Dec-2018 16:58:18 | |
11-Dec-2018 16:58:18 | Handler: |
11-Dec-2018 16:58:18 | Type = org.springframework.cloud.dataflow.server.controller.StreamDeploymentController |
11-Dec-2018 16:58:18 | Method = public org.springframework.http.ResponseEntity<java.lang.Void> org.springframework.cloud.dataflow.server.controller.StreamDeploymentController.deploy(java.lang.String,java.util.Map<java.lang.String, java.lang.String>) |
11-Dec-2018 16:58:18 | |
11-Dec-2018 16:58:18 | Async: |
11-Dec-2018 16:58:18 | Async started = false |
11-Dec-2018 16:58:18 | Async result = null |
11-Dec-2018 16:58:18 | |
11-Dec-2018 16:58:18 | Resolved Exception: |
11-Dec-2018 16:58:18 | Type = null |
11-Dec-2018 16:58:18 | |
11-Dec-2018 16:58:18 | ModelAndView: |
11-Dec-2018 16:58:18 | View name = null |
11-Dec-2018 16:58:18 | View = null |
11-Dec-2018 16:58:18 | Model = null |
11-Dec-2018 16:58:18 | |
11-Dec-2018 16:58:18 | FlashMap: |
11-Dec-2018 16:58:18 | Attributes = null |
11-Dec-2018 16:58:18 | |
11-Dec-2018 16:58:18 | MockHttpServletResponse: |
11-Dec-2018 16:58:18 | Status = 201 |
11-Dec-2018 16:58:18 | Error message = null |
11-Dec-2018 16:58:18 | Headers = {} |
11-Dec-2018 16:58:18 | Content type = null |
11-Dec-2018 16:58:18 | Body = |
11-Dec-2018 16:58:18 | Forwarded URL = null |
11-Dec-2018 16:58:18 | Redirected URL = null |
11-Dec-2018 16:58:18 | Cookies = [] |
11-Dec-2018 16:58:48 | 2018-12-11 16:58:48.998 ERROR 2655 --- [ main] o.s.c.d.s.s.impl.DefaultStreamService : Missing release after Stream Update! |
11-Dec-2018 16:58:49 | |
11-Dec-2018 16:58:49 | MockHttpServletRequest: |
11-Dec-2018 16:58:49 | HTTP Method = POST |
11-Dec-2018 16:58:49 | Request URI = /streams/deployments/update/timelog1 |
11-Dec-2018 16:58:49 | Parameters = {} |
11-Dec-2018 16:58:49 | Headers = {Content-Type=[application/json]} |
11-Dec-2018 16:58:49 | Body = <no character encoding set> |
11-Dec-2018 16:58:49 | Session Attrs = {} |
11-Dec-2018 16:58:49 | |
11-Dec-2018 16:58:49 | Handler: |
11-Dec-2018 16:58:49 | Type = org.springframework.cloud.dataflow.server.controller.StreamDeploymentController |
11-Dec-2018 16:58:49 | Method = public org.springframework.http.ResponseEntity<java.lang.Void> org.springframework.cloud.dataflow.server.controller.StreamDeploymentController.update(java.lang.String,org.springframework.cloud.dataflow.rest.UpdateStreamRequest) |
11-Dec-2018 16:58:49 | |
11-Dec-2018 16:58:49 | Async: |
11-Dec-2018 16:58:49 | Async started = false |
11-Dec-2018 16:58:49 | Async result = null |
11-Dec-2018 16:58:49 | |
11-Dec-2018 16:58:49 | Resolved Exception: |
11-Dec-2018 16:58:49 | Type = null |
11-Dec-2018 16:58:49 | |
11-Dec-2018 16:58:49 | ModelAndView: |
11-Dec-2018 16:58:49 | View name = null |
11-Dec-2018 16:58:49 | View = null |
11-Dec-2018 16:58:49 | Model = null |
11-Dec-2018 16:58:49 | |
11-Dec-2018 16:58:49 | FlashMap: |
11-Dec-2018 16:58:49 | Attributes = null |
11-Dec-2018 16:58:49 | |
11-Dec-2018 16:58:49 | MockHttpServletResponse: |
11-Dec-2018 16:58:49 | Status = 201 |
11-Dec-2018 16:58:49 | Error message = null |
11-Dec-2018 16:58:49 | Headers = {} |
11-Dec-2018 16:58:49 | Content type = null |
11-Dec-2018 16:58:49 | Body = |
11-Dec-2018 16:58:49 | Forwarded URL = null |
11-Dec-2018 16:58:49 | Redirected URL = null |
11-Dec-2018 16:58:49 | Cookies = [] |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.007 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.007 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.012 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 5 ms |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.042 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.042 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.047 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 5 ms |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.072 INFO 2655 --- [ main] o.s.c.d.s.config.web.WebConfiguration : Embedded H2 server stopped! |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.075 INFO 2655 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.076 INFO 2655 --- [ main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.102 INFO 2655 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-16 - Shutdown initiated... |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.103 INFO 2655 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-16 - Shutdown completed. |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.154 INFO 2655 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] |
11-Dec-2018 16:59:19 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.334 s - in org.springframework.cloud.dataflow.server.rest.documentation.StreamDeploymentsDocumentation |
11-Dec-2018 16:59:19 | [INFO] Running org.springframework.cloud.dataflow.server.rest.documentation.MetricsForStreamAppsWithoutCollectorDocumentation |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.202 INFO 2655 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$b3d76bde] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
11-Dec-2018 16:59:19 | ____ ____ _ __ |
11-Dec-2018 16:59:19 | / ___| _ __ _ __(_)_ __ __ _ / ___| | ___ _ _ __| | |
11-Dec-2018 16:59:19 | \___ \| '_ \| '__| | '_ \ / _` | | | | |/ _ \| | | |/ _` | |
11-Dec-2018 16:59:19 | ___) | |_) | | | | | | | (_| | | |___| | (_) | |_| | (_| | |
11-Dec-2018 16:59:19 | |____/| .__/|_| |_|_| |_|\__, | \____|_|\___/ \__,_|\__,_| |
11-Dec-2018 16:59:19 | ____ |_| _ __|___/ __________ |
11-Dec-2018 16:59:19 | | _ \ __ _| |_ __ _ | ___| | _____ __ \ \ \ \ \ \ |
11-Dec-2018 16:59:19 | | | | |/ _` | __/ _` | | |_ | |/ _ \ \ /\ / / \ \ \ \ \ \ |
11-Dec-2018 16:59:19 | | |_| | (_| | || (_| | | _| | | (_) \ V V / / / / / / / |
11-Dec-2018 16:59:19 | |____/ \__,_|\__\__,_| |_| |_|\___/ \_/\_/ /_/_/_/_/_/ |
11-Dec-2018 16:59:19 | |
11-Dec-2018 16:59:19 | SureFire Booter (v2.22.0) |
11-Dec-2018 16:59:19 | |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.246 INFO 2655 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at : http://localhost:8888 |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.250 INFO 2655 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Connect Timeout Exception on Url - http://localhost:8888. Will be trying the next url if available |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.250 WARN 2655 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/spring-cloud-dataflow-server-local/default": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused) |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.251 INFO 2655 --- [ main] o.a.maven.surefire.booter.ForkedBooter : No active profile set, falling back to default profiles: default |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.494 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.494 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.505 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 11ms. Found 0 repository interfaces. |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.547 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.548 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.553 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 5ms. Found 1 repository interfaces. |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.554 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.554 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.569 INFO 2655 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 15ms. Found 4 repository interfaces. |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.588 INFO 2655 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=9304e8f2-403d-3a14-a82b-89787bef1f03 |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.719 INFO 2655 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.719 INFO 2655 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/9.0.12 |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.722 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring embedded WebApplicationContext |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.771 WARN 2655 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources. |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.772 INFO 2655 --- [ main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. |
11-Dec-2018 16:59:19 | 2018-12-11 16:59:19.772 INFO 2655 --- [ main] c.netflix.config.DynamicPropertyFactory : DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@38615ffa |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.052 INFO 2655 --- [ main] o.s.c.d.s.config.web.WebConfiguration : Start Embedded H2 |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.052 INFO 2655 --- [ main] o.s.c.d.s.config.web.WebConfiguration : Starting H2 Server with URL: jdbc:h2:tcp://localhost:19092/mem:dataflow |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.101 INFO 2655 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-17 - Starting... |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.108 INFO 2655 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-17 - Start completed. |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.124 INFO 2655 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [ |
11-Dec-2018 16:59:20 | name: default |
11-Dec-2018 16:59:20 | ...] |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.129 INFO 2655 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.185 INFO 2655 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.228 WARN 2655 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources. |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.228 INFO 2655 --- [ main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.412 INFO 2655 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.420 WARN 2655 --- [ main] aWebConfiguration$JpaWebMvcConfiguration : 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 |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.609 INFO 2655 --- [ main] .s.s.UserDetailsServiceAutoConfiguration : |
11-Dec-2018 16:59:20 | |
11-Dec-2018 16:59:20 | Using generated security password: 2b21a395-df7e-4762-81a6-2fbbe93809f2 |
11-Dec-2018 16:59:20 | |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.680 INFO 2655 --- [ main] o.s.b.c.r.s.JobRepositoryFactoryBean : No database type set, using meta data indicating: H2 |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.731 INFO 2655 --- [ main] o.s.c.d.s.b.SimpleJobServiceFactoryBean : No database type set, using meta data indicating: H2 |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.743 INFO 2655 --- [ main] o.s.c.d.s.r.s.DataflowRdbmsInitializer : Adding dataflow schema classpath:schemas/h2/common.sql for h2 database |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.744 INFO 2655 --- [ main] o.s.c.d.s.r.s.DataflowRdbmsInitializer : Adding dataflow schema classpath:schemas/h2/streams.sql for h2 database |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.744 INFO 2655 --- [ main] o.s.c.d.s.r.s.DataflowRdbmsInitializer : Adding dataflow schema classpath:schemas/h2/tasks.sql for h2 database |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.744 INFO 2655 --- [ main] o.s.c.d.s.r.s.DataflowRdbmsInitializer : Adding dataflow schema classpath:schemas/h2/deployment.sql for h2 database |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.744 INFO 2655 --- [ main] o.s.c.d.s.r.s.DataflowRdbmsInitializer : Adding dataflow schema classpath:schemas/h2/jpa.sql for h2 database |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.816 WARN 2655 --- [ main] o.s.c.d.s.c.support.MetricStore : Could not parse collector URI, stream metrics monitoring will not be available |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.837 INFO 2655 --- [ main] .s.c.DataFlowControllerAutoConfiguration : Skipper URI [http://localhost:null/api] |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.965 INFO 2655 --- [ main] o.a.maven.surefire.booter.ForkedBooter : Started ForkedBooter in 1.801 seconds (JVM running for 145.891) |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.972 INFO 2655 --- [ main] .s.c.d.s.s.LauncherInitializationService : Added 'Local' platform account 'default' into Task Launcher repository. |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.981 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.982 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.987 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 5 ms |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.989 INFO 2655 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.989 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' |
11-Dec-2018 16:59:20 | 2018-12-11 16:59:20.994 INFO 2655 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 5 ms |
11-Dec-2018 16:59:21 | 2018-12-11 16:59:21.014 INFO 2655 --- [ main] o.s.c.d.s.config.web.WebConfiguration : Embedded H2 server stopped! |
11-Dec-2018 16:59:21 | 2018-12-11 16:59:21.017 INFO 2655 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' |
11-Dec-2018 16:59:21 | 2018-12-11 16:59:21.017 INFO 2655 --- [ main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' |
11-Dec-2018 16:59:21 | 2018-12-11 16:59:21.029 INFO 2655 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-17 - Shutdown initiated... |
11-Dec-2018 16:59:21 | 2018-12-11 16:59:21.030 INFO 2655 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-17 - Shutdown completed. |
11-Dec-2018 16:59:21 | 2018-12-11 16:59:21.081 INFO 2655 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] |
11-Dec-2018 16:59:21 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 s - in org.springframework.cloud.dataflow.server.rest.documentation.MetricsForStreamAppsWithoutCollectorDocumentation |
11-Dec-2018 16:59:21 | 2018-12-11 16:59:21.095 INFO 2655 --- [ Thread-127] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] Results: |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ spring-cloud-dataflow-classic-docs --- |
11-Dec-2018 16:59:21 | [INFO] Skipping JaCoCo execution due to missing classes directory. |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ spring-cloud-dataflow-classic-docs --- |
11-Dec-2018 16:59:21 | [WARNING] JAR will be empty - no content was marked for inclusion! |
11-Dec-2018 16:59:21 | [INFO] Building jar: /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-classic-docs/target/spring-cloud-dataflow-classic-docs-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ spring-cloud-dataflow-classic-docs --- |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] --- maven-javadoc-plugin:3.0.1:jar (javadoc) @ spring-cloud-dataflow-classic-docs --- |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ spring-cloud-dataflow-classic-docs >>> |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ spring-cloud-dataflow-classic-docs --- |
11-Dec-2018 16:59:21 | [INFO] Starting audit... |
11-Dec-2018 16:59:21 | Audit done. |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ spring-cloud-dataflow-classic-docs --- |
11-Dec-2018 16:59:21 | [INFO] argLine set to -javaagent:/home/bamboo/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-classic-docs/target/jacoco.exec |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ spring-cloud-dataflow-classic-docs <<< |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ spring-cloud-dataflow-classic-docs --- |
11-Dec-2018 16:59:21 | [INFO] No sources in project. Archive not created. |
11-Dec-2018 16:59:21 | [INFO] |
11-Dec-2018 16:59:21 | [INFO] --- maven-install-plugin:2.4:install (default-install) @ spring-cloud-dataflow-classic-docs --- |
11-Dec-2018 16:59:21 | [INFO] Installing /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-classic-docs/target/spring-cloud-dataflow-classic-docs-2.0.0.BUILD-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/springframework/cloud/spring-cloud-dataflow-classic-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-classic-docs-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 16:59:21 | [INFO] Installing /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-classic-docs/pom.xml to /home/bamboo/.m2/repository/org/springframework/cloud/spring-cloud-dataflow-classic-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-classic-docs-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] ------------------------------------------------------------------------ |
11-Dec-2018 16:59:23 | [INFO] Building Spring Cloud Data Flow Docs 2.0.0.BUILD-SNAPSHOT |
11-Dec-2018 16:59:23 | [INFO] ------------------------------------------------------------------------ |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:23 | [INFO] Starting audit... |
11-Dec-2018 16:59:23 | Audit done. |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- maven-antrun-plugin:1.8:run (setup-maven-properties) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:23 | [INFO] Executing tasks |
11-Dec-2018 16:59:23 | |
11-Dec-2018 16:59:23 | main: |
11-Dec-2018 16:59:23 | [INFO] Executed tasks |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:23 | [INFO] argLine set to -javaagent:/home/bamboo/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/jacoco.exec |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:23 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
11-Dec-2018 16:59:23 | [INFO] skip non existing resourceDirectory /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/src/main/resources |
11-Dec-2018 16:59:23 | [INFO] skip non existing resourceDirectory /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/src/main/resources |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:23 | [INFO] No sources to compile |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:23 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
11-Dec-2018 16:59:23 | [INFO] skip non existing resourceDirectory /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/src/test/resources |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:23 | [INFO] No sources to compile |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:23 | [INFO] No tests to run. |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:23 | [INFO] Skipping JaCoCo execution due to missing execution data file. |
11-Dec-2018 16:59:23 | [INFO] |
11-Dec-2018 16:59:23 | [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:24 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/apache/logging/log4j/log4j-api-java9/2.11.1/log4j-api-java9-2.11.1.pom |
11-Dec-2018 16:59:24 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/apache/logging/log4j/log4j-api-java9/2.11.1/log4j-api-java9-2.11.1.pom |
11-Dec-2018 16:59:24 | [INFO] Downloading: http://repo.spring.io/release/org/apache/logging/log4j/log4j-api-java9/2.11.1/log4j-api-java9-2.11.1.pom |
11-Dec-2018 16:59:25 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api-java9/2.11.1/log4j-api-java9-2.11.1.pom |
11-Dec-2018 16:59:25 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/spring-instrument/5.1.2.RELEASE/spring-instrument-5.1.2.RELEASE.pom |
11-Dec-2018 16:59:25 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/spring-instrument/5.1.2.RELEASE/spring-instrument-5.1.2.RELEASE.pom |
11-Dec-2018 16:59:25 | [INFO] Downloading: http://repo.spring.io/release/org/springframework/spring-instrument/5.1.2.RELEASE/spring-instrument-5.1.2.RELEASE.pom |
11-Dec-2018 16:59:25 | [INFO] Downloaded: http://repo.spring.io/release/org/springframework/spring-instrument/5.1.2.RELEASE/spring-instrument-5.1.2.RELEASE.pom (1.4 kB at 8.9 kB/s) |
11-Dec-2018 16:59:25 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/jetbrains/kotlin/kotlin-test/1.2.70/kotlin-test-1.2.70.pom |
11-Dec-2018 16:59:25 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/jetbrains/kotlin/kotlin-test/1.2.70/kotlin-test-1.2.70.pom |
11-Dec-2018 16:59:25 | [INFO] Downloading: http://repo.spring.io/release/org/jetbrains/kotlin/kotlin-test/1.2.70/kotlin-test-1.2.70.pom |
11-Dec-2018 16:59:26 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.2.70/kotlin-test-1.2.70.pom |
11-Dec-2018 16:59:26 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.2.70/kotlin-test-1.2.70.pom (0 B at 0 B/s) |
11-Dec-2018 16:59:26 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/jetbrains/kotlin/kotlin-test-common/1.2.70/kotlin-test-common-1.2.70.pom |
11-Dec-2018 16:59:26 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/jetbrains/kotlin/kotlin-test-common/1.2.70/kotlin-test-common-1.2.70.pom |
11-Dec-2018 16:59:26 | [INFO] Downloading: http://repo.spring.io/release/org/jetbrains/kotlin/kotlin-test-common/1.2.70/kotlin-test-common-1.2.70.pom |
11-Dec-2018 16:59:26 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-common/1.2.70/kotlin-test-common-1.2.70.pom |
11-Dec-2018 16:59:26 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test-common/1.2.70/kotlin-test-common-1.2.70.pom (0 B at 0 B/s) |
11-Dec-2018 16:59:26 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/jetbrains/kotlin/kotlin-stdlib-common/1.2.70/kotlin-stdlib-common-1.2.70.pom |
11-Dec-2018 16:59:26 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/jetbrains/kotlin/kotlin-stdlib-common/1.2.70/kotlin-stdlib-common-1.2.70.pom |
11-Dec-2018 16:59:26 | [INFO] Downloading: http://repo.spring.io/release/org/jetbrains/kotlin/kotlin-stdlib-common/1.2.70/kotlin-stdlib-common-1.2.70.pom |
11-Dec-2018 16:59:26 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.2.70/kotlin-stdlib-common-1.2.70.pom |
11-Dec-2018 16:59:26 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.2.70/kotlin-stdlib-common-1.2.70.pom (0 B at 0 B/s) |
11-Dec-2018 16:59:26 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.1.Final/jboss-interceptors-api_1.2_spec-1.0.1.Final.pom |
11-Dec-2018 16:59:26 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.1.Final/jboss-interceptors-api_1.2_spec-1.0.1.Final.pom |
11-Dec-2018 16:59:26 | [INFO] Downloading: http://repo.spring.io/release/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.1.Final/jboss-interceptors-api_1.2_spec-1.0.1.Final.pom |
11-Dec-2018 16:59:26 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.1.Final/jboss-interceptors-api_1.2_spec-1.0.1.Final.pom |
11-Dec-2018 16:59:26 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.1.Final/jboss-interceptors-api_1.2_spec-1.0.1.Final.pom (4.8 kB at 193 kB/s) |
11-Dec-2018 16:59:27 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/io/netty/netty-transport-native-kqueue/4.1.29.Final/netty-transport-native-kqueue-4.1.29.Final.pom |
11-Dec-2018 16:59:27 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/io/netty/netty-transport-native-kqueue/4.1.29.Final/netty-transport-native-kqueue-4.1.29.Final.pom |
11-Dec-2018 16:59:27 | [INFO] Downloading: http://repo.spring.io/release/io/netty/netty-transport-native-kqueue/4.1.29.Final/netty-transport-native-kqueue-4.1.29.Final.pom |
11-Dec-2018 16:59:27 | [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.29.Final/netty-transport-native-kqueue-4.1.29.Final.pom |
11-Dec-2018 16:59:27 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.29.Final/netty-transport-native-kqueue-4.1.29.Final.pom (18 kB at 2.2 MB/s) |
11-Dec-2018 16:59:27 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/junit/jupiter/junit-jupiter-params/5.3.1/junit-jupiter-params-5.3.1.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/junit/jupiter/junit-jupiter-params/5.3.1/junit-jupiter-params-5.3.1.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/release/org/junit/jupiter/junit-jupiter-params/5.3.1/junit-jupiter-params-5.3.1.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.1/junit-jupiter-params-5.3.1.pom |
11-Dec-2018 16:59:28 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.1/junit-jupiter-params-5.3.1.pom (2.2 kB at 245 kB/s) |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/mockito/mockito-junit-jupiter/2.23.0/mockito-junit-jupiter-2.23.0.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/mockito/mockito-junit-jupiter/2.23.0/mockito-junit-jupiter-2.23.0.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/release/org/mockito/mockito-junit-jupiter/2.23.0/mockito-junit-jupiter-2.23.0.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/2.23.0/mockito-junit-jupiter-2.23.0.pom |
11-Dec-2018 16:59:28 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/2.23.0/mockito-junit-jupiter-2.23.0.pom (17 kB at 2.4 MB/s) |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/com/github/javaparser/javaparser-core/3.6.3/javaparser-core-3.6.3.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/com/github/javaparser/javaparser-core/3.6.3/javaparser-core-3.6.3.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/release/com/github/javaparser/javaparser-core/3.6.3/javaparser-core-3.6.3.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.6.3/javaparser-core-3.6.3.pom |
11-Dec-2018 16:59:28 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.6.3/javaparser-core-3.6.3.pom (7.3 kB at 1.2 MB/s) |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/com/github/javaparser/javaparser-parent/3.6.3/javaparser-parent-3.6.3.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/com/github/javaparser/javaparser-parent/3.6.3/javaparser-parent-3.6.3.pom |
11-Dec-2018 16:59:28 | [INFO] Downloading: http://repo.spring.io/release/com/github/javaparser/javaparser-parent/3.6.3/javaparser-parent-3.6.3.pom |
11-Dec-2018 16:59:29 | [INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.6.3/javaparser-parent-3.6.3.pom |
11-Dec-2018 16:59:29 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.6.3/javaparser-parent-3.6.3.pom (13 kB at 1.9 MB/s) |
11-Dec-2018 16:59:29 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloading: http://repo.spring.io/release/org/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.pom (2.4 kB at 342 kB/s) |
11-Dec-2018 16:59:29 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloading: http://repo.spring.io/release/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom (2.4 kB at 399 kB/s) |
11-Dec-2018 16:59:29 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/junit/vintage/junit-vintage-engine/5.3.1/junit-vintage-engine-5.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/junit/vintage/junit-vintage-engine/5.3.1/junit-vintage-engine-5.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloading: http://repo.spring.io/release/org/junit/vintage/junit-vintage-engine/5.3.1/junit-vintage-engine-5.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.3.1/junit-vintage-engine-5.3.1.pom |
11-Dec-2018 16:59:29 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.3.1/junit-vintage-engine-5.3.1.pom (2.4 kB at 338 kB/s) |
11-Dec-2018 16:59:30 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/woodstox/wstx-asl/3.2.2/wstx-asl-3.2.2.pom |
11-Dec-2018 16:59:30 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/woodstox/wstx-asl/3.2.2/wstx-asl-3.2.2.pom |
11-Dec-2018 16:59:30 | [INFO] Downloading: http://repo.spring.io/release/woodstox/wstx-asl/3.2.2/wstx-asl-3.2.2.pom |
11-Dec-2018 16:59:30 | [INFO] Downloading: https://repo.maven.apache.org/maven2/woodstox/wstx-asl/3.2.2/wstx-asl-3.2.2.pom |
11-Dec-2018 16:59:30 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-task-core/2.1.0.BUILD-SNAPSHOT/spring-cloud-task-core-2.1.0.BUILD-20181207.162722-22.pom |
11-Dec-2018 16:59:30 | [WARNING] Missing POM for org.springframework.cloud:spring-cloud-task-core:jar:javadoc-resources:2.1.0.BUILD-SNAPSHOT |
11-Dec-2018 16:59:31 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/junit/platform/junit-platform-runner/1.3.1/junit-platform-runner-1.3.1.pom |
11-Dec-2018 16:59:31 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/junit/platform/junit-platform-runner/1.3.1/junit-platform-runner-1.3.1.pom |
11-Dec-2018 16:59:31 | [INFO] Downloading: http://repo.spring.io/release/org/junit/platform/junit-platform-runner/1.3.1/junit-platform-runner-1.3.1.pom |
11-Dec-2018 16:59:31 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-runner/1.3.1/junit-platform-runner-1.3.1.pom |
11-Dec-2018 16:59:31 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-runner/1.3.1/junit-platform-runner-1.3.1.pom (2.6 kB at 198 kB/s) |
11-Dec-2018 16:59:31 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/com/github/marschall/memoryfilesystem/1.2.1/memoryfilesystem-1.2.1.pom |
11-Dec-2018 16:59:31 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/com/github/marschall/memoryfilesystem/1.2.1/memoryfilesystem-1.2.1.pom |
11-Dec-2018 16:59:31 | [INFO] Downloading: http://repo.spring.io/release/com/github/marschall/memoryfilesystem/1.2.1/memoryfilesystem-1.2.1.pom |
11-Dec-2018 16:59:31 | [INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/marschall/memoryfilesystem/1.2.1/memoryfilesystem-1.2.1.pom |
11-Dec-2018 16:59:31 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/marschall/memoryfilesystem/1.2.1/memoryfilesystem-1.2.1.pom (15 kB at 1.6 MB/s) |
11-Dec-2018 16:59:32 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-deployer-spi-test/2.0.0.M2/spring-cloud-deployer-spi-test-2.0.0.M2.pom |
11-Dec-2018 16:59:32 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/cloud/spring-cloud-deployer-spi-test/2.0.0.M2/spring-cloud-deployer-spi-test-2.0.0.M2.pom |
11-Dec-2018 16:59:32 | [INFO] Downloaded: http://repo.spring.io/libs-milestone-local/org/springframework/cloud/spring-cloud-deployer-spi-test/2.0.0.M2/spring-cloud-deployer-spi-test-2.0.0.M2.pom (2.1 kB at 11 kB/s) |
11-Dec-2018 16:59:32 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-deployer-spi-test-app/2.0.0.M2/spring-cloud-deployer-spi-test-app-2.0.0.M2.pom |
11-Dec-2018 16:59:32 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/cloud/spring-cloud-deployer-spi-test-app/2.0.0.M2/spring-cloud-deployer-spi-test-app-2.0.0.M2.pom |
11-Dec-2018 16:59:33 | [INFO] Downloaded: http://repo.spring.io/libs-milestone-local/org/springframework/cloud/spring-cloud-deployer-spi-test-app/2.0.0.M2/spring-cloud-deployer-spi-test-app-2.0.0.M2.pom (2.2 kB at 13 kB/s) |
11-Dec-2018 16:59:33 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/codehaus/groovy/groovy-jsr223/2.5.3/groovy-jsr223-2.5.3.pom |
11-Dec-2018 16:59:34 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/codehaus/groovy/groovy-jsr223/2.5.3/groovy-jsr223-2.5.3.pom |
11-Dec-2018 16:59:34 | [INFO] Downloading: http://repo.spring.io/release/org/codehaus/groovy/groovy-jsr223/2.5.3/groovy-jsr223-2.5.3.pom |
11-Dec-2018 16:59:34 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.5.3/groovy-jsr223-2.5.3.pom |
11-Dec-2018 16:59:34 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.5.3/groovy-jsr223-2.5.3.pom (18 kB at 2.2 MB/s) |
11-Dec-2018 16:59:34 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/codehaus/groovy/groovy/2.5.3/groovy-2.5.3.pom |
11-Dec-2018 16:59:34 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/codehaus/groovy/groovy/2.5.3/groovy-2.5.3.pom |
11-Dec-2018 16:59:34 | [INFO] Downloading: http://repo.spring.io/release/org/codehaus/groovy/groovy/2.5.3/groovy-2.5.3.pom |
11-Dec-2018 16:59:34 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.5.3/groovy-2.5.3.pom |
11-Dec-2018 16:59:34 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.5.3/groovy-2.5.3.pom (20 kB at 2.8 MB/s) |
11-Dec-2018 16:59:35 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/cglib/cglib-nodep/3.2.8/cglib-nodep-3.2.8.pom |
11-Dec-2018 16:59:35 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/cglib/cglib-nodep/3.2.8/cglib-nodep-3.2.8.pom |
11-Dec-2018 16:59:35 | [INFO] Downloading: http://repo.spring.io/release/cglib/cglib-nodep/3.2.8/cglib-nodep-3.2.8.pom |
11-Dec-2018 16:59:35 | [INFO] Downloading: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/3.2.8/cglib-nodep-3.2.8.pom |
11-Dec-2018 16:59:35 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/3.2.8/cglib-nodep-3.2.8.pom (3.9 kB at 648 kB/s) |
11-Dec-2018 16:59:35 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/cglib/cglib-parent/3.2.8/cglib-parent-3.2.8.pom |
11-Dec-2018 16:59:35 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/cglib/cglib-parent/3.2.8/cglib-parent-3.2.8.pom |
11-Dec-2018 16:59:35 | [INFO] Downloading: http://repo.spring.io/release/cglib/cglib-parent/3.2.8/cglib-parent-3.2.8.pom |
11-Dec-2018 16:59:35 | [INFO] Downloading: https://repo.maven.apache.org/maven2/cglib/cglib-parent/3.2.8/cglib-parent-3.2.8.pom |
11-Dec-2018 16:59:35 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/cglib/cglib-parent/3.2.8/cglib-parent-3.2.8.pom (10 kB at 1.0 MB/s) |
11-Dec-2018 16:59:36 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/security/spring-security-aspects/5.1.1.RELEASE/spring-security-aspects-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:36 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/security/spring-security-aspects/5.1.1.RELEASE/spring-security-aspects-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:36 | [INFO] Downloading: http://repo.spring.io/release/org/springframework/security/spring-security-aspects/5.1.1.RELEASE/spring-security-aspects-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:36 | [INFO] Downloaded: http://repo.spring.io/release/org/springframework/security/spring-security-aspects/5.1.1.RELEASE/spring-security-aspects-5.1.1.RELEASE.pom (3.3 kB at 20 kB/s) |
11-Dec-2018 16:59:36 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/security/spring-security-cas/5.1.1.RELEASE/spring-security-cas-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:36 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/security/spring-security-cas/5.1.1.RELEASE/spring-security-cas-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:36 | [INFO] Downloading: http://repo.spring.io/release/org/springframework/security/spring-security-cas/5.1.1.RELEASE/spring-security-cas-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:36 | [INFO] Downloaded: http://repo.spring.io/release/org/springframework/security/spring-security-cas/5.1.1.RELEASE/spring-security-cas-5.1.1.RELEASE.pom (4.3 kB at 26 kB/s) |
11-Dec-2018 16:59:36 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/security/spring-security-oauth2-client/5.1.1.RELEASE/spring-security-oauth2-client-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:36 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/security/spring-security-oauth2-client/5.1.1.RELEASE/spring-security-oauth2-client-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:36 | [INFO] Downloading: http://repo.spring.io/release/org/springframework/security/spring-security-oauth2-client/5.1.1.RELEASE/spring-security-oauth2-client-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:37 | [INFO] Downloaded: http://repo.spring.io/release/org/springframework/security/spring-security-oauth2-client/5.1.1.RELEASE/spring-security-oauth2-client-5.1.1.RELEASE.pom (6.6 kB at 38 kB/s) |
11-Dec-2018 16:59:37 | [INFO] artifact net.minidev:json-smart: checking for updates from spring-snapshots |
11-Dec-2018 16:59:37 | [INFO] artifact net.minidev:json-smart: checking for updates from spring-milestones |
11-Dec-2018 16:59:37 | [INFO] artifact net.minidev:json-smart: checking for updates from spring-releases |
11-Dec-2018 16:59:37 | [INFO] artifact net.minidev:json-smart: checking for updates from central |
11-Dec-2018 16:59:37 | [INFO] artifact com.nimbusds:lang-tag: checking for updates from spring-snapshots |
11-Dec-2018 16:59:37 | [INFO] artifact com.nimbusds:lang-tag: checking for updates from spring-milestones |
11-Dec-2018 16:59:37 | [INFO] artifact com.nimbusds:lang-tag: checking for updates from spring-releases |
11-Dec-2018 16:59:37 | [INFO] artifact com.nimbusds:lang-tag: checking for updates from central |
11-Dec-2018 16:59:37 | [INFO] artifact com.nimbusds:nimbus-jose-jwt: checking for updates from spring-snapshots |
11-Dec-2018 16:59:37 | [INFO] artifact com.nimbusds:nimbus-jose-jwt: checking for updates from spring-milestones |
11-Dec-2018 16:59:37 | [INFO] artifact com.nimbusds:nimbus-jose-jwt: checking for updates from spring-releases |
11-Dec-2018 16:59:37 | [INFO] artifact com.nimbusds:nimbus-jose-jwt: checking for updates from central |
11-Dec-2018 16:59:37 | [INFO] artifact net.minidev:json-smart: checking for updates from spring-snapshots |
11-Dec-2018 16:59:37 | [INFO] artifact net.minidev:json-smart: checking for updates from spring-milestones |
11-Dec-2018 16:59:37 | [INFO] artifact net.minidev:json-smart: checking for updates from spring-releases |
11-Dec-2018 16:59:38 | [INFO] artifact net.minidev:json-smart: checking for updates from central |
11-Dec-2018 16:59:38 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/security/spring-security-oauth2-core/5.1.1.RELEASE/spring-security-oauth2-core-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:38 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/security/spring-security-oauth2-core/5.1.1.RELEASE/spring-security-oauth2-core-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:38 | [INFO] Downloading: http://repo.spring.io/release/org/springframework/security/spring-security-oauth2-core/5.1.1.RELEASE/spring-security-oauth2-core-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:38 | [INFO] Downloaded: http://repo.spring.io/release/org/springframework/security/spring-security-oauth2-core/5.1.1.RELEASE/spring-security-oauth2-core-5.1.1.RELEASE.pom (4.7 kB at 25 kB/s) |
11-Dec-2018 16:59:38 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/security/spring-security-test/5.1.1.RELEASE/spring-security-test-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:38 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/security/spring-security-test/5.1.1.RELEASE/spring-security-test-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:38 | [INFO] Downloading: http://repo.spring.io/release/org/springframework/security/spring-security-test/5.1.1.RELEASE/spring-security-test-5.1.1.RELEASE.pom |
11-Dec-2018 16:59:38 | [INFO] Downloaded: http://repo.spring.io/release/org/springframework/security/spring-security-test/5.1.1.RELEASE/spring-security-test-5.1.1.RELEASE.pom (6.1 kB at 35 kB/s) |
11-Dec-2018 16:59:38 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/apache/tomcat/embed/tomcat-embed-jasper/9.0.12/tomcat-embed-jasper-9.0.12.pom |
11-Dec-2018 16:59:38 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/apache/tomcat/embed/tomcat-embed-jasper/9.0.12/tomcat-embed-jasper-9.0.12.pom |
11-Dec-2018 16:59:38 | [INFO] Downloading: http://repo.spring.io/release/org/apache/tomcat/embed/tomcat-embed-jasper/9.0.12/tomcat-embed-jasper-9.0.12.pom |
11-Dec-2018 16:59:38 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/9.0.12/tomcat-embed-jasper-9.0.12.pom |
11-Dec-2018 16:59:38 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-jasper/9.0.12/tomcat-embed-jasper-9.0.12.pom (1.9 kB at 275 kB/s) |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jffi: checking for updates from spring-snapshots |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jffi: checking for updates from spring-milestones |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jffi: checking for updates from spring-releases |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jffi: checking for updates from central |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jffi: checking for updates from rubygems-releases |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jffi: checking for updates from spring-snapshots |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jffi: checking for updates from spring-milestones |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jffi: checking for updates from spring-releases |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jffi: checking for updates from central |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jffi: checking for updates from rubygems-releases |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jnr-x86asm: checking for updates from spring-snapshots |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jnr-x86asm: checking for updates from spring-milestones |
11-Dec-2018 16:59:39 | [INFO] artifact com.github.jnr:jnr-x86asm: checking for updates from spring-releases |
11-Dec-2018 16:59:40 | [INFO] artifact com.github.jnr:jnr-x86asm: checking for updates from central |
11-Dec-2018 16:59:40 | [INFO] artifact com.github.jnr:jnr-x86asm: checking for updates from rubygems-releases |
11-Dec-2018 16:59:40 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-test-support/2.1.0.M2/spring-cloud-test-support-2.1.0.M2.pom |
11-Dec-2018 16:59:40 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/cloud/spring-cloud-test-support/2.1.0.M2/spring-cloud-test-support-2.1.0.M2.pom |
11-Dec-2018 16:59:40 | [INFO] Downloaded: http://repo.spring.io/libs-milestone-local/org/springframework/cloud/spring-cloud-test-support/2.1.0.M2/spring-cloud-test-support-2.1.0.M2.pom (2.4 kB at 13 kB/s) |
11-Dec-2018 16:59:42 | [INFO] Downloading: http://repo.spring.io/libs-snapshot-local/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.pom |
11-Dec-2018 16:59:42 | [INFO] Downloading: http://repo.spring.io/libs-milestone-local/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.pom |
11-Dec-2018 16:59:42 | [INFO] Downloading: http://repo.spring.io/release/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.pom |
11-Dec-2018 16:59:42 | [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.pom |
11-Dec-2018 16:59:42 | [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.pom (20 kB at 2.5 MB/s) |
11-Dec-2018 16:59:42 | [INFO] Failure detected. |
11-Dec-2018 16:59:46 | [INFO] |
11-Dec-2018 16:59:46 | 17 warnings |
11-Dec-2018 16:59:46 | [WARNING] Javadoc Warnings |
11-Dec-2018 16:59:46 | [WARNING] javadoc: warning - Malformed URL: http://docs.spring.io/spring-framework/docs/${spring.version}/javadoc-api/ |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-registry/src/main/java/org/springframework/cloud/dataflow/registry/service/DefaultAppRegistryService.java:67: warning - Tag @link: reference not found: |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-rest-resource/src/main/java/org/springframework/cloud/dataflow/rest/resource/AuditRecordResource.java:31: warning - Tag @link: reference not found: AuditRecord |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/support/RelaxedNames.java:36: warning - Tag @see: reference not found: RelaxedDataBinder |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/support/RelaxedNames.java:36: warning - Tag @see: reference not found: RelaxedPropertyResolver |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/RestControllerAdvice.java:155: warning - Tag @link: reference not found: MetricsMvcEndpoint.NoSuchMetricException |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/batch/SimpleJobService.java:209: warning - @return tag has no arguments. |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/repository/support/JdbcParameterUtils.java:48: warning - Tag @link: reference not found: org.springframework.jdbc.core.namedparam.NamedParameterUtils |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-shell-core/src/main/java/org/springframework/cloud/dataflow/shell/converter/QualifiedApplicationNameConverter.java:43: warning - Tag @link: reference not found: AppRegistryCommands.QualifiedApplicationName |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-registry/src/main/java/org/springframework/cloud/dataflow/registry/service/DefaultAppRegistryService.java:67: warning - Tag @link: reference not found: |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-rest-resource/src/main/java/org/springframework/cloud/dataflow/rest/resource/AuditRecordResource.java:31: warning - Tag @link: reference not found: AuditRecord |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-shell-core/src/main/java/org/springframework/cloud/dataflow/shell/converter/QualifiedApplicationNameConverter.java:43: warning - Tag @link: reference not found: AppRegistryCommands.QualifiedApplicationName |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-registry/src/main/java/org/springframework/cloud/dataflow/registry/service/DefaultAppRegistryService.java:67: warning - Tag @link: reference not found: |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-rest-resource/src/main/java/org/springframework/cloud/dataflow/rest/resource/AuditRecordResource.java:31: warning - Tag @link: reference not found: AuditRecord |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-rest-resource/src/main/java/org/springframework/cloud/dataflow/rest/resource/AuditRecordResource.java:31: warning - Tag @link: reference not found: AuditRecord |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-registry/src/main/java/org/springframework/cloud/dataflow/registry/service/DefaultAppRegistryService.java:67: warning - Tag @link: reference not found: |
11-Dec-2018 16:59:46 | [WARNING] /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-shell-core/src/main/java/org/springframework/cloud/dataflow/shell/converter/QualifiedApplicationNameConverter.java:43: warning - Tag @link: reference not found: AppRegistryCommands.QualifiedApplicationName |
11-Dec-2018 16:59:46 | [INFO] Building jar: /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 16:59:47 | [INFO] NOT adding javadoc to attached artifacts list. |
11-Dec-2018 16:59:47 | [INFO] |
11-Dec-2018 16:59:47 | [INFO] --- asciidoctor-maven-plugin:1.5.3:process-asciidoc (generate-html5) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:49 | asciidoctor: WARNING: streams.adoc: line 1039: invalid style for listing block: Source |
11-Dec-2018 16:59:49 | asciidoctor: WARNING: api-guide.adoc: line 1525: section title out of sequence: expected level 3, got level 4 |
11-Dec-2018 16:59:49 | asciidoctor: WARNING: api-guide.adoc: line 1530: section title out of sequence: expected level 3, got level 4 |
11-Dec-2018 16:59:49 | asciidoctor: WARNING: api-guide.adoc: line 1535: section title out of sequence: expected level 3, got level 4 |
11-Dec-2018 16:59:49 | asciidoctor: WARNING: api-guide.adoc: line 1540: section title out of sequence: expected level 3, got level 4 |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: dataflow_version |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: host_app_folder |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: name |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: name |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: name |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: version |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: name |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: version |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: name |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: name |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: version |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: name |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: version |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: name |
11-Dec-2018 16:59:50 | asciidoctor: WARNING: skipping reference to missing attribute: name |
11-Dec-2018 16:59:50 | [INFO] Rendered /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/src/main/asciidoc/index.adoc |
11-Dec-2018 16:59:50 | [INFO] |
11-Dec-2018 16:59:50 | [INFO] --- docbkx-maven-plugin:2.0.15:generate-html (html) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:50 | [INFO] Executing tasks |
11-Dec-2018 16:59:50 | [copy] Copying 24 files to /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/generated-docs/images |
11-Dec-2018 16:59:50 | [INFO] Executed tasks |
11-Dec-2018 16:59:50 | [INFO] Executing tasks |
11-Dec-2018 16:59:50 | [copy] Copying 82 files to /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/contents/reference/html/images |
11-Dec-2018 16:59:50 | [copy] Copying 4 files to /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/contents/reference/html/css |
11-Dec-2018 16:59:50 | [INFO] Executed tasks |
11-Dec-2018 16:59:50 | [INFO] |
11-Dec-2018 16:59:50 | [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:50 | [WARNING] JAR will be empty - no content was marked for inclusion! |
11-Dec-2018 16:59:50 | [INFO] Building jar: /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 16:59:50 | [INFO] |
11-Dec-2018 16:59:50 | [INFO] --- maven-javadoc-plugin:2.10.1:jar (javadoc) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:50 | [INFO] Building jar: /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 16:59:51 | [INFO] |
11-Dec-2018 16:59:51 | [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ spring-cloud-dataflow-docs >>> |
11-Dec-2018 16:59:51 | [INFO] |
11-Dec-2018 16:59:51 | [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-validation) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:51 | [INFO] Starting audit... |
11-Dec-2018 16:59:51 | Audit done. |
11-Dec-2018 16:59:51 | [INFO] |
11-Dec-2018 16:59:51 | [INFO] --- maven-antrun-plugin:1.8:run (setup-maven-properties) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:51 | [INFO] Executing tasks |
11-Dec-2018 16:59:51 | |
11-Dec-2018 16:59:51 | main: |
11-Dec-2018 16:59:51 | [INFO] Executed tasks |
11-Dec-2018 16:59:51 | [INFO] |
11-Dec-2018 16:59:51 | [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:51 | [INFO] argLine set to -javaagent:/home/bamboo/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/jacoco.exec |
11-Dec-2018 16:59:51 | [INFO] |
11-Dec-2018 16:59:51 | [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ spring-cloud-dataflow-docs <<< |
11-Dec-2018 16:59:51 | [INFO] |
11-Dec-2018 16:59:51 | [INFO] |
11-Dec-2018 16:59:51 | [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:51 | [INFO] No sources in project. Archive not created. |
11-Dec-2018 16:59:51 | [INFO] |
11-Dec-2018 16:59:51 | [INFO] --- maven-antrun-plugin:1.8:run (package-and-attach-docs-zip) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:51 | [INFO] Executing tasks |
11-Dec-2018 16:59:51 | |
11-Dec-2018 16:59:51 | main: |
11-Dec-2018 16:59:51 | [zip] Building zip: /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT.zip |
11-Dec-2018 16:59:52 | [INFO] Executed tasks |
11-Dec-2018 16:59:52 | [INFO] |
11-Dec-2018 16:59:52 | [INFO] --- build-helper-maven-plugin:1.9.1:attach-artifact (attach-zip) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:52 | [INFO] |
11-Dec-2018 16:59:52 | [INFO] --- maven-install-plugin:2.4:install (default-install) @ spring-cloud-dataflow-docs --- |
11-Dec-2018 16:59:52 | [INFO] Installing /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/springframework/cloud/spring-cloud-dataflow-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 16:59:52 | [INFO] Installing /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/pom.xml to /home/bamboo/.m2/repository/org/springframework/cloud/spring-cloud-dataflow-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 16:59:52 | [INFO] Installing /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT-javadoc.jar to /home/bamboo/.m2/repository/org/springframework/cloud/spring-cloud-dataflow-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 16:59:52 | [INFO] Installing /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-docs/target/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT.zip to /home/bamboo/.m2/repository/org/springframework/cloud/spring-cloud-dataflow-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT.zip;zip.type=docs;zip.deployed=false |
11-Dec-2018 16:59:53 | [INFO] |
11-Dec-2018 16:59:53 | [INFO] ------------------------------------------------------------------------ |
11-Dec-2018 16:59:53 | [INFO] Building spring-cloud-dataflow-dependencies 2.0.0.BUILD-SNAPSHOT |
11-Dec-2018 16:59:53 | [INFO] ------------------------------------------------------------------------ |
11-Dec-2018 16:59:53 | [INFO] |
11-Dec-2018 16:59:53 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-cloud-dataflow-dependencies --- |
11-Dec-2018 16:59:53 | [INFO] |
11-Dec-2018 16:59:53 | [INFO] --- maven-install-plugin:2.4:install (default-install) @ spring-cloud-dataflow-dependencies --- |
11-Dec-2018 16:59:53 | [INFO] Installing /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/spring-cloud-dataflow-dependencies/pom.xml to /home/bamboo/.m2/repository/org/springframework/cloud/spring-cloud-dataflow-dependencies/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-dependencies-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 16:59:54 | [INFO] Artifactory Build Info Recorder: Saving Build Info to '/opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1/target/build-info.json' |
11-Dec-2018 16:59:54 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-starter-dataflow-server-local/2.0.0.BUILD-SNAPSHOT/spring-cloud-starter-dataflow-server-local-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 16:59:55 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-starter-dataflow-server-local/2.0.0.BUILD-SNAPSHOT/spring-cloud-starter-dataflow-server-local-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 16:59:56 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-starter-dataflow-server-local/2.0.0.BUILD-SNAPSHOT/spring-cloud-starter-dataflow-server-local-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 16:59:56 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-starter-dataflow-server-local/2.0.0.BUILD-SNAPSHOT/spring-cloud-starter-dataflow-server-local-2.0.0.BUILD-SNAPSHOT-tests.jar |
11-Dec-2018 16:59:56 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-starter-dataflow-server-local/2.0.0.BUILD-SNAPSHOT/spring-cloud-starter-dataflow-server-local-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 16:59:57 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-completion/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-completion-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 16:59:57 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-completion/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-completion-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 16:59:58 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-completion/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-completion-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 16:59:58 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-completion/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-completion-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 16:59:59 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-rest-client/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-rest-client-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 16:59:59 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-rest-client/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-rest-client-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:00 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-rest-client/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-rest-client-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 17:00:01 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-rest-client/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-rest-client-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:01 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-dependencies/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-dependencies-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:01 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-configuration-metadata/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-configuration-metadata-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:02 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-configuration-metadata/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-configuration-metadata-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:02 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-configuration-metadata/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-configuration-metadata-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 17:00:03 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-configuration-metadata/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-configuration-metadata-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:03 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-parent/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-parent-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:04 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-registry/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-registry-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 17:00:04 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-registry/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-registry-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:04 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-registry/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-registry-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:05 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-registry/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-registry-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:05 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-core-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:06 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-core-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:07 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-core-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 17:00:07 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-core-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:07 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-rest-resource/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-rest-resource-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:08 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-rest-resource/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-rest-resource-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:09 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-rest-resource/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-rest-resource-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 17:00:09 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-rest-resource/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-rest-resource-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:09 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-classic-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-classic-docs-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:10 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-classic-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-classic-docs-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:10 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-shell/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-shell-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 17:00:10 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-shell/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-shell-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:13 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-shell/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-shell-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:14 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-shell/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-shell-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:14 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-core-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:15 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-core-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:15 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-core-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 17:00:16 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-core-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:16 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-local/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-local-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 17:00:17 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-local/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-local-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:21 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-local/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-local-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:22 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-local/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-local-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:22 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-local-autoconfig/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-local-autoconfig-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:23 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-local-autoconfig/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-local-autoconfig-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:23 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-local-autoconfig/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-local-autoconfig-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 17:00:23 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-server-local-autoconfig/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-server-local-autoconfig-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:24 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-shell-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-shell-core-2.0.0.BUILD-SNAPSHOT-sources.jar |
11-Dec-2018 17:00:24 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-shell-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-shell-core-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:25 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-shell-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-shell-core-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:25 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-shell-core/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-shell-core-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:26 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT-javadoc.jar |
11-Dec-2018 17:00:26 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT.jar |
11-Dec-2018 17:00:27 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT.zip;zip.type=docs;zip.deployed=false |
11-Dec-2018 17:00:28 | [INFO] Deploying artifact: https://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-dataflow-docs/2.0.0.BUILD-SNAPSHOT/spring-cloud-dataflow-docs-2.0.0.BUILD-SNAPSHOT.pom |
11-Dec-2018 17:00:28 | [INFO] Artifactory Build Info Recorder: Deploying build info ... |
11-Dec-2018 17:00:29 | [INFO] Deploying build descriptor to: https://repo.spring.io/api/build |
11-Dec-2018 17:00:33 | [INFO] Build successfully deployed. Browse it in Artifactory under https://repo.spring.io/webapp/builds/Spring%20Cloud%20Data%20Flow%20-%20Spring%20Cloud%20Data%20Flow%20-%20Master%20-%20Build%20and%20install%20SCDF/2398 |
11-Dec-2018 17:00:33 | [INFO] ------------------------------------------------------------------------ |
11-Dec-2018 17:00:33 | [INFO] Reactor Summary: |
11-Dec-2018 17:00:33 | [INFO] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-parent ....................... SUCCESS [ 1.725 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-configuration-metadata ....... SUCCESS [ 4.711 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-core ......................... SUCCESS [ 6.981 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-registry ..................... SUCCESS [ 6.250 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-rest-resource ................ SUCCESS [ 15.865 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-completion ................... SUCCESS [ 7.399 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-server-core .................. SUCCESS [02:08 min] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-server-local-autoconfig ...... SUCCESS [ 2.083 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-starter-dataflow-server-local ......... SUCCESS [ 26.327 s] |
11-Dec-2018 17:00:33 | [INFO] Spring Cloud Data Flow Local Server ................ SUCCESS [ 2.463 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-rest-client .................. SUCCESS [ 10.002 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-shell-core ................... SUCCESS [ 56.247 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-shell ........................ SUCCESS [ 1.901 s] |
11-Dec-2018 17:00:33 | [INFO] Spring Cloud Data Flow Docs for Classic mode ....... SUCCESS [02:27 min] |
11-Dec-2018 17:00:33 | [INFO] Spring Cloud Data Flow Docs ........................ SUCCESS [ 29.277 s] |
11-Dec-2018 17:00:33 | [INFO] spring-cloud-dataflow-dependencies ................. SUCCESS [ 0.031 s] |
11-Dec-2018 17:00:33 | [INFO] ------------------------------------------------------------------------ |
11-Dec-2018 17:00:33 | [INFO] BUILD SUCCESS |
11-Dec-2018 17:00:33 | [INFO] ------------------------------------------------------------------------ |
11-Dec-2018 17:00:33 | [INFO] Total time: 08:16 min |
11-Dec-2018 17:00:33 | [INFO] Finished at: 2018-12-11T17:00:33Z |
11-Dec-2018 17:00:34 | [INFO] Final Memory: 177M/958M |
11-Dec-2018 17:00:34 | [INFO] ------------------------------------------------------------------------ |
11-Dec-2018 17:00:34 | Parsing test results under /opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1... |
11-Dec-2018 17:00:34 | Finished task 'Build and publish Spring Cloud Data' with result: Success |
11-Dec-2018 17:00:34 | Running post build plugin 'Docker Container Cleanup' |
11-Dec-2018 17:00:34 | Running post build plugin 'NCover Results Collector' |
11-Dec-2018 17:00:34 | Running post build plugin 'Artifactory Release Management Staging' |
11-Dec-2018 17:00:34 | Running post build plugin 'Artifactory Build Info Copier' |
11-Dec-2018 17:00:34 | Copying the buildinfo artifacts for build: SCD-BMASTER-JOB1-2398 |
11-Dec-2018 17:00:34 | Running post build plugin 'Artifactory Gradle Properties Info Copier' |
11-Dec-2018 17:00:34 | Running post build plugin 'Clover Results Collector' |
11-Dec-2018 17:00:34 | Running post build plugin 'npm Cache Cleanup' |
11-Dec-2018 17:00:34 | Running post build plugin 'Artifact Copier' |
11-Dec-2018 17:00:34 | Publishing an artifact: Test Results |
11-Dec-2018 17:00:34 | Finished publishing of artifact Shared artifact: [Test Results], pattern: [**/target/surefire-reports/**/*.*] in 269.8 ms |
11-Dec-2018 17:00:34 | Successfully removed working directory at '/opt/bamboo-home/xml-data/build-dir/SCD-BMASTER-JOB1' |
11-Dec-2018 17:00:34 | Finalising the build... |
11-Dec-2018 17:00:34 | Stopping timer. |
11-Dec-2018 17:00:34 | Build SCD-BMASTER-JOB1-2398 completed. |
11-Dec-2018 17:00:34 | Running on server: post build plugin 'NCover Results Collector' |
11-Dec-2018 17:00:34 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
11-Dec-2018 17:00:34 | Running on server: post build plugin 'Clover Delta Calculator' |
11-Dec-2018 17:00:34 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
11-Dec-2018 17:00:34 | All post build plugins have finished |
11-Dec-2018 17:00:34 | Generating build results summary... |
11-Dec-2018 17:00:35 | Saving build results to disk... |
11-Dec-2018 17:00:35 | Logging substituted variables... |
11-Dec-2018 17:00:35 | Indexing build results... |
11-Dec-2018 17:00:35 | Finished building SCD-BMASTER-JOB1-2398. |