Closed Bug 1693370 Opened 5 years ago Closed 5 years ago

moz-fx-data-shared-prod bigquery-etl-dryrun Cloud Function Not Found

Categories

(Data Platform and Tools Graveyard :: Operations, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ascholtz, Unassigned)

Details

There seems to be a problem with the bigquery-etl-dryrun Cloud Function. https://us-centrmoz-fx-data-shared-prod.cloudfunctions.net/bigquery-etl-dryrun returns a 404 Not Found. Looking into the GCP console, bigquery-etl-dryrun is listed as cloud functions but clicking on it for more details shows:

Failed to load. 

There was an error while loading /functions/details/us-central1/bigquery-etl-dryrun?project=moz-fx-data-shared-prod. Please try again. 

https://us-central1-moz-fx-data-shared-prod.cloudfunctions.net/bigquery-etl-dryrun is the actual trigger URL. Did something change in our configuration?

Yes, that is the trigger URL that has been used in bigquery-etl for quite a while: https://github.com/mozilla/bigquery-etl/blob/2306620c8d41a75a17a2840e494cbc408a553d44/bigquery_etl/dryrun.py#L188
Not sure if there have been any recent configuration changes, but it just started failing earlier today.

Ah I misread, looks like the URL changed...

Ah looks like bigquery-etl is using the right URL. All good.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in before you can comment on or make changes to this bug.