See <https://builds.apache.org/job/Aries/1823/changes>

Changes:

[cwilkin] ARIES-1031: Update comparison of system bundle

------------------------------------------
[...truncated 7249 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ 
org.apache.aries.proxy.api ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-api/src/test/resources>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-api/src/test/filtered-resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ 
org.apache.aries.proxy.api ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ 
org.apache.aries.proxy.api ---
[INFO] [INFO] Surefire report directory: 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-api/target/surefire-reports>

[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ 
org.apache.aries.proxy.api ---

-------------------------------------------------------
 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] Checking unresolved references to 
org.codehaus.mojo.signature:java15:1.0

[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (check-java15) @ 
org.apache.aries.proxy.api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ 
org.apache.aries.proxy.api ---
[INFO] [INFO] Checking legal files in: 
org.apache.aries.proxy.api-1.0.1-SNAPSHOT.jar

[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
org.apache.aries.proxy.api ---
[INFO] 
[INFO] --- org.apache.aries.versioning.plugin:0.1.0:version-check 
(default-verify) @ org.apache.aries.proxy.api ---
[INFO] All package or bundle versions are semanticly versioned correctly.
[INFO] [INFO] Installing 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-api/target/org.apache.aries.proxy.api-1.0.1-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/aries/proxy/org.apache.aries.proxy.api/1.0.1-SNAPSHOT/org.apache.aries.proxy.api-1.0.1-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-api/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/aries/proxy/org.apache.aries.proxy.api/1.0.1-SNAPSHOT/org.apache.aries.proxy.api-1.0.1-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3:install (default-install) @ 
org.apache.aries.proxy.api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ 
org.apache.aries.proxy.api ---
[INFO] Installing 
org/apache/aries/proxy/org.apache.aries.proxy.api/1.0.1-SNAPSHOT/org.apache.aries.proxy.api-1.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Aries Proxy Service 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ 
org.apache.aries.proxy.impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (default) @ 
org.apache.aries.proxy.impl ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
org.apache.aries.proxy.impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/src/main/filtered-resources>
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ 
org.apache.aries.proxy.impl ---
[INFO] [INFO] Compiling 37 source files to 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/target/classes>

[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ 
org.apache.aries.proxy.impl ---
[WARNING] 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/src/main/java/org/apache/aries/proxy/impl/gen/ProxySubclassGenerator.java>:[47,18]
 sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a 
future release

[WARNING] 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/src/main/java/org/apache/aries/proxy/impl/gen/ProxySubclassGenerator.java>:[168,6]
 sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a 
future release

[WARNING] 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/src/main/java/org/apache/aries/proxy/impl/gen/ProxySubclassGenerator.java>:[168,34]
 sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a 
future release

[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ org.apache.aries.proxy.impl 
---
[INFO] Executing tasks
   [delete] Deleting directory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/target/classes/org/apache/aries/proxy/synthesizer>
[INFO] Executed tasks
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/src/test/filtered-resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ 
org.apache.aries.proxy.impl ---
[INFO] [INFO] Compiling 40 source files to 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/target/test-classes>

[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ 
org.apache.aries.proxy.impl ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/target/surefire-reports>
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ 
org.apache.aries.proxy.impl ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.aries.blueprint.proxy.WovenProxyGeneratorTest
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec
Running org.apache.aries.proxy.impl.weaving.ProxyWeavingHookTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.aries.blueprint.proxy.InterfaceProxyingTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.apache.aries.blueprint.proxy.WovenProxyPlusSubclassGeneratorTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Running org.apache.aries.blueprint.proxy.ProxySubclassGeneratorTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.aries.blueprint.proxy.WovenSubclassGeneratorTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec

Results :

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

[JENKINS] Recording test results
[INFO] [INFO] Checking unresolved references to 
org.codehaus.mojo.signature:java15:1.0

[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (check-java15) @ 
org.apache.aries.proxy.impl ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ 
org.apache.aries.proxy.impl ---
[INFO] [INFO] Checking legal files in: 
org.apache.aries.proxy.impl-1.0.2-SNAPSHOT.jar

[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
org.apache.aries.proxy.impl ---
[INFO] 
[INFO] --- org.apache.aries.versioning.plugin:0.1.0:version-check 
(default-verify) @ org.apache.aries.proxy.impl ---
[INFO] All package or bundle versions are semanticly versioned correctly.
[INFO] [INFO] Installing 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/target/org.apache.aries.proxy.impl-1.0.2-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.2-SNAPSHOT/org.apache.aries.proxy.impl-1.0.2-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.2-SNAPSHOT/org.apache.aries.proxy.impl-1.0.2-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3:install (default-install) @ 
org.apache.aries.proxy.impl ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ 
org.apache.aries.proxy.impl ---
[INFO] Installing 
org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.2-SNAPSHOT/org.apache.aries.proxy.impl-1.0.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Aries Proxy Bundle 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ 
org.apache.aries.proxy ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (default) @ 
org.apache.aries.proxy ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
org.apache.aries.proxy ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-bundle/src/main/resources>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-bundle/src/main/filtered-resources>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-bundle/src/main/java>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ 
org.apache.aries.proxy ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ 
org.apache.aries.proxy ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-bundle/src/test/resources>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-bundle/src/test/filtered-resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ 
org.apache.aries.proxy ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ 
org.apache.aries.proxy ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-bundle/target/surefire-reports>
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ 
org.apache.aries.proxy ---

-------------------------------------------------------
 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] Checking unresolved references to 
org.codehaus.mojo.signature:java15:1.0

[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (check-java15) @ 
org.apache.aries.proxy ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ 
org.apache.aries.proxy ---
[WARNING] Warning building bundle 
org.apache.aries.proxy:org.apache.aries.proxy:bundle:1.0.2-SNAPSHOT : Split 
package org/apache/aries/proxy/nls
Use directive -split-package:=(merge-first|merge-last|error|first) on 
Export/Private Package instruction to get rid of this warning
Package found in   [Jar:org.apache.aries.proxy.api, 
Jar:org.apache.aries.proxy.impl]
Reference from     
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-impl/target/org.apache.aries.proxy.impl-1.0.2-SNAPSHOT.jar>
Classpath          [Jar:., Jar:org.apache.aries.proxy.api, 
Jar:org.apache.aries.util, Jar:org.apache.aries.proxy.impl, Jar:org.osgi.core, 
Jar:org.osgi.compendium, Jar:asm-all, Jar:slf4j-api]
[INFO] [INFO] Checking legal files in: org.apache.aries.proxy-1.0.2-SNAPSHOT.jar

[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
org.apache.aries.proxy ---
[INFO] 
[INFO] --- org.apache.aries.versioning.plugin:0.1.0:version-check 
(default-verify) @ org.apache.aries.proxy ---
[INFO] All package or bundle versions are semanticly versioned correctly.
[INFO] [INFO] Installing 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-bundle/target/org.apache.aries.proxy-1.0.2-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/aries/proxy/org.apache.aries.proxy/1.0.2-SNAPSHOT/org.apache.aries.proxy-1.0.2-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-bundle/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/aries/proxy/org.apache.aries.proxy/1.0.2-SNAPSHOT/org.apache.aries.proxy-1.0.2-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3:install (default-install) @ 
org.apache.aries.proxy ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ 
org.apache.aries.proxy ---
[INFO] Installing 
org/apache/aries/proxy/org.apache.aries.proxy/1.0.2-SNAPSHOT/org.apache.aries.proxy-1.0.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Aries Proxy iTests 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ 
org.apache.aries.proxy.itests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (default) @ 
org.apache.aries.proxy.itests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
org.apache.aries.proxy.itests ---
[INFO] 
[INFO] --- maven-paxexam-plugin:1.2.3:generate-depends-file (generate-config) @ 
org.apache.aries.proxy.itests ---
[INFO] Created: 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-itests/target/test-classes/META-INF/maven/dependencies.properties>
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-itests/src/main/resources>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-itests/src/main/filtered-resources>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-itests/src/main/java>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ 
org.apache.aries.proxy.itests ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ 
org.apache.aries.proxy.itests ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-itests/src/test/filtered-resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ 
org.apache.aries.proxy.itests ---
[INFO] [INFO] Compiling 8 source files to 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-itests/target/test-classes>

[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ 
org.apache.aries.proxy.itests ---
[INFO] [INFO] Surefire report directory: 
<https://builds.apache.org/job/Aries/ws/aries/proxy/proxy-itests/target/surefire-reports>

[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ 
org.apache.aries.proxy.itests ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.aries.proxy.itests.BasicProxyUberBundleTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.582 sec
Running org.apache.aries.proxy.itests.BasicProxyBundlesTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.483 sec
Running org.apache.aries.proxy.itests.WeavingProxyUberBundleTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.582 sec
Running org.apache.aries.proxy.itests.WeavingProxyBundlesTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.013 sec

Results :

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

ERROR: Maven JVM terminated unexpectedly with exit code 143

Reply via email to