➜ ~ gcloud beta composer environments update dwh-stable --location us-east1 --image-version composer-1.7.1-airflow-1.10.2➜ ~ gcloud beta composer operations describe --location us-east1 0695de99-b378-4602-b9e7-75bdc6ffd10a
done: true
error:
code: 3
message: |
Http error status code: 400
Http error message: BAD REQUEST
Additional errors:
{"ResourceType":"gcp-types/storage-v1:storage.objects.list","ResourceErrorCode":"403","ResourceErrorMessage":{"code":403,"errors":[{"domain":"global","message":"<service-acct-no>@cloudservices.gserviceaccount.com does not have storage.objects.list access to composer-unlistable.","reason":"forbidden"}],"message":"<service-acct-no>@cloudservices.gserviceaccount.com does not have storage.objects.list access to composer-unlistable.","statusMessage":"Forbidden","requestPath":"https://www.googleapis.com/storage/v1/b/composer-unlistable/o","httpMethod":"GET","suggestion":"Consider granting permissions to <service-acct-no>@cloudservices.gserviceaccount.com"}}
metadata:
'@type': type.googleapis.com/google.cloud.orchestration.airflow.service.v1beta1.OperationMetadata
createTime: '2019-06-06T03:02:41.024Z'
endTime: '2019-06-06T04:02:47.861Z'
operationType: UPDATE
resource: projects/<project-name>/locations/us-east1/environments/dwh-stable
resourceUuid: a444f6a3-ffd5-4aa0-96a9-4a9d2ac3b675
state: FAILED
name: projects/<project-name>/locations/us-east1/operations/0695de99-b378-4602-b9e7-75bdc6ffd10aInterestingly i start getting same error on upgrading from composer-1.8.0-airflow-1.10.2 to composer 1.8.0-airflow-1.10.3 but the problem is I can't match service account to any of my projects.
The scheduler does not appear to be running. Last heartbeat was received .
The DAGs list may not update, and new tasks will not be scheduled.1
Pod error :
--
You received this message because you are subscribed to the Google Groups "cloud-composer-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-composer-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-composer-discuss/5b978227-ac75-4cc4-9841-8b38a80d8c0d%40googlegroups.com.