You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/27 10:50:37 UTC

Build failed in Jenkins: Lens-Commit #12

See <https://builds.apache.org/job/Lens-Commit/12/changes>

Changes:

[amareshwari.sr] LENS-57 : Separates schema graph for in and out edges (Rajat Khandelwal via amareshwari)

------------------------------------------
[...truncated 26 lines...]
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Lens Checkstyle Rules
[INFO] Lens
[INFO] Lens API
[INFO] Lens API for server and extensions
[INFO] Lens Cube
[INFO] Lens DB storage
[INFO] Lens Query Library
[INFO] Lens Hive Driver
[INFO] Lens Driver for Cloudera Impala
[INFO] Lens Driver for JDBC
[INFO] Lens Server
[INFO] Lens client
[INFO] Lens CLI
[INFO] Lens Examples
[INFO] Lens Distribution
[INFO] Lens Client Distribution
[INFO] Lens ML Lib
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Lens Checkstyle Rules 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ checkstyle ---
[INFO] Deleting <https://builds.apache.org/job/Lens-Commit/ws/checkstyle/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Lens-Commit/ws/checkstyle/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[INFO] Surefire report directory: <https://builds.apache.org/job/Lens-Commit/ws/checkstyle/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ checkstyle ---
[INFO] Building jar: <https://builds.apache.org/job/Lens-Commit/ws/checkstyle/target/checkstyle-1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Lens-Commit/ws/checkstyle/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ checkstyle ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ checkstyle ---
[INFO] Installing <https://builds.apache.org/job/Lens-Commit/ws/checkstyle/target/checkstyle-1.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/lens/checkstyle/1.0-SNAPSHOT/checkstyle-1.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Lens-Commit/ws/checkstyle/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/lens/checkstyle/1.0-SNAPSHOT/checkstyle-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ checkstyle ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Lens Checkstyle Rules ............................. FAILURE [12.266s]
[INFO] Lens .............................................. SKIPPED
[INFO] Lens API .......................................... SKIPPED
[INFO] Lens API for server and extensions ................ SKIPPED
[INFO] Lens Cube ......................................... SKIPPED
[INFO] Lens DB storage ................................... SKIPPED
[INFO] Lens Query Library ................................ SKIPPED
[INFO] Lens Hive Driver .................................. SKIPPED
[INFO] Lens Driver for Cloudera Impala ................... SKIPPED
[INFO] Lens Driver for JDBC .............................. SKIPPED
[INFO] Lens Server ....................................... SKIPPED
[INFO] Lens client ....................................... SKIPPED
[INFO] Lens CLI .......................................... SKIPPED
[INFO] Lens Examples ..................................... SKIPPED
[INFO] Lens Distribution ................................. SKIPPED
[INFO] Lens Client Distribution .......................... SKIPPED
[INFO] Lens ML Lib ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.031s
[INFO] Finished at: Thu Nov 27 09:50:04 UTC 2014
[INFO] Final Memory: 12M/245M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project checkstyle: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-client-dist/pom.xml> to org.apache.lens/lens-client-dist/2.0.0-SNAPSHOT/lens-client-dist-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Client Distribution #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4841 bytes
Compression is 0.0%
Took 0.97 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/checkstyle/pom.xml> to org.apache.lens/checkstyle/1.0-SNAPSHOT/checkstyle-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/checkstyle/target/checkstyle-1.0-SNAPSHOT.jar> to org.apache.lens/checkstyle/1.0-SNAPSHOT/checkstyle-1.0-SNAPSHOT.jar
Sending artifact delta relative to Lens-Commit » Lens Checkstyle Rules #2
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 7083 bytes
Compression is 0.0%
Took 1.8 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-server-api/pom.xml> to org.apache.lens/lens-server-api/2.0.0-SNAPSHOT/lens-server-api-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens API for server and extensions #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2117 bytes
Compression is 0.0%
Took 0.26 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-client/pom.xml> to org.apache.lens/lens-client/2.0.0-SNAPSHOT/lens-client-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens client #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3246 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-query-lib/pom.xml> to org.apache.lens/lens-query-lib/2.0.0-SNAPSHOT/lens-query-lib-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Query Library #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2727 bytes
Compression is 0.0%
Took 0.23 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-driver-impala/pom.xml> to org.apache.lens/lens-driver-impala/2.0.0-SNAPSHOT/lens-driver-impala-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Driver for Cloudera Impala #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2930 bytes
Compression is 0.0%
Took 0.22 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-examples/pom.xml> to org.apache.lens/lens-examples/2.0.0-SNAPSHOT/lens-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Examples #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2099 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-api/pom.xml> to org.apache.lens/lens-api/2.0.0-SNAPSHOT/lens-api-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens API #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3064 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-driver-jdbc/pom.xml> to org.apache.lens/lens-driver-jdbc/2.0.0-SNAPSHOT/lens-driver-jdbc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Driver for JDBC #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3240 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-cube/pom.xml> to org.apache.lens/lens-cube/2.0.0-SNAPSHOT/lens-cube-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Cube #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2997 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-ml-lib/pom.xml> to org.apache.lens/lens-ml-lib/2.0.0-SNAPSHOT/lens-ml-lib-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens ML Lib #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6345 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-storage-db/pom.xml> to org.apache.lens/lens-storage-db/2.0.0-SNAPSHOT/lens-storage-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens DB storage #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2508 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-driver-hive/pom.xml> to org.apache.lens/lens-driver-hive/2.0.0-SNAPSHOT/lens-driver-hive-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Hive Driver #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4629 bytes
Compression is 0.0%
Took 84 ms
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-cli/pom.xml> to org.apache.lens/lens-cli/2.0.0-SNAPSHOT/lens-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens CLI #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6638 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-dist/pom.xml> to org.apache.lens/lens-dist/2.0.0-SNAPSHOT/lens-dist-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Distribution #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5015 bytes
Compression is 0.0%
Took 2.7 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/lens-server/pom.xml> to org.apache.lens/lens-server/2.0.0-SNAPSHOT/lens-server-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Server #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 10516 bytes
Compression is 0.0%
Took 1.2 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/pom.xml> to org.apache.lens/lens-parent/2.0.0-SNAPSHOT/lens-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 31181 bytes
Compression is 0.0%
Took 0.15 sec
Sending e-mails to: dev@lens.incubator.apache.org
channel stopped