microsoft / azure-pipelines-tasks

Tasks for Azure Pipelines
https://aka.ms/tfbuild
MIT License
3.51k stars 2.62k forks source link

Randomly getting "504 Gateway timeout" in Gradle task #12932

Closed freewheelnat closed 4 years ago

freewheelnat commented 4 years ago

The last 7 days, we have been seeing about 50% failures of our builds, due to 504 Gateway Timeout.

Question, Bug, or Feature?
Type: Bug

Enter Task Name: Gradle

Environment

Issue Description

Random 504 Gateway timeout when downloading dependencies. This fails about 50% of our Android builds at the moment.

Note: Bintray has been showing green status last 7 days, so I don't think it's an issue on bintray side.

freewheelnat commented 4 years ago

Closing this as not seen the issue last 2 days, so it was probably an intermittent issue.

adammeyer commented 4 years ago

I've been seeing this over the past few days. Can't get it to succeed today, always getting a 504. Works fine on my network, just not in azure.

freewheelnat commented 4 years ago

We saw this again on Thursday 4th June, then it was fine again on Friday 5th June.

Ragamabhilash commented 4 years ago

I saw this on 20th Oct and again today, on 19th Nov.

ghost commented 3 years ago

Hey, did you guys find a solution for this? I am currently facing the same issues.