You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/15 21:39:07 UTC

Build failed in Jenkins: Pivot-trunk on Java 7 #1164

See <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/1164/changes>

Changes:

[rwhitcomb] Code cleanup:  Reorganize the "build.xml" so that the tests are compiled after
everything else, in case there are new methods that the tests depend on that
won't compile until the core/wtk .jar files are built.

Add a copy of .bxml, .json and .png files in both the tests and tutorials
directories, so you can just change to the xxxx/ant-bin directory and run
tests with "java org.apache.pivot....." (that is the class name of the
test or tutorial).  All the resources will be in place to do that now.

This is a merge of revision 1703276 from branches/2.0.x to trunk.

------------------------------------------
[...truncated 3 lines...]
Reverting <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/.> to depth infinity with ignoreExternals: false
Updating http://svn.apache.org/repos/asf/pivot/jenkins at revision '2015-09-15T19:37:10.303 +0000'
At revision 1703277
Reverting <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk> to depth infinity with ignoreExternals: false
Updating http://svn.apache.org/repos/asf/pivot/trunk at revision '2015-09-15T19:37:10.303 +0000'
U         build.xml
U         wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraTheme.java
 U        .
At revision 1703277
no change for http://svn.apache.org/repos/asf/pivot/jenkins since the previous build
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[Pivot-trunk on Java 7] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.4/bin/ant check clean package test doc deploy package-tests package-sources package-javadoc
Buildfile: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/build.xml>

help:
     [echo] Using Classpath: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/ci-builds-on-jenkins/lib/junit-4.8.2.jar>:<https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/ci-builds-on-jenkins/lib/maven-ant-tasks-2.1.3.jar>:<https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/${env.CLASSPATH}>:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/alt-rt.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/charsets.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/deploy.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/ext/dnsns.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/ext/localedata.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/ext/sunec.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/ext/sunjce_provider.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/ext/sunpkcs11.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/ext/zipfs.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/javaws.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/jce.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/jfr.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/jsse.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/management-agent.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/plugin.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/resources.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/rt.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/security/US_export_policy.jar:/home/jenkins/tools/java/jdk1.7.0_25-32/jre/lib/security/local_policy.jar

check:

clean:
   [delete] Deleting directory <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib>

environment-info:
     [echo] 
     [echo] Compile environment for pivot_build_by_jenkins-2.1.0 is:
     [echo] show deprecation true
     [echo] debug true
     [echo] source 1.7, target 1.7
     [echo] encoding UTF-8
     [echo] indexJars true
     [echo] arg -Xlint
     [echo] 
     [echo] OS: Linux, version 3.13.0-36-lowlatency, architecture i386
     [echo] 
     [echo] Java: home at '/home/jenkins/tools/java/jdk1.7.0_25-32/jre', version 1.7.0_25, vendor Oracle Corporation
     [echo] 

core:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/core/ant-bin>
    [javac] Compiling 160 source files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/core/ant-bin>

wtk:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/wtk/ant-bin>
    [javac] Compiling 412 source files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/wtk/ant-bin>

charts:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/charts/ant-bin>
    [javac] Compiling 26 source files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/charts/ant-bin>

wtk-terra:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/wtk-terra/ant-bin>
    [javac] Compiling 58 source files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/wtk-terra/ant-bin>

web:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/web/ant-bin>
    [javac] Compiling 11 source files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/web/ant-bin>

demos:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/demos/ant-bin>
    [javac] Compiling 24 source files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/demos/ant-bin>

web-server:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/web-server/ant-bin>
    [javac] Compiling 2 source files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/web-server/ant-bin>

demos-server:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/demos-server/ant-bin>
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/demos-server/ant-bin>

tutorials:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/tutorials/ant-bin>
    [javac] Compiling 90 source files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/tutorials/ant-bin>
     [copy] Copying 242 files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/tutorials/ant-bin>

tutorials-server:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/tutorials-server/ant-bin>
    [javac] Compiling 2 source files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/tutorials-server/ant-bin>

compile:

package:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib>
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-charts-2.1.0.jar>
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-core-2.1.0.jar>
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-demos-2.1.0.jar>
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-demos-server-2.1.0.jar>
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-tutorials-2.1.0.jar>
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-tutorials-server-2.1.0.jar>
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-web-2.1.0.jar>
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-web-server-2.1.0.jar>
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-wtk-2.1.0.jar>
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-wtk-terra-2.1.0.jar>

environment-info:
     [echo] 
     [echo] Compile environment for pivot_build_by_jenkins-2.1.0 is:
     [echo] show deprecation true
     [echo] debug true
     [echo] source 1.7, target 1.7
     [echo] encoding UTF-8
     [echo] indexJars true
     [echo] arg -Xlint
     [echo] 
     [echo] OS: Linux, version 3.13.0-36-lowlatency, architecture i386
     [echo] 
     [echo] Java: home at '/home/jenkins/tools/java/jdk1.7.0_25-32/jre', version 1.7.0_25, vendor Oracle Corporation
     [echo] 

core:

wtk:

charts:

wtk-terra:

web:

demos:

web-server:

demos-server:

tutorials:

tutorials-server:

compile:

tests:
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/tests/ant-bin>
    [javac] Compiling 90 source files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/tests/ant-bin>
     [copy] Copying 129 files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/tests/ant-bin>

compile-tests:

test:
     [echo] charts: Executing test cases...
     [echo] core: Executing test cases...
     [echo] demos: Executing test cases...
     [echo] demos-server: Executing test cases...
     [echo] tests: Executing test cases...
     [echo] tutorials: Executing test cases...
     [echo] tutorials-server: Executing test cases...
     [echo] web: Executing test cases...
     [echo] web-server: Executing test cases...
     [echo] wtk: Executing test cases...
     [echo] wtk-terra: Executing test cases...

doc:
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Creating destination directory: "<https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/doc/">
  [javadoc] Loading source files for package org.apache.pivot.charts...
  [javadoc] Loading source files for package org.apache.pivot.charts.content...
  [javadoc] Loading source files for package org.apache.pivot.charts.skin...
  [javadoc] Loading source files for package org.apache.pivot.beans...
  [javadoc] Loading source files for package org.apache.pivot.collections...
  [javadoc] Loading source files for package org.apache.pivot.collections.adapter...
  [javadoc] Loading source files for package org.apache.pivot.collections.concurrent...
  [javadoc] Loading source files for package org.apache.pivot.collections.immutable...
  [javadoc] Loading source files for package org.apache.pivot.functional.functions...
  [javadoc] Loading source files for package org.apache.pivot.functional.monad...
  [javadoc] Loading source files for package org.apache.pivot.io...
  [javadoc] Loading source files for package org.apache.pivot.json...
  [javadoc] Loading source files for package org.apache.pivot.serialization...
  [javadoc] Loading source files for package org.apache.pivot.sql...
  [javadoc] Loading source files for package org.apache.pivot.text...
  [javadoc] Loading source files for package org.apache.pivot.util...
  [javadoc] Loading source files for package org.apache.pivot.util.concurrent...
  [javadoc] Loading source files for package org.apache.pivot.xml...
  [javadoc] Loading source files for package org.apache.pivot.web...
  [javadoc] Loading source files for package org.apache.pivot.web.server...
  [javadoc] Loading source files for package org.apache.pivot.wtk...
  [javadoc] Loading source files for package org.apache.pivot.wtk.content...
  [javadoc] Loading source files for package org.apache.pivot.wtk.effects...
  [javadoc] Loading source files for package org.apache.pivot.wtk.effects.easing...
  [javadoc] Loading source files for package org.apache.pivot.wtk.media...
  [javadoc] Loading source files for package org.apache.pivot.wtk.skin...
  [javadoc] Loading source files for package org.apache.pivot.wtk.text...
  [javadoc] Loading source files for package org.apache.pivot.wtk.util...
  [javadoc] Loading source files for package org.apache.pivot.wtk.validation...
  [javadoc] Loading source files for package org.apache.pivot.wtk.skin.terra...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_25
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/doc/org/apache/pivot/wtk/skin/terra/package-summary.html...>
  [javadoc] Copying file <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/doc-files/palette.png> to directory <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/doc/org/apache/pivot/wtk/skin/terra/doc-files...>
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

environment-info:
     [echo] 
     [echo] Compile environment for pivot_build_by_jenkins-2.1.0 is:
     [echo] show deprecation true
     [echo] debug true
     [echo] source 1.7, target 1.7
     [echo] encoding UTF-8
     [echo] indexJars true
     [echo] arg -Xlint
     [echo] 
     [echo] OS: Linux, version 3.13.0-36-lowlatency, architecture i386
     [echo] 
     [echo] Java: home at '/home/jenkins/tools/java/jdk1.7.0_25-32/jre', version 1.7.0_25, vendor Oracle Corporation
     [echo] 

core:

wtk:

charts:

wtk-terra:

web:

demos:

web-server:

demos-server:

tutorials:

tutorials-server:

compile:

package:
      [jar] Building jar: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/pivot_build_by_jenkins-tutorials-2.1.0.jar>

deploy:
     [copy] Copying 2 files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib>
    [mkdir] Created dir: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed>
     [copy] Copying 12 files to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed>
  [signjar] Signing JAR: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/commons-vfs2-2.1-SNAPSHOT.jar> to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/commons-vfs2-2.1-SNAPSHOT.jar> as pivot
  [signjar] Signing JAR: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/pivot_build_by_jenkins-charts-2.1.0.jar> to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/pivot_build_by_jenkins-charts-2.1.0.jar> as pivot
  [signjar] Signing JAR: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/pivot_build_by_jenkins-core-2.1.0.jar> to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/pivot_build_by_jenkins-core-2.1.0.jar> as pivot
  [signjar] Signing JAR: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/pivot_build_by_jenkins-demos-2.1.0.jar> to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/pivot_build_by_jenkins-demos-2.1.0.jar> as pivot
  [signjar] Signing JAR: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/pivot_build_by_jenkins-demos-server-2.1.0.jar> to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/pivot_build_by_jenkins-demos-server-2.1.0.jar> as pivot
  [signjar] Signing JAR: <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/pivot_build_by_jenkins-tutorials-2.1.0.jar> to <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/lib/signed/pivot_build_by_jenkins-tutorials-2.1.0.jar> as pivot
  [signjar] jarsigner: unable to sign jar: java.util.zip.ZipException: duplicate entry: org/apache/pivot/tutorials/alert.bxml

BUILD FAILED
<https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/ws/pivot_trunk/build.xml>:706: jarsigner returned: 1

Total time: 1 minute 43 seconds
Build step 'Invoke Ant' marked build as failure

Jenkins build is back to normal : Pivot-trunk on Java 7 #1165

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Pivot-trunk%20on%20Java%207/1165/changes>