Closed Bug 747747 Opened 12 years ago Closed 12 years ago

Test runs getting 503 Server Too Busy from ftp.mozilla.org

Categories

(Infrastructure & Operations :: Infrastructure: Other, task)

task
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 735870

People

(Reporter: wgianopoulos, Unassigned)

Details

We seem to be getting Red builds with the following errors:

Connecting to ftp.mozilla.org|63.245.209.137|:80... connected. HTTP request sent, awaiting response... 503 Server Too Busy

Should the failure of a single mirror server result in red tests?

Perhaps we should be using stage.mozilla.org as the site to load from so that at least if there is an issue it is related to a mozilla.org controlled website.
Summary: Test get 503 Server Too Busy from ftp.mozilla.org → Test runs getting 503 Server Too Busy from ftp.mozilla.org
Whiteboard: [orange]
Is this possibly a misconfiguration on new FTP nodes?
Assignee: server-ops-releng → server-ops-infra
Severity: normal → major
Component: Server Operations: RelEng → Server Operations: Infrastructure
QA Contact: arich → jdow
That could be.  Another idea would be to take whatever is doing the load balancing between the ftp.mozilla.org sites to do a more complex check using a script rather than just verifying it is accepting connections on the port to ensure that requests are returning a 200 status rather than this 503 status error.
So the point is that even if this issue was caused by new servers not being configured to accept an adequate number of simultaneous connection, the test in the lad balancer for if a server is up or not instead of deciding if it accepts a connection to port 80 should rally be making sure that an attempt to actually load the page http://ftp.mozilla.org/pub/mozilla.org/ results in a 200 status.

And in case you have not figured it out, this is the kind of thing I do on my real job.
See also bug 735870
Sounds like a dupe to me.

Bill, fyi, ftp.mozilla.org is not a mirror, and 503 isn't something that can be tested for in advance, since it only happens on some requests.  Which is not to say it shouldn't be fixed!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Whiteboard: [orange]
Component: Server Operations: Infrastructure → Infrastructure: Other
Product: mozilla.org → Infrastructure & Operations
You need to log in before you can comment on or make changes to this bug.