Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-5199

The mesos-execute prints confusing message when launching tasks.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • Mesosphere Sprint 33
    • 1

    Description

      root@mesos002:~/src/mesos/m2/mesos/build# src/mesos-execute --master=192.168.56.12:5050 --name=test --docker_image=ubuntu:14.04 --command="ls /root"
      I0413 07:28:03.833521  2295 scheduler.cpp:175] Version: 0.29.0
      Subscribed with ID '3a1af11e-cf66-4ce2-826d-48b332977999-0001'
      Submitted task 'test' to agent '3a1af11e-cf66-4ce2-826d-48b332977999-S0'
      Received status update TASK_RUNNING for task 'test'
        source: SOURCE_EXECUTOR
        reason: REASON_COMMAND_EXECUTOR_FAILED <<< 
      Received status update TASK_FINISHED for task 'test'
        message: 'Command exited with status 0'
        source: SOURCE_EXECUTOR
        reason: REASON_COMMAND_EXECUTOR_FAILED <<<
      root@mesos002:~/src/mesos/m2/mesos/build#
      

      Attachments

        Activity

          People

            gyliu Guangya Liu
            gyliu Guangya Liu
            Alex R Alex R
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: