fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 504 forks source link

it takes too long for Node Canary Release #6615

Open RobinsChens opened 7 years ago

RobinsChens commented 7 years ago

image

davsclaus commented 7 years ago

The first time nexus need to download JARs over the internet. The next build should be much faster.

However it would be good to pre-populate nexus with a standard set of JARs we use in the quickstarts.

jimmidyson commented 7 years ago

Looking at the timings doesn't look like it gets much faster.

@RobinsChens Is this running on multiple nodes or a single node setup?

RobinsChens commented 7 years ago

@jamesnetherton on multiple nodes

RobinsChens commented 7 years ago

@davsclaus it still took long time to build after I place .mvnrepository into fabric8/maven-builder image

image

RobinsChens commented 7 years ago

@davsclaus Started by user anonymous

/usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository /usr/bin/git config remote.origin.url http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/ipservice.git # timeout=10 Fetching upstream changes from http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/ipservice.git /usr/bin/git --version # timeout=10 /usr/bin/git -c core.askpass=true fetch --tags --progress http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/ipservice.git +refs/heads/:refs/remotes/origin/ /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 (refs/remotes/origin/master) /usr/bin/git config core.sparsecheckout # timeout=10 /usr/bin/git checkout -f 8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 /usr/bin/git rev-list 8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 # timeout=10 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on 19168747516c in /home/jenkins/workspace/workspace/ipservice [Pipeline] { [Pipeline] git /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository /usr/bin/git config remote.origin.url http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/ipservice.git # timeout=10 Fetching upstream changes from http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/ipservice.git /usr/bin/git --version # timeout=10 /usr/bin/git -c core.askpass=true fetch --tags --progress http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/ipservice.git +refs/heads/:refs/remotes/origin/ /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 (refs/remotes/origin/master) /usr/bin/git config core.sparsecheckout # timeout=10 /usr/bin/git checkout -f 8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 # timeout=10 /usr/bin/git branch -a # timeout=10 /usr/bin/git rev-parse ipservice-1.0.1^{commit} # timeout=10 /usr/bin/git rev-parse ipservice-1.0.12^{commit} # timeout=10 /usr/bin/git rev-parse ipservice-1.0.26^{commit} # timeout=10 /usr/bin/git rev-parse ipservice-1.0.3^{commit} # timeout=10 /usr/bin/git rev-parse ipservice-1.2.31^{commit} # timeout=10 /usr/bin/git rev-parse master^{commit} # timeout=10 /usr/bin/git rev-parse remotes/origin/development^{commit} # timeout=10 /usr/bin/git rev-parse remotes/origin/master^{commit} # timeout=10 /usr/bin/git branch -D master # timeout=10 /usr/bin/git checkout -b master 8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 /usr/bin/git rev-list 8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 # timeout=10 NOTE: running pipelines for the first time will take longer as build and base docker images are pulled onto the node [Pipeline] echo [Pipeline] withPod [Pipeline] { Entering stage Canary Release Proceeding [Pipeline] stage (Canary Release) [Pipeline] sh [ipservice] Running shell script sh -c echo $$ > '/home/jenkins/workspace/workspace/ipservice/.0b8f3421/pid'; jsc=durable-4bd696306a418feeeaa248c3a16721c1; JENKINS_SERVER_COOKIE=$jsc '/home/jenkins/workspace/workspace/ipservice/.0b8f3421/script.sh' > '/home/jenkins/workspace/workspace/ipservice/.0b8f3421/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/workspace/workspace/ipservice/.0b8f3421/jenkins-result.txt' exit [?1034hsh-4.2# sh -c echo $$ > '/home/jenkins/workspace/workspace/ipservice/.0b8f3421/p id'; jsc=durable-4bd696306a418feeeaa248c3a16721c1; JENKINS_SERVER_COOKIE=$jsc '/ home/jenkins/workspace/workspace/ipservice/.0b8f3421/script.sh' > '/home/jenkins /workspace/workspace/ipservice/.0b8f3421/jenkins-log.txt' 2>&1; echo $? > '/home /jenkins/workspace/workspace/ipservice/.0b8f3421/jenkins-result.txt'

  • git checkout -b ipservice-1.4.6 sh-4.2# exit exit Switched to a new branch 'ipservice-1.4.6' [ipservice] Running shell script sh -c echo $$ > '/home/jenkins/workspace/workspace/ipservice/.ac49b01d/pid'; jsc=durable-4bd696306a418feeeaa248c3a16721c1; JENKINS_SERVER_COOKIE=$jsc '/home/jenkins/workspace/workspace/ipservice/.ac49b01d/script.sh' > '/home/jenkins/workspace/workspace/ipservice/.ac49b01d/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/workspace/workspace/ipservice/.ac49b01d/jenkins-result.txt' exit [?1034hsh-4.2# sh -c echo $$ > '/home/jenkins/workspace/workspace/ipservice/.ac49b01d/p id'; jsc=durable-4bd696306a418feeeaa248c3a16721c1; JENKINS_SERVER_COOKIE=$jsc '/ home/jenkins/workspace/workspace/ipservice/.ac49b01d/script.sh' > '/home/jenkins /workspace/workspace/ipservice/.ac49b01d/jenkins-log.txt' 2>&1; echo $? > '/home /jenkins/workspace/workspace/ipservice/.ac49b01d/jenkins-result.txt'
  • mvn org.codehaus.mojo:versions-maven-plugin:2.2:set -U -DnewVersion=1.4.6 [Pipeline] sh [INFO] Scanning for projects... [INFO]
    [INFO] ------------------------------------------------------------------------ [INFO] Building ipservice 1.4.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.2:set (default-cli) @ ipservice --- sh-4.2# exit exit [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/jenkins/workspace/workspace/ipservice [INFO] Processing change of cn.vpclub:ipservice:1.4.0 -> 1.4.6 [INFO] Processing cn.vpclub:ipservice [INFO] Updating project cn.vpclub:ipservice [INFO] from version 1.4.0 to 1.4.6 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.361 s [INFO] Finished at: 2016-12-07T21:13:08+08:00 [INFO] Final Memory: 14M/123M [INFO] ------------------------------------------------------------------------ [Pipeline] sh [ipservice] Running shell script sh -c echo $$ > '/home/jenkins/workspace/workspace/ipservice/.cbb4f380/pid'; jsc=durable-4bd696306a418feeeaa248c3a16721c1; JENKINS_SERVER_COOKIE=$jsc '/home/jenkins/workspace/workspace/ipservice/.cbb4f380/script.sh' > '/home/jenkins/workspace/workspace/ipservice/.cbb4f380/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/workspace/workspace/ipservice/.cbb4f380/jenkins-result.txt' exit [?1034hsh-4.2# sh -c echo $$ > '/home/jenkins/workspace/workspace/ipservice/.cbb4f380/p id'; jsc=durable-4bd696306a418feeeaa248c3a16721c1; JENKINS_SERVER_COOKIE=$jsc '/ home/jenkins/workspace/workspace/ipservice/.cbb4f380/script.sh' > '/home/jenkins /workspace/workspace/ipservice/.cbb4f380/jenkins-log.txt' 2>&1; echo $? > '/home /jenkins/workspace/workspace/ipservice/.cbb4f380/jenkins-result.txt'
  • mvn clean -U deploy [INFO] Scanning for projects... [INFO]
    [INFO] ------------------------------------------------------------------------ [INFO] Building ipservice 1.4.6 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ ipservice --- [INFO] Deleting /home/jenkins/workspace/workspace/ipservice/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipservice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 8 resources [INFO] [INFO] --- fabric8-maven-plugin:3.1.71:resource (default) @ ipservice --- [INFO] F8: Running in OpenShift mode [INFO] F8: Using docker image name of namespace: fabric8 [INFO] F8: spring-boot: Using fat jar packaging as the spring boot plugin is using repackage goal execution [INFO] F8: Running generator spring-boot [INFO] F8: Using resource templates from /home/jenkins/workspace/workspace/ipservice/src/main/fabric8 2016-12-07 21:13:50 INFO Version:30 - HV000001: Hibernate Validator 5.2.4.Final [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ ipservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/workspace/workspace/ipservice/target/classes [INFO] /home/jenkins/workspace/workspace/ipservice/src/main/java/cn/vpclub/DemoApplication.java: /home/jenkins/workspace/workspace/ipservice/src/main/java/cn/vpclub/DemoApplication.java uses or overrides a deprecated API. [INFO] /home/jenkins/workspace/workspace/ipservice/src/main/java/cn/vpclub/DemoApplication.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/workspace/workspace/ipservice/src/main/java/cn/vpclub/mq/kafka/Listener.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/workspace/workspace/ipservice/src/main/java/cn/vpclub/mq/kafka/Listener.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipservice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/workspace/ipservice/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ ipservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/workspace/ipservice/target/test-classes [INFO] /home/jenkins/workspace/workspace/ipservice/src/test/java/cn/vpclub/mockmvc/BaseMockMvcTest.java: /home/jenkins/workspace/workspace/ipservice/src/test/java/cn/vpclub/mockmvc/BaseMockMvcTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/workspace/workspace/ipservice/src/test/java/cn/vpclub/mockmvc/BaseMockMvcTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ ipservice --- [INFO] Surefire report directory: /home/jenkins/workspace/workspace/ipservice/target/surefire-reports

T E S T S

2016-12-07 21:14:10.558 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [cn.vpclub.mockmvc.BaseMockMvcTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2016-12-07 21:14:10.662 [main] INFO o.s.t.c.w.WebTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2016-12-07 21:14:10.709 [main] INFO o.s.t.c.w.WebTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5ccddd20, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ed1993a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1f3f4916, org.springframework.test.context.support.DirtiesContextTestExecutionListener@794cb805, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4b5a5ed1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@59d016c9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3cc2931c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@20d28811, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3967e60c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@60d8c9b7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@48aaecc3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7c0c77c7] 2016-12-07 21:14:10.716 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [cn.vpclub.mockmvc.BaseMockMvcTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2016-12-07 21:14:10.737 [main] INFO o.s.t.c.w.WebTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2016-12-07 21:14:10.738 [main] INFO o.s.t.c.w.WebTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7ed7259e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@28eaa59a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3427b02d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@647e447, org.springframework.test.context.transaction.TransactionalTestExecutionListener@41fbdac4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c407114, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@35ef1869, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@c33b74f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@130161f7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2c767a52, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@619713e5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@708f5957] Running cn.vpclub.mockmvc.AppInfoControllerTest 2016-12-07 21:14:10.750 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [cn.vpclub.mockmvc.BaseMockMvcTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2016-12-07 21:14:10.770 [main] INFO o.s.t.c.w.WebTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2016-12-07 21:14:10.771 [main] INFO o.s.t.c.w.WebTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@131774fe, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@158d2680, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@77847718, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f3b84b8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@57a3af25, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2b662a77, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7f0eb4b4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5c33f1a9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1623b78d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@c8c12ac, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6adbc9d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4550bb58] 2016-12-07 21:14:13.409 [main] INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4c4748bf: startup date [Wed Dec 07 21:14:13 CST 2016]; root of context hierarchy 2016-12-07 21:14:13.508 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 5.2.4.Final 2016-12-07 21:14:13.904 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2016-12-07 21:14:13.966 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'configurationPropertiesRebinderAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$c18cfe8b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

. _ _ /\ / '_ () \ \ \ \ ( ( )\ | ' | '| | ' \/ ` | \ \ \ \ \/ _)| |)| | | | | || (| | ) ) ) ) ' |__| .|| ||| |\, | / / / / =========|_|==============|__/=//// :: Spring Boot :: (v1.4.1.RELEASE)

2016-12-07 21:14:15.269 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: ConfigMapPropertySource [name='configmap.ipservice.fabric8'] 2016-12-07 21:14:15.274 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: SecretsPropertySource [name='secrets.ipservice.fabric8'] 2016-12-07 21:14:15.638 [main] INFO c.v.mockmvc.AppInfoControllerTest - The following profiles are active: kubernetes 2016-12-07 21:14:15.654 [main] INFO o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@79b08632: startup date [Wed Dec 07 21:14:15 CST 2016]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@4c4748bf 2016-12-07 21:14:17.957 [main] INFO o.s.b.f.config.PropertiesFactoryBean - Loading properties file from URL [jar:file:/root/.mvnrepository/org/springframework/integration/spring-integration-core/4.3.2.RELEASE/spring-integration-core-4.3.2.RELEASE.jar!/META-INF/spring.integration.default.properties] 2016-12-07 21:14:17.962 [main] INFO o.s.i.config.IntegrationRegistrar - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2016-12-07 21:14:18.226 [main] WARN o.s.c.a.ConfigurationClassPostProcessor - Cannot enhance @Configuration bean definition 'refreshScope' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2016-12-07 21:14:18.949 [main] INFO o.s.cloud.context.scope.GenericScope - BeanFactory id=e5ae01c3-0958-34c4-99b2-f0154d669c69 2016-12-07 21:14:18.962 [main] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2016-12-07 21:14:18.971 [main] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. 2016-12-07 21:14:18.984 [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2016-12-07 21:14:19.041 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [class org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$79250d11] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-07 21:14:19.147 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.sleuth.instrument.async.AsyncDefaultAutoConfiguration$DefaultAsyncConfigurerSupport' of type [class org.springframework.cloud.sleuth.instrument.async.AsyncDefaultAutoConfiguration$DefaultAsyncConfigurerSupport$$EnhancerBySpringCGLIB$$e2b49951] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-07 21:14:19.286 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [class org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$ee8531ac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-07 21:14:19.839 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a572fb8e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-07 21:14:20.056 [main] INFO o.s.b.f.config.PropertiesFactoryBean - Loading properties file from URL [jar:file:/root/.mvnrepository/org/springframework/integration/spring-integration-core/4.3.2.RELEASE/spring-integration-core-4.3.2.RELEASE.jar!/META-INF/spring.integration.default.properties] 2016-12-07 21:14:20.056 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'integrationGlobalProperties' of type [class org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-07 21:14:20.084 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'integrationGlobalProperties' of type [class java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-07 21:14:20.337 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$c18cfe8b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-07 21:14:24.314 [main] INFO com.atomikos.logging.LoggerFactory - Using Slf4J for logging. 2016-12-07 21:14:24.315 [main] WARN c.a.i.c.UserTransactionServiceImp - No properties path set - looking for transactions.properties in classpath... 2016-12-07 21:14:24.318 [main] WARN c.a.i.c.UserTransactionServiceImp - transactions.properties not found - looking for jta.properties in classpath... 2016-12-07 21:14:24.320 [main] WARN c.a.i.c.UserTransactionServiceImp - Failed to open transactions properties file - using default values 2016-12-07 21:14:24.398 [main] WARN c.a.i.c.UserTransactionServiceImp - No properties path set - looking for transactions.properties in classpath... 2016-12-07 21:14:24.399 [main] WARN c.a.i.c.UserTransactionServiceImp - transactions.properties not found - looking for jta.properties in classpath... 2016-12-07 21:14:24.400 [main] WARN c.a.i.c.UserTransactionServiceImp - Failed to open transactions properties file - using default values 2016-12-07 21:14:24.531 [main] INFO c.a.p.imp.StateRecoveryManagerImp - com.atomikos.persistence.imp.WriteAheadObjectLog instantiation failed - falling back to default 2016-12-07 21:14:24.605 [main] INFO c.a.persistence.imp.FileLogStream - Starting read of logfile /home/jenkins/workspace/workspace/ipservice/./tmlog0.log 2016-12-07 21:14:24.605 [main] INFO c.a.persistence.imp.FileLogStream - Done read of logfile 2016-12-07 21:14:24.605 [main] INFO c.a.p.imp.AbstractLogStream - Logfile closed: /home/jenkins/workspace/workspace/ipservice/./tmlog0.log 2016-12-07 21:14:24.669 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING core version: 3.9.3 2016-12-07 21:14:24.670 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.automatic_resource_registration = true 2016-12-07 21:14:24.670 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.client_demarcation = false 2016-12-07 21:14:24.670 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.threaded_2pc = false 2016-12-07 21:14:24.670 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.serial_jta_transactions = true 2016-12-07 21:14:24.670 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.serializable_logging = true 2016-12-07 21:14:24.670 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.log_base_dir = ./ 2016-12-07 21:14:24.670 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.max_actives = 50 2016-12-07 21:14:24.670 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.checkpoint_interval = 500 2016-12-07 21:14:24.671 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.enable_logging = true 2016-12-07 21:14:24.671 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.output_dir = ./ 2016-12-07 21:14:24.671 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.log_base_name = tmlog 2016-12-07 21:14:24.671 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.max_timeout = 300000 2016-12-07 21:14:24.671 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.tm_unique_name = 10.1.5.28.tm 2016-12-07 21:14:24.671 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING java.naming.factory.initial = com.sun.jndi.rmi.registry.RegistryContextFactory 2016-12-07 21:14:24.671 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING java.naming.provider.url = rmi://localhost:1099 2016-12-07 21:14:24.671 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.service = com.atomikos.icatch.standalone.UserTransactionServiceFactory 2016-12-07 21:14:24.671 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.force_shutdown_on_vm_exit = false 2016-12-07 21:14:24.671 [main] INFO c.a.i.c.i.AbstractUserTransactionService - USING com.atomikos.icatch.default_jta_timeout = 10000 2016-12-07 21:14:24.704 [main] INFO o.s.t.jta.JtaTransactionManager - Using JTA UserTransaction: com.atomikos.icatch.jta.UserTransactionImp@3cb173db 2016-12-07 21:14:24.704 [main] INFO o.s.t.jta.JtaTransactionManager - Using JTA TransactionManager: com.atomikos.icatch.jta.UserTransactionManager@c0004b7 2016-12-07 21:14:25.437 [main] INFO com.hazelcast.core.LifecycleService - HazelcastClient[hz.client_0_dev][3.6.4] is STARTING 2016-12-07 21:14:26.295 [main] INFO com.hazelcast.core.LifecycleService - HazelcastClient[hz.client_0_dev][3.6.4] is STARTED 2016-12-07 21:14:26.466 [hz.client_0_dev.event-3] INFO c.h.c.s.i.ClientMembershipListener -

Members [4] { Member [10.1.1.3]:5701 Member [10.1.7.5]:5701 Member [10.1.5.8]:5701 Member [10.1.5.6]:5701 }

2016-12-07 21:14:26.471 [hz.client_0_dev.user-1] INFO com.hazelcast.core.LifecycleService - HazelcastClient[hz.client_0_dev][3.6.4] is CLIENT_CONNECTED 2016-12-07 21:14:27.163 [main] INFO c.v.s.b.c.a.CorsConfiguration - registry = [[Ljava.lang.String;@5b657342] 2016-12-07 21:14:27.163 [main] INFO c.v.s.b.c.a.CorsConfiguration - mappings is /* 2016-12-07 21:14:27.198 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/ip],methods=[GET]}" onto public cn.vpclub.IPAddress cn.vpclub.IPAddressController.ipaddress() throws java.lang.Exception 2016-12-07 21:14:27.200 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/greeting-javaconfig]}" onto public cn.vpclub.Greeting cn.vpclub.IPAddressController.greetingWithJavaconfig(java.lang.String) 2016-12-07 21:14:27.200 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/greeting]}" onto public cn.vpclub.Greeting cn.vpclub.IPAddressController.greeting(java.lang.String) 2016-12-07 21:14:27.203 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/common/appInfo/ip],methods=[GET]}" onto public java.lang.String cn.vpclub.web.AppInfoController.ipaddress() throws java.lang.Exception 2016-12-07 21:14:27.203 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/common/appInfo/findDataPage],methods=[POST]}" onto public void cn.vpclub.web.AppInfoController.findDataPage(cn.vpclub.api.model.request.AppInfoParam,javax.servlet.http.HttpServletResponse) 2016-12-07 21:14:27.204 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/common/appInfo/saveCache],methods=[POST]}" onto public void cn.vpclub.web.AppInfoController.saveCache(java.util.Map<java.lang.String, java.lang.String>,javax.servlet.http.HttpServletResponse) 2016-12-07 21:14:27.204 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/common/appInfo/findAllDataList],methods=[POST]}" onto public void cn.vpclub.web.AppInfoController.findAllDataList(java.util.Map<java.lang.String, java.lang.Object>,javax.servlet.http.HttpServletResponse) 2016-12-07 21:14:27.204 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/common/appInfo/findDataInfo],methods=[POST]}" onto public void cn.vpclub.web.AppInfoController.findDataInfo(java.util.Map<java.lang.String, java.lang.Object>,javax.servlet.http.HttpServletResponse) 2016-12-07 21:14:27.205 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/common/appInfo/getCache],methods=[POST]}" onto public void cn.vpclub.web.AppInfoController.getCache(java.util.Map<java.lang.String, java.lang.String>,javax.servlet.http.HttpServletResponse) 2016-12-07 21:14:27.214 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2016-12-07 21:14:27.214 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest) 2016-12-07 21:14:27.688 [main] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@79b08632: startup date [Wed Dec 07 21:14:15 CST 2016]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@4c4748bf 2016-12-07 21:14:27.946 [main] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in globalDefaultExceptionHandler 2016-12-07 21:14:32.042 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2016-12-07 21:14:33.135 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/pause || /pause.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke() 2016-12-07 21:14:33.142 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/env/{name:.}],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2016-12-07 21:14:33.143 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/env || /env.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2016-12-07 21:14:33.147 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/env],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint.value(java.util.Map<java.lang.String, java.lang.String>) 2016-12-07 21:14:33.147 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/env/reset],methods=[POST]}" onto public java.util.Map<java.lang.String, java.lang.Object> org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint.reset() 2016-12-07 21:14:33.148 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2016-12-07 21:14:33.149 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/restart || /restart.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.context.restart.RestartMvcEndpoint.invoke() 2016-12-07 21:14:33.150 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2016-12-07 21:14:33.151 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2016-12-07 21:14:33.154 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2016-12-07 21:14:33.155 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2016-12-07 21:14:33.157 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2016-12-07 21:14:33.157 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2016-12-07 21:14:33.157 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/health || /health.json],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(java.security.Principal) 2016-12-07 21:14:33.159 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/refresh || /refresh.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke() 2016-12-07 21:14:33.163 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/info || /info.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2016-12-07 21:14:33.163 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/resume || /resume.json],methods=[POST]}" onto public java.lang.Object org.springframework.cloud.endpoint.GenericPostableMvcEndpoint.invoke() 2016-12-07 21:14:33.164 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2016-12-07 21:14:33.165 [main] INFO o.s.b.a.e.mvc.EndpointHandlerMapping - Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2016-12-07 21:14:35.087 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 2016-12-07 21:14:36.648 [main] INFO o.s.c.s.DefaultLifecycleProcessor - Starting beans in phase 0 2016-12-07 21:14:36.682 [main] INFO o.a.k.c.consumer.ConsumerConfig - ConsumerConfig values: metric.reporters = [] metadata.max.age.ms = 300000 partition.assignment.strategy = [org.apache.kafka.clients.consumer.RangeAssignor] reconnect.backoff.ms = 50 sasl.kerberos.ticket.renew.window.factor = 0.8 max.partition.fetch.bytes = 1048576 bootstrap.servers = [kafka.kafka.svc.cluster.local:9092] ssl.keystore.type = JKS enable.auto.commit = false sasl.mechanism = GSSAPI interceptor.classes = null exclude.internal.topics = true ssl.truststore.password = null client.id = ssl.endpoint.identification.algorithm = null max.poll.records = 2147483647 check.crcs = true request.timeout.ms = 40000 heartbeat.interval.ms = 3000 auto.commit.interval.ms = 100 receive.buffer.bytes = 65536 ssl.truststore.type = JKS ssl.truststore.location = null ssl.keystore.password = null fetch.min.bytes = 1 send.buffer.bytes = 131072 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer group.id = si.group retry.backoff.ms = 100 sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 ssl.trustmanager.algorithm = PKIX ssl.key.password = null fetch.max.wait.ms = 500 sasl.kerberos.min.time.before.relogin = 60000 connections.max.idle.ms = 540000 session.timeout.ms = 15000 metrics.num.samples = 2 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer ssl.protocol = TLS ssl.provider = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.keystore.location = null ssl.cipher.suites = null security.protocol = PLAINTEXT ssl.keymanager.algorithm = SunX509 metrics.sample.window.ms = 30000 auto.offset.reset = earliest

2016-12-07 21:14:36.987 [main] INFO o.a.k.c.consumer.ConsumerConfig - ConsumerConfig values: metric.reporters = [] metadata.max.age.ms = 300000 partition.assignment.strategy = [org.apache.kafka.clients.consumer.RangeAssignor] reconnect.backoff.ms = 50 sasl.kerberos.ticket.renew.window.factor = 0.8 max.partition.fetch.bytes = 1048576 bootstrap.servers = [kafka.kafka.svc.cluster.local:9092] ssl.keystore.type = JKS enable.auto.commit = false sasl.mechanism = GSSAPI interceptor.classes = null exclude.internal.topics = true ssl.truststore.password = null client.id = consumer-1 ssl.endpoint.identification.algorithm = null max.poll.records = 2147483647 check.crcs = true request.timeout.ms = 40000 heartbeat.interval.ms = 3000 auto.commit.interval.ms = 100 receive.buffer.bytes = 65536 ssl.truststore.type = JKS ssl.truststore.location = null ssl.keystore.password = null fetch.min.bytes = 1 send.buffer.bytes = 131072 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer group.id = si.group retry.backoff.ms = 100 sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 ssl.trustmanager.algorithm = PKIX ssl.key.password = null fetch.max.wait.ms = 500 sasl.kerberos.min.time.before.relogin = 60000 connections.max.idle.ms = 540000 session.timeout.ms = 15000 metrics.num.samples = 2 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer ssl.protocol = TLS ssl.provider = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.keystore.location = null ssl.cipher.suites = null security.protocol = PLAINTEXT ssl.keymanager.algorithm = SunX509 metrics.sample.window.ms = 30000 auto.offset.reset = earliest

2016-12-07 21:14:37.035 [main] INFO o.a.kafka.common.utils.AppInfoParser - Kafka version : 0.10.0.1 2016-12-07 21:14:37.036 [main] INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId : a7a17cdec9eaa6c5 2016-12-07 21:14:37.047 [main] INFO o.a.k.c.consumer.ConsumerConfig - ConsumerConfig values: metric.reporters = [] metadata.max.age.ms = 300000 partition.assignment.strategy = [org.apache.kafka.clients.consumer.RangeAssignor] reconnect.backoff.ms = 50 sasl.kerberos.ticket.renew.window.factor = 0.8 max.partition.fetch.bytes = 1048576 bootstrap.servers = [kafka.kafka.svc.cluster.local:9092] ssl.keystore.type = JKS enable.auto.commit = false sasl.mechanism = GSSAPI interceptor.classes = null exclude.internal.topics = true ssl.truststore.password = null client.id = ssl.endpoint.identification.algorithm = null max.poll.records = 2147483647 check.crcs = true request.timeout.ms = 40000 heartbeat.interval.ms = 3000 auto.commit.interval.ms = 100 receive.buffer.bytes = 65536 ssl.truststore.type = JKS ssl.truststore.location = null ssl.keystore.password = null fetch.min.bytes = 1 send.buffer.bytes = 131072 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer group.id = si.group retry.backoff.ms = 100 sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 ssl.trustmanager.algorithm = PKIX ssl.key.password = null fetch.max.wait.ms = 500 sasl.kerberos.min.time.before.relogin = 60000 connections.max.idle.ms = 540000 session.timeout.ms = 15000 metrics.num.samples = 2 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer ssl.protocol = TLS ssl.provider = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.keystore.location = null ssl.cipher.suites = null security.protocol = PLAINTEXT ssl.keymanager.algorithm = SunX509 metrics.sample.window.ms = 30000 auto.offset.reset = earliest

2016-12-07 21:14:37.049 [main] INFO o.a.k.c.consumer.ConsumerConfig - ConsumerConfig values: metric.reporters = [] metadata.max.age.ms = 300000 partition.assignment.strategy = [org.apache.kafka.clients.consumer.RangeAssignor] reconnect.backoff.ms = 50 sasl.kerberos.ticket.renew.window.factor = 0.8 max.partition.fetch.bytes = 1048576 bootstrap.servers = [kafka.kafka.svc.cluster.local:9092] ssl.keystore.type = JKS enable.auto.commit = false sasl.mechanism = GSSAPI interceptor.classes = null exclude.internal.topics = true ssl.truststore.password = null client.id = consumer-2 ssl.endpoint.identification.algorithm = null max.poll.records = 2147483647 check.crcs = true request.timeout.ms = 40000 heartbeat.interval.ms = 3000 auto.commit.interval.ms = 100 receive.buffer.bytes = 65536 ssl.truststore.type = JKS ssl.truststore.location = null ssl.keystore.password = null fetch.min.bytes = 1 send.buffer.bytes = 131072 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer group.id = si.group retry.backoff.ms = 100 sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 ssl.trustmanager.algorithm = PKIX ssl.key.password = null fetch.max.wait.ms = 500 sasl.kerberos.min.time.before.relogin = 60000 connections.max.idle.ms = 540000 session.timeout.ms = 15000 metrics.num.samples = 2 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer ssl.protocol = TLS ssl.provider = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.keystore.location = null ssl.cipher.suites = null security.protocol = PLAINTEXT ssl.keymanager.algorithm = SunX509 metrics.sample.window.ms = 30000 auto.offset.reset = earliest

2016-12-07 21:14:37.052 [main] INFO o.a.kafka.common.utils.AppInfoParser - Kafka version : 0.10.0.1 2016-12-07 21:14:37.052 [main] INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId : a7a17cdec9eaa6c5 2016-12-07 21:14:37.063 [main] INFO o.a.k.c.consumer.ConsumerConfig - ConsumerConfig values: metric.reporters = [] metadata.max.age.ms = 300000 partition.assignment.strategy = [org.apache.kafka.clients.consumer.RangeAssignor] reconnect.backoff.ms = 50 sasl.kerberos.ticket.renew.window.factor = 0.8 max.partition.fetch.bytes = 1048576 bootstrap.servers = [kafka.kafka.svc.cluster.local:9092] ssl.keystore.type = JKS enable.auto.commit = false sasl.mechanism = GSSAPI interceptor.classes = null exclude.internal.topics = true ssl.truststore.password = null client.id = ssl.endpoint.identification.algorithm = null max.poll.records = 2147483647 check.crcs = true request.timeout.ms = 40000 heartbeat.interval.ms = 3000 auto.commit.interval.ms = 100 receive.buffer.bytes = 65536 ssl.truststore.type = JKS ssl.truststore.location = null ssl.keystore.password = null fetch.min.bytes = 1 send.buffer.bytes = 131072 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer group.id = si.group retry.backoff.ms = 100 sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 ssl.trustmanager.algorithm = PKIX ssl.key.password = null fetch.max.wait.ms = 500 sasl.kerberos.min.time.before.relogin = 60000 connections.max.idle.ms = 540000 session.timeout.ms = 15000 metrics.num.samples = 2 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer ssl.protocol = TLS ssl.provider = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.keystore.location = null ssl.cipher.suites = null security.protocol = PLAINTEXT ssl.keymanager.algorithm = SunX509 metrics.sample.window.ms = 30000 auto.offset.reset = earliest

2016-12-07 21:14:37.065 [main] INFO o.a.k.c.consumer.ConsumerConfig - ConsumerConfig values: metric.reporters = [] metadata.max.age.ms = 300000 partition.assignment.strategy = [org.apache.kafka.clients.consumer.RangeAssignor] reconnect.backoff.ms = 50 sasl.kerberos.ticket.renew.window.factor = 0.8 max.partition.fetch.bytes = 1048576 bootstrap.servers = [kafka.kafka.svc.cluster.local:9092] ssl.keystore.type = JKS enable.auto.commit = false sasl.mechanism = GSSAPI interceptor.classes = null exclude.internal.topics = true ssl.truststore.password = null client.id = consumer-3 ssl.endpoint.identification.algorithm = null max.poll.records = 2147483647 check.crcs = true request.timeout.ms = 40000 heartbeat.interval.ms = 3000 auto.commit.interval.ms = 100 receive.buffer.bytes = 65536 ssl.truststore.type = JKS ssl.truststore.location = null ssl.keystore.password = null fetch.min.bytes = 1 send.buffer.bytes = 131072 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer group.id = si.group retry.backoff.ms = 100 sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 ssl.trustmanager.algorithm = PKIX ssl.key.password = null fetch.max.wait.ms = 500 sasl.kerberos.min.time.before.relogin = 60000 connections.max.idle.ms = 540000 session.timeout.ms = 15000 metrics.num.samples = 2 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer ssl.protocol = TLS ssl.provider = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.keystore.location = null ssl.cipher.suites = null security.protocol = PLAINTEXT ssl.keymanager.algorithm = SunX509 metrics.sample.window.ms = 30000 auto.offset.reset = earliest

2016-12-07 21:14:37.067 [main] INFO o.a.kafka.common.utils.AppInfoParser - Kafka version : 0.10.0.1 2016-12-07 21:14:37.067 [main] INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId : a7a17cdec9eaa6c5 2016-12-07 21:14:37.069 [main] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2016-12-07 21:14:37.069 [main] INFO o.s.i.c.PublishSubscribeChannel - Channel 'ipservice:kubernetes:-1.errorChannel' has 1 subscriber(s). 2016-12-07 21:14:37.069 [main] INFO o.s.i.endpoint.EventDrivenConsumer - started _org.springframework.integration.errorLogger 2016-12-07 21:14:37.121 [main] INFO c.v.mockmvc.AppInfoControllerTest - Started AppInfoControllerTest in 25.721 seconds (JVM running for 28.823) 2016-12-07 21:14:37.231 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-kafka-consumer-1] INFO o.a.k.c.c.i.AbstractCoordinator - Discovered coordinator 10.1.2.9:9092 (id: 2147483645 rack: null) for group si.group. 2016-12-07 21:14:37.232 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-kafka-consumer-1] INFO o.a.k.c.c.i.ConsumerCoordinator - Revoking previously assigned partitions [] for group si.group 2016-12-07 21:14:37.232 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-kafka-consumer-1] INFO o.s.k.l.KafkaMessageListenerContainer - partitions revoked:[] 2016-12-07 21:14:37.233 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-kafka-consumer-1] INFO o.a.k.c.c.i.AbstractCoordinator - (Re-)joining group si.group 2016-12-07 21:14:37.238 [org.springframework.kafka.KafkaListenerEndpointContainer#0-2-kafka-consumer-1] INFO o.a.k.c.c.i.AbstractCoordinator - Discovered coordinator 10.1.2.9:9092 (id: 2147483645 rack: null) for group si.group. 2016-12-07 21:14:37.238 [org.springframework.kafka.KafkaListenerEndpointContainer#0-2-kafka-consumer-1] INFO o.a.k.c.c.i.ConsumerCoordinator - Revoking previously assigned partitions [] for group si.group 2016-12-07 21:14:37.238 [org.springframework.kafka.KafkaListenerEndpointContainer#0-2-kafka-consumer-1] INFO o.s.k.l.KafkaMessageListenerContainer - partitions revoked:[] 2016-12-07 21:14:37.238 [org.springframework.kafka.KafkaListenerEndpointContainer#0-2-kafka-consumer-1] INFO o.a.k.c.c.i.AbstractCoordinator - (Re-)joining group si.group 2016-12-07 21:14:37.239 [org.springframework.kafka.KafkaListenerEndpointContainer#0-1-kafka-consumer-1] INFO o.a.k.c.c.i.AbstractCoordinator - Discovered coordinator 10.1.2.9:9092 (id: 2147483645 rack: null) for group si.group. 2016-12-07 21:14:37.240 [org.springframework.kafka.KafkaListenerEndpointContainer#0-1-kafka-consumer-1] INFO o.a.k.c.c.i.ConsumerCoordinator - Revoking previously assigned partitions [] for group si.group 2016-12-07 21:14:37.240 [org.springframework.kafka.KafkaListenerEndpointContainer#0-1-kafka-consumer-1] INFO o.s.k.l.KafkaMessageListenerContainer - partitions revoked:[] 2016-12-07 21:14:37.240 [org.springframework.kafka.KafkaListenerEndpointContainer#0-1-kafka-consumer-1] INFO o.a.k.c.c.i.AbstractCoordinator - (Re-)joining group si.group 2016-12-07 21:14:37.311 [main] INFO o.s.b.t.SpringBootMockServletContext - Initializing Spring FrameworkServlet '' 2016-12-07 21:14:37.311 [main] INFO o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started 2016-12-07 21:14:37.360 [main] INFO o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 49 ms 2016-12-07 21:14:37.382 [main] INFO c.v.mockmvc.AppInfoControllerTest - ??????????paramMap: {"pageNumber":1,"pageSize":10,"token":null} 2016-12-07 21:14:37.493 [main] INFO cn.vpclub.web.AppInfoController - findDataPage method request: {"pageSize":10,"startRow":0,"pageNo":null,"orderBy":"","appName":null} 2016-12-07 21:14:37.528 [main] INFO c.a.icatch.imp.thread.TaskManager - THREADS: using JDK thread pooling... 2016-12-07 21:14:37.541 [main] INFO c.a.i.imp.BaseTransactionManager - createCompositeTransaction ( 10000 ): created new ROOT transaction with id 10.1.5.28.tm0000100001 2016-12-07 21:14:37.553 [main] INFO c.v.service.impl.AppInfoServiceImpl - findDataPage method param data: {"pageSize":10,"startRow":0,"pageNo":null,"orderBy":"","appName":null} Wed Dec 07 21:14:37 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification. 2016-12-07 21:14:38.547 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2016-12-07 21:14:38.647 [main] INFO c.a.i.imp.CompositeTransactionImp - commit() done (by application) of transaction 10.1.5.28.tm0000100001 2016-12-07 21:14:38.657 [main] INFO cn.vpclub.web.AppInfoController - findDataPage method return data: {"pageSize":10,"pageNumber":null,"totalRecord":12,"returnCode":1000,"message":"??","pageData":[{"id":"3f429da418de4998b250a54400814c8e","appId":20000105,"parentAppId":0,"appName":"??????","appSecretKey":null,"createBy":"ceshi","createDate":1477379701000,"updateBy":null,"updateDate":1477379701000,"delFlag":0,"remarks":null},{"id":"ef4ca1dc5c444c6f817a338fa01413da","appId":20000105,"parentAppId":0,"appName":"??????","appSecretKey":null,"createBy":"ceshi","createDate":1477379875000,"updateBy":null,"updateDate":1477379875000,"delFlag":0,"remarks":null},{"id":"28e663b5d52f424494f3bf8fe280e21d","appId":100000034,"parentAppId":0,"appName":"???O2O??","appSecretKey":"6E30847A1E96BF2C","createBy":"1","createDate":1467636852000,"updateBy":"1","updateDate":1468484646000,"delFlag":0,"remarks":"???"},{"id":"1899833e5fbf4dfba27a37e13cb5f932","appId":100000054,"parentAppId":0,"appName":"????","appSecretKey":null,"createBy":null,"createDate":1478251859000,"updateBy":"1","updateDate":1478251859000,"delFlag":0,"remarks":"????"},{"id":"d6605e4daf844f56b333f2d72692fb7a","appId":100000058,"parentAppId":0,"appName":"????","appSecretKey":null,"createBy":null,"createDate":1470193301000,"updateBy":"1","updateDate":1470195739000,"delFlag":0,"remarks":"????"},{"id":"2f2f4790e8014258960e61257cbb9695","appId":200000014,"parentAppId":0,"appName":"???????","appSecretKey":"6E30847A1E96BF2C","createBy":"1","createDate":1468234942000,"updateBy":"1","updateDate":1469590204000,"delFlag":0,"remarks":"????????appInfo????"},{"id":"9a83504d443a47ebae8d62caf009155e","appId":200000018,"parentAppId":0,"appName":"????????","appSecretKey":null,"createBy":"ceshi","createDate":1469442136000,"updateBy":"1","updateDate":1469775286000,"delFlag":0,"remarks":""},{"id":"b6a7dec2c82040519174f1ceda73026a","appId":200000047,"parentAppId":0,"appName":"???????????","appSecretKey":null,"createBy":"ceshi","createDate":1477379701000,"updateBy":null,"updateDate":1477379701000,"delFlag":0,"remarks":null},{"id":"d333f8c979dc4b74ab9f186e75dd5e18","appId":200000049,"parentAppId":0,"appName":"???????????","appSecretKey":null,"createBy":"ceshi","createDate":1477379875000,"updateBy":null,"updateDate":1477379875000,"delFlag":0,"remarks":null},{"id":"3ece622173634613b0dd914ddc460c27","appId":200000051,"parentAppId":0,"appName":"???????????","appSecretKey":null,"createBy":"ceshi","createDate":1478062037000,"updateBy":null,"updateDate":1478062037000,"delFlag":0,"remarks":null}]} 2016-12-07 21:14:38.670 [main] INFO c.v.mockmvc.AppInfoControllerTest - ???????????????{"pageSize":10,"pageNumber":null,"totalRecord":12,"returnCode":1000,"message":"??","pageData":[{"id":"3f429da418de4998b250a54400814c8e","appId":20000105,"parentAppId":0,"appName":"??????","appSecretKey":null,"createBy":"ceshi","createDate":1477379701000,"updateBy":null,"updateDate":1477379701000,"delFlag":0,"remarks":null},{"id":"ef4ca1dc5c444c6f817a338fa01413da","appId":20000105,"parentAppId":0,"appName":"??????","appSecretKey":null,"createBy":"ceshi","createDate":1477379875000,"updateBy":null,"updateDate":1477379875000,"delFlag":0,"remarks":null},{"id":"28e663b5d52f424494f3bf8fe280e21d","appId":100000034,"parentAppId":0,"appName":"???O2O??","appSecretKey":"6E30847A1E96BF2C","createBy":"1","createDate":1467636852000,"updateBy":"1","updateDate":1468484646000,"delFlag":0,"remarks":"???"},{"id":"1899833e5fbf4dfba27a37e13cb5f932","appId":100000054,"parentAppId":0,"appName":"????","appSecretKey":null,"createBy":null,"createDate":1478251859000,"updateBy":"1","updateDate":1478251859000,"delFlag":0,"remarks":"????"},{"id":"d6605e4daf844f56b333f2d72692fb7a","appId":100000058,"parentAppId":0,"appName":"????","appSecretKey":null,"createBy":null,"createDate":1470193301000,"updateBy":"1","updateDate":1470195739000,"delFlag":0,"remarks":"????"},{"id":"2f2f4790e8014258960e61257cbb9695","appId":200000014,"parentAppId":0,"appName":"???????","appSecretKey":"6E30847A1E96BF2C","createBy":"1","createDate":1468234942000,"updateBy":"1","updateDate":1469590204000,"delFlag":0,"remarks":"????????appInfo????"},{"id":"9a83504d443a47ebae8d62caf009155e","appId":200000018,"parentAppId":0,"appName":"????????","appSecretKey":null,"createBy":"ceshi","createDate":1469442136000,"updateBy":"1","updateDate":1469775286000,"delFlag":0,"remarks":""},{"id":"b6a7dec2c82040519174f1ceda73026a","appId":200000047,"parentAppId":0,"appName":"???????????","appSecretKey":null,"createBy":"ceshi","createDate":1477379701000,"updateBy":null,"updateDate":1477379701000,"delFlag":0,"remarks":null},{"id":"d333f8c979dc4b74ab9f186e75dd5e18","appId":200000049,"parentAppId":0,"appName":"???????????","appSecretKey":null,"createBy":"ceshi","createDate":1477379875000,"updateBy":null,"updateDate":1477379875000,"delFlag":0,"remarks":null},{"id":"3ece622173634613b0dd914ddc460c27","appId":200000051,"parentAppId":0,"appName":"???????????","appSecretKey":null,"createBy":"ceshi","createDate":1478062037000,"updateBy":null,"updateDate":1478062037000,"delFlag":0,"remarks":null}]} 2016-12-07 21:14:38.683 [main] INFO o.s.b.t.SpringBootMockServletContext - Initializing Spring FrameworkServlet '' 2016-12-07 21:14:38.684 [main] INFO o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started 2016-12-07 21:14:38.696 [main] INFO o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 12 ms 2016-12-07 21:14:38.699 [main] INFO c.v.mockmvc.AppInfoControllerTest - ??cache?paramMap: {"cacheKey":"test","data":"testvalue"} 2016-12-07 21:14:38.706 [main] INFO cn.vpclub.web.AppInfoController - saveCache method request: {"cacheKey":"test","data":"testvalue"} 2016-12-07 21:14:38.706 [main] INFO c.a.i.imp.BaseTransactionManager - createCompositeTransaction ( 10000 ): created new ROOT transaction with id 10.1.5.28.tm0000200001 2016-12-07 21:14:38.739 [main] INFO c.v.s.impl.CacheManageServiceImpl - putCache method key: test 2016-12-07 21:14:38.739 [main] INFO c.v.s.impl.CacheManageServiceImpl - putCache method data: {"cacheKey":"test","data":"testvalue"} 2016-12-07 21:14:39.756 [main] INFO c.a.i.imp.CompositeTransactionImp - commit() done (by application) of transaction 10.1.5.28.tm0000200001 2016-12-07 21:14:39.758 [main] INFO cn.vpclub.web.AppInfoController - saveCache method return data: {"returnCode":1000,"message":"??","dataInfo":"{\"cacheKey\":\"test\",\"data\":\"testvalue\"}"} 2016-12-07 21:14:39.759 [main] INFO c.v.mockmvc.AppInfoControllerTest - ??cache?????{"returnCode":1000,"message":"??","dataInfo":"{\"cacheKey\":\"test\",\"data\":\"testvalue\"}"} 2016-12-07 21:14:39.770 [main] INFO o.s.b.t.SpringBootMockServletContext - Initializing Spring FrameworkServlet '' 2016-12-07 21:14:39.770 [main] INFO o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started 2016-12-07 21:14:39.779 [main] INFO o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 8 ms 2016-12-07 21:14:39.780 [main] INFO c.v.mockmvc.AppInfoControllerTest - ??cache?paramMap: {"cacheKey":"test"} 2016-12-07 21:14:39.783 [main] INFO cn.vpclub.web.AppInfoController - getCache method request: {"cacheKey":"test"} 2016-12-07 21:14:39.784 [main] INFO c.a.i.imp.BaseTransactionManager - createCompositeTransaction ( 10000 ): created new ROOT transaction with id 10.1.5.28.tm0000300001 2016-12-07 21:14:39.791 [main] INFO c.a.i.imp.CompositeTransactionImp - commit() done (by application) of transaction 10.1.5.28.tm0000300001 2016-12-07 21:14:39.792 [main] INFO cn.vpclub.web.AppInfoController - getCache method return data: {"returnCode":1000,"message":"??","dataInfo":"{\"cacheKey\":\"test\",\"data\":\"testvalue\"}"} 2016-12-07 21:14:39.792 [main] INFO c.v.mockmvc.AppInfoControllerTest - ??cache?????{"returnCode":1000,"message":"??","dataInfo":"{\"cacheKey\":\"test\",\"data\":\"testvalue\"}"} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.041 sec - in cn.vpclub.mockmvc.AppInfoControllerTest Running cn.vpclub.mockmvc.SpringKafkaApplicationTests 2016-12-07 21:14:39.802 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [cn.vpclub.mockmvc.BaseMockMvcTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2016-12-07 21:14:39.813 [main] INFO o.s.t.c.w.WebTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2016-12-07 21:14:39.814 [main] INFO o.s.t.c.w.WebTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@40c65a03, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@105f875f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1babd50e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@48c63936, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3aa2646f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@562b791b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@136dc575, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6a1b51a7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@43b3d197, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4edd8b5b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3366a998, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3c0403a] 2016-12-07 21:14:39.836 [main] INFO o.s.b.t.SpringBootMockServletContext - Initializing Spring FrameworkServlet '' 2016-12-07 21:14:39.836 [main] INFO o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization started 2016-12-07 21:14:39.858 [main] INFO o.s.t.w.s.TestDispatcherServlet - FrameworkServlet '': initialization completed in 22 ms 2016-12-07 21:14:39.865 [main] INFO o.a.k.c.producer.ProducerConfig - ProducerConfig values: metric.reporters = [] metadata.max.age.ms = 300000 reconnect.backoff.ms = 50 sasl.kerberos.ticket.renew.window.factor = 0.8 bootstrap.servers = [kafka.kafka.svc.cluster.local:9092] ssl.keystore.type = JKS sasl.mechanism = GSSAPI max.block.ms = 60000 interceptor.classes = null ssl.truststore.password = null client.id = ssl.endpoint.identification.algorithm = null request.timeout.ms = 30000 acks = 1 receive.buffer.bytes = 32768 ssl.truststore.type = JKS retries = 0 ssl.truststore.location = null ssl.keystore.password = null send.buffer.bytes = 131072 compression.type = none metadata.fetch.timeout.ms = 60000 retry.backoff.ms = 100 sasl.kerberos.kinit.cmd = /usr/bin/kinit buffer.memory = 33554432 timeout.ms = 30000 key.serializer = class org.apache.kafka.common.serialization.StringSerializer sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 ssl.trustmanager.algorithm = PKIX block.on.buffer.full = false ssl.key.password = null sasl.kerberos.min.time.before.relogin = 60000 connections.max.idle.ms = 540000 max.in.flight.requests.per.connection = 5 metrics.num.samples = 2 ssl.protocol = TLS ssl.provider = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] batch.size = 16384 ssl.keystore.location = null ssl.cipher.suites = null security.protocol = PLAINTEXT max.request.size = 1048576 value.serializer = class org.apache.kafka.common.serialization.StringSerializer ssl.keymanager.algorithm = SunX509 metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner linger.ms = 1

2016-12-07 21:14:39.891 [main] INFO o.a.k.c.producer.ProducerConfig - ProducerConfig values: metric.reporters = [] metadata.max.age.ms = 300000 reconnect.backoff.ms = 50 sasl.kerberos.ticket.renew.window.factor = 0.8 bootstrap.servers = [kafka.kafka.svc.cluster.local:9092] ssl.keystore.type = JKS sasl.mechanism = GSSAPI max.block.ms = 60000 interceptor.classes = null ssl.truststore.password = null client.id = producer-1 ssl.endpoint.identification.algorithm = null request.timeout.ms = 30000 acks = 1 receive.buffer.bytes = 32768 ssl.truststore.type = JKS retries = 0 ssl.truststore.location = null ssl.keystore.password = null send.buffer.bytes = 131072 compression.type = none metadata.fetch.timeout.ms = 60000 retry.backoff.ms = 100 sasl.kerberos.kinit.cmd = /usr/bin/kinit buffer.memory = 33554432 timeout.ms = 30000 key.serializer = class org.apache.kafka.common.serialization.StringSerializer sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 ssl.trustmanager.algorithm = PKIX block.on.buffer.full = false ssl.key.password = null sasl.kerberos.min.time.before.relogin = 60000 connections.max.idle.ms = 540000 max.in.flight.requests.per.connection = 5 metrics.num.samples = 2 ssl.protocol = TLS ssl.provider = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] batch.size = 16384 ssl.keystore.location = null ssl.cipher.suites = null security.protocol = PLAINTEXT max.request.size = 1048576 value.serializer = class org.apache.kafka.common.serialization.StringSerializer ssl.keymanager.algorithm = SunX509 metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner linger.ms = 1

2016-12-07 21:14:39.894 [main] INFO o.a.kafka.common.utils.AppInfoParser - Kafka version : 0.10.0.1 2016-12-07 21:14:39.896 [main] INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId : a7a17cdec9eaa6c5 2016-12-07 21:14:40.106 [main] INFO c.v.m.SpringKafkaApplicationTests - 1 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in cn.vpclub.mockmvc.SpringKafkaApplicationTests 2016-12-07 21:14:40.121 [kafka-producer-network-thread | producer-1] INFO c.v.m.SpringKafkaApplicationTests - success 2016-12-07 21:14:40.125 [Thread-3] INFO o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@79b08632: startup date [Wed Dec 07 21:14:15 CST 2016]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@4c4748bf 2016-12-07 21:14:40.135 [Thread-3] INFO o.s.c.s.DefaultLifecycleProcessor - Stopping beans in phase 0 2016-12-07 21:14:40.139 [Thread-3] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2016-12-07 21:14:40.143 [Thread-3] INFO o.s.i.c.PublishSubscribeChannel - Channel 'ipservice:kubernetes:-1.errorChannel' has 0 subscriber(s). 2016-12-07 21:14:40.143 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-kafka-consumer-1] INFO o.s.k.l.KafkaMessageListenerContainer$ListenerConsumer - Consumer stopped 2016-12-07 21:14:40.143 [Thread-3] INFO o.s.i.endpoint.EventDrivenConsumer - stopped _org.springframework.integration.errorLogger 2016-12-07 21:14:40.145 [org.springframework.kafka.KafkaListenerEndpointContainer#0-1-kafka-consumer-1] INFO o.s.k.l.KafkaMessageListenerContainer$ListenerConsumer - Consumer stopped 2016-12-07 21:14:40.147 [org.springframework.kafka.KafkaListenerEndpointContainer#0-2-kafka-consumer-1] INFO o.s.k.l.KafkaMessageListenerContainer$ListenerConsumer - Consumer stopped 2016-12-07 21:14:40.152 [Thread-3] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler' 2016-12-07 21:14:40.155 [Thread-3] INFO o.a.k.clients.producer.KafkaProducer - Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2016-12-07 21:14:40.180 [Thread-3] INFO c.a.p.imp.AbstractLogStream - Logfile closed: /home/jenkins/workspace/workspace/ipservice/./tmlog1.log 2016-12-07 21:14:40.208 [Thread-3] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ipservice --- [INFO] Building jar: /home/jenkins/workspace/workspace/ipservice/target/ipservice-1.4.6.jar [INFO] [INFO] --- spring-boot-maven-plugin:1.4.1.RELEASE:repackage (default) @ ipservice --- [INFO] [INFO] >>> fabric8-maven-plugin:3.1.71:build (default) > initialize @ ipservice >>> [INFO] [INFO] <<< fabric8-maven-plugin:3.1.71:build (default) < initialize @ ipservice <<< [INFO] [INFO] --- fabric8-maven-plugin:3.1.71:build (default) @ ipservice --- [INFO] F8: Using OpenShift build with strategy S2I [INFO] F8: spring-boot: Using fat jar packaging as the spring boot plugin is using repackage goal execution [INFO] F8: Running generator spring-boot [INFO] Copying files to /home/jenkins/workspace/workspace/ipservice/target/docker/ipservice/1.4.6/build/maven [INFO] Building tar: /home/jenkins/workspace/workspace/ipservice/target/docker/ipservice/1.4.6/tmp/docker-build.tar [INFO] F8: [ipservice:1.4.6] "spring-boot": Created docker source tar /home/jenkins/workspace/workspace/ipservice/target/docker/ipservice/1.4.6/tmp/docker-build.tar [WARNING] F8: Updating the S2I BuildConfig ipservice-s2i with the latest output and strategy [INFO] F8: Editing BuildConfig ipservice-s2i for S2I build [INFO] F8: Using ImageStream ipservice [INFO] F8: Starting Build ipservice-s2i [INFO] F8: Waiting for build ipservice-s2i-5 to complete... [INFO] F8: Receiving source from STDIN as archive ... [INFO] F8: [INFO] F8: ================================================================== [INFO] F8: Starting S2I Java Build ..... [INFO] F8: S2I binary build detected [INFO] F8: Copying binaries from /tmp/src/maven to /deployments ... [INFO] F8: ... done [INFO] F8: [INFO] F8: [INFO] F8: Pushing image 172.30.143.171:5000/fabric8/ipservice:1.4.6 ... [INFO] F8: Pushed 0/21 layers, 0% complete [INFO] F8: Pushed 1/21 layers, 5% complete [INFO] F8: Pushed 2/21 layers, 10% complete [INFO] F8: Pushed 3/21 layers, 14% complete [INFO] F8: Pushed 4/21 layers, 19% complete [INFO] F8: Pushed 5/21 layers, 24% complete [INFO] F8: Pushed 6/21 layers, 29% complete [INFO] F8: Pushed 7/21 layers, 33% complete [INFO] F8: Pushed 8/21 layers, 38% complete [INFO] F8: Pushed 9/21 layers, 43% complete [INFO] F8: Pushed 10/21 layers, 48% complete [INFO] F8: Pushed 11/21 layers, 52% complete [INFO] F8: Pushed 12/21 layers, 57% complete [INFO] F8: Pushed 13/21 layers, 62% complete [INFO] F8: Pushed 14/21 layers, 67% complete [INFO] F8: Pushed 15/21 layers, 71% complete [INFO] F8: Pushed 16/21 layers, 76% complete [INFO] F8: Pushed 17/21 layers, 81% complete [INFO] F8: Pushed 18/21 layers, 86% complete [INFO] F8: Pushed 19/21 layers, 90% complete [INFO] F8: Pushed 20/21 layers, 95% complete [INFO] F8: Pushed 21/21 layers, 100% complete [INFO] F8: Push successful [INFO] F8: Build ipservice-s2i-5 Complete [INFO] F8: Updated ImageStream ipservice to namespace: fabric8 name: ipservice@sha256:416eae8d9a8fdf1be10006674d230409aa4b346bb8a3ad25c67267f833ff444a [INFO] [INFO] --- fabric8-maven-plugin:3.1.71:helm (default) @ ipservice --- [INFO] F8: Creating Helm Chart "ipservice" for Kubernetes [INFO] Building tar: /home/jenkins/workspace/workspace/ipservice/target/ipservice-1.4.6-helm.tar.gz [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ipservice --- [INFO] Installing /home/jenkins/workspace/workspace/ipservice/target/ipservice-1.4.6.jar to /root/.mvnrepository/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6.jar [INFO] Installing /home/jenkins/workspace/workspace/ipservice/pom.xml to /root/.mvnrepository/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6.pom [INFO] Installing /home/jenkins/workspace/workspace/ipservice/target/classes/META-INF/fabric8/openshift.yml to /root/.mvnrepository/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-openshift.yml [INFO] Installing /home/jenkins/workspace/workspace/ipservice/target/classes/META-INF/fabric8/openshift.json to /root/.mvnrepository/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-openshift.json [INFO] Installing /home/jenkins/workspace/workspace/ipservice/target/classes/META-INF/fabric8/kubernetes.yml to /root/.mvnrepository/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-kubernetes.yml [INFO] Installing /home/jenkins/workspace/workspace/ipservice/target/classes/META-INF/fabric8/kubernetes.json to /root/.mvnrepository/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-kubernetes.json [INFO] Installing /home/jenkins/workspace/workspace/ipservice/target/ipservice-1.4.6-helm.tar.gz to /root/.mvnrepository/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-helm.tar.gz [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ipservice --- [INFO] Using alternate deployment repository local-nexus::default::http://nexus/content/repositories/staging/ [INFO] Uploading: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6.jar [INFO] Uploaded: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6.jar (77863 KB at 11751.1 KB/sec) [INFO] Uploading: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6.pom [INFO] Uploaded: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6.pom (11 KB at 3.3 KB/sec) [INFO] Downloading: http://nexus/content/repositories/staging/cn/vpclub/ipservice/maven-metadata.xml [INFO] Downloaded: http://nexus/content/repositories/staging/cn/vpclub/ipservice/maven-metadata.xml (329 B at 6.8 KB/sec) [INFO] Uploading: http://nexus/content/repositories/staging/cn/vpclub/ipservice/maven-metadata.xml [INFO] Uploaded: http://nexus/content/repositories/staging/cn/vpclub/ipservice/maven-metadata.xml (360 B at 0.1 KB/sec) [INFO] Uploading: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-openshift.yml [INFO] Uploaded: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-openshift.yml (5 KB at 3.2 KB/sec) [INFO] Uploading: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-openshift.json [INFO] Uploaded: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-openshift.json (6 KB at 3.3 KB/sec) [INFO] Uploading: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-kubernetes.yml [INFO] Uploaded: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-kubernetes.yml (5 KB at 3.1 KB/sec) [INFO] Uploading: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-kubernetes.json [INFO] Uploaded: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-kubernetes.json (6 KB at 3.0 KB/sec) [INFO] Uploading: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-helm.tar.gz [INFO] Uploaded: http://nexus/content/repositories/staging/cn/vpclub/ipservice/1.4.6/ipservice-1.4.6-helm.tar.gz (2 KB at 0.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:11 min [INFO] Finished at: 2016-12-07T21:17:23+08:00 sh-4.2# exit exit [INFO] Final Memory: 66M/417M [INFO] ------------------------------------------------------------------------ [Pipeline] fileExists [Pipeline] readFile OpenShift YAML contains an ImageStream [Pipeline] echo [Pipeline] echo s2i mode: true no content-repository service so not deploying the maven site report [Pipeline] echo [Pipeline] stage (Integration Testing) Entering stage Integration Testing Proceeding [Pipeline] sh [ipservice] Running shell script sh -c echo $$ > '/home/jenkins/workspace/workspace/ipservice/.97253881/pid'; jsc=durable-4bd696306a418feeeaa248c3a16721c1; JENKINS_SERVER_COOKIE=$jsc '/home/jenkins/workspace/workspace/ipservice/.97253881/script.sh' > '/home/jenkins/workspace/workspace/ipservice/.97253881/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/workspace/workspace/ipservice/.97253881/jenkins-result.txt' exit [?1034hsh-4.2# sh -c echo $$ > '/home/jenkins/workspace/workspace/ipservice/.97253881/p id'; jsc=durable-4bd696306a418feeeaa248c3a16721c1; JENKINS_SERVER_COOKIE=$jsc '/ home/jenkins/workspace/workspace/ipservice/.97253881/script.sh' > '/home/jenkins /workspace/workspace/ipservice/.97253881/jenkins-log.txt' 2>&1; echo $? > '/home /jenkins/workspace/workspace/ipservice/.97253881/jenkins-result.txt'

Would you like to promote version 1.4.6 to the Production namespace?

to Proceed reply:  fabric8 jenkins proceed job ipservice build 6
to Abort reply:    fabric8 jenkins abort job ipservice build 6

No service hubot is running!!! No service found! [Pipeline] hubotApprove [Pipeline] approveRequestedEvent

null Proceed or Abort [Pipeline] input No approve event id found. Skipping approval event update request [Pipeline] approveReceivedEvent Entering stage Rolling Upgrade Production Proceeding [Pipeline] stage (Rolling Upgrade Production) [Pipeline] kubernetesApply Not adding annotation fabric8.io/git-branch to DeploymentConfig ipservice with value ipservice-1.4.6 as there is already an annotation value of ipservice-1.4.6 Not adding annotation fabric8.io/git-commit to DeploymentConfig ipservice with value 8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 as there is already an annotation value of 8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 Not adding annotation fabric8.io/git-url to DeploymentConfig ipservice with value http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/ipservice/commit/8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 as there is already an annotation value of http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/spring-boot-dependencies/commit/8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5 Not adding annotation fabric8.io/build-url to DeploymentConfig ipservice with value http://jenkins.fabric8.172.16.5.60.nip.io/job/ipservice/6 as there is already an annotation value of http://jenkins.fabric8.172.16.5.60.nip.io/job/spring-boot-dependencies/6 Adapting resources to use pull images from registry: 172.30.95.227:80 About to apply resource[Service(apiVersion=v1, kind=Service, metadata=ObjectMeta(annotations={fabric8.io/git-commit=8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/git-branch=ipservice-1.4.6, fabric8.io/build-id=6, fabric8.io/git-url=http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/spring-boot-dependencies/commit/8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5, fabric8.io/build-url=http://jenkins.fabric8.172.16.5.60.nip.io/job/spring-boot-dependencies/6}, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, labels={expose=true, hystrix.enabled=true, provider=fabric8, project=ipservice, version=1.4.6, group=cn.vpclub}, name=ipservice, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=ServiceSpec(clusterIP=null, deprecatedPublicIPs=[], externalIPs=[], loadBalancerIP=null, loadBalancerSourceRanges=[], portalIP=null, ports=[ServicePort(name=http, nodePort=null, port=80, protocol=TCP, targetPort=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), additionalProperties={})], selector={project=ipservice, provider=fabric8, group=cn.vpclub}, sessionAffinity=null, type=LoadBalancer, additionalProperties={}), status=null, additionalProperties={}), ImageStream(apiVersion=v1, kind=ImageStream, metadata=ObjectMeta(annotations=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, labels=null, name=ipservice, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=ImageStreamSpec(dockerImageRepository=null, tags=[TagReference(annotations=null, from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamImage, name=ipservice@sha256:416eae8d9a8fdf1be10006674d230409aa4b346bb8a3ad25c67267f833ff444a, namespace=fabric8, resourceVersion=null, uid=null, additionalProperties={}), generation=null, importPolicy=null, name=1.4.6, reference=null, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={}), ConfigMap(apiVersion=v1, data={application.properties=# spring application proeprties file ipservice.message = Hello from Kubernetes ConfigMap!!! }, kind=ConfigMap, metadata=ObjectMeta(annotations=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, labels={provider=fabric8, project=ipservice, version=1.4.6, group=cn.vpclub}, name=ipservice, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), additionalProperties={}), DeploymentConfig(apiVersion=v1, kind=DeploymentConfig, metadata=ObjectMeta(annotations={fabric8.io/git-commit=8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=ipservice&var-version=1.4.6, fabric8.io/build-id=6, fabric8.io/build-url=http://jenkins.fabric8.172.16.5.60.nip.io/job/spring-boot-dependencies/6, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/git-branch=ipservice-1.4.6, fabric8.io/git-url=http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/spring-boot-dependencies/commit/8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5}, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, labels={provider=fabric8, project=ipservice, version=1.4.6, group=cn.vpclub}, name=ipservice, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=DeploymentConfigSpec(minReadySeconds=null, paused=null, replicas=1, revisionHistoryLimit=null, selector={project=ipservice, provider=fabric8, group=cn.vpclub}, strategy=DeploymentStrategy(annotations=null, customParams=null, labels=null, recreateParams=null, resources=null, rollingParams=RollingDeploymentStrategyParams(intervalSeconds=null, maxSurge=null, maxUnavailable=null, post=null, pre=null, timeoutSeconds=10800, updatePercent=null, updatePeriodSeconds=null, additionalProperties={}), type=Rolling, additionalProperties={}), template=PodTemplateSpec(metadata=ObjectMeta(annotations={fabric8.io/git-commit=8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=ipservice&var-version=1.4.6, fabric8.io/build-id=6, fabric8.io/build-url=http://jenkins.fabric8.172.16.5.60.nip.io/job/spring-boot-dependencies/6, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/git-branch=ipservice-1.4.6, fabric8.io/git-url=http://gogs.fabric8.172.16.5.60.nip.io/gogsadmin/spring-boot-dependencies/commit/8ac95ae5ba25e3d5ed4de78fb10bcf75fc3150d5}, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, labels={provider=fabric8, project=ipservice, version=1.4.6, group=cn.vpclub}, name=null, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=PodSpec(activeDeadlineSeconds=null, containers=[Container(args=[], command=[], env=[EnvVar(name=KUBERNETES_NAMESPACE, value=null, valueFrom=EnvVarSource(configMapKeyRef=null, fieldRef=ObjectFieldSelector(apiVersion=null, fieldPath=metadata.namespace, additionalProperties={}), resourceFieldRef=null, secretKeyRef=null, additionalProperties={}), additionalProperties={}), EnvVar(name=JAVA_APP_DIR, value=/deployments, valueFrom=null, additionalProperties={})], image=172.30.95.227:80/ipservice:1.4.6, imagePullPolicy=IfNotPresent, lifecycle=null, livenessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/health, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=null, additionalProperties={}), initialDelaySeconds=180, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), name=spring-boot, ports=[ContainerPort(containerPort=8080, hostIP=null, hostPort=null, name=http, protocol=TCP, additionalProperties={}), ContainerPort(containerPort=9779, hostIP=null, hostPort=null, name=prometheus, protocol=TCP, additionalProperties={}), ContainerPort(containerPort=8778, hostIP=null, hostPort=null, name=jolokia, protocol=TCP, additionalProperties={})], readinessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/health, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=null, additionalProperties={}), initialDelaySeconds=10, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), resources=null, securityContext=SecurityContext(capabilities=null, privileged=false, readOnlyRootFilesystem=null, runAsNonRoot=null, runAsUser=null, seLinuxOptions=null, additionalProperties={}), stdin=null, stdinOnce=null, terminationMessagePath=null, tty=null, volumeMounts=[VolumeMount(mountPath=/app/config, name=config, readOnly=null, subPath=null, additionalProperties={})], workingDir=null, additionalProperties={})], dnsPolicy=null, host=null, hostIPC=null, hostNetwork=null, hostPID=null, hostname=null, imagePullSecrets=[], nodeName=null, nodeSelector=null, restartPolicy=null, securityContext=null, serviceAccount=null, serviceAccountName=null, subdomain=null, terminationGracePeriodSeconds=null, volumes=[Volume(awsElasticBlockStore=null, azureFile=null, cephfs=null, cinder=null, configMap=ConfigMapVolumeSource(items=[KeyToPath(key=application.properties, path=application.properties, additionalProperties={})], name=ipservice, additionalProperties={}), downwardAPI=null, emptyDir=null, fc=null, flexVolume=null, flocker=null, gcePersistentDisk=null, gitRepo=null, glusterfs=null, hostPath=null, iscsi=null, metadata=null, name=config, nfs=null, persistentVolumeClaim=null, rbd=null, secret=null, vsphereVolume=null, additionalProperties={})], additionalProperties={}), additionalProperties={}), test=null, triggers=[DeploymentTriggerPolicy(imageChangeParams=null, type=ConfigChange, additionalProperties={}), DeploymentTriggerPolicy(imageChangeParams=DeploymentTriggerImageChangeParams(automatic=true, containerNames=[spring-boot], from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamTag, name=ipservice:1.4.6, namespace=null, resourceVersion=null, uid=null, additionalProperties={}), lastTriggeredImage=null, additionalProperties={}), type=ImageChange, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})] [Pipeline] } [Pipeline] // withPod [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS

RobinsChens commented 7 years ago

@davsclaus when i use openshift cicd ,the deploy progress just took 30 second up and down

RobinsChens commented 7 years ago

@jimmidyson why does the project deployment need three pod to deploy from jenkinsfile.

one jenkins-slave one fabric8/maven-builder one s2i-build

RobinsChens commented 7 years ago

@jimmidyson image