Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 50C73200BEA for ; Tue, 27 Dec 2016 23:50:15 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4F3B6160B31; Tue, 27 Dec 2016 22:50:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C806B160B1D for ; Tue, 27 Dec 2016 23:50:13 +0100 (CET) Received: (qmail 88390 invoked by uid 500); 27 Dec 2016 22:50:13 -0000 Mailing-List: contact notifications-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list notifications@maven.apache.org Received: (qmail 88151 invoked by uid 99); 27 Dec 2016 22:50:12 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2016 22:50:12 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 259709C009A; Tue, 27 Dec 2016 22:50:09 +0000 (UTC) Date: Tue, 27 Dec 2016 22:50:08 +0000 (UTC) From: Apache Jenkins Server To: notifications@maven.apache.org, schulte@apache.org Message-ID: <2056929160.4583.1482879009022.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: maven-plugins-ITs-m3.0.4 #1872 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: maven-plugins-ITs-m3.0.4 X-Jenkins-Result: FAILURE archived-at: Tue, 27 Dec 2016 22:50:15 -0000 See Changes: [schulte] [MANT-86] Retire the plugin o Removed the plugin form the aggregator POM. It is on its way to get retired and currently produces IT failures on Jenkins. Fixing ITs for a plugin getting retired makes no sense. [schulte] [MPIR-288] Add a skipEmptyReport option o Updated the IT to account for skipEmptyReport to default to 'true'. [schulte] [MPIR-288] Add a skipEmptyReport option o Updated the IT to account for skipEmptyReport to default to 'true'. ------------------------------------------ [...truncated 9131 lines...] [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-gpg-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ maven-gpg-plugin --- [INFO] [INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-gpg-plugin --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: DEPENDENCIES [INFO] Exclude: src/test/resources/gnupg/* [INFO] 66 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 54 licence. [INFO] [INFO] --- maven-plugin-plugin:3.4:helpmojo (generate-helpmojo) @ maven-gpg-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-gpg-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ maven-gpg-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ maven-gpg-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to [INFO] : Some input files use unchecked or unsafe operations. [INFO] : Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ maven-gpg-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-annotations found 3 mojo descriptors. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ maven-gpg-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ maven-gpg-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ maven-gpg-plugin --- [INFO] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ maven-gpg-plugin --- [INFO] Building jar: [INFO] [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-gpg-plugin --- [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-gpg-plugin --- [INFO] [INFO] --- maven-invoker-plugin:2.0.0:install (integration-test) @ maven-gpg-plugin --- [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] Installing to [INFO] [INFO] --- maven-invoker-plugin:2.0.0:integration-test (integration-test) @ maven-gpg-plugin --- [INFO] Building: sign-release/pom.xml [INFO] run script verify.bsh [INFO] ..SUCCESS (4.1 s) [INFO] Building: alternative-secret-keyring/pom.xml [INFO] run script verify.bsh [INFO] ..SUCCESS (2.7 s) [INFO] Building: no-main-artifact/pom.xml [INFO] run script verify.bsh [INFO] ..SUCCESS (2.8 s) [INFO] Building: sign-with-passphase-from-maven-settings/pom.xml [INFO] run script verify.bsh [INFO] ..SUCCESS (2.7 s) [INFO] [INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-gpg-plugin --- [INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset. [INFO] Ignored 1 error, 0 violation remaining. [INFO] [INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-gpg-plugin --- [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 4, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-gpg-plugin --- [INFO] Installing to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-gpg-plugin/1.7-SNAPSHOT/maven-gpg-plugin-1.7-SNAPSHOT.jar [INFO] Installing to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-gpg-plugin/1.7-SNAPSHOT/maven-gpg-plugin-1.7-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator --- [INFO] Installing to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins-aggregator/1-SNAPSHOT/maven-plugins-aggregator-1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Maven ACR Plugin ........................... SUCCESS [25.064s] [INFO] Apache Maven AntRun Plugin ........................ SUCCESS [58.198s] [INFO] Apache Maven Changelog Plugin ..................... SUCCESS [43.546s] [INFO] Apache Maven Changes Plugin ....................... SUCCESS [1:11.603s] [INFO] Apache Maven Clean Plugin ......................... SUCCESS [26.003s] [INFO] Apache Maven Compiler Plugin ...................... SUCCESS [2:17.593s] [INFO] Apache Maven Deploy Plugin ........................ SUCCESS [1:56.520s] [INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.950s] [INFO] Apache Maven EAR Plugin ........................... SUCCESS [5:13.988s] [INFO] Apache Maven EJB Plugin ........................... SUCCESS [41.165s] [INFO] Apache Maven Help Plugin .......................... SUCCESS [1:50.950s] [INFO] Apache Maven Install Plugin ....................... SUCCESS [1:23.787s] [INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [42.938s] [INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [5:38.904s] [INFO] Apache Maven JDeps Plugin ......................... SUCCESS [1.829s] [INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [3.039s] [INFO] Apache Maven Patch Plugin ......................... SUCCESS [13.220s] [INFO] Apache Maven PDF Plugin ........................... SUCCESS [24.878s] [INFO] Apache Maven RAR Plugin ........................... SUCCESS [12.121s] [INFO] Apache Maven Repository Plugin .................... SUCCESS [23.676s] [INFO] Apache Maven Resources Plugin ..................... SUCCESS [1:17.676s] [INFO] Apache Maven Site Plugin .......................... SUCCESS [6:21.859s] [INFO] Apache Maven Source Plugin ........................ SUCCESS [57.852s] [INFO] Apache Maven Stage Plugin ......................... SUCCESS [1.782s] [INFO] Apache Maven Toolchains Plugin .................... SUCCESS [15.205s] [INFO] Apache Maven Verifier Plugin ...................... SUCCESS [8.830s] [INFO] Apache Maven WAR Plugin ........................... SUCCESS [1:45.377s] [INFO] Apache Maven DOAP Plugin .......................... SUCCESS [17.541s] [INFO] Apache Maven Invoker Plugin ....................... SUCCESS [5:41.440s] [INFO] Apache Maven JAR Plugin ........................... SUCCESS [1:44.402s] [INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [3:29.084s] [INFO] Apache Maven PMD Plugin ........................... SUCCESS [2:02.147s] [INFO] Apache Maven GPG Plugin ........................... SUCCESS [13.632s] [INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.275s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49:11.955s [INFO] Finished at: Tue Dec 27 22:49:50 UTC 2016 [INFO] Final Memory: 146M/1595M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "apache.snapshots" could not be activated because it does not exist. Deleting 1 temporary files Recording test results ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? For example, is 3 days 5 hr old