Modify

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#18595 closed defect (worksforme)

Jenkins doesn't display test results: Bad Message 431 - reason: Request Header Fields Too Large

Reported by: Klumbumbus Owned by: Don-vip
Priority: normal Milestone:
Component: Unit tests Version:
Keywords: jenkins Cc:

Description

Attachments (2)

BadMessage431.png (51.9 KB ) - added by Klumbumbus 5 years ago.
18595.JPG (133.8 KB ) - added by Don-vip 5 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by Don-vip, 5 years ago

I frequently restart Jenkins to update plugins, maybe this is just that? I never faced the error message you cite, and I check them very often. The links you give work fine for me.

by Klumbumbus, 5 years ago

Attachment: BadMessage431.png added

comment:2 by Klumbumbus, 5 years ago

Thats how it looks for me in Firefox: BadMessage431.png, however I just tested another browser and there it works fine.

by Don-vip, 5 years ago

Attachment: 18595.JPG added

comment:3 by Don-vip, 5 years ago

Keywords: jenkins added
Owner: changed from team to Don-vip
Status: newassigned

For me it works fine in Firefox, see 18595.JPG. But I can see the error in Jenkins logs:

2020-01-21 20:58:48.169+0000 [id=255]   WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 20:58:56.337+0000 [id=78]    WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 20:59:00.941+0000 [id=320]   WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 20:59:02.178+0000 [id=11]    WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 20:59:04.658+0000 [id=255]   WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 20:59:04.731+0000 [id=78]    WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 20:59:05.464+0000 [id=320]   WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 20:59:05.564+0000 [id=255]   WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 21:00:31.503+0000 [id=78]    WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 21:01:37.025+0000 [id=11]    WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 21:07:04.794+0000 [id=11]    WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 21:07:07.176+0000 [id=444]   WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
2020-01-21 21:07:55.138+0000 [id=316]   WARNING o.eclipse.jetty.http.HttpParser#parseFields: Header is too large 8193>8192
Last edited 5 years ago by Don-vip (previous) (diff)

comment:4 by Klumbumbus, 5 years ago

Resolution: worksforme
Status: assignedclosed

I cleared cookies and it works again. See https://issues.jenkins-ci.org/browse/JENKINS-45449

Last edited 5 years ago by Klumbumbus (previous) (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.