Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/docker/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Docker 不遵守绿草条例_Docker_Yocto_Mosquitto_Greengrass - Fatal编程技术网

Docker 不遵守绿草条例

Docker 不遵守绿草条例,docker,yocto,mosquitto,greengrass,Docker,Yocto,Mosquitto,Greengrass,我的操作系统是i.MX6Q上的YoctoRocko。 我使用docker v17.06加载了三个greengrass映像版本1.7.1、1.8.1和1.9.2 我按照每个软件包中的README.md逐步进行设置和安装。 所有图像都无法连接我创建的AWS greengrass组 下面是关于错误的日志,我认为原因是MQTT设置有错误。我在google mosquitto.conf上搜索了关于绿草的信息,但找不到任何解决方案 这是我的MOSQUITO信息 root@imx6qsabresd:/etc/

我的操作系统是i.MX6Q上的YoctoRocko。 我使用docker v17.06加载了三个greengrass映像版本1.7.1、1.8.1和1.9.2

我按照每个软件包中的README.md逐步进行设置和安装。 所有图像都无法连接我创建的AWS greengrass组

下面是关于错误的日志,我认为原因是MQTT设置有错误。我在google mosquitto.conf上搜索了关于绿草的信息,但找不到任何解决方案

这是我的MOSQUITO信息

root@imx6qsabresd:/etc/mosquitto# mosquitto -h
mosquitto version 1.4.14 (build date 2019-06-26 15:24:46+0800)

mosquitto is an MQTT v3.1.1/v3.1 broker.
有人能告诉我如何为绿草设置mosquitcho.conf吗? 或者根本原因是另一个

greengrass v1.7.1日志

[2019-07-01T02:49:18.214Z][INFO]-===========================================
[2019-07-01T02:49:18.214Z][INFO]-Greengrass Root: /greengrass
[2019-07-01T02:49:18.214Z][INFO]-Greengrass Write Directory: /greengrass/ggc
[2019-07-01T02:49:18.214Z][INFO]-Group File Directory: /greengrass/ggc/deployment/group
[2019-07-01T02:49:18.214Z][INFO]-Default Lambda UID: 122 GID: 121
[2019-07-01T02:49:18.214Z][INFO]-===========================================
[2019-07-01T02:49:18.223Z][INFO]-The current core is using the AWS IoT certificates with fingerprint: 5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf
[2019-07-01T02:49:18.224Z][WARN]-worker process info: /greengrass/ggc/packages/1.7.1/var/worker/processes
[2019-07-01T02:49:18.225Z][WARN]-worker process info: /greengrass/ggc/packages/1.7.1/var/worker/processes
[2019-07-01T02:49:18.234Z][INFO]-Reloading registry
[2019-07-01T02:49:18.236Z][INFO]-The current core is using the AWS IoT certificates with fingerprint: 5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf
[2019-07-01T02:49:23.291Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:49:28.297Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.199.190.37:8883: i/o timeout
[2019-07-01T02:49:34.303Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:49:39.309Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.199.190.37:8883: i/o timeout
[2019-07-01T02:49:45.315Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:49:53.321Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.199.190.37:8883: i/o timeout
[2019-07-01T02:50:20.327Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:50:45.363Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.196.224.122:8883: i/o timeout
[2019-07-01T03:28:02.096Z][INFO]-MQTT connection attempt: attemptId: ibGG, clientId: zohan_Core
[2019-07-01T03:28:17.102Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-07-01T03:28:17.102Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:28:33.097Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:28:33.097Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: ibGG, clientId: zohan_Core: operation timed out
[2019-07-01T03:29:07.098Z][INFO]-MQTT connection attempt: attemptId: qPeP, clientId: zohan_Core
[2019-07-01T03:29:22.159Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-07-01T03:29:22.159Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:29:38.099Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:29:38.099Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: qPeP, clientId: zohan_Core: operation timed out
[2019-07-01T03:30:00.1Z][INFO]-MQTT connection attempt: attemptId: tQVE, clientId: zohan_Core
[2019-07-01T03:30:15.105Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-07-01T03:30:15.105Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:30:31.101Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:30:31.101Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: tQVE, clientId: zohan_Core: operation timed out
[2019-07-01T03:30:34.102Z][INFO]-MQTT connection attempt: attemptId: bbZJ, clientId: zohan_Core
[2019-07-01T03:30:49.134Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-07-01T03:30:49.134Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:31:05.103Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:31:05.103Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: bbZJ, clientId: zohan_Core: operation timed out
[2019-07-01T03:31:49.103Z][INFO]-MQTT connection attempt: attemptId: QZad, clientId: zohan_Core
[2019-07-01T03:32:04.144Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-07-01T03:32:04.144Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:32:20.105Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:32:20.105Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: QZad, clientId: zohan_Core: operation timed out
[2019-07-01T03:32:54.105Z][INFO]-MQTT connection attempt: attemptId: RhWa, clientId: zohan_Core
[2019-07-01T03:33:09.14Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-07-01T03:33:09.14Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:33:25.107Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:33:25.107Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: RhWa, clientId: zohan_Core: operation timed out
[2019-07-01T03:33:52.107Z][INFO]-MQTT connection attempt: attemptId: RKLh, clientId: zohan_Core
[2019-07-01T03:34:07.113Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-07-01T03:34:07.113Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:34:23.108Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:34:23.108Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: RKLh, clientId: zohan_Core: operation timed out
[2019-07-01T03:35:22.109Z][INFO]-MQTT connection attempt: attemptId: cJQX, clientId: zohan_Core
[2019-07-01T03:35:37.186Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-07-01T03:35:37.186Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:35:53.11Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:35:53.11Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: cJQX, clientId: zohan_Core: operation timed out
[2019-07-01T03:36:25.111Z][INFO]-MQTT connection attempt: attemptId: tPkl, clientId: zohan_Core
[2019-07-01T03:36:40.176Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-07-01T03:36:40.176Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:36:56.112Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:36:56.112Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: tPkl, clientId: zohan_Core: operation timed out
[2019-07-01T03:37:22.112Z][INFO]-MQTT connection attempt: attemptId: RJbR, clientId: zohan_Core
[2019-07-01T03:37:37.118Z][WARN]-MQTT[client]   dial tcp 54.178.150.112:8883: i/o timeout

[2019-07-01T03:37:37.118Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:37:53.113Z][WARN]-MQTT[store]    Trying to close memory store, but not open
ogot@imx6qsabresd:/usr/aws/aws-greengrass-docker-1.9.2/log/system# cat runtime.lo
[2019-06-28T03:12:10.073Z][DEBUG]-Disconnecting client
[2019-06-28T03:12:10.073Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:12:10.073Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:12:10.073Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "RHeO", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:12:11.074Z][DEBUG]-MQTT connection attempt.      {"attemptId": "LcQc", "clientId": "zohan_Core"}
[2019-06-28T03:12:11.074Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:12:11.074Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:12:11.074Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:12:26.128Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-06-28T03:12:26.128Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:06:24.813Z][INFO]-===========================================
[2019-06-28T03:06:24.813Z][INFO]-Greengrass Version: 1.9.2-RC4
[2019-06-28T03:06:24.813Z][INFO]-Greengrass Root: /greengrass
[2019-06-28T03:06:24.813Z][INFO]-Greengrass Write Directory: /greengrass/ggc
[2019-06-28T03:06:24.813Z][INFO]-Group File Directory: /greengrass/ggc/deployment/group
[2019-06-28T03:06:24.813Z][INFO]-Default Lambda UID: 122
[2019-06-28T03:06:24.813Z][INFO]-Default Lambda GID: 121
[2019-06-28T03:06:24.813Z][DEBUG]-Go version: go1.10.3
[2019-06-28T03:06:24.814Z][DEBUG]-CoreThing Connection Config:
{
        "Region": "ap-northeast-1",
        "ThingArn": "arn:aws:iot:ap-northeast-1:268205529033:thing/zohan_Core",
        "IoTMQTTEndpoint": "a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883",
        "IoTHTTPEndpoint": "a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8443",
        "GGMQTTEndpoint": "greengrass-ats.iot.ap-northeast-1.amazonaws.com:8883",
        "GGHTTPEndpoint": "greengrass-ats.iot.ap-northeast-1.amazonaws.com:8443",
        "GGMQTTKeepAlive": 600,
        "GGMQTTMaxConnectionRetryInterval": 60,
        "GGMQTTConnectTimeout": 30,
        "GGMQTTPingTimeout": 30,
        "GGHTTPTimeout": 60,
        "FIPSMode": false,
        "CoreClientId": ""
}
[2019-06-28T03:06:24.814Z][DEBUG]-System Config:
{
        "tmpDirectory": "",
        "shadowSyncTimeout": 0
}
[2019-06-28T03:06:24.814Z][DEBUG]-Runtime Config:
{
        "maxWorkItemCount": 1024,
        "schedulingFrequency": 1000,
        "maxConcurrentLimit": 25,
        "lruSize": 25,
        "cgroup": {
                "useSystemd": true,
                "mountPoint": null
        },
        "postStartHealthCheckTimeout": 60000,
        "allowFunctionsToRunAsRoot": false,
        "onSystemComponentsFailure": 0
}
[2019-06-28T03:06:24.814Z][INFO]-===========================================
[2019-06-28T03:06:24.814Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.814Z][INFO]-The current core is using the AWS IoT certificates with fingerprint.   {"fingerprint": "5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf"}
[2019-06-28T03:06:24.815Z][INFO]-Will persist worker process info.      {"dir": "/greengrass/ggc/packages/1.9.2/var/worker/processes"}
[2019-06-28T03:06:24.816Z][INFO]-Will persist worker process info.      {"dir": "/greengrass/ggc/packages/1.9.2/var/worker/processes"}
[2019-06-28T03:06:24.817Z][DEBUG]-loading subscriptions {"trie": "map[]"}
[2019-06-28T03:06:24.819Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/root.ca.pem] with error: [<nil>]
[2019-06-28T03:06:24.823Z][DEBUG]-[3]Requested key load [file:///greengrass/certs/5da1e3eb3a.private.key] with error: [<nil>]
[2019-06-28T03:06:24.823Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.826Z][INFO]-No proxy URL found.
[2019-06-28T03:06:24.827Z][DEBUG]-Reloading function registry.
[2019-06-28T03:06:24.828Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.828Z][INFO]-The current core is using the AWS IoT certificates with fingerprint.   {"fingerprint": "5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf"}
[2019-06-28T03:06:24.833Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/root.ca.pem] with error: [<nil>]
[2019-06-28T03:06:24.836Z][DEBUG]-[3]Requested key load [file:///greengrass/certs/5da1e3eb3a.private.key] with error: [<nil>]
[2019-06-28T03:06:24.837Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.84Z][INFO]-Started Deployment Agent to listen for updates.
[2019-06-28T03:06:24.841Z][INFO]-Connecting with MQTT.  {"endpoint": "a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883", "clientId": "zohan_Core"}
[2019-06-28T03:06:24.841Z][DEBUG]-MQTT connection attempt.      {"attemptId": "sbXW", "clientId": "zohan_Core"}
[2019-06-28T03:06:24.841Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:06:24.841Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:06:24.841Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:46:09.317Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-06-28T03:46:09.317Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:46:25.26Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:46:25.26Z][DEBUG]-Disconnect client      {"force": true}
[2019-06-28T03:46:25.26Z][DEBUG]-Disconnecting client
[2019-06-28T03:46:25.261Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:46:25.261Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:46:25.261Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "sbXW", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:46:25.261Z][DEBUG]-MQTT connection attempt.      {"attemptId": "nTLn", "clientId": "zohan_Core"}
[2019-06-28T03:46:25.261Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:46:25.261Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:46:25.261Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:46:40.266Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-06-28T03:46:40.266Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:46:56.262Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:46:56.262Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:46:56.262Z][DEBUG]-Disconnecting client
[2019-06-28T03:46:56.262Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:46:56.262Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:46:56.263Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "nTLn", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:46:57.263Z][DEBUG]-MQTT connection attempt.      {"attemptId": "qkJH", "clientId": "zohan_Core"}
[2019-06-28T03:46:57.263Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:46:57.264Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:46:57.264Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:47:12.307Z][WARN]-MQTT[client]   dial tcp 54.178.150.112:8883: i/o timeout

[2019-06-28T03:47:12.308Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:47:28.264Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:47:28.264Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:47:28.264Z][DEBUG]-Disconnecting client
[2019-06-28T03:47:28.265Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:47:28.265Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:47:28.265Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "qkJH", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:47:28.265Z][DEBUG]-MQTT connection attempt.      {"attemptId": "DTsS", "clientId": "zohan_Core"}
[2019-06-28T03:47:28.265Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:47:28.265Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:47:28.265Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:47:43.27Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-06-28T03:47:43.27Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:47:59.266Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:47:59.266Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:47:59.266Z][DEBUG]-Disconnecting client
[2019-06-28T03:47:59.266Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:47:59.266Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:47:59.266Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "DTsS", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:48:02.267Z][DEBUG]-MQTT connection attempt.      {"attemptId": "EkzV", "clientId": "zohan_Core"}
[2019-06-28T03:48:02.267Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:48:02.267Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:48:02.267Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:48:17.325Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-06-28T03:48:17.325Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:48:33.268Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:48:33.268Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:48:33.268Z][DEBUG]-Disconnecting client
[2019-06-28T03:48:33.268Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:48:33.268Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:48:33.268Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "EkzV", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:48:45.269Z][DEBUG]-MQTT connection attempt.      {"attemptId": "bRjP", "clientId": "zohan_Core"}
[2019-06-28T03:48:45.269Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:48:45.269Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:48:45.269Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:49:00.275Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-06-28T03:49:00.275Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:49:16.27Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:49:16.27Z][DEBUG]-Disconnect client      {"force": true}
[2019-06-28T03:49:16.27Z][DEBUG]-Disconnecting client
[2019-06-28T03:49:16.27Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:49:16.27Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:49:16.27Z][WARN]-MQTT connection attempt failed and will be retried.     {"attemptId": "bRjP", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:49:16.271Z][DEBUG]-MQTT connection attempt.      {"attemptId": "HyAU", "clientId": "zohan_Core"}
[2019-06-28T03:49:16.271Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:49:16.271Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:49:16.271Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:49:31.333Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-06-28T03:49:31.333Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:49:47.271Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:49:47.271Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:49:47.271Z][DEBUG]-Disconnecting client
[2019-06-28T03:49:47.272Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:49:47.272Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:49:47.272Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "HyAU", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:50:14.272Z][DEBUG]-MQTT connection attempt.      {"attemptId": "suqf", "clientId": "zohan_Core"}
[2019-06-28T03:50:14.273Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:50:14.273Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:50:14.273Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:50:29.278Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-06-28T03:50:29.278Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:50:45.274Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:50:45.274Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:50:45.274Z][DEBUG]-Disconnecting client
[2019-06-28T03:50:45.274Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:50:45.274Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:50:45.274Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "suqf", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:51:29.275Z][DEBUG]-MQTT connection attempt.      {"attemptId": "YfqT", "clientId": "zohan_Core"}
[2019-06-28T03:51:29.275Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:51:29.275Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:51:29.275Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:51:44.314Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-06-28T03:51:44.315Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:52:00.276Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:52:00.276Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:52:00.276Z][DEBUG]-Disconnecting client
[2019-06-28T03:52:00.276Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:52:00.276Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:52:00.276Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "YfqT", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:52:56.277Z][DEBUG]-MQTT connection attempt.      {"attemptId": "DIBy", "clientId": "zohan_Core"}
[2019-06-28T03:52:56.277Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:52:56.277Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:52:56.277Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:53:11.338Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-06-28T03:53:11.338Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:53:27.278Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:53:27.278Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:53:27.278Z][DEBUG]-Disconnecting client
[2019-06-28T03:53:27.278Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:53:27.278Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:53:27.278Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "DIBy", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:53:38.279Z][DEBUG]-MQTT connection attempt.      {"attemptId": "RAeH", "clientId": "zohan_Core"}
[2019-06-28T03:53:38.279Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:53:38.279Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:53:38.279Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:53:53.285Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-06-28T03:53:53.285Z][WARN]-MQTT[client]   Failed to connect to a broker
greengrass v1.8.1日志

[2019-07-01T02:49:18.214Z][INFO]-===========================================
[2019-07-01T02:49:18.214Z][INFO]-Greengrass Root: /greengrass
[2019-07-01T02:49:18.214Z][INFO]-Greengrass Write Directory: /greengrass/ggc
[2019-07-01T02:49:18.214Z][INFO]-Group File Directory: /greengrass/ggc/deployment/group
[2019-07-01T02:49:18.214Z][INFO]-Default Lambda UID: 122 GID: 121
[2019-07-01T02:49:18.214Z][INFO]-===========================================
[2019-07-01T02:49:18.223Z][INFO]-The current core is using the AWS IoT certificates with fingerprint: 5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf
[2019-07-01T02:49:18.224Z][WARN]-worker process info: /greengrass/ggc/packages/1.7.1/var/worker/processes
[2019-07-01T02:49:18.225Z][WARN]-worker process info: /greengrass/ggc/packages/1.7.1/var/worker/processes
[2019-07-01T02:49:18.234Z][INFO]-Reloading registry
[2019-07-01T02:49:18.236Z][INFO]-The current core is using the AWS IoT certificates with fingerprint: 5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf
[2019-07-01T02:49:23.291Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:49:28.297Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.199.190.37:8883: i/o timeout
[2019-07-01T02:49:34.303Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:49:39.309Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.199.190.37:8883: i/o timeout
[2019-07-01T02:49:45.315Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:49:53.321Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.199.190.37:8883: i/o timeout
[2019-07-01T02:50:20.327Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:50:45.363Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.196.224.122:8883: i/o timeout
[2019-07-01T03:28:02.096Z][INFO]-MQTT connection attempt: attemptId: ibGG, clientId: zohan_Core
[2019-07-01T03:28:17.102Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-07-01T03:28:17.102Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:28:33.097Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:28:33.097Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: ibGG, clientId: zohan_Core: operation timed out
[2019-07-01T03:29:07.098Z][INFO]-MQTT connection attempt: attemptId: qPeP, clientId: zohan_Core
[2019-07-01T03:29:22.159Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-07-01T03:29:22.159Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:29:38.099Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:29:38.099Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: qPeP, clientId: zohan_Core: operation timed out
[2019-07-01T03:30:00.1Z][INFO]-MQTT connection attempt: attemptId: tQVE, clientId: zohan_Core
[2019-07-01T03:30:15.105Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-07-01T03:30:15.105Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:30:31.101Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:30:31.101Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: tQVE, clientId: zohan_Core: operation timed out
[2019-07-01T03:30:34.102Z][INFO]-MQTT connection attempt: attemptId: bbZJ, clientId: zohan_Core
[2019-07-01T03:30:49.134Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-07-01T03:30:49.134Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:31:05.103Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:31:05.103Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: bbZJ, clientId: zohan_Core: operation timed out
[2019-07-01T03:31:49.103Z][INFO]-MQTT connection attempt: attemptId: QZad, clientId: zohan_Core
[2019-07-01T03:32:04.144Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-07-01T03:32:04.144Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:32:20.105Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:32:20.105Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: QZad, clientId: zohan_Core: operation timed out
[2019-07-01T03:32:54.105Z][INFO]-MQTT connection attempt: attemptId: RhWa, clientId: zohan_Core
[2019-07-01T03:33:09.14Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-07-01T03:33:09.14Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:33:25.107Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:33:25.107Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: RhWa, clientId: zohan_Core: operation timed out
[2019-07-01T03:33:52.107Z][INFO]-MQTT connection attempt: attemptId: RKLh, clientId: zohan_Core
[2019-07-01T03:34:07.113Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-07-01T03:34:07.113Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:34:23.108Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:34:23.108Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: RKLh, clientId: zohan_Core: operation timed out
[2019-07-01T03:35:22.109Z][INFO]-MQTT connection attempt: attemptId: cJQX, clientId: zohan_Core
[2019-07-01T03:35:37.186Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-07-01T03:35:37.186Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:35:53.11Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:35:53.11Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: cJQX, clientId: zohan_Core: operation timed out
[2019-07-01T03:36:25.111Z][INFO]-MQTT connection attempt: attemptId: tPkl, clientId: zohan_Core
[2019-07-01T03:36:40.176Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-07-01T03:36:40.176Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:36:56.112Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:36:56.112Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: tPkl, clientId: zohan_Core: operation timed out
[2019-07-01T03:37:22.112Z][INFO]-MQTT connection attempt: attemptId: RJbR, clientId: zohan_Core
[2019-07-01T03:37:37.118Z][WARN]-MQTT[client]   dial tcp 54.178.150.112:8883: i/o timeout

[2019-07-01T03:37:37.118Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:37:53.113Z][WARN]-MQTT[store]    Trying to close memory store, but not open
ogot@imx6qsabresd:/usr/aws/aws-greengrass-docker-1.9.2/log/system# cat runtime.lo
[2019-06-28T03:12:10.073Z][DEBUG]-Disconnecting client
[2019-06-28T03:12:10.073Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:12:10.073Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:12:10.073Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "RHeO", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:12:11.074Z][DEBUG]-MQTT connection attempt.      {"attemptId": "LcQc", "clientId": "zohan_Core"}
[2019-06-28T03:12:11.074Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:12:11.074Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:12:11.074Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:12:26.128Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-06-28T03:12:26.128Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:06:24.813Z][INFO]-===========================================
[2019-06-28T03:06:24.813Z][INFO]-Greengrass Version: 1.9.2-RC4
[2019-06-28T03:06:24.813Z][INFO]-Greengrass Root: /greengrass
[2019-06-28T03:06:24.813Z][INFO]-Greengrass Write Directory: /greengrass/ggc
[2019-06-28T03:06:24.813Z][INFO]-Group File Directory: /greengrass/ggc/deployment/group
[2019-06-28T03:06:24.813Z][INFO]-Default Lambda UID: 122
[2019-06-28T03:06:24.813Z][INFO]-Default Lambda GID: 121
[2019-06-28T03:06:24.813Z][DEBUG]-Go version: go1.10.3
[2019-06-28T03:06:24.814Z][DEBUG]-CoreThing Connection Config:
{
        "Region": "ap-northeast-1",
        "ThingArn": "arn:aws:iot:ap-northeast-1:268205529033:thing/zohan_Core",
        "IoTMQTTEndpoint": "a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883",
        "IoTHTTPEndpoint": "a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8443",
        "GGMQTTEndpoint": "greengrass-ats.iot.ap-northeast-1.amazonaws.com:8883",
        "GGHTTPEndpoint": "greengrass-ats.iot.ap-northeast-1.amazonaws.com:8443",
        "GGMQTTKeepAlive": 600,
        "GGMQTTMaxConnectionRetryInterval": 60,
        "GGMQTTConnectTimeout": 30,
        "GGMQTTPingTimeout": 30,
        "GGHTTPTimeout": 60,
        "FIPSMode": false,
        "CoreClientId": ""
}
[2019-06-28T03:06:24.814Z][DEBUG]-System Config:
{
        "tmpDirectory": "",
        "shadowSyncTimeout": 0
}
[2019-06-28T03:06:24.814Z][DEBUG]-Runtime Config:
{
        "maxWorkItemCount": 1024,
        "schedulingFrequency": 1000,
        "maxConcurrentLimit": 25,
        "lruSize": 25,
        "cgroup": {
                "useSystemd": true,
                "mountPoint": null
        },
        "postStartHealthCheckTimeout": 60000,
        "allowFunctionsToRunAsRoot": false,
        "onSystemComponentsFailure": 0
}
[2019-06-28T03:06:24.814Z][INFO]-===========================================
[2019-06-28T03:06:24.814Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.814Z][INFO]-The current core is using the AWS IoT certificates with fingerprint.   {"fingerprint": "5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf"}
[2019-06-28T03:06:24.815Z][INFO]-Will persist worker process info.      {"dir": "/greengrass/ggc/packages/1.9.2/var/worker/processes"}
[2019-06-28T03:06:24.816Z][INFO]-Will persist worker process info.      {"dir": "/greengrass/ggc/packages/1.9.2/var/worker/processes"}
[2019-06-28T03:06:24.817Z][DEBUG]-loading subscriptions {"trie": "map[]"}
[2019-06-28T03:06:24.819Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/root.ca.pem] with error: [<nil>]
[2019-06-28T03:06:24.823Z][DEBUG]-[3]Requested key load [file:///greengrass/certs/5da1e3eb3a.private.key] with error: [<nil>]
[2019-06-28T03:06:24.823Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.826Z][INFO]-No proxy URL found.
[2019-06-28T03:06:24.827Z][DEBUG]-Reloading function registry.
[2019-06-28T03:06:24.828Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.828Z][INFO]-The current core is using the AWS IoT certificates with fingerprint.   {"fingerprint": "5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf"}
[2019-06-28T03:06:24.833Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/root.ca.pem] with error: [<nil>]
[2019-06-28T03:06:24.836Z][DEBUG]-[3]Requested key load [file:///greengrass/certs/5da1e3eb3a.private.key] with error: [<nil>]
[2019-06-28T03:06:24.837Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.84Z][INFO]-Started Deployment Agent to listen for updates.
[2019-06-28T03:06:24.841Z][INFO]-Connecting with MQTT.  {"endpoint": "a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883", "clientId": "zohan_Core"}
[2019-06-28T03:06:24.841Z][DEBUG]-MQTT connection attempt.      {"attemptId": "sbXW", "clientId": "zohan_Core"}
[2019-06-28T03:06:24.841Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:06:24.841Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:06:24.841Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:46:09.317Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-06-28T03:46:09.317Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:46:25.26Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:46:25.26Z][DEBUG]-Disconnect client      {"force": true}
[2019-06-28T03:46:25.26Z][DEBUG]-Disconnecting client
[2019-06-28T03:46:25.261Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:46:25.261Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:46:25.261Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "sbXW", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:46:25.261Z][DEBUG]-MQTT connection attempt.      {"attemptId": "nTLn", "clientId": "zohan_Core"}
[2019-06-28T03:46:25.261Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:46:25.261Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:46:25.261Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:46:40.266Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-06-28T03:46:40.266Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:46:56.262Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:46:56.262Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:46:56.262Z][DEBUG]-Disconnecting client
[2019-06-28T03:46:56.262Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:46:56.262Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:46:56.263Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "nTLn", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:46:57.263Z][DEBUG]-MQTT connection attempt.      {"attemptId": "qkJH", "clientId": "zohan_Core"}
[2019-06-28T03:46:57.263Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:46:57.264Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:46:57.264Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:47:12.307Z][WARN]-MQTT[client]   dial tcp 54.178.150.112:8883: i/o timeout

[2019-06-28T03:47:12.308Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:47:28.264Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:47:28.264Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:47:28.264Z][DEBUG]-Disconnecting client
[2019-06-28T03:47:28.265Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:47:28.265Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:47:28.265Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "qkJH", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:47:28.265Z][DEBUG]-MQTT connection attempt.      {"attemptId": "DTsS", "clientId": "zohan_Core"}
[2019-06-28T03:47:28.265Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:47:28.265Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:47:28.265Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:47:43.27Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-06-28T03:47:43.27Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:47:59.266Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:47:59.266Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:47:59.266Z][DEBUG]-Disconnecting client
[2019-06-28T03:47:59.266Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:47:59.266Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:47:59.266Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "DTsS", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:48:02.267Z][DEBUG]-MQTT connection attempt.      {"attemptId": "EkzV", "clientId": "zohan_Core"}
[2019-06-28T03:48:02.267Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:48:02.267Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:48:02.267Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:48:17.325Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-06-28T03:48:17.325Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:48:33.268Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:48:33.268Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:48:33.268Z][DEBUG]-Disconnecting client
[2019-06-28T03:48:33.268Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:48:33.268Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:48:33.268Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "EkzV", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:48:45.269Z][DEBUG]-MQTT connection attempt.      {"attemptId": "bRjP", "clientId": "zohan_Core"}
[2019-06-28T03:48:45.269Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:48:45.269Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:48:45.269Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:49:00.275Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-06-28T03:49:00.275Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:49:16.27Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:49:16.27Z][DEBUG]-Disconnect client      {"force": true}
[2019-06-28T03:49:16.27Z][DEBUG]-Disconnecting client
[2019-06-28T03:49:16.27Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:49:16.27Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:49:16.27Z][WARN]-MQTT connection attempt failed and will be retried.     {"attemptId": "bRjP", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:49:16.271Z][DEBUG]-MQTT connection attempt.      {"attemptId": "HyAU", "clientId": "zohan_Core"}
[2019-06-28T03:49:16.271Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:49:16.271Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:49:16.271Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:49:31.333Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-06-28T03:49:31.333Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:49:47.271Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:49:47.271Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:49:47.271Z][DEBUG]-Disconnecting client
[2019-06-28T03:49:47.272Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:49:47.272Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:49:47.272Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "HyAU", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:50:14.272Z][DEBUG]-MQTT connection attempt.      {"attemptId": "suqf", "clientId": "zohan_Core"}
[2019-06-28T03:50:14.273Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:50:14.273Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:50:14.273Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:50:29.278Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-06-28T03:50:29.278Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:50:45.274Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:50:45.274Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:50:45.274Z][DEBUG]-Disconnecting client
[2019-06-28T03:50:45.274Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:50:45.274Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:50:45.274Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "suqf", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:51:29.275Z][DEBUG]-MQTT connection attempt.      {"attemptId": "YfqT", "clientId": "zohan_Core"}
[2019-06-28T03:51:29.275Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:51:29.275Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:51:29.275Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:51:44.314Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-06-28T03:51:44.315Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:52:00.276Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:52:00.276Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:52:00.276Z][DEBUG]-Disconnecting client
[2019-06-28T03:52:00.276Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:52:00.276Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:52:00.276Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "YfqT", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:52:56.277Z][DEBUG]-MQTT connection attempt.      {"attemptId": "DIBy", "clientId": "zohan_Core"}
[2019-06-28T03:52:56.277Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:52:56.277Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:52:56.277Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:53:11.338Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-06-28T03:53:11.338Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:53:27.278Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:53:27.278Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:53:27.278Z][DEBUG]-Disconnecting client
[2019-06-28T03:53:27.278Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:53:27.278Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:53:27.278Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "DIBy", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:53:38.279Z][DEBUG]-MQTT connection attempt.      {"attemptId": "RAeH", "clientId": "zohan_Core"}
[2019-06-28T03:53:38.279Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:53:38.279Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:53:38.279Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:53:53.285Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-06-28T03:53:53.285Z][WARN]-MQTT[client]   Failed to connect to a broker
greengrass v1.9.2日志

[2019-07-01T02:49:18.214Z][INFO]-===========================================
[2019-07-01T02:49:18.214Z][INFO]-Greengrass Root: /greengrass
[2019-07-01T02:49:18.214Z][INFO]-Greengrass Write Directory: /greengrass/ggc
[2019-07-01T02:49:18.214Z][INFO]-Group File Directory: /greengrass/ggc/deployment/group
[2019-07-01T02:49:18.214Z][INFO]-Default Lambda UID: 122 GID: 121
[2019-07-01T02:49:18.214Z][INFO]-===========================================
[2019-07-01T02:49:18.223Z][INFO]-The current core is using the AWS IoT certificates with fingerprint: 5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf
[2019-07-01T02:49:18.224Z][WARN]-worker process info: /greengrass/ggc/packages/1.7.1/var/worker/processes
[2019-07-01T02:49:18.225Z][WARN]-worker process info: /greengrass/ggc/packages/1.7.1/var/worker/processes
[2019-07-01T02:49:18.234Z][INFO]-Reloading registry
[2019-07-01T02:49:18.236Z][INFO]-The current core is using the AWS IoT certificates with fingerprint: 5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf
[2019-07-01T02:49:23.291Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:49:28.297Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.199.190.37:8883: i/o timeout
[2019-07-01T02:49:34.303Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:49:39.309Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.199.190.37:8883: i/o timeout
[2019-07-01T02:49:45.315Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:49:53.321Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.199.190.37:8883: i/o timeout
[2019-07-01T02:50:20.327Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.192.233.211:8883: i/o timeout
[2019-07-01T02:50:45.363Z][WARN]-Attempt to establish MQTT connection with a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883 failed and will be retried: Network Error : dial tcp 52.196.224.122:8883: i/o timeout
[2019-07-01T03:28:02.096Z][INFO]-MQTT connection attempt: attemptId: ibGG, clientId: zohan_Core
[2019-07-01T03:28:17.102Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-07-01T03:28:17.102Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:28:33.097Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:28:33.097Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: ibGG, clientId: zohan_Core: operation timed out
[2019-07-01T03:29:07.098Z][INFO]-MQTT connection attempt: attemptId: qPeP, clientId: zohan_Core
[2019-07-01T03:29:22.159Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-07-01T03:29:22.159Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:29:38.099Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:29:38.099Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: qPeP, clientId: zohan_Core: operation timed out
[2019-07-01T03:30:00.1Z][INFO]-MQTT connection attempt: attemptId: tQVE, clientId: zohan_Core
[2019-07-01T03:30:15.105Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-07-01T03:30:15.105Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:30:31.101Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:30:31.101Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: tQVE, clientId: zohan_Core: operation timed out
[2019-07-01T03:30:34.102Z][INFO]-MQTT connection attempt: attemptId: bbZJ, clientId: zohan_Core
[2019-07-01T03:30:49.134Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-07-01T03:30:49.134Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:31:05.103Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:31:05.103Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: bbZJ, clientId: zohan_Core: operation timed out
[2019-07-01T03:31:49.103Z][INFO]-MQTT connection attempt: attemptId: QZad, clientId: zohan_Core
[2019-07-01T03:32:04.144Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-07-01T03:32:04.144Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:32:20.105Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:32:20.105Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: QZad, clientId: zohan_Core: operation timed out
[2019-07-01T03:32:54.105Z][INFO]-MQTT connection attempt: attemptId: RhWa, clientId: zohan_Core
[2019-07-01T03:33:09.14Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-07-01T03:33:09.14Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:33:25.107Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:33:25.107Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: RhWa, clientId: zohan_Core: operation timed out
[2019-07-01T03:33:52.107Z][INFO]-MQTT connection attempt: attemptId: RKLh, clientId: zohan_Core
[2019-07-01T03:34:07.113Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-07-01T03:34:07.113Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:34:23.108Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:34:23.108Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: RKLh, clientId: zohan_Core: operation timed out
[2019-07-01T03:35:22.109Z][INFO]-MQTT connection attempt: attemptId: cJQX, clientId: zohan_Core
[2019-07-01T03:35:37.186Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-07-01T03:35:37.186Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:35:53.11Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:35:53.11Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: cJQX, clientId: zohan_Core: operation timed out
[2019-07-01T03:36:25.111Z][INFO]-MQTT connection attempt: attemptId: tPkl, clientId: zohan_Core
[2019-07-01T03:36:40.176Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-07-01T03:36:40.176Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:36:56.112Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-07-01T03:36:56.112Z][WARN]-MQTT connection attempt failed and will be retried: attemptId: tPkl, clientId: zohan_Core: operation timed out
[2019-07-01T03:37:22.112Z][INFO]-MQTT connection attempt: attemptId: RJbR, clientId: zohan_Core
[2019-07-01T03:37:37.118Z][WARN]-MQTT[client]   dial tcp 54.178.150.112:8883: i/o timeout

[2019-07-01T03:37:37.118Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-07-01T03:37:53.113Z][WARN]-MQTT[store]    Trying to close memory store, but not open
ogot@imx6qsabresd:/usr/aws/aws-greengrass-docker-1.9.2/log/system# cat runtime.lo
[2019-06-28T03:12:10.073Z][DEBUG]-Disconnecting client
[2019-06-28T03:12:10.073Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:12:10.073Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:12:10.073Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "RHeO", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:12:11.074Z][DEBUG]-MQTT connection attempt.      {"attemptId": "LcQc", "clientId": "zohan_Core"}
[2019-06-28T03:12:11.074Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:12:11.074Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:12:11.074Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:12:26.128Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-06-28T03:12:26.128Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:06:24.813Z][INFO]-===========================================
[2019-06-28T03:06:24.813Z][INFO]-Greengrass Version: 1.9.2-RC4
[2019-06-28T03:06:24.813Z][INFO]-Greengrass Root: /greengrass
[2019-06-28T03:06:24.813Z][INFO]-Greengrass Write Directory: /greengrass/ggc
[2019-06-28T03:06:24.813Z][INFO]-Group File Directory: /greengrass/ggc/deployment/group
[2019-06-28T03:06:24.813Z][INFO]-Default Lambda UID: 122
[2019-06-28T03:06:24.813Z][INFO]-Default Lambda GID: 121
[2019-06-28T03:06:24.813Z][DEBUG]-Go version: go1.10.3
[2019-06-28T03:06:24.814Z][DEBUG]-CoreThing Connection Config:
{
        "Region": "ap-northeast-1",
        "ThingArn": "arn:aws:iot:ap-northeast-1:268205529033:thing/zohan_Core",
        "IoTMQTTEndpoint": "a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883",
        "IoTHTTPEndpoint": "a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8443",
        "GGMQTTEndpoint": "greengrass-ats.iot.ap-northeast-1.amazonaws.com:8883",
        "GGHTTPEndpoint": "greengrass-ats.iot.ap-northeast-1.amazonaws.com:8443",
        "GGMQTTKeepAlive": 600,
        "GGMQTTMaxConnectionRetryInterval": 60,
        "GGMQTTConnectTimeout": 30,
        "GGMQTTPingTimeout": 30,
        "GGHTTPTimeout": 60,
        "FIPSMode": false,
        "CoreClientId": ""
}
[2019-06-28T03:06:24.814Z][DEBUG]-System Config:
{
        "tmpDirectory": "",
        "shadowSyncTimeout": 0
}
[2019-06-28T03:06:24.814Z][DEBUG]-Runtime Config:
{
        "maxWorkItemCount": 1024,
        "schedulingFrequency": 1000,
        "maxConcurrentLimit": 25,
        "lruSize": 25,
        "cgroup": {
                "useSystemd": true,
                "mountPoint": null
        },
        "postStartHealthCheckTimeout": 60000,
        "allowFunctionsToRunAsRoot": false,
        "onSystemComponentsFailure": 0
}
[2019-06-28T03:06:24.814Z][INFO]-===========================================
[2019-06-28T03:06:24.814Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.814Z][INFO]-The current core is using the AWS IoT certificates with fingerprint.   {"fingerprint": "5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf"}
[2019-06-28T03:06:24.815Z][INFO]-Will persist worker process info.      {"dir": "/greengrass/ggc/packages/1.9.2/var/worker/processes"}
[2019-06-28T03:06:24.816Z][INFO]-Will persist worker process info.      {"dir": "/greengrass/ggc/packages/1.9.2/var/worker/processes"}
[2019-06-28T03:06:24.817Z][DEBUG]-loading subscriptions {"trie": "map[]"}
[2019-06-28T03:06:24.819Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/root.ca.pem] with error: [<nil>]
[2019-06-28T03:06:24.823Z][DEBUG]-[3]Requested key load [file:///greengrass/certs/5da1e3eb3a.private.key] with error: [<nil>]
[2019-06-28T03:06:24.823Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.826Z][INFO]-No proxy URL found.
[2019-06-28T03:06:24.827Z][DEBUG]-Reloading function registry.
[2019-06-28T03:06:24.828Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.828Z][INFO]-The current core is using the AWS IoT certificates with fingerprint.   {"fingerprint": "5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf"}
[2019-06-28T03:06:24.833Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/root.ca.pem] with error: [<nil>]
[2019-06-28T03:06:24.836Z][DEBUG]-[3]Requested key load [file:///greengrass/certs/5da1e3eb3a.private.key] with error: [<nil>]
[2019-06-28T03:06:24.837Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/5da1e3eb3a.cert.pem] with error: [<nil>]
[2019-06-28T03:06:24.84Z][INFO]-Started Deployment Agent to listen for updates.
[2019-06-28T03:06:24.841Z][INFO]-Connecting with MQTT.  {"endpoint": "a3ha96wpso16t3-ats.iot.ap-northeast-1.amazonaws.com:8883", "clientId": "zohan_Core"}
[2019-06-28T03:06:24.841Z][DEBUG]-MQTT connection attempt.      {"attemptId": "sbXW", "clientId": "zohan_Core"}
[2019-06-28T03:06:24.841Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:06:24.841Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:06:24.841Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:46:09.317Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-06-28T03:46:09.317Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:46:25.26Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:46:25.26Z][DEBUG]-Disconnect client      {"force": true}
[2019-06-28T03:46:25.26Z][DEBUG]-Disconnecting client
[2019-06-28T03:46:25.261Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:46:25.261Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:46:25.261Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "sbXW", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:46:25.261Z][DEBUG]-MQTT connection attempt.      {"attemptId": "nTLn", "clientId": "zohan_Core"}
[2019-06-28T03:46:25.261Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:46:25.261Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:46:25.261Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:46:40.266Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-06-28T03:46:40.266Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:46:56.262Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:46:56.262Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:46:56.262Z][DEBUG]-Disconnecting client
[2019-06-28T03:46:56.262Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:46:56.262Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:46:56.263Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "nTLn", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:46:57.263Z][DEBUG]-MQTT connection attempt.      {"attemptId": "qkJH", "clientId": "zohan_Core"}
[2019-06-28T03:46:57.263Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:46:57.264Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:46:57.264Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:47:12.307Z][WARN]-MQTT[client]   dial tcp 54.178.150.112:8883: i/o timeout

[2019-06-28T03:47:12.308Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:47:28.264Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:47:28.264Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:47:28.264Z][DEBUG]-Disconnecting client
[2019-06-28T03:47:28.265Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:47:28.265Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:47:28.265Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "qkJH", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:47:28.265Z][DEBUG]-MQTT connection attempt.      {"attemptId": "DTsS", "clientId": "zohan_Core"}
[2019-06-28T03:47:28.265Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:47:28.265Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:47:28.265Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:47:43.27Z][WARN]-MQTT[client]   dial tcp 52.196.224.122:8883: i/o timeout

[2019-06-28T03:47:43.27Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:47:59.266Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:47:59.266Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:47:59.266Z][DEBUG]-Disconnecting client
[2019-06-28T03:47:59.266Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:47:59.266Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:47:59.266Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "DTsS", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:48:02.267Z][DEBUG]-MQTT connection attempt.      {"attemptId": "EkzV", "clientId": "zohan_Core"}
[2019-06-28T03:48:02.267Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:48:02.267Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:48:02.267Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:48:17.325Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-06-28T03:48:17.325Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:48:33.268Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:48:33.268Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:48:33.268Z][DEBUG]-Disconnecting client
[2019-06-28T03:48:33.268Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:48:33.268Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:48:33.268Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "EkzV", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:48:45.269Z][DEBUG]-MQTT connection attempt.      {"attemptId": "bRjP", "clientId": "zohan_Core"}
[2019-06-28T03:48:45.269Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:48:45.269Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:48:45.269Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:49:00.275Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-06-28T03:49:00.275Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:49:16.27Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:49:16.27Z][DEBUG]-Disconnect client      {"force": true}
[2019-06-28T03:49:16.27Z][DEBUG]-Disconnecting client
[2019-06-28T03:49:16.27Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:49:16.27Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:49:16.27Z][WARN]-MQTT connection attempt failed and will be retried.     {"attemptId": "bRjP", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:49:16.271Z][DEBUG]-MQTT connection attempt.      {"attemptId": "HyAU", "clientId": "zohan_Core"}
[2019-06-28T03:49:16.271Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:49:16.271Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:49:16.271Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:49:31.333Z][WARN]-MQTT[client]   dial tcp 52.192.233.211:8883: i/o timeout

[2019-06-28T03:49:31.333Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:49:47.271Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:49:47.271Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:49:47.271Z][DEBUG]-Disconnecting client
[2019-06-28T03:49:47.272Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:49:47.272Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:49:47.272Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "HyAU", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:50:14.272Z][DEBUG]-MQTT connection attempt.      {"attemptId": "suqf", "clientId": "zohan_Core"}
[2019-06-28T03:50:14.273Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:50:14.273Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:50:14.273Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:50:29.278Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-06-28T03:50:29.278Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:50:45.274Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:50:45.274Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:50:45.274Z][DEBUG]-Disconnecting client
[2019-06-28T03:50:45.274Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:50:45.274Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:50:45.274Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "suqf", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:51:29.275Z][DEBUG]-MQTT connection attempt.      {"attemptId": "YfqT", "clientId": "zohan_Core"}
[2019-06-28T03:51:29.275Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:51:29.275Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:51:29.275Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:51:44.314Z][WARN]-MQTT[client]   dial tcp 52.199.190.37:8883: i/o timeout

[2019-06-28T03:51:44.315Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:52:00.276Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:52:00.276Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:52:00.276Z][DEBUG]-Disconnecting client
[2019-06-28T03:52:00.276Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:52:00.276Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:52:00.276Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "YfqT", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:52:56.277Z][DEBUG]-MQTT connection attempt.      {"attemptId": "DIBy", "clientId": "zohan_Core"}
[2019-06-28T03:52:56.277Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:52:56.277Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:52:56.277Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:53:11.338Z][WARN]-MQTT[client]   dial tcp 52.196.81.83:8883: i/o timeout

[2019-06-28T03:53:11.338Z][WARN]-MQTT[client]   Failed to connect to a broker

[2019-06-28T03:53:27.278Z][DEBUG]-Marking connection request as invalid
[2019-06-28T03:53:27.278Z][DEBUG]-Disconnect client     {"force": true}
[2019-06-28T03:53:27.278Z][DEBUG]-Disconnecting client
[2019-06-28T03:53:27.278Z][WARN]-MQTT[store]    Trying to close memory store, but not open

[2019-06-28T03:53:27.278Z][DEBUG]-Releasing lock for connection attempt
[2019-06-28T03:53:27.278Z][WARN]-MQTT connection attempt failed and will be retried.    {"attemptId": "DIBy", "clientId": "zohan_Core", "errorString": "operation timed out"}
[2019-06-28T03:53:38.279Z][DEBUG]-MQTT connection attempt.      {"attemptId": "RAeH", "clientId": "zohan_Core"}
[2019-06-28T03:53:38.279Z][DEBUG]-New MQTT connection attempt
[2019-06-28T03:53:38.279Z][DEBUG]-Acquired lock for connection attempt
[2019-06-28T03:53:38.279Z][DEBUG]-Disconnect client     {"force": false}
[2019-06-28T03:53:53.285Z][WARN]-MQTT[client]   dial tcp 13.231.29.48:8883: i/o timeout

[2019-06-28T03:53:53.285Z][WARN]-MQTT[client]   Failed to connect to a broker
ogot@imx6qsabresd:/usr/aws/aws-greengrass-docker-1.9.2/log/system#cat runtime.lo
[2019-06-28T03:12:10.073Z][DEBUG]-断开客户端连接
[2019-06-28T03:12:10.073Z][WARN]-MQTT[store]正在尝试关闭内存存储,但未打开
[2019-06-28T03:12:10.073Z][DEBUG]-释放连接尝试的锁
[2019-06-28T03:12:10.073Z][WARN]-MQTT连接尝试失败,将重试。{“attemptId”:“RHeO”,“clientId”:“zohan_Core”,“errorString”:“操作超时”}
[2019-06-28T03:12:11.074Z][DEBUG]-MQTT连接尝试。{“attemptId”:“LcQc”,“clientId”:“zohan_Core”}
[2019-06-28T03:12:11.074Z][DEBUG]-新的MQTT连接尝试
[2019-06-28T03:12:11.074Z][DEBUG]-已获取用于连接尝试的锁
[2019-06-28T03:12:11.074Z][DEBUG]-断开客户端{“force”:false}
[2019-06-28T03:12:26.128Z][WARN]-MQTT[客户端]拨号tcp 52.196.224.122:8883:i/o超时
[2019-06-28T03:12:26.128Z][WARN]-MQTT[客户端]无法连接到代理
[2019-06-28T03:06:24.813Z][INFO]-===========================================
[2019-06-28T03:06:24.813Z][INFO]-绿草版本:1.9.2-RC4
[2019-06-28T03:06:24.813Z][INFO]-绿草根:/Greengrass
[2019-06-28T03:06:24.813Z][INFO]-格林格拉斯写入目录:/Greengrass/ggc
[2019-06-28T03:06:24.813Z][INFO]-组文件目录:/greengrass/ggc/deployment/Group
[2019-06-28T03:06:24.813Z][INFO]-默认Lambda UID:122
[2019-06-28T03:06:24.813Z][INFO]-默认Lambda GID:121
[2019-06-28T03:06:24.813Z][DEBUG]-Go版本:go1.10.3
[2019-06-28T03:06:24.814Z][DEBUG]-核心连接配置:
{
“区域”:“ap-东北-1”,
“ThingArn”:“arn:aws:iot:ap-northeast-1:268205529033:thing/zohan_Core”,
“IoTMQTTEndpoint”:“a3ha96wpso16t3 ats.iot.ap-northeast-1.amazonaws.com:8883”,
“IoTtpEndpoint”:“a3ha96wpso16t3 ats.iot.ap-northeast-1.amazonaws.com:8443”,
“GGMQTTEndpoint”:“绿草ats.iot.ap-northeast-1.amazonaws.com:8883”,
“GGHTTPEndpoint”:“greengrass ats.iot.ap-northeast-1.amazonaws.com:8443”,
“GGMQTTKeepAlive”:600,
“GGMQTTMaxConnectionRetryInterval”:60,
“GGMQTTConnectTimeout”:30,
“GGMQTTPingTimeout”:30,
“GGHTTPTimeout”:60,
“FIPSMode”:错误,
“CoreClientId”:”
}
[2019-06-28T03:06:24.814Z][DEBUG]-系统配置:
{
“TMP董事会”:“,
“shadowSyncTimeout”:0
}
[2019-06-28T03:06:24.814Z][DEBUG]-运行时配置:
{
“maxWorkItemCount”:1024,
“调度频率”:1000,
“maxConcurrentLimit”:25,
“lruSize”:25,
“cgroup”:{
“useSystemd”:正确,
“装入点”:空
},
“PostStartTheAlthCheckTimeout”:60000,
“allowFunctionsToRunAsRoot”:false,
“OnSystemComponents故障”:0
}
[2019-06-28T03:06:24.814Z][INFO]-===========================================
[2019-06-28T03:06:24.814Z][DEBUG]-[3]请求的证书加载[file:///greengrass/certs/5da1e3eb3a.cert.pem]错误:[]
[2019-06-28T03:06:24.814Z][INFO]-当前核心正在使用带有指纹的AWS物联网证书。{“指纹”:“5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf”}
[2019-06-28T03:06:24.815Z][INFO]-将保留工作进程信息。{“dir”:“/greengrass/ggc/packages/1.9.2/var/worker/processs”}
[2019-06-28T03:06:24.816Z][INFO]-将保留工作进程信息。{“dir”:“/greengrass/ggc/packages/1.9.2/var/worker/processs”}
[2019-06-28T03:06:24.817Z][DEBUG]-加载订阅{“trie”:“map[]”
[2019-06-28T03:06:24.819Z][DEBUG]-[3]请求的证书加载[file:///greengrass/certs/root.ca.pem]错误:[]
[2019-06-28T03:06:24.823Z][DEBUG]-[3]请求的密钥加载[file:///greengrass/certs/5da1e3eb3a.private.key]错误:[]
[2019-06-28T03:06:24.823Z][DEBUG]-[3]请求的证书加载[file:///greengrass/certs/5da1e3eb3a.cert.pem]错误:[]
[2019-06-28T03:06:24.826Z][INFO]-未找到代理URL。
[2019-06-28T03:06:24.827Z][DEBUG]-重新加载函数注册表。
[2019-06-28T03:06:24.828Z][DEBUG]-[3]请求的证书加载[file:///greengrass/certs/5da1e3eb3a.cert.pem]错误:[]
[2019-06-28T03:06:24.828Z][INFO]-当前核心正在使用带有指纹的AWS物联网证书。{“指纹”:“5da1e3eb3aefdc0c3adf0607284ea00debba05af257ba42b96c9c211f441f5bf”}
[2019-06-28T03:06:24.833Z][DEBUG]-[3]请求的证书加载[file:///greengrass/certs/root.ca.pem]错误:[]
[2019-06-28T03:06:24.836Z][DEBUG]-[3]请求的密钥加载[file:///greengrass/certs/5da1e3eb3a.private.key]错误:[]
[2019-06-28T03:06:24.837Z][DEBUG]-[3]请求的证书加载[file:///greengrass/certs/5da1e3eb3a.cert.pem]错误:[]
[2019-06-28T03:06:24.84Z][INFO]-启动部署代理以侦听更新。
[2019-06-28T03:06:24.841Z][INFO]-与MQTT连接。{“endpoint”:“a3ha96wpso16t3 ats.iot.ap-northeast-1.amazonaws.com:8883”,“clientId”:“zohan_Core”}
[2019-06-28T03:06:24.841Z][DEBUG]-MQTT连接尝试。{“attemptId”:“sbXW”,“clientId”:“zohan_Core”}
[2019-06-28T03:06:24.841Z][DEBUG]-新的MQTT连接尝试
[2019-06-28T03:06:24.841Z][DEBUG]-已获取连接尝试的锁
[2019-06-28T03:06:24.841Z][DEBUG]-断开客户端{“force”:false}
[2019-