You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/01/19 01:48:29 UTC

Build failed in Hudson: Tuscany-2x #404

See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/404/changes>

Changes:

[slaws] extend test to calling the policy builder (which doesn't do anything yet)

[slaws] Put another sca client api test into the build

[slaws] Add policy matching algorithm. Still a couple of TODOs here. Also there is no matching logic in the policy builders yet.

[slaws] Fix typo in comment

[slaws] Call loadbuilders when the full collection is retrieved as well as when an individual policy builder is retrieved

[slaws] Check that the policy sets for a particular endpoint, endpointreference or implementation are expressed in one language.

[slaws] Check that all policies in a given policy set are expressed in a single language.

[slaws] Fix typo in comment

[slaws] Remove comment. The policy matching will now take place in the binder. Called from either the NodeFactory (TODO) or at runtime when a reference is first used.

------------------------------------------
[...truncated 11027 lines...]
[INFO] Including org.apache.tuscany.sca:tuscany-binding-rmi-runtime:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-binding-rmi:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-host-rmi:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-endpoint-hazelcast:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Excluding com.hazelcast:hazelcast:jar:1.8 from the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-implementation-java-runtime:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-implementation-java:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-implementation-web-runtime:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-implementation-web:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-host-webapp:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-host-http:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-launcher:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-sca-client-javascript:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-host-jetty:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-binding-jms-runtime:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-binding-jms:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-policy-security:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/base/target/tuscany-base-2.0-SNAPSHOT.jar> with <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/base/target/tuscany-base-2.0-SNAPSHOT-shaded.jar>
[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/base/target/tuscany-base-2.0-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/tuscany/sca/shades/tuscany-base/2.0-SNAPSHOT/tuscany-base-2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/base/dependency-reduced-pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca.shades$tuscany-base/builds/2010-01-19_00-17-55/archive/org.apache.tuscany.sca.shades/tuscany-base/2.0-SNAPSHOT/dependency-reduced-pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/base/target/tuscany-base-2.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca.shades$tuscany-base/builds/2010-01-19_00-17-55/archive/org.apache.tuscany.sca.shades/tuscany-base/2.0-SNAPSHOT/tuscany-base-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA JSON Support Jar
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json/src/main/resources>
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json/src/test/resources>
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json/target/tuscany-json-2.0-SNAPSHOT.jar>
[INFO] [shade:shade {execution: default}]
[INFO] Including org.apache.tuscany.sca:tuscany-binding-jsonp-runtime:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-binding-jsonp:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-core-asl:jar:1.2.1 from the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-mapper-asl:jar:1.2.1 from the shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.0 from the shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.0.1 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.1.1 from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.3 from the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-binding-jsonrpc-runtime:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-binding-jsonrpc:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-databinding-json:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Excluding org.jabsorb:jabsorb:jar:1.3.1 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.5.0 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-jdk14:jar:1.5.0 from the shaded jar.
[INFO] Excluding org.codehaus.jettison:jettison:jar:1.1 from the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-implementation-web-client:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Excluding org.directwebremoting:dwr:jar:2.0.3 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json/target/tuscany-json-2.0-SNAPSHOT.jar> with <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json/target/tuscany-json-2.0-SNAPSHOT-shaded.jar>
[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json/target/tuscany-json-2.0-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/tuscany/sca/shades/tuscany-json/2.0-SNAPSHOT/tuscany-json-2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json/dependency-reduced-pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca.shades$tuscany-json/builds/2010-01-19_00-17-55/archive/org.apache.tuscany.sca.shades/tuscany-json/2.0-SNAPSHOT/dependency-reduced-pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json/target/tuscany-json-2.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca.shades$tuscany-json/builds/2010-01-19_00-17-55/archive/org.apache.tuscany.sca.shades/tuscany-json/2.0-SNAPSHOT/tuscany-json-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA JSONP Support Jar including dependencies
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json-nodep/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json-nodep/src/main/resources>
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json-nodep/src/test/resources>
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json-nodep/target/tuscany-json-nodep-2.0-SNAPSHOT.jar>
[INFO] [shade:shade {execution: default}]
[INFO] Including org.apache.tuscany.sca.shades:tuscany-json:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.2.1 in the shaded jar.
[INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.2.1 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.0 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.0.1 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.3 in the shaded jar.
[INFO] Including org.jabsorb:jabsorb:jar:1.3.1 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.5.0 in the shaded jar.
[INFO] Including org.slf4j:slf4j-jdk14:jar:1.5.0 in the shaded jar.
[INFO] Including org.codehaus.jettison:jettison:jar:1.1 in the shaded jar.
[INFO] Including org.directwebremoting:dwr:jar:2.0.3 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json-nodep/target/tuscany-json-nodep-2.0-SNAPSHOT.jar> with <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json-nodep/target/tuscany-json-nodep-2.0-SNAPSHOT-shaded.jar>
[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json-nodep/target/tuscany-json-nodep-2.0-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/tuscany/sca/shades/tuscany-json-nodep/2.0-SNAPSHOT/tuscany-json-nodep-2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json-nodep/dependency-reduced-pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca.shades$tuscany-json-nodep/builds/2010-01-19_00-17-55/archive/org.apache.tuscany.sca.shades/tuscany-json-nodep/2.0-SNAPSHOT/dependency-reduced-pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/json-nodep/target/tuscany-json-nodep-2.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca.shades$tuscany-json-nodep/builds/2010-01-19_00-17-55/archive/org.apache.tuscany.sca.shades/tuscany-json-nodep/2.0-SNAPSHOT/tuscany-json-nodep-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample Helloworld Javascript Client
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-js-client/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-js-client/src/main/resources>
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 2 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-js-client/target/classes>
[INFO] [resources:testResources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-js-client/src/test/resources>
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[sample-helloworld-js-client-webapp] in [<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-js-client/target/helloworld-js-client]>
[INFO] Processing war project
[INFO] Copying webapp resources[<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-js-client/src/main/webapp]>
[INFO] Webapp assembled in[188 msecs]
[INFO] Building war: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-js-client/target/helloworld-js-client.war>
[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-js-client/target/helloworld-js-client.war> to /export/home/hudson/.m2/repository/org/apache/tuscany/sca/sample-helloworld-js-client-webapp/2.0-SNAPSHOT/sample-helloworld-js-client-webapp-2.0-SNAPSHOT.war
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-js-client/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-helloworld-js-client-webapp/builds/2010-01-19_00-17-51/archive/org.apache.tuscany.sca/sample-helloworld-js-client-webapp/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-js-client/target/helloworld-js-client.war> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-helloworld-js-client-webapp/builds/2010-01-19_00-17-51/archive/org.apache.tuscany.sca/sample-helloworld-js-client-webapp/2.0-SNAPSHOT/helloworld-js-client.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample Helloworld JSP
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-jsp/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-jsp/src/main/resources>
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 2 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-jsp/target/classes>
[INFO] [resources:testResources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-jsp/src/test/resources>
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[sample-helloworld-jsp-webapp] in [<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-jsp/target/helloworld-jsp]>
[INFO] Processing war project
[INFO] Copying webapp resources[<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-jsp/src/main/webapp]>
[INFO] Webapp assembled in[220 msecs]
[INFO] Building war: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-jsp/target/helloworld-jsp.war>
[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-jsp/target/helloworld-jsp.war> to /export/home/hudson/.m2/repository/org/apache/tuscany/sca/sample-helloworld-jsp-webapp/2.0-SNAPSHOT/sample-helloworld-jsp-webapp-2.0-SNAPSHOT.war
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-jsp/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-helloworld-jsp-webapp/builds/2010-01-19_00-17-51/archive/org.apache.tuscany.sca/sample-helloworld-jsp-webapp/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-jsp/target/helloworld-jsp.war> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-helloworld-jsp-webapp/builds/2010-01-19_00-17-51/archive/org.apache.tuscany.sca/sample-helloworld-jsp-webapp/2.0-SNAPSHOT/helloworld-jsp.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample Helloworld using Stripes
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-stripes/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 4 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-stripes/target/classes>
[INFO] [resources:testResources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-stripes/src/test/resources>
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[sample-helloworld-stripes-webapp] in [<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-stripes/target/helloworld-stripes]>
[INFO] Processing war project
[INFO] Copying webapp resources[<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-stripes/src/main/webapp]>
[INFO] Webapp assembled in[590 msecs]
[INFO] Building war: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-stripes/target/helloworld-stripes.war>
[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-stripes/target/helloworld-stripes.war> to /export/home/hudson/.m2/repository/org/apache/tuscany/sca/sample-helloworld-stripes-webapp/2.0-SNAPSHOT/sample-helloworld-stripes-webapp-2.0-SNAPSHOT.war
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-stripes/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-helloworld-stripes-webapp/builds/2010-01-19_00-17-51/archive/org.apache.tuscany.sca/sample-helloworld-stripes-webapp/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-stripes/target/helloworld-stripes.war> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-helloworld-stripes-webapp/builds/2010-01-19_00-17-51/archive/org.apache.tuscany.sca/sample-helloworld-stripes-webapp/2.0-SNAPSHOT/helloworld-stripes.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample Helloworld Servlet
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-servlet/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-servlet/src/main/resources>
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 3 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-servlet/target/classes>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/webapps/helloworld-servlet/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-helloworld-servlet-webapp/builds/2010-01-19_00-17-51/archive/org.apache.tuscany.sca/sample-helloworld-servlet-webapp/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

sample/HelloworldServlet.java:[30,1092] Only a type can be imported. org.oasisopen.sca.ComponentContext resolves to a package
sample/HelloworldServlet.java:[31,1135] Only a type can be imported. org.oasisopen.sca.annotation.Reference resolves to a package
sample/HelloworldServlet.java:[38,1296] Reference cannot be resolved to a type
sample/HelloworldServlet.java:[45,1585] ComponentContext cannot be resolved to a type
sample/HelloworldServlet.java:[45,1608] ComponentContext cannot be resolved to a type

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29 minutes 41 seconds
[INFO] Finished at: Tue Jan 19 00:47:49 UTC 2010
[INFO] Final Memory: 85M/752M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@tuscany.apache.org
Sending e-mails to: commits@tuscany.apache.org
Sending e-mails to: commits@tuscany.apache.org
Sending e-mails to: commits@tuscany.apache.org
Sending e-mails to: commits@tuscany.apache.org
channel stopped


Hudson build is back to normal: Tuscany-2x #406

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/406/changes>



Build failed in Hudson: Tuscany-2x #405

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/405/changes>

Changes:

[antelder] Update dependency to see if that helps the hudson build

[rfeng] Expose system definitions from the deployer
Add the removal of entries when the member leaves the group
Add listeners to the hazelcastInstance

------------------------------------------
[...truncated 19199 lines...]
[INFO] Excluding commons-httpclient:commons-httpclient:jar:3.1 from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.2 from the shaded jar.
[INFO] Excluding commons-fileupload:commons-fileupload:jar:1.2 from the shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.0.1 from the shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpcore-nio:jar:4.0.1 from the shaded jar.
[INFO] Excluding org.apache.neethi:neethi:jar:2.0.4 from the shaded jar.
[INFO] Excluding org.apache.woden:woden-api:jar:1.0M8 from the shaded jar.
[INFO] Excluding org.apache.woden:woden-impl-dom:jar:1.0M8 from the shaded jar.
[INFO] Excluding annogen:annogen:jar:0.1.0 from the shaded jar.
[INFO] Excluding org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1 from the shaded jar.
[INFO] Excluding org.apache.ws.commons.axiom:axiom-dom:jar:1.2.7 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:1.4 from the shaded jar.
[INFO] Including org.apache.tuscany.sca:tuscany-policy-xml-ws:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Excluding backport-util-concurrent:backport-util-concurrent:jar:3.1 from the shaded jar.
[INFO] Excluding org.apache.axis2:axis2-java2wsdl:jar:1.4.1 from the shaded jar.
[INFO] Excluding org.apache.axis2:axis2-codegen:jar:1.4.1 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2 from the shaded jar.
[INFO] Excluding commons-discovery:commons-discovery:jar:0.4 from the shaded jar.
[INFO] Excluding org.apache.axis2:axis2-mtompolicy:jar:1.4.1 from the shaded jar.
[INFO] Excluding org.apache.santuario:xmlsec:jar:1.4.2 from the shaded jar.
[INFO] Excluding org.apache.ws.security:wss4j:jar:1.5.4 from the shaded jar.
[INFO] Excluding org.apache.axis:axis-ant:jar:1.4 from the shaded jar.
[INFO] Excluding org.apache.axis2:mex:jar:impl:1.41 from the shaded jar.
[INFO] Excluding org.apache.rampart:rampart-core:jar:1.4 from the shaded jar.
[INFO] Excluding org.apache.rampart:rampart-policy:jar:1.4 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices/target/tuscany-webservices-2.0-SNAPSHOT.jar> with <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices/target/tuscany-webservices-2.0-SNAPSHOT-shaded.jar>
Downloading: http://repo2.maven.org/maven2/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository maven.central (http://repo2.maven.org/maven2)
Downloading: http://people.apache.org/repo/m2-incubating-repository/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository apache.incubator (http://people.apache.org/repo/m2-incubating-repository)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: http://ws.zones.apache.org/repository2/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository apache.ws.zone (http://ws.zones.apache.org/repository2)
Downloading: http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2//bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository indiana (http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/)
Downloading: http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository osuosl.org (http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2)
Downloading: http://www.intalio.org/public/maven2/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository intalio.org (http://www.intalio.org/public/maven2)
Downloading: http://download.java.net/maven/1/bouncycastle/poms/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository java.net (http://download.java.net/maven/1)
Downloading: http://download.java.net/maven/2/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository java.net2 (http://download.java.net/maven/2)
Downloading: http://ws.zones.apache.org/repository2//bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository apache-ws-snapshots2 (http://ws.zones.apache.org/repository2/)
Downloading: http://repo1.maven.org/maven2//bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository maven2 (http://repo1.maven.org/maven2/)
Downloading: http://repo1.maven.org/maven2/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom
[INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in repository central (http://repo1.maven.org/maven2)
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices/target/tuscany-webservices-2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/tuscany/sca/shades/tuscany-webservices/2.0-SNAPSHOT/tuscany-webservices-2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices/dependency-reduced-pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca.shades$tuscany-webservices/builds/2010-01-19_09-56-14/archive/org.apache.tuscany.sca.shades/tuscany-webservices/2.0-SNAPSHOT/dependency-reduced-pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices/target/tuscany-webservices-2.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca.shades$tuscany-webservices/builds/2010-01-19_09-56-14/archive/org.apache.tuscany.sca.shades/tuscany-webservices/2.0-SNAPSHOT/tuscany-webservices-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Web Services Jar including dependencies
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices-nodep/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices-nodep/src/main/resources>
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices-nodep/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices-nodep/target/tuscany-webservices-nodep-2.0-SNAPSHOT.jar>
[INFO] [shade:shade {execution: default}]
[INFO] Including org.apache.tuscany.sca.shades:tuscany-webservices:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including wsdl4j:wsdl4j:jar:1.6.2 in the shaded jar.
[INFO] Including org.apache.ws.commons.axiom:axiom-api:jar:1.2.7 in the shaded jar.
[INFO] Including org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.2 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.1.1 in the shaded jar.
[INFO] Including org.apache.ws.commons.axiom:axiom-impl:jar:1.2.7 in the shaded jar.
[INFO] Including org.apache.axis2:axis2-kernel:jar:1.4.1 in the shaded jar.
[INFO] Including commons-httpclient:commons-httpclient:jar:3.1 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.2 in the shaded jar.
[INFO] Including commons-fileupload:commons-fileupload:jar:1.2 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.0.1 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.0.1 in the shaded jar.
[INFO] Including backport-util-concurrent:backport-util-concurrent:jar:3.1 in the shaded jar.
[INFO] Including org.apache.neethi:neethi:jar:2.0.4 in the shaded jar.
[INFO] Including org.apache.woden:woden-api:jar:1.0M8 in the shaded jar.
[INFO] Including org.apache.woden:woden-impl-dom:jar:1.0M8 in the shaded jar.
[INFO] Including annogen:annogen:jar:0.1.0 in the shaded jar.
[INFO] Including org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1 in the shaded jar.
[INFO] Including org.apache.ws.commons.axiom:axiom-dom:jar:1.2.7 in the shaded jar.
[INFO] Including org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0.1 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:1.4 in the shaded jar.
[INFO] Including org.apache.axis2:axis2-java2wsdl:jar:1.4.1 in the shaded jar.
[INFO] Including org.apache.axis2:axis2-codegen:jar:1.4 in the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2 in the shaded jar.
[INFO] Including commons-discovery:commons-discovery:jar:0.4 in the shaded jar.
[INFO] Including org.apache.axis2:axis2-mtompolicy:jar:1.4.1 in the shaded jar.
[INFO] Including org.apache.santuario:xmlsec:jar:1.4.2 in the shaded jar.
[INFO] Including org.apache.ws.security:wss4j:jar:1.5.4 in the shaded jar.
[INFO] Including org.apache.axis:axis-ant:jar:1.4 in the shaded jar.
[INFO] Including org.apache.axis2:mex:jar:impl:1.41 in the shaded jar.
[INFO] Including org.apache.rampart:rampart-core:jar:1.4 in the shaded jar.
[INFO] Including org.apache.rampart:rampart-policy:jar:1.4 in the shaded jar.
[INFO] Including org.apache.axis2:axis2-adb:jar:1.4 in the shaded jar.
[INFO] Including org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices-nodep/target/tuscany-webservices-nodep-2.0-SNAPSHOT.jar> with <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices-nodep/target/tuscany-webservices-nodep-2.0-SNAPSHOT-shaded.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices-nodep/target/tuscany-webservices-nodep-2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/tuscany/sca/shades/tuscany-webservices-nodep/2.0-SNAPSHOT/tuscany-webservices-nodep-2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices-nodep/dependency-reduced-pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca.shades$tuscany-webservices-nodep/builds/2010-01-19_09-56-14/archive/org.apache.tuscany.sca.shades/tuscany-webservices-nodep/2.0-SNAPSHOT/dependency-reduced-pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/shades/webservices-nodep/target/tuscany-webservices-nodep-2.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca.shades$tuscany-webservices-nodep/builds/2010-01-19_09-56-14/archive/org.apache.tuscany.sca.shades/tuscany-webservices-nodep/2.0-SNAPSHOT/tuscany-webservices-nodep-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Tomcat Hook
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-hook/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] snapshot org.apache.tuscany.sca:tuscany-modules:2.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-hook/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 5 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-hook/target/classes>
[INFO] Resolving OSGi bundle: org.apache.tuscany.sca.tomcat
[ERROR] --> [org.apache.tuscany.sca.tomcat] Missing Constraint: Import-Package: org.apache.tuscany.sca.core; version="2.0.0"
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-hook/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-hook/target/tuscany-tomcat-hook-2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-hook/target/tuscany-tomcat-hook-2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-tomcat-hook/2.0-SNAPSHOT/tuscany-tomcat-hook-2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-hook/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-tomcat-hook/builds/2010-01-19_09-56-14/archive/org.apache.tuscany.sca/tuscany-tomcat-hook/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-hook/target/tuscany-tomcat-hook-2.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-tomcat-hook/builds/2010-01-19_09-56-14/archive/org.apache.tuscany.sca/tuscany-tomcat-hook/2.0-SNAPSHOT/tuscany-tomcat-hook-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Tomcat Integration Servlet
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-servlet/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-servlet/src/main/resources>
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 2 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-servlet/target/classes>
[INFO] Resolving OSGi bundle: org.apache.tuscany.sca.tomcat.servlet
[ERROR] --> [org.apache.tuscany.sca.tomcat.servlet] Missing Constraint: Import-Package: org.apache.tuscany.sca.tomcat; version="2.0.0"
[ERROR] --> [org.apache.tuscany.sca.tomcat] Bundle unresolved: Export-Package: org.apache.tuscany.sca.tomcat; version="2.0.0"
[ERROR] ----> [org.apache.tuscany.sca.tomcat] Missing Constraint: Import-Package: org.apache.tuscany.sca.core; version="2.0.0"
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-servlet/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-servlet/target/tuscany-tomcat-servlet-2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-servlet/target/tuscany-tomcat-servlet-2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-tomcat-servlet/2.0-SNAPSHOT/tuscany-tomcat-servlet-2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-servlet/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-tomcat-servlet/builds/2010-01-19_09-56-14/archive/org.apache.tuscany.sca/tuscany-tomcat-servlet/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-servlet/target/tuscany-tomcat-servlet-2.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-tomcat-servlet/builds/2010-01-19_09-56-14/archive/org.apache.tuscany.sca/tuscany-tomcat-servlet/2.0-SNAPSHOT/tuscany-tomcat-servlet-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Tomcat Deep Integration WAR
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-war/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] snapshot org.apache.tuscany.sca:tuscany-distribution:2.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:attached {execution: war}]
[INFO] Reading assembly descriptor: src/main/assembly/war.xml
[INFO] Processing DependencySet (output=tuscany-lib)
[WARNING] Cannot include project artifact: org.apache.tuscany.sca:tuscany-war:pom:2.0-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  'org.apache.tomcat:catalina'
o  'org.apache.tomcat:annotations-api'
o  'org.apache.tomcat:juli'
o  'org.apache.tomcat:servlet-api'

[INFO] Processing DependencySet (output=tomcat-lib)
[WARNING] Cannot include project artifact: org.apache.tuscany.sca:tuscany-war:pom:2.0-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Processing DependencySet (output=WEB-INF/lib)
[WARNING] Cannot include project artifact: org.apache.tuscany.sca:tuscany-war:pom:2.0-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building war: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-war/target/tuscany.war>
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-war/target/tuscany.war,> it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[INFO] Processing DependencySet (output=tuscany-lib)
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  'org.apache.tomcat:catalina'
o  'org.apache.tomcat:annotations-api'
o  'org.apache.tomcat:juli'
o  'org.apache.tomcat:servlet-api'

[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-war/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-war/builds/2010-01-19_09-56-14/archive/org.apache.tuscany.sca/tuscany-war/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/distribution/tomcat/tomcat-war/target/tuscany.war> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-war/builds/2010-01-19_09-56-14/archive/org.apache.tuscany.sca/tuscany-war/2.0-SNAPSHOT/tuscany.war
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. Reason: Cannot run program "env": java.io.IOException: error=24, Too many open files

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47 minutes 47 seconds
[INFO] Finished at: Tue Jan 19 10:47:18 UTC 2010
[INFO] Final Memory: 126M/751M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: commits@tuscany.apache.org
Sending e-mails to: commits@tuscany.apache.org
channel stopped
2010-01-19 10:47:30.940::INFO:  Shutdown hook executing
2010-01-19 10:47:30.940::INFO:  Shutdown hook complete
2010-01-19 10:47:30.940::INFO:  Shutdown hook executing
2010-01-19 10:47:30.940::INFO:  Shutdown hook complete
2010-01-19 10:47:30.941::INFO:  Shutdown hook executing
2010-01-19 10:47:30.941::INFO:  Shutdown hook complete
2010-01-19 10:47:30.941::INFO:  Shutdown hook executing
2010-01-19 10:47:30.941::INFO:  Shutdown hook complete
2010-01-19 10:47:30.942::INFO:  Shutdown hook executing
2010-01-19 10:47:30.942::INFO:  Shutdown hook complete
     [java] Jan 19, 2010 10:47:30 AM org.apache.tuscany.sca.node.impl.NodeImpl stop
     [java] INFO: Stopping node: http://sample/nodes/TestNode1
2010-01-19 10:47:30.942::INFO:  Shutdown hook executing
2010-01-19 10:47:30.943::INFO:  Shutdown hook complete
     [java] Java Result: 143