You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2014/12/09 03:39:12 UTC

[jira] [Commented] (AURORA-963) aurora status command output ordering incorrect for inactive

    [ https://issues.apache.org/jira/browse/AURORA-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14238889#comment-14238889 ] 

Bill Farner commented on AURORA-963:
------------------------------------

Does this apply to v2 as well?  Given that the v1 code will be jettisoned soon, I wouldn't want to ignore this because of the association with v1.

> aurora status command output ordering incorrect for inactive
> ------------------------------------------------------------
>
>                 Key: AURORA-963
>                 URL: https://issues.apache.org/jira/browse/AURORA-963
>             Project: Aurora
>          Issue Type: Bug
>            Reporter: alexius ludeman
>
> This may have helped with sorting some output:
>     https://issues.apache.org/jira/browse/AURORA-879
>     https://reviews.apache.org/r/27047/
> However it has not helped for inactive.  (Note that timestamp for Pending is 13:43:20 vs 16:56:21 vs 13:44:21.)
> % aurora status cp0/tilter/prod/tilter-docker
> WARNING: status is an aurora clientv1 command which will be deprecated soon
> To run this command using clientv2, use 'aurora job status cp0/tilter/prod/tilter-docker'
>  INFO] Checking status of cp0/tilter/prod/tilter-docker
>  INFO] Response from scheduler: OK (message: None)
>  INFO] Active Tasks (0)
>  INFO] Inactive Tasks (100)
>  INFO] role: tilter, env: prod, name: tilter-docker, shard: 0, status: KILLED on isg148435.example.com
> cpus: 1.0, ram: 128 MB, disk: 1024 MB
>    failure count: 0 (max 1)
>    events:
>        2014-12-08 13:43:20 PENDING: None
> ...
>        2014-12-08 13:43:42 KILLED: Instructed to kill task.
>    metadata:
>  INFO] role: tilter, env: prod, name: tilter-docker, shard: 0, status: KILLED on isg148435.example.com
> cpus: 1.0, ram: 128 MB, disk: 1024 MB
>    failure count: 0 (max 1)
>    events:
>        2014-12-08 16:56:21 PENDING: None
> ...
>        2014-12-08 16:56:50 KILLED: Instructed to kill task.
>    metadata:
>  INFO] role: tilter, env: prod, name: tilter-docker, shard: 0, status: KILLED on isg146443.example.com
> cpus: 1.0, ram: 128 MB, disk: 1024 MB
> 	failure count: 0 (max 1)
> 	events:
> 		 2014-12-08 13:44:21 PENDING: None
> ...
> 		 2014-12-08 13:44:37 KILLED: Instructed to kill task.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)