Last active
May 31, 2017 20:39
-
-
Save adnxn/808e066503cb7091fa882983e3943852 to your computer and use it in GitHub Desktop.
issue-#820-more-info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
panic: Fail in goroutine after TestSteadyStatePoll has completed | |
goroutine 611 [running]: | |
panic(0x8875c0, 0xc042281530) | |
c:/go/src/runtime/panic.go:500 +0x1af | |
testing.(*common).Fail(0xc04216de00) | |
c:/go/src/testing/testing.go:412 +0x126 | |
testing.(*common).FailNow(0xc04216de00) | |
c:/go/src/testing/testing.go:431 +0x32 | |
testing.(*common).Fatalf(0xc04216de00, 0x945997, 0x24, 0xc0421dda40, 0x3, 0x3) | |
c:/go/src/testing/testing.go:496 +0x8a | |
github.com/aws/amazon-ecs-agent/agent/vendor/github.com/golang/mock/gomock.(*Controller).Call(0xc0423feac0, 0x913880, 0xc0423f1fa0, 0x93a0ca, 0x11, 0xc0422814d0, 0x1, 0x1, 0x0, 0x0, ...) | |
C:/Users/ADMINI~1/AppData/Local/Temp/amazon-ecs-agent/go/src/github.com/aws/amazon-ecs-agent/agent/vendor/github.com/golang/mock/gomock/controller.go:113 +0x459 | |
github.com/aws/amazon-ecs-agent/agent/engine.(*MockDockerClient).DescribeContainer(0xc0423f1fa0, 0x936fb9, 0xb, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/Users/ADMINI~1/AppData/Local/Temp/amazon-ecs-agent/go/src/github.com/aws/amazon-ecs-agent/agent/engine/engine_mocks.go:214 +0x132 | |
github.com/aws/amazon-ecs-agent/agent/engine.(*DockerTaskEngine).CheckTaskState(0xc0423c28c0, 0xc0423c7b00) | |
C:/Users/ADMINI~1/AppData/Local/Temp/amazon-ecs-agent/go/src/github.com/aws/amazon-ecs-agent/agent/engine/docker_task_engine.go:276 +0x168 | |
created by github.com/aws/amazon-ecs-agent/agent/engine.(*managedTask).overseeTask | |
C:/Users/ADMINI~1/AppData/Local/Temp/amazon-ecs-agent/go/src/github.com/aws/amazon-ecs-agent/agent/engine/task_manager.go:144 +0x3ef |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
? github.com/aws/amazon-ecs-agent/agent [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/acs/client 0.694s | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [INFO] Event stream DeregisterContainerInstance start listening... | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [INFO] Event stream DeregisterContainerInstance stopped listening... | |
2017-05-23T16:20:39Z [INFO] Event stream DeregisterContainerInstance start listening... | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: not EOF | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [INFO] Event stream DeregisterContainerInstance stopped listening... | |
2017-05-23T16:20:39Z [INFO] Event stream DeregisterContainerInstance start listening... | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: InactiveInstanceException: | |
2017-05-23T16:20:39Z [INFO] Event stream DeregisterContainerInstance stopped listening... | |
2017-05-23T16:20:39Z [INFO] Interrupted waiting for reconnect delay to elapse; Expect session to close | |
2017-05-23T16:20:39Z [INFO] Event stream DeregisterContainerInstance start listening... | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: InactiveInstanceException: | |
2017-05-23T16:20:39Z [ERROR] Error connecting to ACS: EOF | |
2017-05-23T16:20:39Z [INFO] Event stream DeregisterContainerInstance stopped listening... | |
2017-05-23T16:20:39Z [INFO] Interrupted waiting for reconnect delay to elapse; Expect session to close | |
2017-05-23T16:20:39Z [ERROR] Unable to discover poll endpoint, err: oops | |
2017-05-23T16:20:39Z [INFO] Interrupted waiting for reconnect delay to elapse; Expect session to close | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
--- FAIL: TestConnectionIsClosedOnIdle (0.02s) | |
controller.go:158: missing call(s) to *mock_wsclient.MockClientServer.Connect() | |
controller.go:158: missing call(s) to *mock_wsclient.MockClientServer.Serve() | |
controller.go:165: aborting test due to missing call(s) | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [INFO] NO_PROXY set:169.254.169.254,169.254.170.2, | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:39Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:39Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:39Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:39Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [WARN] Connection closed for a valid reason: websocket: close 1000 (normal) | |
2017-05-23T16:20:40Z [WARN] Error 'ack'ing request with messageID: 123, error: websocket: close sent | |
2017-05-23T16:20:40Z [WARN] ACS Connection hasn't had any activity for too long; closing connection | |
2017-05-23T16:20:40Z [WARN] Error disconnecting: No Connection to close | |
2017-05-23T16:20:40Z [INFO] Interrupted waiting for reconnect delay to elapse; Expect session to close | |
2017-05-23T16:20:40Z [ERROR] Error getting message from ws backend: error: [read tcp 127.0.0.1:49868->127.0.0.1:49766: use of closed network connection], message: [], messageType: [-1] | |
2017-05-23T16:20:40Z [INFO] Interrupted waiting for reconnect delay to elapse; Expect session to close | |
2017-05-23T16:20:40Z [ERROR] Error getting message from ws backend: error: [read tcp 127.0.0.1:49870->127.0.0.1:49869: use of closed network connection], message: [], messageType: [-1] | |
2017-05-23T16:20:40Z [CRITICAL] Recieved a payload with no message id, payload: { | |
Tasks: [{ | |
Arn: "t1" | |
}] | |
} | |
2017-05-23T16:20:40Z [CRITICAL] Recieved a payload with no message id, payload: { | |
MessageId: "", | |
Tasks: [{ | |
Arn: "t1" | |
}] | |
} | |
2017-05-23T16:20:40Z [WARN] Could not add task; taskengine probably disabled, err: oops | |
2017-05-23T16:20:40Z [WARN] Could not add task; taskengine probably disabled, err: oops | |
2017-05-23T16:20:40Z [ERROR] Error saving state for payload message! err: oops, messageId: 123 | |
2017-05-23T16:20:40Z [ERROR] Error validating credentials message: Message id not set in credentials message | |
2017-05-23T16:20:40Z [ERROR] Task not found in the engine for the arn in credentials message, arn: task1, messageId: message1 | |
FAIL | |
FAIL github.com/aws/amazon-ecs-agent/agent/acs/handler 1.530s | |
? github.com/aws/amazon-ecs-agent/agent/acs/model [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/acs/model/ecsacs [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/acs/update_handler 0.593s | |
? github.com/aws/amazon-ecs-agent/agent/acs/update_handler/os [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/acs/update_handler/os/mock [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/api 0.497s | |
ok github.com/aws/amazon-ecs-agent/agent/api/ecsclient 0.548s | |
? github.com/aws/amazon-ecs-agent/agent/api/mocks [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/api/testutils 0.372s | |
ok github.com/aws/amazon-ecs-agent/agent/async 1.733s | |
? github.com/aws/amazon-ecs-agent/agent/async/mocks [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/config 0.360s | |
ok github.com/aws/amazon-ecs-agent/agent/credentials 1.815s | |
? github.com/aws/amazon-ecs-agent/agent/credentials/mocks [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/ec2 2.151s | |
? github.com/aws/amazon-ecs-agent/agent/ec2/mocks [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/ecr 1.743s | |
? github.com/aws/amazon-ecs-agent/agent/ecr/mocks [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/ecr/model [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/ecr/model/ecr [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/ecs_client/model [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/ecs_client/model/ecs [no test files] | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [INFO] process within container 123 died due to OOM | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [ERROR] Unable to ping docker daemon. Ensure docker is running. module="TaskEngine" err="err" | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Removing Container Reference: testContainer from Image State- sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:43Z [ERROR] Error inspecting image testContainerImage: error inspecting | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:asdfg | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:asdfg | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer2 in Image State - sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Removing Container Reference: testContainer from Image State- sha256:qwerty | |
2017-05-23T16:20:43Z [CRITICAL] Unable to communicate with EC2 Metadata service to infer region: blackholed | |
2017-05-23T16:20:43Z [CRITICAL] Configuration key not set, key: AWSRegion | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:asdfg | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer1 in Image State - sha256:asdfg | |
2017-05-23T16:20:43Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Removing Container Reference: testContainer from Image State- sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Adding image name- anotherImage to Image state- sha256:qwerty | |
2017-05-23T16:20:43Z [INFO] Candidate image for deletion: &{Image:0xc042295ad0 Containers:[] PulledAt:2017-03-23 16:20:43.4345484 +0000 GMT LastUsedAt:2017-03-23 16:20:43.4345484 +0000 GMT updateLock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:0 readerWait:0}} | |
2017-05-23T16:20:43Z [INFO] Found 1 eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] Removing Image: testContainerImage | |
2017-05-23T16:20:43Z [INFO] Image removed: testContainerImage | |
2017-05-23T16:20:43Z [INFO] Removing Image: anotherImage | |
2017-05-23T16:20:43Z [INFO] Image removed: anotherImage | |
2017-05-23T16:20:43Z [INFO] Removing Image State: sha256:qwerty from Image Manager | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:43Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:43Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Removing Container Reference: testContainer from Image State- sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Candidate image for deletion: &{Image:0xc04239f380 Containers:[] PulledAt:2017-03-23 16:20:44.4425192 +0000 GMT LastUsedAt:2017-03-23 16:20:44.4425192 +0000 GMT updateLock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:0 readerWait:0}} | |
2017-05-23T16:20:44Z [INFO] Found 1 eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] Removing Image: testContainerImage | |
2017-05-23T16:20:44Z [ERROR] Error removing Image testContainerImage - error removing image | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Removing Container Reference: testContainer from Image State- sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Candidate image for deletion: &{Image:0xc04239fb90 Containers:[] PulledAt:2017-03-23 16:20:44.4425192 +0000 GMT LastUsedAt:2017-03-23 16:20:44.4425192 +0000 GMT updateLock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:0 readerWait:0}} | |
2017-05-23T16:20:44Z [INFO] Found 1 eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] Removing Image: sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Image removed: sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Removing Image State: sha256:qwerty from Image Manager | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] End of eligible images for deletion | |
2017-05-23T16:20:44Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Removing Image: testContainerImage | |
2017-05-23T16:20:44Z [INFO] Image removed: testContainerImage | |
2017-05-23T16:20:44Z [INFO] Removing Image State: sha256:qwerty from Image Manager | |
2017-05-23T16:20:44Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Removing Image: testContainerImage | |
2017-05-23T16:20:44Z [ERROR] Image already removed from the instance: no such image | |
2017-05-23T16:20:44Z [INFO] Image removed: testContainerImage | |
2017-05-23T16:20:44Z [INFO] Removing Image State: sha256:qwerty from Image Manager | |
2017-05-23T16:20:44Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Removing Image: testContainerImage | |
2017-05-23T16:20:44Z [ERROR] Error removing Image testContainerImage - container for this image exists | |
2017-05-23T16:20:44Z [ERROR] Image ID to be deleted is null | |
2017-05-23T16:20:44Z [INFO] No eligible images for deletion for this cleanup cycle | |
2017-05-23T16:20:44Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Adding image name- testContainerImage to Image state- sha256:qwerty | |
2017-05-23T16:20:44Z [INFO] Updating container reference testContainer in Image State - sha256:qwerty | |
2017-05-23T16:20:44Z [WARN] Could not compare docker version, err Not enough '.' characters in the version part | |
2017-05-23T16:20:44Z [INFO] Pulling container sleep5(busybox) (CREATED->RUNNING) serially. Task: sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (CREATED->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Finished pulling container busybox in 0s. Task: sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (CREATED->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Creating container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (PULLED->RUNNING),]" container="sleep5(busybox) (PULLED->RUNNING)" | |
2017-05-23T16:20:44Z [INFO] Created container name mapping for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (CREATED->RUNNING),] - sleep5(busybox) (CREATED->RUNNING) -> ecs-sleep5-2-sleep5-b6b4ccfcacfb9bf52800 | |
2017-05-23T16:20:44Z [INFO] Created docker container for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (CREATED->RUNNING),]: sleep5(busybox) (CREATED->RUNNING) -> containerId | |
2017-05-23T16:20:44Z [INFO] Event stream TESTTASKENGINE start listening... | |
2017-05-23T16:20:44Z [INFO] Starting container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (CREATED->RUNNING) Containers: [sleep5 (CREATED->RUNNING),]" container="sleep5(busybox) (CREATED->RUNNING)" | |
2017-05-23T16:20:44Z [INFO] Task change event module="TaskEngine" event="{TaskArn:arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1 Status:RUNNING Reason: Task:sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]}" | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]: sleep5(busybox) (RUNNING->RUNNING) to CREATED, but already RUNNING | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) - Exit: 0 to RUNNING, but already RUNNING | |
2017-05-23T16:20:44Z [INFO] Task change event module="TaskEngine" event="{TaskArn:arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1 Status:STOPPED Reason: Task:sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]}" | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) - Exit: 0 to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) - Exit: 0 to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) - Exit: 0 to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Cleaning up task's containers and data module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]" | |
2017-05-23T16:20:44Z [INFO] Removing container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]" container="sleep5(busybox) (STOPPED->STOPPED) - Exit: 0" | |
2017-05-23T16:20:44Z [WARN] Could not compare docker version, err Not enough '.' characters in the version part | |
2017-05-23T16:20:44Z [INFO] Pulling container sleep5(busybox) (RUNNING->RUNNING) serially. Task: sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Finished pulling container busybox in 0s. Task: sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Creating container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (PULLED->RUNNING),]" container="sleep5(busybox) (PULLED->RUNNING)" | |
2017-05-23T16:20:44Z [INFO] Created container name mapping for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),] - sleep5(busybox) (RUNNING->RUNNING) -> ecs-sleep5-2-sleep5-d6b2c7ebbfe3abf13600 | |
2017-05-23T16:20:44Z [INFO] Created docker container for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]: sleep5(busybox) (RUNNING->RUNNING) -> containerId | |
2017-05-23T16:20:44Z [INFO] Event stream TESTTASKENGINE start listening... | |
2017-05-23T16:20:44Z [INFO] Starting container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (CREATED->RUNNING) Containers: [sleep5 (CREATED->RUNNING),]" container="sleep5(busybox) (CREATED->RUNNING)" | |
2017-05-23T16:20:44Z [INFO] Task change event module="TaskEngine" event="{TaskArn:arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1 Status:RUNNING Reason: Task:sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]}" | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]: sleep5(busybox) (RUNNING->RUNNING) to CREATED, but already RUNNING | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) - Exit: 0 to RUNNING, but already RUNNING | |
2017-05-23T16:20:44Z [INFO] Task change event module="TaskEngine" event="{TaskArn:arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1 Status:STOPPED Reason: Task:sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]}" | |
2017-05-23T16:20:44Z [INFO] Cleaning up task's containers and data module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]" | |
2017-05-23T16:20:44Z [INFO] Removing container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]" container="sleep5(busybox) (STOPPED->STOPPED) - Exit: 0" | |
2017-05-23T16:20:44Z [INFO] Event stream TESTTASKENGINE start listening... | |
2017-05-23T16:20:44Z [WARN] Could not compare docker version, err Not enough '.' characters in the version part | |
2017-05-23T16:20:44Z [INFO] Pulling container sleep5(busybox) (NONE->RUNNING) serially. Task: sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (NONE->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Finished pulling container busybox in 0s. Task: sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (NONE->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Creating container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (PULLED->RUNNING),]" container="sleep5(busybox) (PULLED->RUNNING)" | |
2017-05-23T16:20:44Z [INFO] Created container name mapping for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (PULLED->RUNNING),] - sleep5(busybox) (PULLED->RUNNING) -> ecs-sleep5-2-sleep5-ded3c2c3afa5c3f6e301 | |
2017-05-23T16:20:44Z [INFO] Created docker container for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (PULLED->RUNNING),]: sleep5(busybox) (PULLED->RUNNING) -> containerId | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (CREATED->RUNNING) Containers: [sleep5 (CREATED->RUNNING),]: sleep5(busybox) (CREATED->RUNNING) to CREATED, but already CREATED | |
2017-05-23T16:20:44Z [INFO] Starting container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (CREATED->RUNNING) Containers: [sleep5 (CREATED->RUNNING),]" container="sleep5(busybox) (CREATED->RUNNING)" | |
2017-05-23T16:20:44Z [INFO] Error transitioning container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (CREATED->RUNNING) Containers: [sleep5 (CREATED->RUNNING),]" container="sleep5(busybox) (CREATED->RUNNING)" state="RUNNING" error="Could not transition to ; timed out after waiting 0s" | |
2017-05-23T16:20:44Z [WARN] Error with docker; stopping container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (CREATED->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]" container="sleep5(busybox) (RUNNING->RUNNING)" err="Could not transition to ; timed out after waiting 0s" | |
2017-05-23T16:20:44Z [INFO] Task change event module="TaskEngine" event="{TaskArn:arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1 Status:STOPPED Reason: Task:sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]}" | |
2017-05-23T16:20:44Z [WARN] Container that we thought was stopped came back; re-stopping it once module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]" | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to RUNNING, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Stopping container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]" container="sleep5(busybox) (STOPPED->STOPPED)" | |
2017-05-23T16:20:44Z [INFO] Error transitioning container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]" container="sleep5(busybox) (STOPPED->STOPPED)" state="STOPPED" error="cannot start container" | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to RUNNING, but already STOPPED | |
2017-05-23T16:20:44Z [WARN] Could not compare docker version, err Not enough '.' characters in the version part | |
2017-05-23T16:20:44Z [INFO] Pulling container sleep5(busybox) (RUNNING->RUNNING) serially. Task: sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Finished pulling container busybox in 0s. Task: sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Creating container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (PULLED->RUNNING),]" container="sleep5(busybox) (PULLED->RUNNING)" | |
2017-05-23T16:20:44Z [INFO] Created container name mapping for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),] - sleep5(busybox) (RUNNING->RUNNING) -> ecs-sleep5-2-sleep5-82b0b8e5e6e381a80600 | |
2017-05-23T16:20:44Z [INFO] Created docker container for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]: sleep5(busybox) (RUNNING->RUNNING) -> containerId | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to RUNNING, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Event stream TESTTASKENGINE start listening... | |
2017-05-23T16:20:44Z [INFO] Starting container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (CREATED->RUNNING) Containers: [sleep5 (CREATED->RUNNING),]" container="sleep5(busybox) (CREATED->RUNNING)" | |
2017-05-23T16:20:44Z [INFO] Task change event module="TaskEngine" event="{TaskArn:arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1 Status:RUNNING Reason: Task:sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]}" | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]: sleep5(busybox) (RUNNING->RUNNING) to RUNNING, but already RUNNING | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to RUNNING, but already RUNNING | |
2017-05-23T16:20:44Z [INFO] Task change event module="TaskEngine" event="{TaskArn:arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1 Status:STOPPED Reason: Task:sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]}" | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [WARN] Could not compare docker version, err Not enough '.' characters in the version part | |
2017-05-23T16:20:44Z [INFO] Pulling container sleep5(busybox) (NONE->RUNNING) serially. Task: sleep5:2 arn2, Status: (NONE->RUNNING) Containers: [sleep5 (NONE->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Creating container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (NONE->NONE),]" container="sleep5(busybox) (NONE->NONE)" | |
2017-05-23T16:20:44Z [INFO] Created container name mapping for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (NONE->NONE),] - sleep5(busybox) (NONE->NONE) -> ecs-sleep5-2-sleep5-f6ca93ca8bb4e097bc01 | |
2017-05-23T16:20:44Z [INFO] Created docker container for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (NONE->NONE),]: sleep5(busybox) (NONE->NONE) -> | |
2017-05-23T16:20:44Z [INFO] Creating container module="TaskEngine" task="myFamily:1 arn:aws:ecs:us-east-1:012345678910:task/c09f0188-7f87-4b0f-bfc3-16296622b6fe, Status: (NONE->NONE) Containers: [c1 (NONE->NONE),]" container="c1() (NONE->NONE)" | |
2017-05-23T16:20:44Z [INFO] Created container name mapping for task myFamily:1 arn:aws:ecs:us-east-1:012345678910:task/c09f0188-7f87-4b0f-bfc3-16296622b6fe, Status: (NONE->NONE) Containers: [c1 (NONE->NONE),] - c1() (NONE->NONE) -> ecs-myFamily-1-c1-82dcb894c6cbd9f9a401 | |
2017-05-23T16:20:44Z [INFO] Created docker container for task myFamily:1 arn:aws:ecs:us-east-1:012345678910:task/c09f0188-7f87-4b0f-bfc3-16296622b6fe, Status: (NONE->NONE) Containers: [c1 (NONE->NONE),]: c1() (NONE->NONE) -> | |
2017-05-23T16:20:44Z [WARN] Could not compare docker version, err Not enough '.' characters in the version part | |
2017-05-23T16:20:44Z [INFO] Pulling container sleep5(busybox) (NONE->RUNNING) serially. Task: sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (NONE->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to CREATED, but already STOPPED | |
2017-05-23T16:20:44Z [WARN] Container that we thought was stopped came back; re-stopping it once module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]" | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to RUNNING, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Event stream TESTTASKENGINE start listening... | |
2017-05-23T16:20:44Z [INFO] Task change event module="TaskEngine" event="{TaskArn:arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1 Status:STOPPED Reason: Task:sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]}" | |
2017-05-23T16:20:44Z [INFO] Finished pulling container busybox in 4.9982ms. Task: sleep5:2 arn2, Status: (NONE->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),] | |
2017-05-23T16:20:44Z [INFO] Finished pulling container busybox in 0s. Task: sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),] | |
2017-05-23T16:20:44Z [INFO] Creating container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (NONE->RUNNING) Containers: [sleep5 (PULLED->RUNNING),]" container="sleep5(busybox) (PULLED->RUNNING)" | |
2017-05-23T16:20:44Z [INFO] Created container name mapping for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),] - sleep5(busybox) (RUNNING->RUNNING) -> ecs-sleep5-2-sleep5-e4d99eefbbedbccd4000 | |
2017-05-23T16:20:44Z [INFO] Created docker container for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]: sleep5(busybox) (RUNNING->RUNNING) -> containerId | |
2017-05-23T16:20:44Z [INFO] Event stream TESTTASKENGINE start listening... | |
2017-05-23T16:20:44Z [INFO] Event stream TESTTASKENGINE start listening... | |
2017-05-23T16:20:44Z [INFO] Event stream TESTTASKENGINE start listening... | |
2017-05-23T16:20:44Z [INFO] Starting container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (CREATED->RUNNING) Containers: [sleep5 (CREATED->RUNNING),]" container="sleep5(busybox) (CREATED->RUNNING)" | |
2017-05-23T16:20:44Z [INFO] Task change event module="TaskEngine" event="{TaskArn:arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1 Status:RUNNING Reason: Task:sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->RUNNING) Containers: [sleep5 (RUNNING->RUNNING),]}" | |
2017-05-23T16:20:44Z [INFO] Stopping container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]" container="sleep5(busybox) (STOPPED->STOPPED)" | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to STOPPED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Task change event module="TaskEngine" event="{TaskArn:arn2 Status:STOPPED Reason: Task:sleep5:2 arn2, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]}" | |
2017-05-23T16:20:44Z [INFO] Redundant container state change for task sleep5:2 arn2, Status: (STOPPED->STOPPED) Containers: [sleep5 (STOPPED->STOPPED),]: sleep5(busybox) (STOPPED->STOPPED) to PULLED, but already STOPPED | |
2017-05-23T16:20:44Z [INFO] Stopping container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->STOPPED) Containers: [sleep5 (RUNNING->STOPPED),]" container="sleep5(busybox) (RUNNING->STOPPED)" | |
2017-05-23T16:20:44Z [INFO] Error transitioning container module="TaskEngine" task="sleep5:2 arn:aws:ecs:us-west-2:123456789012:task/12345678-90ab-cdef-1234-56780abcdef1, Status: (RUNNING->STOPPED) Containers: [sleep5 (RUNNING->STOPPED),]" container="sleep5(busybox) (RUNNING->STOPPED)" state="STOPPED" error="Could not transition to stop; timed out after waiting 30s" | |
panic: Fail in goroutine after TestSteadyStatePoll has completed | |
goroutine 611 [running]: | |
panic(0x8875c0, 0xc042281530) | |
c:/go/src/runtime/panic.go:500 +0x1af | |
testing.(*common).Fail(0xc04216de00) | |
c:/go/src/testing/testing.go:412 +0x126 | |
testing.(*common).FailNow(0xc04216de00) | |
c:/go/src/testing/testing.go:431 +0x32 | |
testing.(*common).Fatalf(0xc04216de00, 0x945997, 0x24, 0xc0421dda40, 0x3, 0x3) | |
c:/go/src/testing/testing.go:496 +0x8a | |
github.com/aws/amazon-ecs-agent/agent/vendor/github.com/golang/mock/gomock.(*Controller).Call(0xc0423feac0, 0x913880, 0xc0423f1fa0, 0x93a0ca, 0x11, 0xc0422814d0, 0x1, 0x1, 0x0, 0x0, ...) | |
C:/Users/ADMINI~1/AppData/Local/Temp/amazon-ecs-agent/go/src/github.com/aws/amazon-ecs-agent/agent/vendor/github.com/golang/mock/gomock/controller.go:113 +0x459 | |
github.com/aws/amazon-ecs-agent/agent/engine.(*MockDockerClient).DescribeContainer(0xc0423f1fa0, 0x936fb9, 0xb, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
C:/Users/ADMINI~1/AppData/Local/Temp/amazon-ecs-agent/go/src/github.com/aws/amazon-ecs-agent/agent/engine/engine_mocks.go:214 +0x132 | |
github.com/aws/amazon-ecs-agent/agent/engine.(*DockerTaskEngine).CheckTaskState(0xc0423c28c0, 0xc0423c7b00) | |
C:/Users/ADMINI~1/AppData/Local/Temp/amazon-ecs-agent/go/src/github.com/aws/amazon-ecs-agent/agent/engine/docker_task_engine.go:276 +0x168 | |
created by github.com/aws/amazon-ecs-agent/agent/engine.(*managedTask).overseeTask | |
C:/Users/ADMINI~1/AppData/Local/Temp/amazon-ecs-agent/go/src/github.com/aws/amazon-ecs-agent/agent/engine/task_manager.go:144 +0x3ef | |
FAIL github.com/aws/amazon-ecs-agent/agent/engine 2.807s | |
ok github.com/aws/amazon-ecs-agent/agent/engine/dependencygraph 1.338s | |
ok github.com/aws/amazon-ecs-agent/agent/engine/dockerauth 1.764s | |
ok github.com/aws/amazon-ecs-agent/agent/engine/dockerclient 0.469s | |
? github.com/aws/amazon-ecs-agent/agent/engine/dockerclient/mocks [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/engine/dockeriface [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/engine/dockeriface/mocks [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/engine/dockerstate 1.584s | |
? github.com/aws/amazon-ecs-agent/agent/engine/dockerstate/mocks [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/engine/dockerstate/testutils 1.578s | |
? github.com/aws/amazon-ecs-agent/agent/engine/emptyvolume [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/engine/image [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/engine/testutils [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/eventhandler 2.760s | |
ok github.com/aws/amazon-ecs-agent/agent/eventstream 4.103s | |
ok github.com/aws/amazon-ecs-agent/agent/functional_tests/tests 1.381s | |
? github.com/aws/amazon-ecs-agent/agent/functional_tests/tests/generated [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/functional_tests/tests/generated/simpletests_unix 0.087s | |
ok github.com/aws/amazon-ecs-agent/agent/functional_tests/tests/generated/simpletests_windows 0.383s | |
ok github.com/aws/amazon-ecs-agent/agent/handlers 1.157s | |
ok github.com/aws/amazon-ecs-agent/agent/handlers/credentials 0.485s | |
? github.com/aws/amazon-ecs-agent/agent/handlers/mocks [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/handlers/mocks/http [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/httpclient [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/httpclient/mock [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/logger 0.193s | |
ok github.com/aws/amazon-ecs-agent/agent/logger/audit 0.362s | |
? github.com/aws/amazon-ecs-agent/agent/logger/audit/mocks [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/logger/audit/request [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/sighandlers [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/sighandlers/exitcodes [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/statechange [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/statemanager 1.396s | |
? github.com/aws/amazon-ecs-agent/agent/statemanager/dependencies [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/statemanager/dependencies/mocks [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/statemanager/mocks [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/stats 12.290s | |
? github.com/aws/amazon-ecs-agent/agent/stats/mock [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/stats/resolver [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/stats/resolver/mock [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/tcs/client 1.260s | |
ok github.com/aws/amazon-ecs-agent/agent/tcs/handler 0.663s | |
? github.com/aws/amazon-ecs-agent/agent/tcs/model [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/tcs/model/ecstcs [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/utils 0.401s | |
ok github.com/aws/amazon-ecs-agent/agent/utils/atomic 0.309s | |
? github.com/aws/amazon-ecs-agent/agent/utils/mocks [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/utils/sync 0.484s | |
? github.com/aws/amazon-ecs-agent/agent/utils/ttime [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/utils/ttime/mocks [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/version [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/version/gen [no test files] | |
ok github.com/aws/amazon-ecs-agent/agent/wsclient 0.520s | |
? github.com/aws/amazon-ecs-agent/agent/wsclient/mock [no test files] | |
? github.com/aws/amazon-ecs-agent/agent/wsclient/mock/utils [no test files] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment