-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-20591][WEB UI] Succeeded tasks num not equal in all jobs page and job detail page on spark web ui when speculative task(s) exist. #17923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…and job detail page on spark web ui when speculative task(s) exist. ## What changes were proposed in this pull request? Modified succeeded num in job detail page from "completed = stageData.completedIndices.size" to "completed = stageData.numCompleteTasks",which making succeeded tasks num in all jobs page and job detail page look more consistent, and more easily to find which stages the speculative task(s) were in. ## How was this patch tested? manual tests
|
Test build #3706 has finished for PR 17923 at commit
|
|
This is a rollback of an old Spark 1.1 blocker by @pwendell SPARK-3020. it seems this was intentionally done this way |
|
I see, but really it's not easy to find the speculative tasks, especially when the succeeded task num are inconsistent on the all jobs page and the job detail page. |
|
The two displays are at least inconsistent. If displaying "50/50" instead of "53/50" is intentional and been the behavior for a while, let's stick with that. However if some page still shows things like "53/50" we should fix that here. |
|
sry too long ago |
|
If no one can think of a reason to keep it this way I'm ok with this change, but should we get rid of |
|
The description of @pwendell 's jira looks as if it only because the number of tasks completed will exceed the total number of tasks. But I think this excess can remind the user that the "speculative" has been triggered, and users like me may check to be a host running problem or a data problem or other problem. The excess can be more convenient for me to discover speculative tasks and find them. So I prefer to allow the "excess". I have checked the code, and "completedIndices" is used only for calculating the number of tasks, and no other place to use. If this is ok, I will remove "completedIndices". |
|
The intent, if I remember correctly, was that we know exactly how many unfinished partitions remaining. |
|
Yeah, I think the problem is: if you had 2 speculated tasks, and 2 failed, you'd still show 50/50 and that's indistinguishable from 0 speculated and 0 failed. If there's doubt about the intent, I'd leave the behavior that was, at least, implemented intentionally, and match it instead of the other way around. |
|
Well, I'll change the succeeded tasks of the all jobs page to the same as the job detail page, and also record the completed tskid by a "completedIndices". |
|
Wwewsqee
Von smeizsnem Samsung Galaxy Smartphone gesendet.
-------- Ursprüngliche Nachricht --------Von: fjh100456 <[email protected]> Datum: 11.05.17 16:30 (GMT+00:00) An: apache/spark <[email protected]> Cc: Subscribed <[email protected]> Betreff: Re: [apache/spark] [SPARK-20591][WEB UI] Succeeded tasks num not equal in all jobs page and job detail page on spark web ui when speculative task(s) exist. (#17923)
Well, I'll change the succeeded tasks of the all jobs page to the same as the job detail page, and also record the completed tskid by a "completedIndices".
Is it ok?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/apache/spark","title":"apache/spark","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/apache/spark"}},"updates":{"snippets":[{"icon":"PERSON","message":"@fjh100456 in #17923: Well, I'll change the succeeded tasks of the all jobs page to the same as the job detail page, and also record the completed tskid by a \"completedIndices\".\r\nIs it ok?"}],"action":{"name":"View Pull Request","url":"#17923 (comment)"}}}
[2017/04/05 02:37:07][mqttServer::RestartReceiver] Intent Action -> null
[2017/04/05 02:41:19][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 02:41:24][mqttServer::Reconnect] Rescheduling connection in 68275ms, Interval Count -> 1
[2017/04/05 02:43:46][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 02:43:46][mqttServer::Reconnect] Rescheduling connection in 166849ms, Interval Count -> 2
[2017/04/05 02:45:14][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 02:45:15][mqttServer::Reconnect] Rescheduling connection in 269341ms, Interval Count -> 4
[2017/04/05 02:50:49][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 02:50:50][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 02:50:51][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 02:50:52][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 02:50:52][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 02:50:52][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 02:51:01][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 02:51:02][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 02:51:02][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 02:51:43][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 02:51:44][mqttServer::Reconnect] Rescheduling connection in 526945ms, Interval Count -> 8
[2017/04/05 02:52:51][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 02:52:52][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 02:52:52][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 02:53:04][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 02:53:04][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 02:53:04][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 03:00:04][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 03:00:04][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 03:00:14][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 03:02:07][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 03:02:08][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 03:02:08][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 03:41:06][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 03:41:06][mqttServer::Reconnect] Rescheduling connection in 972702ms, Interval Count -> 16
[2017/04/05 03:50:31][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 03:50:31][mqttServer::Reconnect] Rescheduling connection in 1920932ms, Interval Count -> 32
[2017/04/05 04:12:47][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 04:12:47][mqttServer::Reconnect] Rescheduling connection in 3899664ms, Interval Count -> 64
[2017/04/05 04:14:20][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 04:14:20][mqttServer::Reconnect] Rescheduling connection in 7698636ms, Interval Count -> 128
[2017/04/05 04:26:49][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 04:26:49][mqttServer::Reconnect] Rescheduling connection in 15363565ms, Interval Count -> 256
[2017/04/05 04:42:31][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 04:42:31][mqttServer::Reconnect] Rescheduling connection in 30736954ms, Interval Count -> 512
[2017/04/05 04:44:06][mqttServer::Reconnect] Rescheduling connection in 61491326ms, Interval Count -> 1024
[2017/04/05 05:54:02][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 05:54:03][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 05:54:03][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 05:58:10][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 05:58:10][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 05:58:10][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 06:18:31][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 06:18:31][mqttServer::Reconnect] Rescheduling connection in 82181ms, Interval Count -> 1
[2017/04/05 06:19:13][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 06:19:13][mqttServer::Reconnect] Rescheduling connection in 128604ms, Interval Count -> 2
[2017/04/05 06:28:09][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_CONNECTED
[2017/04/05 06:28:36][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 06:28:36][mqttServer::Reconnect] Rescheduling connection in 250142ms, Interval Count -> 4
[2017/04/05 06:30:57][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 06:31:01][mqttServer::Reconnect] Rescheduling connection in 515504ms, Interval Count -> 8
[2017/04/05 06:34:04][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_DISCONNECTED
[2017/04/05 06:34:05][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 06:35:06][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 06:35:06][mqttServer::Reconnect] Rescheduling connection in 969932ms, Interval Count -> 16
[2017/04/05 06:41:01][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_CONNECTED
[2017/04/05 06:51:20][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 527s
[2017/04/05 06:56:37][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_DISCONNECTED
[2017/04/05 06:56:37][mqttServer::ConnectionLost] pm.isScreenOn():true, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():false, 3g:false, wifi:false
[2017/04/05 07:01:30][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 07:02:30][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 07:02:30][mqttServer::Reconnect] Rescheduling connection in 84656ms, Interval Count -> 1
[2017/04/05 07:10:56][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 07:11:57][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 07:11:57][mqttServer::Reconnect] Rescheduling connection in 142260ms, Interval Count -> 2
[2017/04/05 07:28:25][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 07:29:25][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 07:29:25][mqttServer::Reconnect] Rescheduling connection in 267441ms, Interval Count -> 4
[2017/04/05 14:33:17][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 14:35:15][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 14:35:15][mqttServer::Reconnect] Rescheduling connection in 501869ms, Interval Count -> 8
[2017/04/05 14:52:58][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 14:53:58][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 14:53:58][mqttServer::Reconnect] Rescheduling connection in 963181ms, Interval Count -> 16
[2017/04/05 15:05:13][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 15:06:13][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 15:06:13][mqttServer::Reconnect] Rescheduling connection in 1931446ms, Interval Count -> 32
[2017/04/05 15:30:24][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_CONNECTED
[2017/04/05 15:40:03][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 511s
[2017/04/05 15:42:58][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 511s
[2017/04/05 15:42:58][mqttServer::ConnectionLost] pm.isScreenOn():true, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():false, 3g:false, wifi:false
[2017/04/05 15:43:02][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_DISCONNECTED
[2017/04/05 15:43:02][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 15:44:02][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 15:44:02][mqttServer::Reconnect] Rescheduling connection in 109868ms, Interval Count -> 1
[2017/04/05 15:51:18][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 15:52:19][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 15:52:19][mqttServer::Reconnect] Rescheduling connection in 120585ms, Interval Count -> 2
[2017/04/05 16:05:33][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 16:05:34][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 16:05:34][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 16:12:19][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 16:13:20][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 16:13:20][mqttServer::Reconnect] Rescheduling connection in 271558ms, Interval Count -> 4
[2017/04/05 16:18:39][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 16:19:40][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 16:19:40][mqttServer::Reconnect] Rescheduling connection in 502011ms, Interval Count -> 8
[2017/04/05 16:20:58][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 16:21:58][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 16:21:58][mqttServer::Reconnect] Rescheduling connection in 984389ms, Interval Count -> 16
[2017/04/05 16:28:24][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 16:29:25][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 16:29:25][mqttServer::Reconnect] Rescheduling connection in 1968833ms, Interval Count -> 32
[2017/04/05 16:29:49][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 16:30:50][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 16:30:50][mqttServer::Reconnect] Rescheduling connection in 3891774ms, Interval Count -> 64
[2017/04/05 16:32:59][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 16:34:00][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 16:34:00][mqttServer::Reconnect] Rescheduling connection in 7699497ms, Interval Count -> 128
[2017/04/05 16:43:44][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 16:44:45][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 16:44:45][mqttServer::Reconnect] Rescheduling connection in 15415067ms, Interval Count -> 256
[2017/04/05 16:49:59][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 16:51:00][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 16:51:00][mqttServer::Reconnect] Rescheduling connection in 30736339ms, Interval Count -> 512
[2017/04/05 16:52:29][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 16:53:29][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 16:53:29][mqttServer::Reconnect] Rescheduling connection in 61446923ms, Interval Count -> 1024
[2017/04/05 16:54:15][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 16:55:16][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 16:55:16][mqttServer::Reconnect] Rescheduling connection in 118726ms, Interval Count -> 1
[2017/04/05 17:03:07][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 17:03:07][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/05 17:07:46][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 17:07:47][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 17:07:47][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/05 17:07:47][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 17:07:47][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 17:07:47][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/05 17:12:00][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 17:13:01][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 17:13:01][mqttServer::Reconnect] Rescheduling connection in 161638ms, Interval Count -> 2
[2017/04/05 18:57:50][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 18:59:11][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 18:59:11][mqttServer::Reconnect] Rescheduling connection in 255085ms, Interval Count -> 4
[2017/04/05 20:13:40][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 20:14:04][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_CONNECTED
[2017/04/05 20:14:46][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 20:14:46][mqttServer::Reconnect] Rescheduling connection in 519487ms, Interval Count -> 8
[2017/04/05 20:24:47][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 503s
[2017/04/05 20:33:10][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 20:39:39][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 20:41:47][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 2
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 20:41:48][mqttServer::ConnectionLost] pm.isScreenOn():false, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():true, 3g:true, wifi:false
[2017/04/05 20:41:48][mqttServer::Reconnect] Rescheduling connection in 69687ms, Interval Count -> 1
[2017/04/05 20:42:59][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 506s
[2017/04/05 20:51:25][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 21:00:39][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 2
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 21:09:05][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 3
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 21:10:45][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 21:18:55][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 4
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 21:23:07][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 21:28:08][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 5
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 21:37:09][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 6
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 21:45:39][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 7
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 21:46:21][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 21:50:56][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 21:51:20][mqttServer::ConnectionLost] pm.isScreenOn():true, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():false, 3g:false, wifi:false
[2017/04/05 21:51:24][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_DISCONNECTED
[2017/04/05 22:01:08][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 22:02:23][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 22:02:23][mqttServer::Reconnect] Rescheduling connection in 85907ms, Interval Count -> 1
[2017/04/05 22:05:53][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 22:05:53][mqttServer::Reconnect] Rescheduling connection in 168075ms, Interval Count -> 2
[2017/04/05 22:10:52][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 22:13:36][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 22:13:36][mqttServer::Reconnect] Rescheduling connection in 290635ms, Interval Count -> 4
[2017/04/05 22:17:31][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 22:18:33][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 22:18:33][mqttServer::Reconnect] Rescheduling connection in 499725ms, Interval Count -> 8
[2017/04/05 22:19:00][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/05 22:19:00][mqttServer::Reconnect] Rescheduling connection in 989231ms, Interval Count -> 16
[2017/04/05 22:32:42][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_CONNECTED
[2017/04/05 22:35:32][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 519s
[2017/04/05 22:35:54][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 22:39:07][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 22:43:39][mqttServer::RestartReceiver] Intent Action -> null
[2017/04/05 22:43:39][mqttServer::RestartReceiver] Intent Action -> null
[2017/04/05 22:43:44][mqttServer::RestartReceiver] Intent Action -> null
[2017/04/05 22:44:46][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 22:44:46][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 519s
[2017/04/05 22:44:46][mqttServer::ConnectionLost] pm.isScreenOn():true, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():true, 3g:true, wifi:false
[2017/04/05 22:44:46][mqttServer::Reconnect] Rescheduling connection in 104859ms, Interval Count -> 1
[2017/04/05 22:46:16][mqttServer::RestartReceiver] Intent Action -> null
[2017/04/05 22:46:42][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 524s
[2017/04/05 22:55:26][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 23:04:15][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 2
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 23:06:27][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 23:12:59][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 3
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 23:13:00][mqttServer::ConnectionLost] pm.isScreenOn():true, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():true, 3g:true, wifi:false
[2017/04/05 23:13:00][mqttServer::Reconnect] Rescheduling connection in 95772ms, Interval Count -> 1
[2017/04/05 23:14:48][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 536s
[2017/04/05 23:22:38][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 23:24:00][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 23:24:00][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 536s
[2017/04/05 23:24:00][mqttServer::ConnectionLost] pm.isScreenOn():false, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():true, 3g:true, wifi:false
[2017/04/05 23:24:00][mqttServer::Reconnect] Rescheduling connection in 119019ms, Interval Count -> 1
[2017/04/05 23:26:32][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 502s
[2017/04/05 23:36:00][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 23:36:00][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 502s
[2017/04/05 23:36:00][mqttServer::ConnectionLost] pm.isScreenOn():false, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():true, 3g:true, wifi:false
[2017/04/05 23:36:00][mqttServer::Reconnect] Rescheduling connection in 80475ms, Interval Count -> 1
[2017/04/05 23:38:01][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 503s
[2017/04/05 23:46:26][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 23:46:30][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 23:52:47][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/05 23:56:00][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 2
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/05 23:59:07][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 24:04:23][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 3
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 24:06:42][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 24:11:33][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 24:12:46][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 4
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 24:18:03][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 24:21:10][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 5
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 24:27:42][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 24:29:46][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 6
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 24:29:46][mqttServer::ConnectionLost] pm.isScreenOn():false, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():true, 3g:true, wifi:false
[2017/04/06 24:29:46][mqttServer::Reconnect] Rescheduling connection in 111799ms, Interval Count -> 1
[2017/04/06 24:32:43][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 482s
[2017/04/06 24:40:45][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 24:49:14][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 24:49:20][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 2
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 24:58:00][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 3
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 01:02:44][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 01:08:05][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 4
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 01:08:05][mqttServer::ConnectionLost] pm.isScreenOn():false, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():true, 3g:true, wifi:false
[2017/04/06 01:08:05][mqttServer::Reconnect] Rescheduling connection in 87741ms, Interval Count -> 1
[2017/04/06 01:09:48][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 493s
[2017/04/06 01:11:15][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 01:15:58][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 493s
[2017/04/06 01:15:58][mqttServer::ConnectionLost] pm.isScreenOn():false, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():false, 3g:false, wifi:false
[2017/04/06 01:16:00][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_DISCONNECTED
[2017/04/06 01:36:50][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 01:38:26][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 01:38:26][mqttServer::Reconnect] Rescheduling connection in 89071ms, Interval Count -> 1
[2017/04/06 01:45:19][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 01:50:42][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 01:50:42][mqttServer::Reconnect] Rescheduling connection in 144623ms, Interval Count -> 2
[2017/04/06 01:50:51][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 01:50:51][mqttServer::Reconnect] Rescheduling connection in 282538ms, Interval Count -> 4
[2017/04/06 02:09:07][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 02:13:21][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 02:13:21][mqttServer::Reconnect] Rescheduling connection in 520801ms, Interval Count -> 8
[2017/04/06 02:30:58][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 02:38:03][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 02:38:03][mqttServer::Reconnect] Rescheduling connection in 1013808ms, Interval Count -> 16
[2017/04/06 02:38:09][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 02:38:09][mqttServer::Reconnect] Rescheduling connection in 1949354ms, Interval Count -> 32
[2017/04/06 02:38:35][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 02:40:49][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 02:40:49][mqttServer::Reconnect] Rescheduling connection in 3863579ms, Interval Count -> 64
[2017/04/06 02:50:55][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 02:51:34][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 02:51:34][mqttServer::Reconnect] Rescheduling connection in 7692342ms, Interval Count -> 128
[2017/04/06 02:53:54][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 02:53:54][mqttServer::Reconnect] Rescheduling connection in 15419278ms, Interval Count -> 256
[2017/04/06 03:35:17][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 03:36:17][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 03:36:17][mqttServer::Reconnect] Rescheduling connection in 30730359ms, Interval Count -> 512
[2017/04/06 03:54:25][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 03:55:44][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 03:55:44][mqttServer::Reconnect] Rescheduling connection in 61488076ms, Interval Count -> 1024
[2017/04/06 03:56:06][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 03:57:35][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 03:57:35][mqttServer::Reconnect] Rescheduling connection in 88352ms, Interval Count -> 1
[2017/04/06 03:57:38][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 03:57:38][mqttServer::Reconnect] Rescheduling connection in 161719ms, Interval Count -> 2
[2017/04/06 04:32:44][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 04:33:44][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 04:33:45][mqttServer::Reconnect] Rescheduling connection in 284005ms, Interval Count -> 4
[2017/04/06 04:43:58][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 04:44:59][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 04:44:59][mqttServer::Reconnect] Rescheduling connection in 484746ms, Interval Count -> 8
[2017/04/06 04:45:28][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 04:46:28][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 04:46:29][mqttServer::Reconnect] Rescheduling connection in 1002307ms, Interval Count -> 16
[2017/04/06 05:06:10][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 05:07:11][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 05:07:11][mqttServer::Reconnect] Rescheduling connection in 1941228ms, Interval Count -> 32
[2017/04/06 05:15:28][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 05:16:29][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 05:16:29][mqttServer::Reconnect] Rescheduling connection in 3891164ms, Interval Count -> 64
[2017/04/06 05:23:04][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/06 05:23:04][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/06 05:23:05][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/06 05:23:34][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 05:24:35][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 05:24:35][mqttServer::Reconnect] Rescheduling connection in 7690253ms, Interval Count -> 128
[2017/04/06 06:10:07][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 06:10:57][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketException: Software caused connection abort
[2017/04/06 06:10:57][mqttServer::Reconnect] Rescheduling connection in 15414076ms, Interval Count -> 256
[2017/04/06 06:10:58][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/06 06:10:58][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/06 06:10:58][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/06 06:11:02][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/06 06:11:03][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/06 06:11:03][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/06 06:15:07][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 06:16:07][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 06:16:07][mqttServer::Reconnect] Rescheduling connection in 30763137ms, Interval Count -> 512
[2017/04/06 06:27:25][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 06:28:25][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 06:28:25][mqttServer::Reconnect] Rescheduling connection in 61495857ms, Interval Count -> 1024
[2017/04/06 06:30:37][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 06:31:37][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 06:31:37][mqttServer::Reconnect] Rescheduling connection in 70870ms, Interval Count -> 1
[2017/04/06 14:40:10][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 14:40:10][mqttServer::Reconnect] Rescheduling connection in 153783ms, Interval Count -> 2
[2017/04/06 14:57:02][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 14:58:03][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 14:58:03][mqttServer::Reconnect] Rescheduling connection in 296889ms, Interval Count -> 4
[2017/04/06 15:04:13][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 15:05:14][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 15:05:14][mqttServer::Reconnect] Rescheduling connection in 523611ms, Interval Count -> 8
[2017/04/06 15:30:07][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 15:31:08][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 15:31:08][mqttServer::Reconnect] Rescheduling connection in 991847ms, Interval Count -> 16
[2017/04/06 15:41:55][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 15:42:55][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 15:42:55][mqttServer::Reconnect] Rescheduling connection in 1972830ms, Interval Count -> 32
[2017/04/06 15:56:30][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_CONNECTED
[2017/04/06 15:56:31][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 15:56:48][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 515s
[2017/04/06 16:05:38][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 16:05:47][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_DISCONNECTED
[2017/04/06 16:05:57][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 16:08:50][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 515s
[2017/04/06 16:08:50][mqttServer::ConnectionLost] pm.isScreenOn():false, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():false, 3g:false, wifi:false
[2017/04/06 16:08:51][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/06 16:08:52][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/06 16:08:53][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/06 16:09:53][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 16:09:53][mqttServer::Reconnect] Rescheduling connection in 76457ms, Interval Count -> 1
[2017/04/06 16:10:25][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 16:11:26][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 16:11:26][mqttServer::Reconnect] Rescheduling connection in 171295ms, Interval Count -> 2
[2017/04/06 16:11:59][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 16:12:59][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 16:12:59][mqttServer::Reconnect] Rescheduling connection in 267132ms, Interval Count -> 4
[2017/04/06 16:13:09][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 16:14:09][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 16:14:10][mqttServer::Reconnect] Rescheduling connection in 480734ms, Interval Count -> 8
[2017/04/06 16:26:54][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 16:27:55][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 16:27:55][mqttServer::Reconnect] Rescheduling connection in 967176ms, Interval Count -> 16
[2017/04/06 16:28:00][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 16:29:00][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 16:29:00][mqttServer::Reconnect] Rescheduling connection in 1953227ms, Interval Count -> 32
[2017/04/06 16:31:18][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 16:32:18][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 16:32:18][mqttServer::Reconnect] Rescheduling connection in 3859730ms, Interval Count -> 64
[2017/04/06 16:38:31][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 16:39:31][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 16:39:32][mqttServer::Reconnect] Rescheduling connection in 7698639ms, Interval Count -> 128
[2017/04/06 16:40:27][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 16:41:28][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 16:41:28][mqttServer::Reconnect] Rescheduling connection in 15404227ms, Interval Count -> 256
[2017/04/06 18:05:21][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 18:05:21][mqttServer::Reconnect] Rescheduling connection in 30744280ms, Interval Count -> 512
[2017/04/06 18:08:49][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 18:08:49][mqttServer::Reconnect] Rescheduling connection in 61453021ms, Interval Count -> 1024
[2017/04/06 18:14:48][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 18:15:55][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 18:15:55][mqttServer::Reconnect] Rescheduling connection in 94229ms, Interval Count -> 1
[2017/04/06 18:17:31][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 18:22:36][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketException: Software caused connection abort
[2017/04/06 18:22:36][mqttServer::Reconnect] Rescheduling connection in 149348ms, Interval Count -> 2
[2017/04/06 18:51:16][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 18:55:14][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 18:55:14][mqttServer::Reconnect] Rescheduling connection in 296060ms, Interval Count -> 4
[2017/04/06 19:00:20][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 19:02:18][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 19:02:18][mqttServer::Reconnect] Rescheduling connection in 519551ms, Interval Count -> 8
[2017/04/06 19:44:03][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 19:44:28][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_CONNECTED
[2017/04/06 19:45:04][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 19:45:04][mqttServer::Reconnect] Rescheduling connection in 1002027ms, Interval Count -> 16
[2017/04/06 20:02:35][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 502s
[2017/04/06 20:04:10][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 20:11:09][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 20:19:46][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 2
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 20:27:10][mqttServer::ConnectionLost] pm.isScreenOn():true, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():false, 3g:false, wifi:false
[2017/04/06 20:27:12][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_DISCONNECTED
[2017/04/06 20:52:32][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 20:58:45][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketException: Software caused connection abort
[2017/04/06 20:58:45][mqttServer::Reconnect] Rescheduling connection in 103895ms, Interval Count -> 1
[2017/04/06 21:37:41][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 21:38:42][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 21:38:42][mqttServer::Reconnect] Rescheduling connection in 148871ms, Interval Count -> 2
[2017/04/06 22:19:59][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_CONNECTED
[2017/04/06 22:40:52][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 509s
[2017/04/06 22:49:21][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 22:58:04][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 2
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 23:07:25][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 3
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 23:07:25][mqttServer::ConnectionLost] pm.isScreenOn():false, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():true, 3g:true, wifi:false
[2017/04/06 23:07:25][mqttServer::Reconnect] Rescheduling connection in 77902ms, Interval Count -> 1
[2017/04/06 23:08:45][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 499s
[2017/04/06 23:17:04][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 1
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 23:25:39][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 2
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 23:34:46][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 3
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 23:36:43][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 23:43:27][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 4
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 23:53:00][mqttServer::KeepAlive] MQTT KeepAlive Client ID -> MQTT.client.7912352, Count -> 5
[mqttServer::Connect] Fail Connect -> MQTT.client.7912352
[2017/04/06 23:57:23][mqttServer::ConnectionLost] pm.isScreenOn():true, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():false, 3g:false, wifi:false
[2017/04/06 23:57:27][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_DISCONNECTED
[2017/04/06 23:57:28][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 23:57:52][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/06 23:57:52][mqttServer::Reconnect] Rescheduling connection in 102850ms, Interval Count -> 1
[2017/04/06 23:58:28][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/06 23:58:28][mqttServer::Reconnect] Rescheduling connection in 124281ms, Interval Count -> 2
[2017/04/07 24:28:17][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 24:37:04][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 24:37:04][mqttServer::Reconnect] Rescheduling connection in 284704ms, Interval Count -> 4
[2017/04/07 24:37:27][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 24:37:28][mqttServer::Reconnect] Rescheduling connection in 487200ms, Interval Count -> 8
[2017/04/07 24:50:18][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 24:51:18][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 24:51:18][mqttServer::Reconnect] Rescheduling connection in 960609ms, Interval Count -> 16
[2017/04/07 24:51:43][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 24:53:31][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 24:53:31][mqttServer::Reconnect] Rescheduling connection in 1979449ms, Interval Count -> 32
[2017/04/07 01:07:53][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 01:14:05][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketException: Software caused connection abort
[2017/04/07 01:14:05][mqttServer::Reconnect] Rescheduling connection in 3898981ms, Interval Count -> 64
[2017/04/07 01:18:01][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 01:19:02][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 01:19:02][mqttServer::Reconnect] Rescheduling connection in 7697704ms, Interval Count -> 128
[2017/04/07 01:21:01][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 01:22:01][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 01:22:01][mqttServer::Reconnect] Rescheduling connection in 15370328ms, Interval Count -> 256
[2017/04/07 01:29:26][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 01:33:50][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 01:33:50][mqttServer::Reconnect] Rescheduling connection in 30749736ms, Interval Count -> 512
[2017/04/07 01:33:54][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 01:33:54][mqttServer::Reconnect] Rescheduling connection in 61484868ms, Interval Count -> 1024
[2017/04/07 01:40:52][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 01:41:30][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 01:41:30][mqttServer::Reconnect] Rescheduling connection in 100295ms, Interval Count -> 1
[2017/04/07 01:43:51][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 01:43:51][mqttServer::Reconnect] Rescheduling connection in 142234ms, Interval Count -> 2
[2017/04/07 01:46:15][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 01:51:22][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketException: Software caused connection abort
[2017/04/07 01:51:22][mqttServer::Reconnect] Rescheduling connection in 261255ms, Interval Count -> 4
[2017/04/07 02:49:33][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 02:50:33][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 02:50:33][mqttServer::Reconnect] Rescheduling connection in 514128ms, Interval Count -> 8
[2017/04/07 03:01:04][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 03:06:10][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketException: Software caused connection abort
[2017/04/07 03:06:10][mqttServer::Reconnect] Rescheduling connection in 1012002ms, Interval Count -> 16
[2017/04/07 03:09:19][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 03:13:04][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 03:13:04][mqttServer::Reconnect] Rescheduling connection in 1974607ms, Interval Count -> 32
[2017/04/07 03:17:48][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 03:17:48][mqttServer::Reconnect] Rescheduling connection in 3876627ms, Interval Count -> 64
[2017/04/07 03:18:02][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 03:18:02][mqttServer::Reconnect] Rescheduling connection in 7694405ms, Interval Count -> 128
[2017/04/07 03:37:43][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 03:40:08][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_CONNECTED
[2017/04/07 03:40:22][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 03:40:22][mqttServer::Reconnect] Rescheduling connection in 15378540ms, Interval Count -> 256
[2017/04/07 03:42:17][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 03:43:17][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 03:43:17][mqttServer::Reconnect] Rescheduling connection in 30733066ms, Interval Count -> 512
[2017/04/07 04:10:10][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_DISCONNECTED
[2017/04/07 04:11:12][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:11:30][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:11:30][mqttServer::Reconnect] Rescheduling connection in 61486608ms, Interval Count -> 1024
[2017/04/07 04:12:24][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:12:24][mqttServer::Reconnect] Rescheduling connection in 119807ms, Interval Count -> 1
[2017/04/07 04:12:53][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 04:12:53][mqttServer::Reconnect] Rescheduling connection in 151313ms, Interval Count -> 2
[2017/04/07 04:13:21][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:13:39][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:13:39][mqttServer::Reconnect] Rescheduling connection in 244672ms, Interval Count -> 4
[2017/04/07 04:14:10][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:14:11][mqttServer::Reconnect] Rescheduling connection in 525916ms, Interval Count -> 8
[2017/04/07 04:14:35][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 04:14:35][mqttServer::Reconnect] Rescheduling connection in 975209ms, Interval Count -> 16
[2017/04/07 04:20:34][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:21:34][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 04:21:35][mqttServer::Reconnect] Rescheduling connection in 1920222ms, Interval Count -> 32
[2017/04/07 04:29:26][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:30:27][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 04:30:27][mqttServer::Reconnect] Rescheduling connection in 3883841ms, Interval Count -> 64
[2017/04/07 04:31:29][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:33:08][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 04:33:08][mqttServer::Reconnect] Rescheduling connection in 7688060ms, Interval Count -> 128
[2017/04/07 04:33:52][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:34:52][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 04:34:52][mqttServer::Reconnect] Rescheduling connection in 15399945ms, Interval Count -> 256
[2017/04/07 04:36:10][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:36:45][mqttServer::Connect] Fail Connect -> (0) - java.net.UnknownHostException: apushprivate.samsungcard.com
[2017/04/07 04:36:45][mqttServer::Reconnect] Rescheduling connection in 30720766ms, Interval Count -> 512
[2017/04/07 04:38:50][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:39:50][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 04:39:50][mqttServer::Reconnect] Rescheduling connection in 61441711ms, Interval Count -> 1024
[2017/04/07 04:47:36][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 04:48:36][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 04:48:36][mqttServer::Reconnect] Rescheduling connection in 97530ms, Interval Count -> 1
[2017/04/07 06:00:48][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 06:06:02][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketException: Software caused connection abort
[2017/04/07 06:06:02][mqttServer::Reconnect] Rescheduling connection in 179627ms, Interval Count -> 2
[2017/04/07 06:07:44][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 06:13:06][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketException: Software caused connection abort
[2017/04/07 06:13:06][mqttServer::Reconnect] Rescheduling connection in 297069ms, Interval Count -> 4
[2017/04/07 06:24:23][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 06:29:05][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 06:29:05][mqttServer::Reconnect] Rescheduling connection in 501637ms, Interval Count -> 8
[2017/04/07 06:32:17][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 06:33:18][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 06:33:18][mqttServer::Reconnect] Rescheduling connection in 971098ms, Interval Count -> 16
[2017/04/07 06:35:39][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 06:36:50][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 06:36:50][mqttServer::Reconnect] Rescheduling connection in 1964060ms, Interval Count -> 32
[2017/04/07 06:58:33][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/07 06:58:34][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/07 06:58:35][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/07 06:58:36][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/07 06:58:36][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/07 06:58:36][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/07 06:58:49][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/07 06:58:49][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/07 06:58:49][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/07 06:58:56][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 06:59:57][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 06:59:57][mqttServer::Reconnect] Rescheduling connection in 3846596ms, Interval Count -> 64
[2017/04/07 07:13:19][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 07:13:41][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 07:13:42][mqttServer::Reconnect] Rescheduling connection in 7721250ms, Interval Count -> 128
[2017/04/07 07:14:19][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 07:14:19][mqttServer::Reconnect] Rescheduling connection in 15364293ms, Interval Count -> 256
[2017/04/07 07:27:33][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 07:28:34][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 07:28:34][mqttServer::Reconnect] Rescheduling connection in 30740863ms, Interval Count -> 512
[2017/04/07 07:28:43][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 07:29:44][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 07:29:44][mqttServer::Reconnect] Rescheduling connection in 61496167ms, Interval Count -> 1024
[2017/04/07 07:35:52][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/07 07:35:53][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/07 07:35:53][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/07 07:39:04][mqttServer::ConnectChange] Connectivity changed: connected = false
[2017/04/07 07:39:04][mqttServer::ConnectChange] Connectivity changed: connected = true
[2017/04/07 07:39:04][mqttServer::RestartReceiver] Intent Action -> MQTT.CHANGERECONNECT
[2017/04/07 07:41:39][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 07:42:39][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 07:42:39][mqttServer::Reconnect] Rescheduling connection in 107437ms, Interval Count -> 1
[2017/04/07 07:50:46][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 07:51:46][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 07:51:46][mqttServer::Reconnect] Rescheduling connection in 156958ms, Interval Count -> 2
[2017/04/07 11:29:56][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 11:29:56][mqttServer::Reconnect] Rescheduling connection in 263926ms, Interval Count -> 4
[2017/04/07 14:32:54][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 14:36:12][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 14:36:12][mqttServer::Reconnect] Rescheduling connection in 494346ms, Interval Count -> 8
[2017/04/07 14:36:21][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 14:36:21][mqttServer::Reconnect] Rescheduling connection in 970376ms, Interval Count -> 16
[2017/04/07 14:55:37][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 14:56:37][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 14:56:37][mqttServer::Reconnect] Rescheduling connection in 1926149ms, Interval Count -> 32
[2017/04/07 15:06:31][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 15:07:32][mqttServer::Connect] Fail Connect -> (0) - java.net.SocketTimeoutException: connect timed out
[2017/04/07 15:07:32][mqttServer::Reconnect] Rescheduling connection in 3871534ms, Interval Count -> 64
[2017/04/07 15:13:54][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_CONNECTED
[2017/04/07 16:12:14][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 521s
[2017/04/07 16:16:26][mqttServer::Connect] Succsess Connect ClientID -> 7912352, KeepAliveTime -> 521s
[2017/04/07 16:16:26][mqttServer::ConnectionLost] pm.isScreenOn():true, wl.isHeld():false, cm.getActiveNetworkInfo().isAvailable():true, cm.getActiveNetworkInfo().isConnected():false, 3g:false, wifi:false
[2017/04/07 16:16:29][mqttServer::RestartReceiver] Intent Action -> android.intent.action.ACTION_POWER_DISCONNECTED
[2017/04/07 16:16:43][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/07 16:17:29][mqttServer::RestartReceiver] Intent Action -> android.intent.action.USER_PRESENT
[2017/04/0
|
…he same as the job detail page(by excluding speculated tasks). ## What changes were proposed in this pull request? Count the completed tasks num by taskId to excluding speculated tasks. Add a "completedIndices"(OpenHashSet) to record the the completed tasks by id, and show the completed tasks num by "job.completedIndices.size" instead of "job.numCompletedTasks". ## How was this patch tested? manual tests
srowen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like the right change to me. Jobs now need to remember which task IDs have completed to deliver a count of completed indices, like stages do.
|
Test build #3712 has started for PR 17923 at commit |
|
The build seems to have failed, but it should have no relationship with my changes. |
|
@fjh100456 Jenkins is having problems |
|
Test build #3729 has started for PR 17923 at commit |
|
Test build #3737 has finished for PR 17923 at commit
|
|
Test build #3739 has finished for PR 17923 at commit
|
|
Test build #3742 has finished for PR 17923 at commit
|
…Id, taskIndex) tuples in JobUIData ## What changes were proposed in this pull request? Task index is not unique when there are multiple stages, so it is not possible to record the number of successful tasks through task index in the entire job, but should be recorded by StageId and TaskIndex. If there is a retry stage, it will no longer exceed the total number of tasks. ## How was this patch tested? manual tests
|
Test build #3743 has finished for PR 17923 at commit
|
|
Oh @fjh100456 actually this test failure is legitimate, not due to recent Jenkins problems. The UI test needs to reflect the new display.
|
|
Yes, I've fixed the use case and bugs. @srowen |
|
@fjh100456 yes, can you fix the test? |
|
I had done. |
|
Test build #3749 has finished for PR 17923 at commit
|
|
Merged to master |
…and job detail page on spark web ui when speculative task(s) exist. ## What changes were proposed in this pull request? Modified succeeded num in job detail page from "completed = stageData.completedIndices.size" to "completed = stageData.numCompleteTasks",which making succeeded tasks num in all jobs page and job detail page look more consistent, and more easily to find which stages the speculative task(s) were in. ## How was this patch tested? manual tests Author: fjh100456 <[email protected]> Closes apache#17923 from fjh100456/master.

What changes were proposed in this pull request?
Modified succeeded num in job detail page from "completed = stageData.completedIndices.size" to "completed = stageData.numCompleteTasks",which making succeeded tasks num in all jobs page and job detail page look more consistent, and more easily to find which stages the speculative task(s) were in.
How was this patch tested?
manual tests