You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/05/15 21:06:08 UTC

Build failed in Jenkins: Chemistry - OpenCMIS - install » OpenCMIS Full Integration Tests #702

See <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/702/>

------------------------------------------
[JENKINS] Archiving /home/hudson/hudson-slave/workspace/Chemistry - OpenCMIS - install/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/pom.xml to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-jcr/builds/2011-05-15_19-00-48/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/0.4.0-SNAPSHOT/chemistry-opencmis-server-jcr-0.4.0-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/hudson-slave/workspace/Chemistry - OpenCMIS - install/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-0.4.0-SNAPSHOT.war to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-jcr/builds/2011-05-15_19-00-48/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/0.4.0-20110515.190531-85/chemistry-opencmis-server-jcr-0.4.0-20110515.190531-85.war
[JENKINS] Archiving /home/hudson/hudson-slave/workspace/Chemistry - OpenCMIS - install/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-0.4.0-SNAPSHOT-classes.jar to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-jcr/builds/2011-05-15_19-00-48/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/0.4.0-20110515.190531-85/chemistry-opencmis-server-jcr-0.4.0-20110515.190531-85-classes.jar
[JENKINS] Archiving /home/hudson/hudson-slave/workspace/Chemistry - OpenCMIS - install/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-0.4.0-SNAPSHOT-sources.jar to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-jcr/builds/2011-05-15_19-00-48/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/0.4.0-20110515.190531-85/chemistry-opencmis-server-jcr-0.4.0-20110515.190531-85-sources.jar
[JENKINS] Archiving /home/hudson/hudson-slave/workspace/Chemistry - OpenCMIS - install/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-0.4.0-SNAPSHOT-tests.jar to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-jcr/builds/2011-05-15_19-00-48/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/0.4.0-20110515.190531-85/chemistry-opencmis-server-jcr-0.4.0-20110515.190531-85-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Full Integration Tests 0.4.0-SNAPSHOT
[INFO] [INFO] Deleting <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/target>
------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ chemistry-opencmis-test-fit ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ chemistry-opencmis-test-fit ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ chemistry-opencmis-test-fit ---
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ chemistry-opencmis-test-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ chemistry-opencmis-test-fit ---
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ chemistry-opencmis-test-fit ---
[INFO] Compiling 63 source files to <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/src/test/java/org/apache/chemistry/opencmis/fit/runtime/FixtureSetup.java>:[32,52] package org.apache.chemistry.opencmis.util.repository does not exist
[ERROR] <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/src/test/java/org/apache/chemistry/opencmis/fit/runtime/FixtureSetup.java>:[89,8] cannot find symbol
symbol  : class ObjectGenerator
location: class org.apache.chemistry.opencmis.fit.runtime.FixtureSetup
[ERROR] <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/src/test/java/org/apache/chemistry/opencmis/fit/runtime/FixtureSetup.java>:[89,33] cannot find symbol
symbol  : class ObjectGenerator
location: class org.apache.chemistry.opencmis.fit.runtime.FixtureSetup
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
projectFailed org.apache.chemistry.opencmis:chemistry-opencmis-test-fit:0.4.0-SNAPSHOT


Jenkins build is back to normal : Chemistry - OpenCMIS - install » OpenCMIS Full Integration Tests #704

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/704/>



Build failed in Jenkins: Chemistry - OpenCMIS - install » OpenCMIS Full Integration Tests #703

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/703/>

------------------------------------------
[JENKINS] Archiving /home/hudson/hudson-slave/workspace/Chemistry - OpenCMIS - install/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/pom.xml to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-jcr/builds/2011-05-15_19-10-57/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/0.4.0-SNAPSHOT/chemistry-opencmis-server-jcr-0.4.0-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/hudson-slave/workspace/Chemistry - OpenCMIS - install/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-0.4.0-SNAPSHOT.war to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-jcr/builds/2011-05-15_19-10-57/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/0.4.0-20110515.191534-86/chemistry-opencmis-server-jcr-0.4.0-20110515.191534-86.war
[JENKINS] Archiving /home/hudson/hudson-slave/workspace/Chemistry - OpenCMIS - install/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-0.4.0-SNAPSHOT-classes.jar to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-jcr/builds/2011-05-15_19-10-57/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/0.4.0-20110515.191534-86/chemistry-opencmis-server-jcr-0.4.0-20110515.191534-86-classes.jar
[JENKINS] Archiving /home/hudson/hudson-slave/workspace/Chemistry - OpenCMIS - install/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-0.4.0-SNAPSHOT-sources.jar to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-jcr/builds/2011-05-15_19-10-57/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/0.4.0-20110515.191534-86/chemistry-opencmis-server-jcr-0.4.0-20110515.191534-86-sources.jar
[JENKINS] Archiving /home/hudson/hudson-slave/workspace/Chemistry - OpenCMIS - install/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-0.4.0-SNAPSHOT-tests.jar to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-jcr/builds/2011-05-15_19-10-57/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/0.4.0-20110515.191534-86/chemistry-opencmis-server-jcr-0.4.0-20110515.191534-86-tests.jar
[INFO]                                                                         [INFO] Deleting <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/target>

[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Full Integration Tests 0.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ chemistry-opencmis-test-fit ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ chemistry-opencmis-test-fit ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ chemistry-opencmis-test-fit ---
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ chemistry-opencmis-test-fit ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ chemistry-opencmis-test-fit ---
[INFO] [INFO] Compiling 63 source files to <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/target/test-classes>

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ chemistry-opencmis-test-fit ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/src/test/java/org/apache/chemistry/opencmis/fit/runtime/FixtureSetup.java>:[32,52] package org.apache.chemistry.opencmis.util.repository does not exist
[ERROR] <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/src/test/java/org/apache/chemistry/opencmis/fit/runtime/FixtureSetup.java>:[89,8] cannot find symbol
symbol  : class ObjectGenerator
location: class org.apache.chemistry.opencmis.fit.runtime.FixtureSetup
[ERROR] <https://builds.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/ws/src/test/java/org/apache/chemistry/opencmis/fit/runtime/FixtureSetup.java>:[89,33] cannot find symbol
symbol  : class ObjectGenerator
location: class org.apache.chemistry.opencmis.fit.runtime.FixtureSetup
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
projectFailed org.apache.chemistry.opencmis:chemistry-opencmis-test-fit:0.4.0-SNAPSHOT