[sopbuild] Build org.sopera.sopnew build.142 Build Successful

  • From: "Buildmaster org.sopera.sopnew" <juergen.kindler@xxxxxxxxx>
  • To: aaloysious@xxxxxxxxxxxxxxxxxxx, sopbuild@xxxxxxxxxxxxx
  • Date: Sun, 4 Jul 2010 21:47:01 +0200 (CEST)

View results here -> http://sop-ip14.servicebackbone.org:8080/cruisecontrol/buildresults/org.sopera.sopnew?log=log20100704214528Lbuild.142

BUILD COMPLETE -  build.142
Date of build: 2010-07-04T19:45:28
Time to build: 1 minute(s) 31 second(s)
Last changed: 2010-07-04T19:13:24
Last log entry: removing p2 exclude

Initial Messages
composite build 1 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 21 second(s);
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'scm'.
[INFO] ------------------------------------------------------------------------
[INFO] Building SOPERA Swordfish pom for checkout
[INFO] task-segment: [scm:checkout] (aggregator-style)
[INFO] ------------------------------------------------------------------------
composite build 2 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 41 second(s);
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] SOPERA Extensions for Swordfish
[INFO] org.sopera.plugins.core
[INFO] org.sopera.plugins.core.resolver
[INFO] org.sopera.plugins.resolver.policy
[INFO] org.sopera.plugins.resolver.policy.simulated
[INFO] org.sopera.plugins.feature
[INFO] ------------------------------------------------------------------------
[INFO] Building SOPERA Extensions for Swordfish
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
composite build 3 of 4 - net.sourceforge.cruisecontrol.builders.AntBuilder; child build attributes: time=18 seconds;
composite build 4 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 8 second(s);
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'scm'.
[INFO] ------------------------------------------------------------------------
[INFO] Building SOPERA Swordfish pom for checkout
[INFO] task-segment: [scm:tag] (aggregator-style)
[INFO] ------------------------------------------------------------------------
scm:checkout {execution: default-cli}
[INFO] Removing /sop/Administration/checkout/global0
[INFO] Executing: /bin/sh -c cd /sop/Administration/checkout && svn --non-interactive checkout https://svn.servicebackbone.org/repos/sopera-repo01/trunk /sop/Administration/checkout/global0
[INFO] Working directory: /sop/Administration/checkout
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 seconds
[INFO] Finished at: Sun Jul 04 21:45:50 CEST 2010
[INFO] Final Memory: 9M/83M
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
site:attach-descriptor {execution: default-attach-descriptor}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/MavenCommonProject/pom.xml to /root/.m2/repository/org/sopera/plugins/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom
site:attach-descriptor {execution: default-attach-descriptor}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/MavenCommonProject/pom.xml to /root/.m2/repository/org/sopera/plugins/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/parent/1.0.0-SNAPSHOT/parent-1.0.0-20100704.194557-294.pom
10K uploaded (parent-1.0.0-20100704.194557-294.pom)
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins:parent:1.0.0-SNAPSHOT'
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins:parent'
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.core
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Compiling 1 source file to /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/target/classes
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] Compiling 1 source file to /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest
Jul 4, 2010 9:46:03 PM org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor buildReplyToHeader
SEVERE: Couldn't create document fragment for WS-Addressing ReplyTo header
java.lang.NullPointerException
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1521)
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1487)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.buildReplyToHeader(WsAddressingInterceptor.java:121)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.process(WsAddressingInterceptor.java:75)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest.testProcess_MessageExchange_EmptyPolicy_And_SomeOperation(WsAddressingInterceptorTest.java:114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/target/org.sopera.plugins.core-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.core/1.0.1-SNAPSHOT/org.sopera.plugins.core-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/org.sopera.plugins.core/1.0.1-SNAPSHOT/org.sopera.plugins.core-1.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest
Jul 4, 2010 9:46:05 PM org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor buildReplyToHeader
SEVERE: Couldn't create document fragment for WS-Addressing ReplyTo header
java.lang.NullPointerException
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1521)
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1487)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.buildReplyToHeader(WsAddressingInterceptor.java:121)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.process(WsAddressingInterceptor.java:75)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest.testProcess_MessageExchange_EmptyPolicy_And_SomeOperation(WsAddressingInterceptorTest.java:114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/target/org.sopera.plugins.core-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.core/1.0.1-SNAPSHOT/org.sopera.plugins.core-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/org.sopera.plugins.core/1.0.1-SNAPSHOT/org.sopera.plugins.core-1.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/org.sopera.plugins.core/1.0.1-SNAPSHOT/org.sopera.plugins.core-1.0.1-20100704.194557-5.jar
7K uploaded (org.sopera.plugins.core-1.0.1-20100704.194557-5.jar)
[INFO] Uploading project information for org.sopera.plugins.core 1.0.1-20100704.194557-5
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins:org.sopera.plugins.core:1.0.1-SNAPSHOT'
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins:org.sopera.plugins.core'
bundle:deploy {execution: default-deploy}
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.core.resolver
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
compiler:compile {execution: default-compile}
[INFO] Compiling 8 source files to /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core.resolver/target/classes
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Compiling 3 source files to /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core.resolver/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core.resolver/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest
Jul 4, 2010 9:46:09 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jul 4, 2010 9:46:09 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jul 4, 2010 9:46:09 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jul 4, 2010 9:46:10 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test exception
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testProxyThrewAnException(ASFServiceResolverTest.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jul 4, 2010 9:46:10 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: ASF Registry responded with fault: "No service description exists
with namespace 'http://services.sopware.org/demo/Whiteboard' and
name 'Whiteboard1'."
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:143)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testRegistryReturnedFault(ASFServiceResolverTest.java:219)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec
Running org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest
Jul 4, 2010 9:46:10 PM org.sopera.plugins.internal.resolver.helpers.PayloadHelper loadTemplate
SEVERE: Couldn't load XML template: /non/existing/path
java.lang.IllegalStateException: Resource cannot be found: /non/existing/path
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.loadTemplate(PayloadHelper.java:44)
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.getPayloadForTemplate(PayloadHelper.java:35)
at org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest.testLoadNonExistingTemplate(PayloadHelperTest.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core.resolver/target/org.sopera.plugins.core.resolver-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.1-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.1-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core.resolver/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest
Jul 4, 2010 9:46:11 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jul 4, 2010 9:46:11 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jul 4, 2010 9:46:11 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jul 4, 2010 9:46:12 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test exception
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testProxyThrewAnException(ASFServiceResolverTest.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jul 4, 2010 9:46:12 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: ASF Registry responded with fault: "No service description exists
with namespace 'http://services.sopware.org/demo/Whiteboard' and
name 'Whiteboard1'."
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:143)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testRegistryReturnedFault(ASFServiceResolverTest.java:219)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 sec
Running org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest
Jul 4, 2010 9:46:12 PM org.sopera.plugins.internal.resolver.helpers.PayloadHelper loadTemplate
SEVERE: Couldn't load XML template: /non/existing/path
java.lang.IllegalStateException: Resource cannot be found: /non/existing/path
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.loadTemplate(PayloadHelper.java:44)
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.getPayloadForTemplate(PayloadHelper.java:35)
at org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest.testLoadNonExistingTemplate(PayloadHelperTest.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core.resolver/target/org.sopera.plugins.core.resolver-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.1-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.1-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.1-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.1-20100704.194557-5.jar
17K uploaded (org.sopera.plugins.core.resolver-1.0.1-20100704.194557-5.jar)
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins.core:org.sopera.plugins.core.resolver'
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins.core:org.sopera.plugins.core.resolver:1.0.1-SNAPSHOT'
[INFO] Uploading project information for org.sopera.plugins.core.resolver 1.0.1-20100704.194557-5
bundle:deploy {execution: default-deploy}
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.resolver.policy
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] snapshot org.sopera.plugins.core:org.sopera.plugins.core.resolver:1.0.1-SNAPSHOT: checking for updates from development
compiler:compile {execution: default-compile}
[INFO] Compiling 10 source files to /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy/target/classes
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Compiling 7 source files to /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategyTest
Jul 4, 2010 9:46:20 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: []
Jul 4, 2010 9:46:20 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@9df354]
Jul 4, 2010 9:46:20 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Dropped interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor from the list of valid interceptors.
Jul 4, 2010 9:46:20 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@141b571]
Jul 4, 2010 9:46:20 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Adding interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor to the list of valid interceptors.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec
Running org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest
Jul 4, 2010 9:46:20 PM org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl getOperationPolicy
WARNING: Couldn't build operation policy
java.lang.NullPointerException
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.configurePolicyBuilder(AgreedPolicyExtractorImpl.java:151)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicy(AgreedPolicyExtractorImpl.java:104)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicies(AgreedPolicyExtractorImpl.java:92)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:65)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:61)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest.testExtractPolicyInputStream_without_PolicyBuilder(AgreedPolicyExtractorImplTest.java:64)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 sec
Running org.sopera.plugins.internal.resolver.policy.helpers.PolicySerializerTest
<Agreed xmlns="http://types.sopware.org/qos/AgreedPolicy/2.0" xmlns:sopa="http://types.sopware.org/qos/SOPAssertions/1.1" xmlns:testPrefix1="http://testNamespace1" xmlns:testPrefix2="http://testNamespace2" xmlns:testPrefix3="http://testNamespace3"><wsp:Policy xmlns:wsp="http://www.w3.org/2006/07/ws-policy"><wsp:ExactlyOne /></wsp:Policy></Agreed>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest
Jul 4, 2010 9:46:20 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor getAgreedPolicy
SEVERE: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
java.lang.ClassCastException: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getPolicyDocumentFragment(AgreedPolicyAssertionHintExtractor.java:156)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getAgreedPolicy(AgreedPolicyAssertionHintExtractor.java:85)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.extractHints(AgreedPolicyAssertionHintExtractor.java:60)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest.testExtractHints_Empty_If_Sopera_Policy_Invalid(AgreedPolicyAssertionHintExtractorTest.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy/target/org.sopera.plugins.resolver.policy-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategyTest
Jul 4, 2010 9:46:23 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: []
Jul 4, 2010 9:46:23 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@1d225a7]
Jul 4, 2010 9:46:23 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Dropped interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor from the list of valid interceptors.
Jul 4, 2010 9:46:23 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@ef137d]
Jul 4, 2010 9:46:23 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Adding interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor to the list of valid interceptors.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec
Running org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest
Jul 4, 2010 9:46:23 PM org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl getOperationPolicy
WARNING: Couldn't build operation policy
java.lang.NullPointerException
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.configurePolicyBuilder(AgreedPolicyExtractorImpl.java:151)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicy(AgreedPolicyExtractorImpl.java:104)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicies(AgreedPolicyExtractorImpl.java:92)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:65)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:61)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest.testExtractPolicyInputStream_without_PolicyBuilder(AgreedPolicyExtractorImplTest.java:64)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec
Running org.sopera.plugins.internal.resolver.policy.helpers.PolicySerializerTest
<Agreed xmlns="http://types.sopware.org/qos/AgreedPolicy/2.0" xmlns:sopa="http://types.sopware.org/qos/SOPAssertions/1.1" xmlns:testPrefix1="http://testNamespace1" xmlns:testPrefix2="http://testNamespace2" xmlns:testPrefix3="http://testNamespace3"><wsp:Policy xmlns:wsp="http://www.w3.org/2006/07/ws-policy"><wsp:ExactlyOne /></wsp:Policy></Agreed>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest
Jul 4, 2010 9:46:24 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor getAgreedPolicy
SEVERE: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
java.lang.ClassCastException: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getPolicyDocumentFragment(AgreedPolicyAssertionHintExtractor.java:156)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getAgreedPolicy(AgreedPolicyAssertionHintExtractor.java:85)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.extractHints(AgreedPolicyAssertionHintExtractor.java:60)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest.testExtractHints_Empty_If_Sopera_Policy_Invalid(AgreedPolicyAssertionHintExtractorTest.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy/target/org.sopera.plugins.resolver.policy-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.1-20100704.194557-5.jar
35K uploaded (org.sopera.plugins.resolver.policy-1.0.1-20100704.194557-5.jar)
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins.resolver:org.sopera.plugins.resolver.policy'
[INFO] Uploading project information for org.sopera.plugins.resolver.policy 1.0.1-20100704.194557-5
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins.resolver:org.sopera.plugins.resolver.policy:1.0.1-SNAPSHOT'
bundle:deploy {execution: default-deploy}
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.resolver.policy.simulated
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Compiling 1 source file to /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/target/classes
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/target/org.sopera.plugins.resolver.policy.simulated-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy.simulated/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy.simulated-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy.simulated/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy.simulated-1.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/target/org.sopera.plugins.resolver.policy.simulated-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy.simulated/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy.simulated-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy.simulated/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy.simulated-1.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy.simulated/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy.simulated-1.0.1-20100704.194557-3.jar
19K uploaded (org.sopera.plugins.resolver.policy.simulated-1.0.1-20100704.194557-3.jar)
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins.resolver:org.sopera.plugins.resolver.policy.simulated:1.0.1-SNAPSHOT'
[INFO] Uploading project information for org.sopera.plugins.resolver.policy.simulated 1.0.1-20100704.194557-3
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins.resolver:org.sopera.plugins.resolver.policy.simulated'
bundle:deploy {execution: default-deploy}
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.feature
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
compiler:compile {execution: default-compile}
[INFO] No sources to compile
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.feature/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] No sources to compile
surefire:test {execution: default-test}
[INFO] No tests to run.
jar:jar {execution: default-jar}
[INFO] Building jar: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.feature/target/org.sopera.plugins.feature-1.0.1-SNAPSHOT.jar
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.feature/target/org.sopera.plugins.feature-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.feature/1.0.1-SNAPSHOT/org.sopera.plugins.feature-1.0.1-SNAPSHOT.jar
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
compiler:compile {execution: default-compile}
[INFO] No sources to compile
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.feature/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] No sources to compile
surefire:test {execution: default-test}
[INFO] No tests to run.
jar:jar {execution: default-jar}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.feature/target/org.sopera.plugins.feature-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.feature/1.0.1-SNAPSHOT/org.sopera.plugins.feature-1.0.1-SNAPSHOT.jar
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/org.sopera.plugins.feature/1.0.1-SNAPSHOT/org.sopera.plugins.feature-1.0.1-20100704.194557-5.jar
13K uploaded (org.sopera.plugins.feature-1.0.1-20100704.194557-5.jar)
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins:org.sopera.plugins.feature:1.0.1-SNAPSHOT'
[INFO] Uploading project information for org.sopera.plugins.feature 1.0.1-20100704.194557-5
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins:org.sopera.plugins.feature'
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] SOPERA Extensions for Swordfish ....................... SUCCESS [2.832s]
[INFO] org.sopera.plugins.core ............................... SUCCESS [8.849s]
[INFO] org.sopera.plugins.core.resolver ...................... SUCCESS [7.458s]
[INFO] org.sopera.plugins.resolver.policy .................... SUCCESS [12.046s]
[INFO] org.sopera.plugins.resolver.policy.simulated .......... SUCCESS [4.687s]
[INFO] org.sopera.plugins.feature ............................ SUCCESS [0.682s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39 seconds
[INFO] Finished at: Sun Jul 04 21:46:31 CEST 2010
[INFO] Final Memory: 39M/105M
[INFO] ------------------------------------------------------------------------
scm:tag {execution: default-cli}
[INFO] Final Tag Name: 'integration/I20100704214528'
[INFO] Executing: /bin/sh -c cd /sop/Administration/Build && svn --non-interactive copy --file /var/tmp/maven-scm-1669218065.commit https://svn.servicebackbone.org/repos/sopera-repo01/trunk https://svn.servicebackbone.org/repos/sopera-repo01/tags/integration/I20100704214528
[INFO] Working directory: /sop/Administration/Build
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Sun Jul 04 21:47:00 CEST 2010
[INFO] Final Memory: 9M/83M
[INFO] ------------------------------------------------------------------------

 Errors/Warnings: (5)
composite build 1 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 21 second(s);

composite build 2 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 41 second(s);

composite build 3 of 4 - net.sourceforge.cruisecontrol.builders.AntBuilder; child build attributes: time=18 seconds;

Creation of update site in '/sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.build/../org.sopera.plugins.build/target/site' folder

composite build 4 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 8 second(s);

 Unit Tests: (37)
All Tests Passed
 

 Modifications since last successful build:  (4)
modified aaloysious /trunk/Implementation/EnterpriseTutorial/org.sopera.swordfish.tutorial/build.properties 662 2010-07-04T19:13:24 removing p2 exclude
added aaloysious /trunk/Implementation/EnterpriseTutorial/org.sopera.swordfish.tutorial/sop_sf_about_car_rental_scenario.dita 661 2010-07-04T19:09:10 Added new files
added aaloysious /trunk/Implementation/EnterpriseTutorial/org.sopera.swordfish.tutorial/sop_sf_run_eg_car_rental_client.dita 661 2010-07-04T19:09:10 Added new files
modified aaloysious /trunk/Implementation/EnterpriseTutorial/org.sopera.swordfish.tutorial/toc.ditamap 661 2010-07-04T19:09:10 Added new files

Other related posts:

  • » [sopbuild] Build org.sopera.sopnew build.142 Build Successful - Buildmaster org.sopera.sopnew