Skip to content

Release workflow

Release workflow #5

Re-run triggered July 3, 2024 17:10
Status Failure
Total duration 55s
Artifacts

release_and_deploy_production.yml

on: workflow_dispatch
Deploy  /  Load Commit Ref
0s
Deploy / Load Commit Ref
Deploy  /  Test and Draft Release
3s
Deploy / Test and Draft Release
Deploy  /  Deploying AWS Infra
45s
Deploy / Deploying AWS Infra
Deploy  /  release
0s
Deploy / release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Deploy / Deploying AWS Infra
code: -2 stdout: stderr: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack gitcoin/scroll-badge-service/production --non-interactive [resource plugin aws-6.42.0] installing Updating (gitcoin/production) View Live: https://app.pulumi.com/gitcoin/scroll-badge-service/production/updates/8 @ Updating....... @ Updating.... pulumi:pulumi:Stack scroll-badge-service-production running @ Updating........ aws:cloudwatch:LogGroup scroll-badge-service pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/core-infra/production pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/passport/production aws:iam:Role scroll-badge-ecs-role @ Updating..... aws:ecs:TaskDefinition scroll-badge-service-td pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/core-infra/production pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/passport/production @ Updating.... aws:ec2:SecurityGroup scroll-badge-service-sg aws:lb:TargetGroup scroll-badge-service-tg aws:ec2:SecurityGroupRule scroll-badge-service-all + aws:ec2:SecurityGroupRule scroll-badge-service-sgr creating (0s) aws:ecs:Service scroll-badge-service aws:lb:ListenerRule scroll-badge-service-https + aws:appautoscaling:Target scroll-badge-service-scaling creating (0s) + aws:cloudwatch:MetricAlarm RunningTaskCount-scroll-badge creating (0s) @ Updating.... + aws:ec2:SecurityGroupRule scroll-badge-service-sgr creating (0s) error: 1 error occurred: + aws:ec2:SecurityGroupRule scroll-badge-service-sgr **creating failed** error: 1 error occurred: + aws:appautoscaling:Target scroll-badge-service-scaling created (0.88s) + aws:cloudwatch:MetricAlarm RunningTaskCount-scroll-badge created (1s) pulumi:pulumi:Stack scroll-badge-service-production running error: update failed pulumi:pulumi:Stack scroll-badge-service-production **failed** 1 error Diagnostics: aws:ec2:SecurityGroupRule (scroll-badge-service-sgr): error: 1 error occurred: * [WARN] A duplicate Security Group rule was found on (sg-0d05425e76c09687b). This may be a side effect of a now-fixed Terraform issue causing two security groups with identical attributes but different source_security_group_ids to overwrite each other in the state. See https://github.com/hashicorp/terraform/pull/2376 for more information and instructions for recovery. Error: InvalidPermission.Duplicate: the specified rule "peer: 0.0.0.0/0, TCP, from port: 80, to port: 80, ALLOW" already exists status code: 400, request id: 56606697-7a04-4109-95b9-c45dee964bed pulumi:pulumi:Stack (scroll-badge-service-production): error: update failed Outputs: DOCKER_IMAGE_TAG : "24690d8" DOCKER_SCROLL_SERVICE_IMAGE: "559026686882.dkr.ecr.us-west-2.amazonaws.com/scroll-badge-service:24690d8" ROUTE53_DOMAIN : "***" SCROLL_SECRETS_ARN : "***" VC_SECRETS_ARN : "***" passportClusterName : "gitcoin" passportClusterNameArn : "arn:aws:ecs:us-west-2:559026686882:cluster/gitcoin" taskDefinitionRevision : 3 Resources: + 2 created 9 unchanged Duration: 11s err?: Error: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack gitcoin/scroll-badge-service/production --non-interactive [resource plugin aws-6.42.0] installing Updating (gitcoin/production) View Live: https://app.pulumi.com/gitcoin/scroll-badge-service/production/updates/8 @ Updating....... @ Updating.... pulumi:pulumi:Stack scroll-badge-service-production running @ Updating........ aws:cloudwatch:LogGroup scroll-badge-service pulumi:pulumi:Stack scroll-badge-service-production ru
Deploy / Test and Draft Release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, paulhatch/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy / Test and Draft Release
No tags are present for this repository. If this is unexpected, check to ensure that tags have been pulled from the remote.
Deploy / Docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy / Docker
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Deploy / Docker
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy / Docker
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, aws-actions/amazon-ecr-login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy / Deploying AWS Infra
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, pulumi/actions@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy / Deploying AWS Infra
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2, pulumi/actions@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/