{"com.codahale.metrics.health.jvm.ThreadDeadlockHealthCheck":{"healthy":true},"main.pool.Connection99Percent":{"healthy":true},"main.pool.ConnectivityCheck":{"healthy":true},"org.killbill.billing.server.healthchecks.KillbillHealthcheck":{"healthy":true,"message":"OK"},"org.killbill.billing.server.healthchecks.KillbillPluginsHealthcheck":{"healthy":true},"org.killbill.billing.server.healthchecks.KillbillQueuesHealthcheck":{"healthy":true,"externalBus":{"growing":false},"bus":{"growing":false}},"osgi.pool.Connection99Percent":{"healthy":true},"osgi.pool.ConnectivityCheck":{"healthy":true},"shiro.pool.Connection99Percent":{"healthy":true},"shiro.pool.ConnectivityCheck":{"healthy":true}}
The 2 autoscaling groups fail to create:
The following resource(s) failed to create: [KauiAutoScalingGroup, KBAutoScalingGroup]. Rollback requested by user.
Received 0 SUCCESS signal(s) out of 1. Unable to satisfy 100% MinSuccessfulInstancesPercent requirement
cfn-init.log:
2021-05-24 09:04:43,053 [WARNING] Timeout of 60 seconds breached
2021-05-24 09:04:43,054 [ERROR] Client-side timeout
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/cfnbootstrap/util.py", line 162, in _retry
return f(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/cfnbootstrap/util.py", line 231, in _timeout
raise TimeoutError("Execution did not succeed after %s seconds" % duration)
TimeoutError
2021-05-24 09:05:57,237 [WARNING] Timeout of 60 seconds breached
2021-05-24 09:05:57,237 [ERROR] Client-side timeout
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/cfnbootstrap/util.py", line 162, in _retry
return f(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/cfnbootstrap/util.py", line 231, in _timeout
raise TimeoutError("Execution did not succeed after %s seconds" % duration)
TimeoutError