Hi Jun, That someone was me :) It kept reporting false build failures (when the non-docker one was passing), so I had disabled it as it was adding a lot of noise on JIRAs.
Yusaku From: jun aoki <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Monday, February 2, 2015 2:09 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Cc: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: Advice on building Ambari from source? And, OSS build passes so it might be an environment issue. https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-trunk-Commit/ I wanted to refer the docker version of Ambari Build job but it is disabled. (I'm running #841 manually but it has been disabled, assuming there were some issues with it and someone disabled it) The docker container provides identical environment on any nodes so long as Docker is running so that you wont see issues based upon environmental difference, like python version, java version, yum package vs apt-get package etc. Let me see what I can do. On Mon, Feb 2, 2015 at 1:55 PM, Benoit Perroud <[email protected]<mailto:[email protected]>> wrote: I built the branch 1.7 without any problems Le vendredi 30 janvier 2015, Hellmar Becker <[email protected]<mailto:[email protected]>> a écrit : Hi all, I have been trying to build Ambari from the newest sources following the instructions in the Ambari wiki but I seem to be failing in the tests for ambari-server. Here is a snippet from my build log: ---- Results : Failed tests: testRequestURL(org.apache.ambari.server.view.HttpImpersonatorImplTest): expected:<[Dummy text from HTTP response]> but was:<[]> testRequestURLWithCustom(org.apache.ambari.server.view.HttpImpersonatorImplTest): expected:<[Dummy text from HTTP response]> but was:<[]> testHeartbeatStateCommandsEnqueueing(org.apache.ambari.server.agent.TestHeartbeatMonitor): HeartbeatMonitor should be already stopped Tests in error: testDeadlockBetweenImplementations(org.apache.ambari.server.state.cluster.ClusterDeadlockTest): test timed out after 30000 milliseconds testUpdateRepoUrlController(org.apache.ambari.server.controller.AmbariManagementControllerTest): Could not access base url . http://public-repo-1.hortonworks.com/HDP-1.1.1.16/repos/centos5 . java.net.UnknownHostException: public-repo-1.hortonworks.com<http://public-repo-1.hortonworks.com> Tests run: 2628, Failures: 3, Errors: 2, Skipped: 15 ---- This is on CentOS 6.5, using the trunk branch. Or is there a defined branch that I should check out for a successful build? Regards, Hellmar ======================================== Hellmar Becker Edmond Audranstraat 55 NL-3543BG Utrecht mail: [email protected] mobile: +31 6 29986670<tel:%2B31%206%2029986670> ======================================== -- -jun
