You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/09/20 00:52:50 UTC

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #222

See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/222/changes>

Changes:

[benh] Changed uses of VLOG to std::cerr in ExecutorLauncher to avoid waiting
indefinitely on a glog lock that never gets unlocked after a fork
(contributed by Vinod Kone, https://reviews.apache.org/r/7183).

------------------------------------------
[...truncated 2512 lines...]
[       OK ] Multihashmap.Remove (0 ms)
[ RUN      ] Multihashmap.Size
[       OK ] Multihashmap.Size (0 ms)
[ RUN      ] Multihashmap.Iterator
[       OK ] Multihashmap.Iterator (0 ms)
[ RUN      ] Multihashmap.Foreach
[       OK ] Multihashmap.Foreach (0 ms)
[----------] 5 tests from Multihashmap (0 ms total)

[----------] 8 tests from ConfiguratorTest
[ RUN      ] ConfiguratorTest.Environment
[       OK ] ConfiguratorTest.Environment (0 ms)
[ RUN      ] ConfiguratorTest.DefaultOptions
[       OK ] ConfiguratorTest.DefaultOptions (0 ms)
[ RUN      ] ConfiguratorTest.CommandLine
[       OK ] ConfiguratorTest.CommandLine (1 ms)
[ RUN      ] ConfiguratorTest.ConfigFileWithConfDir
[       OK ] ConfiguratorTest.ConfigFileWithConfDir (4 ms)
[ RUN      ] ConfiguratorTest.CommandLineConfFlag
[       OK ] ConfiguratorTest.CommandLineConfFlag (4 ms)
[ RUN      ] ConfiguratorTest.LoadingPriorities
[       OK ] ConfiguratorTest.LoadingPriorities (5 ms)
[ RUN      ] ConfiguratorTest.ConfigFileSpacesIgnored
[       OK ] ConfiguratorTest.ConfigFileSpacesIgnored (5 ms)
[ RUN      ] ConfiguratorTest.MalformedConfigFile
[       OK ] ConfiguratorTest.MalformedConfigFile (4 ms)
[----------] 8 tests from ConfiguratorTest (23 ms total)

[----------] 2 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
[       OK ] SampleFrameworks.CppFramework (5 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
[       OK ] SampleFrameworks.NoExecutorFramework (1330 ms)
[----------] 2 tests from SampleFrameworks (1335 ms total)

[----------] 26 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesAdditon3
[       OK ] ResourcesTest.RangesAdditon3 (0 ms)
[ RUN      ] ResourcesTest.RangesAddition4
[       OK ] ResourcesTest.RangesAddition4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (1 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction6
[       OK ] ResourcesTest.RangesSubtraction6 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 26 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (46 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (6 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (9 ms)
[----------] 3 tests from ReplicaTest (61 ms total)

[----------] 19 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (13 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (15 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (16 ms)
[ RUN      ] CoordinatorTest.ElectNoQuorum
[       OK ] CoordinatorTest.ElectNoQuorum (4 ms)
[ RUN      ] CoordinatorTest.AppendNoQuorum
[       OK ] CoordinatorTest.AppendNoQuorum (13 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (20 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (24 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (27 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (33 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (35 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (98 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (38 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (106 ms)
[ RUN      ] CoordinatorTest.TruncateLearnedFill
E0919 22:52:46.496736  1944 replica.cpp:733] Error getting log record at 0: Attempted to read truncated position
E0919 22:52:46.499867  1956 replica.cpp:733] Error getting log record at 1: Attempted to read truncated position
E0919 22:52:46.502818  1943 replica.cpp:733] Error getting log record at 2: Attempted to read truncated position
E0919 22:52:46.505223  1954 replica.cpp:733] Error getting log record at 3: Attempted to read truncated position
E0919 22:52:46.507845  1953 replica.cpp:733] Error getting log record at 4: Attempted to read truncated position
E0919 22:52:46.510563  1956 replica.cpp:733] Error getting log record at 5: Attempted to read truncated position
E0919 22:52:46.513325  1961 replica.cpp:733] Error getting log record at 6: Attempted to read truncated position
[       OK ] CoordinatorTest.TruncateLearnedFill (78 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 19 tests from CoordinatorTest (520 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (16 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (15 ms)
[----------] 2 tests from LogTest (31 ms total)

[----------] 5 tests from FlagsTest
[ RUN      ] FlagsTest.Load
[       OK ] FlagsTest.Load (0 ms)
[ RUN      ] FlagsTest.Add
[       OK ] FlagsTest.Add (0 ms)
[ RUN      ] FlagsTest.Flags
[       OK ] FlagsTest.Flags (0 ms)
[ RUN      ] FlagsTest.Configurator
[       OK ] FlagsTest.Configurator (0 ms)
[ RUN      ] FlagsTest.Duration
[       OK ] FlagsTest.Duration (0 ms)
[----------] 5 tests from FlagsTest (0 ms total)

[----------] 5 tests from FilesTest
[ RUN      ] FilesTest.AttachTest
E0919 22:52:46.570112  1944 files.cpp:92] Error attaching path 'missing': Failed to canonicalize missing into an absolute path
E0919 22:52:46.570883  1953 files.cpp:92] Error attaching path '$@': Failed to canonicalize $@ into an absolute path
[       OK ] FilesTest.AttachTest (8 ms)
[ RUN      ] FilesTest.DetachTest
[       OK ] FilesTest.DetachTest (5 ms)
[ RUN      ] FilesTest.ReadTest
[       OK ] FilesTest.ReadTest (20 ms)
[ RUN      ] FilesTest.ResolveTest
[       OK ] FilesTest.ResolveTest (26 ms)
[ RUN      ] FilesTest.BrowseTest
[       OK ] FilesTest.BrowseTest (16 ms)
[----------] 5 tests from FilesTest (75 ms total)

[----------] 10 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (4 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (9 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (5 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (5 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (5 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (11 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (10 ms)
[ RUN      ] FaultToleranceTest.SchedulerExit
[       OK ] FaultToleranceTest.SchedulerExit (11 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (6 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (5 ms)
[----------] 10 tests from FaultToleranceTest (71 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (33 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (6 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (5 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (7 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (5 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (7 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (4 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (7 ms)
[----------] 8 tests from ResourceOffersTest (74 ms total)

[----------] 3 tests from GarbageCollectorTest
[ RUN      ] GarbageCollectorTest.Restart
[       OK ] GarbageCollectorTest.Restart (1021 ms)
[ RUN      ] GarbageCollectorTest.ExitedExecutor
[       OK ] GarbageCollectorTest.ExitedExecutor (1021 ms)
[ RUN      ] GarbageCollectorTest.DiskUsage
[       OK ] GarbageCollectorTest.DiskUsage (1020 ms)
[----------] 3 tests from GarbageCollectorTest (3062 ms total)

[----------] 5 tests from SlaveStateFixture
[ RUN      ] SlaveStateFixture.CreateExecutorDirectory
lt-mesos-tests: ../../third_party/libprocess/include/stout/try.hpp:60: T Try<T>::get() const [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]: Assertion `state == SOME' failed.
/bin/bash: line 5:  1921 Aborted                 ${dir}$tst
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/src'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/src'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/src'
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure