You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/08 05:16:29 UTC

Build failed in Jenkins: dir-apacheds-jdk16-ubuntu-deploy #530

See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/530/changes>

Changes:

[elecharny] o Defined a NoSchemaBinaryAttributeDetector to simulate a connection to a server which does not expose the schema
o Added some missing ASL header
o Injected the BinaryAttributeDetector in the LdapConnectionConfig
o Fixed some failing tests (due to the above change)
o Renamed some SchemaLoader test names

[elecharny] o Moved the handling of the humanReadable flag in the LdapSyntax class
o Added the missing use cases handling in the BinaryAttributeDetector
o Added a flag in the LdapSyntax class to know if we have read the syntax from ADS/OpenLDAP or from any other server

------------------------------------------
[...truncated 4692 lines...]
Running org.apache.directory.server.kerberos.protocol.TicketGrantingEncryptionTypeTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.apache.directory.server.kerberos.protocol.AuthenticationPolicyTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.directory.server.kerberos.protocol.TicketGrantingPolicyTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
Running org.apache.directory.server.kerberos.protocol.EncTktInSkeyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ apacheds-protocol-kerberos ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ apacheds-protocol-kerberos ---
[INFO] [INFO] Checking legal files in: apacheds-protocol-kerberos-2.0.0-M6-SNAPSHOT.jar

[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ apacheds-protocol-kerberos ---
Feb 8, 2012 4:16:14 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ apacheds-protocol-kerberos ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-kerberos/target/apacheds-protocol-kerberos-2.0.0-M6-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] [INFO] Installing <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-kerberos/target/apacheds-protocol-kerberos-2.0.0-M6-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/apacheds-protocol-kerberos-2.0.0-M6-SNAPSHOT.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ apacheds-protocol-kerberos ---
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-kerberos/pom.xml> to /home/hudson/.m2/repository/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/apacheds-protocol-kerberos-2.0.0-M6-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-kerberos/target/apacheds-protocol-kerberos-2.0.0-M6-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/apacheds-protocol-kerberos-2.0.0-M6-SNAPSHOT-sources.jar
[INFO] [WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/hudson/.m2/repository/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/hudson/.m2/repository/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:295)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@914ff) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:291)
	... 30 more

[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ apacheds-protocol-kerberos ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/maven-metadata.xml

[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apacheds-protocol-kerberos ---
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/maven-metadata.xml (2 KB at 1.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/apacheds-protocol-kerberos-2.0.0-M6-20120208.041616-9.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/apacheds-protocol-kerberos-2.0.0-M6-20120208.041616-9.jar (49 KB at 82.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/apacheds-protocol-kerberos-2.0.0-M6-20120208.041616-9.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/apacheds-protocol-kerberos-2.0.0-M6-20120208.041616-9.pom (5 KB at 14.9 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/maven-metadata.xml (462 B at 1.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/maven-metadata.xml (2 KB at 2.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/maven-metadata.xml (462 B at 1.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/apacheds-protocol-kerberos-2.0.0-M6-20120208.041616-9-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/apacheds-protocol-kerberos-2.0.0-M6-20120208.041616-9-sources.jar (44 KB at 169.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/maven-metadata.xml (2 KB at 5.8 KB/sec)
[INFO] [INFO] Remote OBR update disabled (enable with -DremoteOBR)

[INFO] --- maven-bundle-plugin:2.3.4:deploy (default-deploy) @ apacheds-protocol-kerberos ---
[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-kerberos/pom.xml> to /home/hudson/hudson/jobs/dir-apacheds-jdk16-ubuntu-deploy/modules/org.apache.directory.server$apacheds-protocol-kerberos/builds/2012-02-08_04-02-28/archive/org.apache.directory.server/apacheds-protocol-kerberos/2.0.0-M6-SNAPSHOT/apacheds-protocol-kerberos-2.0.0-M6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-kerberos/target/apacheds-protocol-kerberos-2.0.0-M6-SNAPSHOT.jar> to /home/hudson/hudson/jobs/dir-apacheds-jdk16-ubuntu-deploy/modules/org.apache.directory.server$apacheds-protocol-kerberos/builds/2012-02-08_04-02-28/archive/org.apache.directory.server/apacheds-protocol-kerberos/2.0.0-M6-20120208.041616-9/apacheds-protocol-kerberos-2.0.0-M6-20120208.041616-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-kerberos/target/apacheds-protocol-kerberos-2.0.0-M6-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/dir-apacheds-jdk16-ubuntu-deploy/modules/org.apache.directory.server$apacheds-protocol-kerberos/builds/2012-02-08_04-02-28/archive/org.apache.directory.server/apacheds-protocol-kerberos/2.0.0-M6-20120208.041616-9/apacheds-protocol-kerberos-2.0.0-M6-20120208.041616-9-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Protocol Ldap 2.0.0-M6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-extras-sp/1.0.0-M11-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-extras-sp/1.0.0-M11-SNAPSHOT/maven-metadata.xml (2 KB at 0.8 KB/sec)
[INFO] Deleting <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-ldap/target>
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-protocol-ldap ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-protocol-ldap ---
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-extras-sp/1.0.0-M11-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-extras-sp/1.0.0-M11-SNAPSHOT/maven-metadata.xml (2 KB at 9.6 KB/sec)
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ apacheds-protocol-ldap ---
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ apacheds-protocol-ldap ---
[INFO] Compiling 64 source files to <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-ldap/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-ldap/src/main/java/org/apache/directory/server/ldap/LdapProtocolHandler.java>:[23,49] cannot find symbol
symbol  : class DefaultBinaryAttributeDetector
location: package org.apache.directory.shared.ldap.codec.api
[ERROR] <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-ldap/src/main/java/org/apache/directory/server/ldap/LdapProtocolHandler.java>:[92,20] cannot find symbol
symbol  : class DefaultBinaryAttributeDetector
location: class org.apache.directory.server.ldap.LdapProtocolHandler
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/protocol-ldap/pom.xml> to /home/hudson/hudson/jobs/dir-apacheds-jdk16-ubuntu-deploy/modules/org.apache.directory.server$apacheds-protocol-ldap/builds/2012-02-08_04-02-28/archive/org.apache.directory.server/apacheds-protocol-ldap/2.0.0-M6-SNAPSHOT/apacheds-protocol-ldap-2.0.0-M6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS .......................................... SUCCESS [42.206s]
[INFO] ApacheDS I18n ..................................... SUCCESS [15.780s]
[INFO] ApacheDS Core Constants ........................... SUCCESS [6.316s]
[INFO] ApacheDS Core API ................................. SUCCESS [38.904s]
[INFO] ApacheDS Core Shared .............................. SUCCESS [12.714s]
[INFO] ApacheDS Interceptors ............................. SUCCESS [3.556s]
[INFO] ApacheDS AdministrativePoint Interceptor .......... SUCCESS [9.537s]
[INFO] ApacheDS Authentication Interceptor ............... SUCCESS [20.821s]
[INFO] ApacheDS Authorization Interceptor ................ SUCCESS [28.415s]
[INFO] ApacheDS ChangeLog Interceptor .................... SUCCESS [13.049s]
[INFO] ApacheDS Collective Attribute Interceptor ......... SUCCESS [8.939s]
[INFO] ApacheDS Event Interceptor ........................ SUCCESS [11.133s]
[INFO] ApacheDS Exception Interceptor .................... SUCCESS [9.695s]
[INFO] ApacheDS Journal Interceptor ...................... SUCCESS [7.353s]
[INFO] ApacheDS Normalization Interceptor ................ SUCCESS [14.473s]
[INFO] ApacheDS Operational Attribute Interceptor ........ SUCCESS [9.954s]
[INFO] ApacheDS Referral Interceptor ..................... SUCCESS [6.415s]
[INFO] ApacheDS Schema Interceptor ....................... SUCCESS [28.128s]
[INFO] ApacheDS Subtree Interceptor ...................... SUCCESS [25.686s]
[INFO] ApacheDS Triggers Interceptor ..................... SUCCESS [11.262s]
[INFO] ApacheDS Core ..................................... SUCCESS [10.711s]
[INFO] ApacheDS Core AVL ................................. SUCCESS [15.326s]
[INFO] ApacheDS Generalized (X) DBM Partition ............ SUCCESS [16.861s]
[INFO] ApacheDS LDIF Partition ........................... SUCCESS [16.359s]
[INFO] ApacheDS JDBM implementation ...................... SUCCESS [3:51.292s]
[INFO] ApacheDS JDBM Partition ........................... SUCCESS [30.021s]
[INFO] ApacheDS Core Annotations ......................... SUCCESS [17.427s]
[INFO] ApacheDS Core JNDI ................................ SUCCESS [10.445s]
[INFO] ApacheDS Protocol Shared .......................... SUCCESS [7.779s]
[INFO] ApacheDS Protocol Kerberos Codec .................. SUCCESS [25.760s]
[INFO] ApacheDS Interceptors for Kerberos ................ SUCCESS [9.643s]
[INFO] ApacheDS Protocol Dhcp ............................ SUCCESS [7.004s]
[INFO] ApacheDS Protocol Dns ............................. SUCCESS [17.053s]
[INFO] ApacheDS Protocol Kerberos ........................ SUCCESS [13.564s]
[INFO] ApacheDS Protocol Ldap ............................ FAILURE [6.272s]
[INFO] ApacheDS Protocol Ntp ............................. SKIPPED
[INFO] Apacheds Server Annotations ....................... SKIPPED
[INFO] ApacheDS Server Config ............................ SKIPPED
[INFO] ApacheDS Server JNDI .............................. SKIPPED
[INFO] ApacheDS Server Replication Service ............... SKIPPED
[INFO] ApacheDS Test Framework ........................... SKIPPED
[INFO] ApacheDS Generalized (X) DBM Tools ................ SKIPPED
[INFO] ApacheDS All ...................................... SKIPPED
[INFO] ApacheDS JDBM implementation ...................... SKIPPED
[INFO] ApacheDS Logger Interceptor ....................... SKIPPED
[INFO] ApacheDS Password Hashing Interceptor ............. SKIPPED
[INFO] ApacheDS Core Integration ......................... SKIPPED
[INFO] ApacheDS Server Integration ....................... SKIPPED
[INFO] ApacheDS DirectoryService-WebApp bridge ........... SKIPPED
[INFO] ApacheDS Jetty HTTP Server Integration ............ SKIPPED
[INFO] ApacheDS Service Builder .......................... SKIPPED
[INFO] ApacheDS Protocol Kerberos Test ................... SKIPPED
[INFO] Apache Directory LDAP Client API test ............. SKIPPED
[INFO] ApacheDS Service .................................. SKIPPED
[INFO] ApacheDS Wrapper .................................. SKIPPED
[INFO] ApacheDS Installers Maven Plugin .................. SKIPPED
[INFO] ApacheDS Installers ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:43.887s
[INFO] Finished at: Wed Feb 08 04:16:27 UTC 2012
[INFO] Final Memory: 129M/341M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project apacheds-protocol-ldap: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project apacheds-protocol-ldap: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
channel stopped


Jenkins build is back to normal : dir-apacheds-jdk16-ubuntu-deploy #531

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/531/changes>