refactor: 헬스 체크 API 개선 #2
Annotations
1 error and 8 warnings
Deploy
{"state":"FAILURE","reason":{"$metadata":{"httpStatusCode":200,"requestId":"b8ae9c22-4936-46fb-992e-c6f431814eda","attempts":1,"totalRetryDelay":0},"failures":[],"services":[{"capacityProviderStrategy":[{"base":0,"capacityProvider":"FARGATE","weight":1}],"clusterArn":"arn:aws:ecs:ap-northeast-2:337909750580:cluster/fanpool","createdAt":"2024-10-25T13:28:16.452Z","createdBy":"arn:aws:iam::337909750580:root","deploymentConfiguration":{"alarms":{"alarmNames":[],"enable":false,"rollback":false},"deploymentCircuitBreaker":{"enable":true,"rollback":true},"maximumPercent":200,"minimumHealthyPercent":100},"deploymentController":{"type":"ECS"},"deployments":[{"capacityProviderStrategy":[{"base":0,"capacityProvider":"FARGATE","weight":1}],"createdAt":"2024-10-25T13:34:48.717Z","desiredCount":0,"failedTasks":3,"id":"ecs-svc/7477518514386516903","networkConfiguration":{"awsvpcConfiguration":{"assignPublicIp":"ENABLED","securityGroups":["sg-0a72119ffa0873346"],"subnets":["subnet-068fe06269ab11ec2","subnet-0a14be58cdb1b6c3a"]}},"pendingCount":0,"platformFamily":"Linux","platformVersion":"1.4.0","rolloutState":"FAILED","rolloutStateReason":"ECS deployment circuit breaker: tasks failed to start.","runningCount":0,"status":"PRIMARY","taskDefinition":"arn:aws:ecs:ap-northeast-2:337909750580:task-definition/chat-tdf:12","updatedAt":"2024-10-25T13:56:11.790Z"}],"desiredCount":0,"enableECSManagedTags":false,"enableExecuteCommand":false,"events":[],"healthCheckGracePeriodSeconds":0,"loadBalancers":[{"containerName":"container-1","containerPort":8080,"targetGroupArn":"arn:aws:elasticloadbalancing:ap-northeast-2:337909750580:targetgroup/chat-was-tg/8521d1c877e2dbf6"}],"networkConfiguration":{"awsvpcConfiguration":{"assignPublicIp":"ENABLED","securityGroups":["sg-0a72119ffa0873346"],"subnets":["subnet-068fe06269ab11ec2","subnet-0a14be58cdb1b6c3a"]}},"pendingCount":0,"placementConstraints":[],"placementStrategy":[],"platformFamily":"Linux","platformVersion":"LATEST","propagateTags":"NONE","roleArn":"arn:aws:iam::337909750580:role/aws-service-role/ecs.amazonaws.com/AWSServiceRoleForECS","runningCount":0,"schedulingStrategy":"REPLICA","serviceArn":"arn:aws:ecs:ap-northeast-2:337909750580:service/fanpool/fanpool-chat-service","serviceName":"fanpool-chat-service","serviceRegistries":[],"status":"INACTIVE","taskDefinition":"arn:aws:ecs:ap-northeast-2:337909750580:task-definition/chat-tdf:12"}]}}
|
Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deploy
Ignoring property 'compatibilities' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
Deploy
Ignoring property 'taskDefinitionArn' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
Deploy
Ignoring property 'requiresAttributes' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
Deploy
Ignoring property 'revision' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
Deploy
Ignoring property 'status' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
Deploy
Ignoring property 'registeredAt' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|
Deploy
Ignoring property 'registeredBy' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
|