projectStarted org.seasar.cubby:cubby-spring-examples:2.1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cubby Spring Examples 2.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cubby-spring-examples --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [TASKS] Scanning folder '/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. mojoStarted org.codehaus.mojo:cobertura-maven-plugin:2.2(default) [INFO] [INFO] --- cobertura-maven-plugin:2.2:clean (default) @ cubby-spring-examples --- mojoSucceeded org.codehaus.mojo:cobertura-maven-plugin:2.2(default) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cubby-spring-examples --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cubby-spring-examples --- [INFO] Compiling 4 source files to /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples/target/classes mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources) [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cubby-spring-examples --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cubby-spring-examples --- [INFO] Compiling 1 source file to /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples/target/test-classes mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile) mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test) [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ cubby-spring-examples --- [INFO] Surefire report directory: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.seasar.cubby.examples.spring.action.HelloActionTest 2013-08-08 01:12:43,640 [main] INFO org.springframework.mock.web.MockServletContext - Initializing Spring root WebApplicationContext 2013-08-08 01:12:43,645 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started 2013-08-08 01:12:43,688 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@3b6f0be8: display name [Root WebApplicationContext]; startup date [Thu Aug 08 01:12:43 JST 2013]; root of context hierarchy 2013-08-08 01:12:43,746 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/applicationContext.xml] 2013-08-08 01:12:43,862 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml] 2013-08-08 01:12:43,919 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar!/cubby.xml] 2013-08-08 01:12:43,994 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar!/cubby-converters.xml] 2013-08-08 01:12:44,100 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@3b6f0be8]: org.springframework.beans.factory.support.DefaultListableBeanFactory@3d93f6e2 2013-08-08 01:12:44,178 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3d93f6e2: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,sqlTimestampConverter,sqlTimeConverter,integerConverter,byteArrayFileItemConverter,enumConverter,inputStreamFileItemConverter,characterConverter,doubleConverter,byteConverter,bigDecimalConverter,sqlDateConverter,bigIntegerConverter,floatConverter,dateConverter,shortConverter,longConverter,booleanConverter,defaultFormatPattern,multipartRequestParser,defaultRequestParser,requestParsers,servletFileUpload,org.apache.commons.fileupload.servlet.ServletRequestContext#0,messagesBehavior,helloAction,indexAction,helloServiceImpl]; root of factory hierarchy DEBUG 2013-08-08 01:12:44,263 [main] アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,264 [main] アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,267 [main] アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.message(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,269 [main] アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.message(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,270 [main] アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.back(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,271 [main] アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.back(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,276 [main] アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.IndexAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,277 [main] アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.IndexAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] 2013-08-08 01:12:44,298 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 653 ms DEBUG 2013-08-08 01:12:44,314 [main] interface org.seasar.cubby.plugin.Plugin の構成ファイル jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar!/META-INF/services/org.seasar.cubby.plugin.Plugin を読み込みます DEBUG 2013-08-08 01:12:44,317 [main] interface org.seasar.cubby.plugin.Plugin の実装として org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f を構築しました DEBUG 2013-08-08 01:12:44,318 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f を初期化します INFO 2013-08-08 01:12:44,319 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f を初期化しました DEBUG 2013-08-08 01:12:44,319 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f を登録します INFO 2013-08-08 01:12:44,320 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します INFO 2013-08-08 01:12:44,321 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します INFO 2013-08-08 01:12:44,322 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します INFO 2013-08-08 01:12:44,323 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します INFO 2013-08-08 01:12:44,324 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します INFO 2013-08-08 01:12:44,325 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f を登録しました DEBUG 2013-08-08 01:12:44,326 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f を準備します INFO 2013-08-08 01:12:44,327 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f を準備しました DEBUG 2013-08-08 01:12:44,336 [main] /hello/ へのリクエストを受け付けました DEBUG 2013-08-08 01:12:44,346 [main] org.seasar.cubby.controller.impl.DefaultRequestParser@582ab653 を用いてリクエストを解析します DEBUG 2013-08-08 01:12:44,348 [main] の処理を開始します DEBUG 2013-08-08 01:12:44,349 [main] アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.index())を実行します DEBUG 2013-08-08 01:12:44,383 [main] プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@26d58939 を破棄します INFO 2013-08-08 01:12:44,384 [main] プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@26d58939 を破棄しました DEBUG 2013-08-08 01:12:44,386 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f を破棄します INFO 2013-08-08 01:12:44,387 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@1b0deb5f を破棄しました 2013-08-08 01:12:44,393 [main] INFO org.springframework.mock.web.MockServletContext - Initializing Spring root WebApplicationContext 2013-08-08 01:12:44,393 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started 2013-08-08 01:12:44,394 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@3dc286e2: display name [Root WebApplicationContext]; startup date [Thu Aug 08 01:12:44 JST 2013]; root of context hierarchy 2013-08-08 01:12:44,395 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/applicationContext.xml] 2013-08-08 01:12:44,427 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml] 2013-08-08 01:12:44,458 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar!/cubby.xml] 2013-08-08 01:12:44,497 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar!/cubby-converters.xml] 2013-08-08 01:12:44,560 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@3dc286e2]: org.springframework.beans.factory.support.DefaultListableBeanFactory@5dde45e2 2013-08-08 01:12:44,572 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5dde45e2: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,sqlTimestampConverter,sqlTimeConverter,integerConverter,byteArrayFileItemConverter,enumConverter,inputStreamFileItemConverter,characterConverter,doubleConverter,byteConverter,bigDecimalConverter,sqlDateConverter,bigIntegerConverter,floatConverter,dateConverter,shortConverter,longConverter,booleanConverter,defaultFormatPattern,multipartRequestParser,defaultRequestParser,requestParsers,servletFileUpload,org.apache.commons.fileupload.servlet.ServletRequestContext#0,messagesBehavior,helloAction,indexAction,helloServiceImpl]; root of factory hierarchy DEBUG 2013-08-08 01:12:44,583 [main] アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,585 [main] アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,587 [main] アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.message(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,588 [main] アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.message(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,589 [main] アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.back(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,590 [main] アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.back(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,591 [main] アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.IndexAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,592 [main] アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.IndexAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] 2013-08-08 01:12:44,597 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 203 ms DEBUG 2013-08-08 01:12:44,598 [main] interface org.seasar.cubby.plugin.Plugin の構成ファイル jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar!/META-INF/services/org.seasar.cubby.plugin.Plugin を読み込みます DEBUG 2013-08-08 01:12:44,599 [main] interface org.seasar.cubby.plugin.Plugin の実装として org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 を構築しました DEBUG 2013-08-08 01:12:44,600 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 を初期化します INFO 2013-08-08 01:12:44,601 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 を初期化しました DEBUG 2013-08-08 01:12:44,601 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 を登録します INFO 2013-08-08 01:12:44,602 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します INFO 2013-08-08 01:12:44,603 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します INFO 2013-08-08 01:12:44,604 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します INFO 2013-08-08 01:12:44,605 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します INFO 2013-08-08 01:12:44,606 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します INFO 2013-08-08 01:12:44,607 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 を登録しました DEBUG 2013-08-08 01:12:44,608 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 を準備します INFO 2013-08-08 01:12:44,608 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 を準備しました DEBUG 2013-08-08 01:12:44,609 [main] /hello/message へのリクエストを受け付けました DEBUG 2013-08-08 01:12:44,627 [main] org.seasar.cubby.controller.impl.DefaultRequestParser@256eb6bc を用いてリクエストを解析します DEBUG 2013-08-08 01:12:44,628 [main] の処理を開始します DEBUG 2013-08-08 01:12:44,629 [main] アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.message())を実行します DEBUG 2013-08-08 01:12:44,640 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 を破棄します INFO 2013-08-08 01:12:44,640 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@79014e21 を破棄しました DEBUG 2013-08-08 01:12:44,641 [main] プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@1f415056 を破棄します INFO 2013-08-08 01:12:44,642 [main] プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@1f415056 を破棄しました 2013-08-08 01:12:44,643 [main] INFO org.springframework.mock.web.MockServletContext - Initializing Spring root WebApplicationContext 2013-08-08 01:12:44,643 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started 2013-08-08 01:12:44,643 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@19381960: display name [Root WebApplicationContext]; startup date [Thu Aug 08 01:12:44 JST 2013]; root of context hierarchy 2013-08-08 01:12:44,644 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/applicationContext.xml] 2013-08-08 01:12:44,667 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml] 2013-08-08 01:12:44,693 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar!/cubby.xml] 2013-08-08 01:12:44,720 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar!/cubby-converters.xml] 2013-08-08 01:12:44,767 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@19381960]: org.springframework.beans.factory.support.DefaultListableBeanFactory@75295fe8 2013-08-08 01:12:44,777 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@75295fe8: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,sqlTimestampConverter,sqlTimeConverter,integerConverter,byteArrayFileItemConverter,enumConverter,inputStreamFileItemConverter,characterConverter,doubleConverter,byteConverter,bigDecimalConverter,sqlDateConverter,bigIntegerConverter,floatConverter,dateConverter,shortConverter,longConverter,booleanConverter,defaultFormatPattern,multipartRequestParser,defaultRequestParser,requestParsers,servletFileUpload,org.apache.commons.fileupload.servlet.ServletRequestContext#0,messagesBehavior,helloAction,indexAction,helloServiceImpl]; root of factory hierarchy DEBUG 2013-08-08 01:12:44,786 [main] アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,787 [main] アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,788 [main] アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.message(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,788 [main] アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.message(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,789 [main] アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.back(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,790 [main] アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.back(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,790 [main] アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.IndexAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=] DEBUG 2013-08-08 01:12:44,791 [main] アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.IndexAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=] 2013-08-08 01:12:44,795 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 152 ms DEBUG 2013-08-08 01:12:44,795 [main] interface org.seasar.cubby.plugin.Plugin の構成ファイル jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar!/META-INF/services/org.seasar.cubby.plugin.Plugin を読み込みます DEBUG 2013-08-08 01:12:44,796 [main] interface org.seasar.cubby.plugin.Plugin の実装として org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 を構築しました DEBUG 2013-08-08 01:12:44,796 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 を初期化します INFO 2013-08-08 01:12:44,797 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 を初期化しました DEBUG 2013-08-08 01:12:44,797 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 を登録します INFO 2013-08-08 01:12:44,798 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します INFO 2013-08-08 01:12:44,798 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します INFO 2013-08-08 01:12:44,799 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します INFO 2013-08-08 01:12:44,799 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します INFO 2013-08-08 01:12:44,800 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します INFO 2013-08-08 01:12:44,800 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 を登録しました DEBUG 2013-08-08 01:12:44,801 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 を準備します INFO 2013-08-08 01:12:44,801 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 を準備しました DEBUG 2013-08-08 01:12:44,802 [main] /hello/message へのリクエストを受け付けました DEBUG 2013-08-08 01:12:44,804 [main] org.seasar.cubby.controller.impl.DefaultRequestParser@47db9852 を用いてリクエストを解析します DEBUG 2013-08-08 01:12:44,805 [main] の処理を開始します DEBUG 2013-08-08 01:12:44,805 [main] アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.spring.action.HelloAction.message())を実行します DEBUG 2013-08-08 01:12:44,810 [main] プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@2a313170 を破棄します INFO 2013-08-08 01:12:44,811 [main] プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@2a313170 を破棄しました DEBUG 2013-08-08 01:12:44,811 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 を破棄します INFO 2013-08-08 01:12:44,812 [main] プラグイン org.seasar.cubby.plugins.spring.SpringPlugin@3a4c5b4 を破棄しました Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test) [JENKINS] テスト結果の記録 mojoStarted org.apache.maven.plugins:maven-war-plugin:2.1.1(default-war) [INFO] [INFO] Packaging webapp [INFO] Assembling webapp [cubby-spring-examples] in [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples/target/cubby-spring-examples] [INFO] Processing war project [INFO] Copying webapp resources [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples/src/main/webapp] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ cubby-spring-examples --- [INFO] Webapp assembled in [144 msecs] [INFO] Building war: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples/target/cubby-spring-examples.war [INFO] WEB-INF/web.xml already added, skipping mojoSucceeded org.apache.maven.plugins:maven-war-plugin:2.1.1(default-war) 2013/08/08 1:12:46 hudson.maven.ExecutedMojo 警告: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo mojoStarted org.apache.maven.plugins:maven-source-plugin:2.2.1(source-jar) [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (source-jar) @ cubby-spring-examples --- [INFO] Building jar: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples/target/cubby-spring-examples-sources.jar mojoSucceeded org.apache.maven.plugins:maven-source-plugin:2.2.1(source-jar) mojoStarted org.codehaus.cargo:cargo-maven2-plugin:1.0.1-alpha-2(start-container) [INFO] [INFO] --- cargo-maven2-plugin:1.0.1-alpha-2:start (start-container) @ cubby-spring-examples --- mojoSucceeded org.codehaus.cargo:cargo-maven2-plugin:1.0.1-alpha-2(start-container) mojoStarted org.codehaus.cargo:cargo-maven2-plugin:1.0.1-alpha-2(stop-container) [INFO] [INFO] --- cargo-maven2-plugin:1.0.1-alpha-2:stop (stop-container) @ cubby-spring-examples --- mojoSucceeded org.codehaus.cargo:cargo-maven2-plugin:1.0.1-alpha-2(stop-container) mojoStarted org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install) [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cubby-spring-examples --- [INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples/target/cubby-spring-examples.war to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-spring-examples/2.1.0-SNAPSHOT/cubby-spring-examples-2.1.0-SNAPSHOT.war [INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples/pom.xml to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-spring-examples/2.1.0-SNAPSHOT/cubby-spring-examples-2.1.0-SNAPSHOT.pom [INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring-examples/target/cubby-spring-examples-sources.jar to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-spring-examples/2.1.0-SNAPSHOT/cubby-spring-examples-2.1.0-SNAPSHOT-sources.jar mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install) projectSucceeded org.seasar.cubby:cubby-spring-examples:2.1.0-SNAPSHOT