You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/06 06:34:36 UTC

Build failed in Jenkins: Mesos » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2453

See <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2453/changes>

Changes:

[adam] Fixed minor style issues.

------------------------------------------
[...truncated 7896 lines...]
[ RUN      ] UUIDTest.MalformedUUID
[       OK ] UUIDTest.MalformedUUID (0 ms)
[----------] 2 tests from UUIDTest (0 ms total)

[----------] 2 tests from VersionTest
[ RUN      ] VersionTest.Comparison
[       OK ] VersionTest.Comparison (0 ms)
[ RUN      ] VersionTest.Parse
[       OK ] VersionTest.Parse (0 ms)
[----------] 2 tests from VersionTest (0 ms total)

[----------] 25 tests from FlagsTest
[ RUN      ] FlagsTest.Load
[       OK ] FlagsTest.Load (0 ms)
[ RUN      ] FlagsTest.Add
[       OK ] FlagsTest.Add (0 ms)
[ RUN      ] FlagsTest.Alias
[       OK ] FlagsTest.Alias (0 ms)
[ RUN      ] FlagsTest.Flags
[       OK ] FlagsTest.Flags (0 ms)
[ RUN      ] FlagsTest.LoadFromEnvironment
[       OK ] FlagsTest.LoadFromEnvironment (0 ms)
[ RUN      ] FlagsTest.LoadFromCommandLine
[       OK ] FlagsTest.LoadFromCommandLine (0 ms)
[ RUN      ] FlagsTest.LoadFromCommandLineWithNonFlags
[       OK ] FlagsTest.LoadFromCommandLineWithNonFlags (1 ms)
[ RUN      ] FlagsTest.LoadFromCommandLineWithDashDash
[       OK ] FlagsTest.LoadFromCommandLineWithDashDash (0 ms)
[ RUN      ] FlagsTest.LoadFromCommandLineAndUpdateArgcArgv
[       OK ] FlagsTest.LoadFromCommandLineAndUpdateArgcArgv (0 ms)
[ RUN      ] FlagsTest.Stringification
[       OK ] FlagsTest.Stringification (0 ms)
[ RUN      ] FlagsTest.EffectiveName
[       OK ] FlagsTest.EffectiveName (0 ms)
[ RUN      ] FlagsTest.DeprecationWarning
[       OK ] FlagsTest.DeprecationWarning (0 ms)
[ RUN      ] FlagsTest.DuplicatesFromEnvironment
[       OK ] FlagsTest.DuplicatesFromEnvironment (0 ms)
[ RUN      ] FlagsTest.DuplicatesFromCommandLine
[       OK ] FlagsTest.DuplicatesFromCommandLine (0 ms)
[ RUN      ] FlagsTest.AliasDuplicateFromCommandLine
[       OK ] FlagsTest.AliasDuplicateFromCommandLine (0 ms)
[ RUN      ] FlagsTest.Errors
[       OK ] FlagsTest.Errors (1 ms)
[ RUN      ] FlagsTest.MissingRequiredFlag
[       OK ] FlagsTest.MissingRequiredFlag (0 ms)
[ RUN      ] FlagsTest.Validate
[       OK ] FlagsTest.Validate (0 ms)
[ RUN      ] FlagsTest.Usage
[       OK ] FlagsTest.Usage (0 ms)
[ RUN      ] FlagsTest.UsageMessage
[       OK ] FlagsTest.UsageMessage (0 ms)
[ RUN      ] FlagsTest.EmptyUsage
[       OK ] FlagsTest.EmptyUsage (0 ms)
[ RUN      ] FlagsTest.ProgramName
[       OK ] FlagsTest.ProgramName (0 ms)
[ RUN      ] FlagsTest.OptionalMessage
[       OK ] FlagsTest.OptionalMessage (0 ms)
[ RUN      ] FlagsTest.Duration
[       OK ] FlagsTest.Duration (0 ms)
[ RUN      ] FlagsTest.JSON
[       OK ] FlagsTest.JSON (1 ms)
[----------] 25 tests from FlagsTest (3 ms total)

[----------] 2 tests from FlagsFileTest
[ RUN      ] FlagsFileTest.JSONFile
WARNING: Logging before InitGoogleLogging() is written to STDERR
W0706 06:34:37.578322 19067 parse.hpp:89] Specifying an absolute filename to read a command line option out of without using 'file:// is deprecated and will be removed in a future release. Simply adding 'file://' to the beginning of the path should eliminate this warning.
[       OK ] FlagsFileTest.JSONFile (0 ms)
[ RUN      ] FlagsFileTest.FilePrefix
[       OK ] FlagsFileTest.FilePrefix (1 ms)
[----------] 2 tests from FlagsFileTest (1 ms total)

[----------] 18 tests from OsTest
[ RUN      ] OsTest.Environment
[       OK ] OsTest.Environment (0 ms)
[ RUN      ] OsTest.Argv
[       OK ] OsTest.Argv (0 ms)
[ RUN      ] OsTest.System
sh: 1: invalid.command: not found
[       OK ] OsTest.System (9 ms)
[ RUN      ] OsTest.Cloexec
[       OK ] OsTest.Cloexec (1 ms)
[ RUN      ] OsTest.Nonblock
[       OK ] OsTest.Nonblock (0 ms)
[ RUN      ] OsTest.Size
[       OK ] OsTest.Size (0 ms)
[ RUN      ] OsTest.BootId
[       OK ] OsTest.BootId (1 ms)
[ RUN      ] OsTest.Sleep
[       OK ] OsTest.Sleep (10 ms)
[ RUN      ] OsTest.Children
[       OK ] OsTest.Children (6 ms)
[ RUN      ] OsTest.Killtree
[       OK ] OsTest.Killtree (19 ms)
[ RUN      ] OsTest.KilltreeNoRoot
[       OK ] OsTest.KilltreeNoRoot (16 ms)
[ RUN      ] OsTest.ProcessExists
[       OK ] OsTest.ProcessExists (6 ms)
[ RUN      ] OsTest.User
[       OK ] OsTest.User (12 ms)
[ RUN      ] OsTest.Libraries
[       OK ] OsTest.Libraries (1 ms)
[ RUN      ] OsTest.Shell
sh: 1: foobar: not found
E0706 06:34:37.662473 19067 shell.hpp:106] Command 'foobar' failed; this is the output:
[       OK ] OsTest.Shell (9 ms)
[ RUN      ] OsTest.Mknod
[       OK ] OsTest.Mknod (0 ms)
[ RUN      ] OsTest.Realpath
[       OK ] OsTest.Realpath (1 ms)
[ RUN      ] OsTest.Which
[       OK ] OsTest.Which (0 ms)
[----------] 18 tests from OsTest (91 ms total)

[----------] 6 tests from PathTest
[ RUN      ] PathTest.Basename
[       OK ] PathTest.Basename (0 ms)
[ RUN      ] PathTest.Dirname
[       OK ] PathTest.Dirname (0 ms)
[ RUN      ] PathTest.Extension
[       OK ] PathTest.Extension (0 ms)
[ RUN      ] PathTest.Join
[       OK ] PathTest.Join (1 ms)
[ RUN      ] PathTest.Absolute
[       OK ] PathTest.Absolute (0 ms)
[ RUN      ] PathTest.Comparison
[       OK ] PathTest.Comparison (0 ms)
[----------] 6 tests from PathTest (1 ms total)

[----------] 1 test from PathFileTest
[ RUN      ] PathFileTest.ImplicitConversion
[       OK ] PathFileTest.ImplicitConversion (0 ms)
[----------] 1 test from PathFileTest (0 ms total)

[----------] 10 tests from ProtobufTest
[ RUN      ] ProtobufTest.JSON
[       OK ] ProtobufTest.JSON (3 ms)
[ RUN      ] ProtobufTest.JSONArray
[       OK ] ProtobufTest.JSONArray (0 ms)
[ RUN      ] ProtobufTest.JsonLargeIntegers
[       OK ] ProtobufTest.JsonLargeIntegers (1 ms)
[ RUN      ] ProtobufTest.SimpleMessageEquals
[       OK ] ProtobufTest.SimpleMessageEquals (0 ms)
[ RUN      ] ProtobufTest.ParseJSONArray
[       OK ] ProtobufTest.ParseJSONArray (0 ms)
[ RUN      ] ProtobufTest.ParseJSONNull
[       OK ] ProtobufTest.ParseJSONNull (0 ms)
[ RUN      ] ProtobufTest.ParseJSONNestedError
[       OK ] ProtobufTest.ParseJSONNestedError (0 ms)
[ RUN      ] ProtobufTest.Jsonify
[       OK ] ProtobufTest.Jsonify (0 ms)
[ RUN      ] ProtobufTest.JsonifyArray
[       OK ] ProtobufTest.JsonifyArray (0 ms)
[ RUN      ] ProtobufTest.JsonifyLargeIntegers
[       OK ] ProtobufTest.JsonifyLargeIntegers (0 ms)
[----------] 10 tests from ProtobufTest (5 ms total)

[----------] 2 tests from RecordIOTest
[ RUN      ] RecordIOTest.Encoder
[       OK ] RecordIOTest.Encoder (0 ms)
[ RUN      ] RecordIOTest.Decoder
[       OK ] RecordIOTest.Decoder (0 ms)
[----------] 2 tests from RecordIOTest (0 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (1 ms)
[ RUN      ] SubcommandTest.Dispatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (1 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (43 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (39 ms)
[----------] 2 tests from SVNTest (82 ms total)

[----------] 1 test from TryTest
[ RUN      ] TryTest.ArrowOperator
[       OK ] TryTest.ArrowOperator (0 ms)
[----------] 1 test from TryTest (0 ms total)

[----------] 1 test from OsSendfileTest
[ RUN      ] OsSendfileTest.Sendfile
[       OK ] OsSendfileTest.Sendfile (0 ms)
[----------] 1 test from OsSendfileTest (0 ms total)

[----------] 1 test from OsSignalsTest
[ RUN      ] OsSignalsTest.Suppress
[       OK ] OsSignalsTest.Suppress (0 ms)
[----------] 1 test from OsSignalsTest (0 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (1 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (0 ms)
[ RUN      ] ProcTest.ProcessStatus
[       OK ] ProcTest.ProcessStatus (0 ms)
[ RUN      ] ProcTest.SingleThread
[       OK ] ProcTest.SingleThread (0 ms)
[ RUN      ] ProcTest.MultipleThreads
[       OK ] ProcTest.MultipleThreads (1 ms)
[----------] 6 tests from ProcTest (3 ms total)

[----------] Global test environment tear-down
[==========] 267 tests from 45 test cases ran. (218 ms total)
[  PASSED  ] 266 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] JsonTest.Find

 1 FAILED TEST
make[3]: *** [CMakeFiles/check] Error 1
make[3]: Leaving directory `/mesos/build'
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[2]: Leaving directory `/mesos/build'
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1467786241-32528
Untagged: mesos-1467786241-32528:latest
Deleted: 998ff46de5ee8fda49532f6949018285dd12adfd2367d52e66c37c02d31c56b4
Deleted: dd4eed8e5b7f854a5a79f9c01cb2d202fcb940e3e4d7e1493b845e4546ad07e9
Deleted: a85e2311387e841b0bf5260e94854e23d78c35e190fdb8aa76e50e7c690bddf7
Deleted: a2989b3c534231045f7c4f8444edfeb089a458a4b308f5b8fed211b5673176b7
Deleted: df4ef5447e5ab76ec218fab63bf7fc92d06cc6f612459ff861ac482ce69d07bd
Deleted: 897eb39997aa5c241677c06a05f4d712a4d1895d80d484e99c60376be6370934
Deleted: 0360dd1547f54bc090121c5c2ffcc6fa9e5b2a624f62f49215d31833c7a922d4
Deleted: a8b13cb144d2ffbb33064fd995750df283a5d455af1a83a8d78033b457356aba
Deleted: 925d4d2cb4e9acfea73137728d9de23a22a77c24b2779beba6af349ef82bfa47
Deleted: c14c238c18ca9575810907e82fa88687e7883a5e8676267490ccf64d6b0104de
Deleted: d2fe73b4d0d2ff816e712d2d1a6be088385b65db56ea22bdf948e65a31571c5d
Deleted: 69288dabfd77b81cd67ab8ca283b562584955b628d2f3f54ec27ecb117b4a544
Deleted: 846a7b307b75cf30f75d62f74b25d9699d3b63e155e394a54221aa87eb3e9665
Deleted: 7f462b2bf863d169046b75d2fab3b3fff7784cedcfac13dc940e6fc106136964
Deleted: 75b69a760331306f85e84053a09044b803ebc7fe7cb59837666f1f1eccaf06a6
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2454/changes>