Closed Bug 994767 Opened 10 years ago Closed 10 years ago

Problem parsing generator response - stage review instance

Categories

(Marketplace Graveyard :: Integration, defect)

Avenir
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ozten, Unassigned)

Details

Running some load on https://apk-controller-review.stage.mozaws.net

I'm seeing this error in the kibana logs:

    Problem parsing generator response
I've run 5 apps that are 504 on stage review through my local step and they are all 200.

I've run 5 apps that are { [Error: socket hang up] code: 'ECONNRESET' }   on stage review through my local step and those are also 200.
I've disabled the distributed build queue fix from Bug#976170.

I believe builds were getting stuck in a wait state, which was causing errors.

Now only seeing occasional 400s and mostly 200s on review.
Almost all 200s on release.
too busy module was triggering some of our errors, bumped settings on that.

Overhauled how we log exceptions and errors to fix the empty error logged to Kibana.

Put in an explicit JSON.stringify instead of relying on the express framework.

Deploying to stage (takes about 17 minutes).
The too busy middleware was returning plain text instead of JSON.

Fixed in 9e91ac2.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.