See <https://builds.apache.org/job/Tuscany-2x/1170/>
------------------------------------------ [...truncated 23482 lines...] src/test/resources/input/composite1.xml src/test/resources/input/composite3.xml src/test/resources/input/Calculator2.xml src/test/resources/input/composite.xml src/test/resources/input/store.xml src/test/resources/input/Calculator.xml src/test/resources/input/composite2.xml src/test/resources/input/supplychain.xml src/test/resources/input/composite_idle.xml Oct 20, 2013 7:22:19 PM org.apache.tuscany.sca.node.impl.NodeFactoryImpl loadContributions INFO: Loading contribution: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/composite-diagram/target/test-classes/contribution/> <?xml version="1.0" encoding="UTF-8"?> <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" contentScriptType="text/ecmascript" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 1400 560" preserveAspectRatio="xMidYMid meet" version="1.0"> <style type="text/css" xml:space="preserve"><![CDATA[ rect.layer { fill: #E5E5D0; stroke: #919191; alignment-baseline: middle; } rect.composite { fill: #E5E5E5; stroke: #919191; alignment-baseline: middle; } rect.component { fill: #3D59AB; stroke: #104E8B; fill-opacity: 0.75; } rect.property { fill: #EEEE00; stroke: #EEC900; } polygon.reference { fill: #BF3EFF; stroke: #68228B; } polygon.service { fill: #00CD66; stroke: #008B45; } polyline.wire { stroke-width: 2; fill: none; } polyline.normalWire { } polyline.dashedWire { stroke-dasharray: 3,3; } ]]></style> <rect x="0" y="0" width="1400" class="layer" rx="20" ry="20" height="560"/> <rect x="200" y="100" width="1000" class="composite" rx="20" ry="20" height="360"/> <text x="220" font-size="15" y="120" dominant-baseline="mathematical" class="name"></text> <rect x="400" y="200" width="200" class="component" rx="20" ry="20" height="130"/> <text x="400" font-size="15" y="350" dominant-baseline="mathematical" class="name">HelloComponent</text> <rect x="450" y="232" fill-opacity="0.1" fill="purple" width="100" class="implementation" height="65" stroke="black" stroke-width="1"/> <text x="450" font-size="10" y="252" dominant-baseline="mathematical" class="name">java:HelloWorldImpl</text> <polygon fill="#00CD66" class="service" points="380,210 410,210 425,225 410,240 380,240 395,225 " stroke="#008B45"/> <text x="380" font-size="15" y="208" dominant-baseline="mathematical" class="name">HelloWorld</text> <polygon fill="#BF3EFF" class="reference" points="580,210 610,210 625,225 610,240 580,240 595,225 " stroke="#68228B"/> <text x="580" font-size="15" y="208" dominant-baseline="mathematical" class="name">delegate</text> <rect x="800" y="200" width="200" class="component" rx="20" ry="20" height="130"/> <text x="800" font-size="15" y="350" dominant-baseline="mathematical" class="name">Hello2Component</text> <rect x="850" y="232" fill-opacity="0.1" fill="purple" width="100" class="implementation" height="65" stroke="black" stroke-width="1"/> <text x="850" font-size="10" y="252" dominant-baseline="mathematical" class="name">java:HelloWorld2Impl</text> <polygon fill="#00CD66" class="service" points="780,210 810,210 825,225 810,240 780,240 795,225 " stroke="#008B45"/> <text x="780" font-size="15" y="208" dominant-baseline="mathematical" class="name">HelloWorld</text> <polyline fill="none" stroke-width="2" class="wire normalWire" points="625,225 795,225" stroke="black"/> </svg> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/composite-diagram/target/tuscany-composite-diagram-2.5-SNAPSHOT.jar> [INFO] [source:jar-no-fork {execution: attach-sources}] [INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/composite-diagram/target/tuscany-composite-diagram-2.5-SNAPSHOT-sources.jar> [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/composite-diagram/target/tuscany-composite-diagram-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-composite-diagram/2.5-SNAPSHOT/tuscany-composite-diagram-2.5-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/composite-diagram/target/tuscany-composite-diagram-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-composite-diagram/2.5-SNAPSHOT/tuscany-composite-diagram-2.5-SNAPSHOT-sources.jar> [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tuscany Maven SCA Composite Diagram Plugin [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [enforcer:enforce {execution: enforce-plugin-versions}] [INFO] [plugin:descriptor {execution: default-descriptor}] [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [WARNING] org.apache.tuscany.sca.diagram.maven.plugin.NodeDiagramMojo#contribution: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.tuscany.sca.diagram.maven.plugin.NodeDiagramMojo#outputDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.tuscany.sca.diagram.maven.plugin.NodeDiagramMojo#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.tuscany.sca.diagram.maven.plugin.NodeDiagramMojo#runtimeClasspathElements: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.tuscany.sca.diagram.maven.plugin.CompositeDiagramMojo#compositeDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.tuscany.sca.diagram.maven.plugin.CompositeDiagramMojo#composites: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.tuscany.sca.diagram.maven.plugin.CompositeDiagramMojo#outputDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 2 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-diagram-plugin/src/main/resources> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-diagram-plugin/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-diagram-plugin/src/test/resources> [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-diagram-plugin/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-diagram-plugin/target/tuscany-diagram-plugin-2.5-SNAPSHOT.jar> [INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}] [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-diagram-plugin/target/tuscany-diagram-plugin-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-diagram-plugin/2.5-SNAPSHOT/tuscany-diagram-plugin-2.5-SNAPSHOT.jar> [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tuscany SCA Web JavaScript [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [enforcer:enforce {execution: enforce-plugin-versions}] [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/src/test/resources> [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/tuscany-web-javascript-2.5-SNAPSHOT.jar> [INFO] [source:jar-no-fork {execution: attach-sources}] [INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/tuscany-web-javascript-2.5-SNAPSHOT-sources.jar> [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/tuscany-web-javascript-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-web-javascript/2.5-SNAPSHOT/tuscany-web-javascript-2.5-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/tuscany-web-javascript-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-web-javascript/2.5-SNAPSHOT/tuscany-web-javascript-2.5-SNAPSHOT-sources.jar> [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tuscany SCA Abdera Atom Feed Binding Extension [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [enforcer:enforce {execution: enforce-plugin-versions}] [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Tests are skipped. ERROR: Maven JVM terminated unexpectedly with exit code 143
