Return-Path: X-Original-To: apmail-karaf-commits-archive@minotaur.apache.org Delivered-To: apmail-karaf-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 477F511EBB for ; Tue, 26 Aug 2014 03:09:20 +0000 (UTC) Received: (qmail 33518 invoked by uid 500); 26 Aug 2014 03:09:19 -0000 Delivered-To: apmail-karaf-commits-archive@karaf.apache.org Received: (qmail 33477 invoked by uid 500); 26 Aug 2014 03:09:19 -0000 Mailing-List: contact commits-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list commits@karaf.apache.org Received: (qmail 33466 invoked by uid 99); 26 Aug 2014 03:09:19 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2014 03:09:19 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 329B6E00280 for ; Tue, 26 Aug 2014 03:09:19 +0000 (UTC) Date: Tue, 26 Aug 2014 03:09:19 +0000 (UTC) From: Apache Jenkins Server To: commits@karaf.apache.org Message-ID: <1857179384.3666.1409022559205.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_karaf-2.3.x_=C2=BB_Apache_?= =?UTF-8?Q?Karaf_::_Deployer_::_Karaf_Archive_(.kar)_#1332?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Apache Karaf :: Deployer :: Karaf Archive (.kar) X-Jenkins-Result: FAILURE See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Karaf :: Deployer :: Karaf Archive (.kar) 2.3.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.karaf.deployer.kar --- [INFO] Deleting [INFO] [INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ org.apache.karaf.deployer.kar --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.karaf.deployer.kar --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (copy-notice) @ org.apache.karaf.deployer.kar --- [INFO] Executing tasks main: [copy] Copying 1 file to [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.deployer.kar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.apache.karaf.deployer.kar --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to [WARNING] Note: uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.deployer.kar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.apache.karaf.deployer.kar --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ org.apache.karaf.deployer.kar --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.karaf.deployer.kar.KarArtifactInstallerTest [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Found a .kar file to deploy. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Found a Karaf archive with .zip prefix; will deploy. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] WARN org.apache.karaf.deployer.kar.KarArtifactInstaller - Problem extracting zip file 'badZipFile.zip'; ignoring. java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(ZipFile.java:127) at java.util.zip.ZipFile.(ZipFile.java:143) at org.apache.karaf.deployer.kar.KarArtifactInstaller.canHandle(KarArtifactInstaller.java:456) at org.apache.karaf.deployer.kar.KarArtifactInstallerTest.shouldIgnoreBadZipFile(KarArtifactInstallerTest.java:88) 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:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) 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:30) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:134) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:113) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:103) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Installing KAR file [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Added feature repository ' [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Installing KAR file [main] WARN org.apache.karaf.deployer.kar.KarArtifactInstaller - Unable to add repository ' java.lang.Exception: Unable to add to repository. at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:46) at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94) at com.sun.proxy.$Proxy6.addRepository(Unknown Source) at org.apache.karaf.deployer.kar.KarArtifactInstaller.addToFeaturesRepositories(KarArtifactInstaller.java:418) at org.apache.karaf.deployer.kar.KarArtifactInstaller.install(KarArtifactInstaller.java:113) at org.apache.karaf.deployer.kar.KarArtifactInstallerTest.shouldLogAndNotThrowExceptionIfCannotAddToFeaturesRepository(KarArtifactInstallerTest.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:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) 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:30) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:134) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:113) 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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:103) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74) [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Installing KAR file [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Added feature repository ' [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Installing KAR file DoesNotExist [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to ./target/system [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to ./target/system/.timestamps [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archive installer destroyed. Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ org.apache.karaf.deployer.kar --- [WARNING] Bundle org.apache.karaf.deployer:org.apache.karaf.deployer.kar:bundle:2.3.7-SNAPSHOT : Unknown directive blueprint.graceperiod: in Bundle-SymbolicName, allowed directives are singleton:,fragment-attachment:,mandatory:, and 'x-*'. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ org.apache.karaf.deployer.kar --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.deployer.kar --- [INFO] Installing to /home/jenkins/jenkins-slave/workspace/karaf-2.3.x/.repository/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.3.7-SNAPSHOT/org.apache.karaf.deployer.kar-2.3.7-SNAPSHOT.jar [INFO] Installing to /home/jenkins/jenkins-slave/workspace/karaf-2.3.x/.repository/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.3.7-SNAPSHOT/org.apache.karaf.deployer.kar-2.3.7-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ org.apache.karaf.deployer.kar --- [INFO] Installing org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.3.7-SNAPSHOT/org.apache.karaf.deployer.kar-2.3.7-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ org.apache.karaf.deployer.kar --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.3.7-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.3.7-SNAPSHOT/maven-metadata.xml (807 B at 0.5 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.3.7-SNAPSHOT/org.apache.karaf.deployer.kar-2.3.7-20140826.030511-30.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.3.7-SNAPSHOT/org.apache.karaf.deployer.kar-2.3.7-20140826.030511-30.jar (20 KB at 0.8 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.3.7-SNAPSHOT/org.apache.karaf.deployer.kar-2.3.7-20140826.030511-30.pom