github-plugin icon indicating copy to clipboard operation
github-plugin copied to clipboard

[JENKINS-73913] re-registering hooks causes REFUSED_STREAM errros

Open jenkins-infra-bot opened this issue 1 year ago • 0 comments

If the Jenkins controller has a large number of github repositories & builds and you select "re-register all hooks", the plugin eventually stops being able to re-register them with REFUSED_STREAM and "out of retries" errors.

 

Called re-register hooks for 10237 items

 

log entries:

 

okhttp3.internal.http2.StreamResetException: stream was reset: REFUSED_STREAM

org.kohsuke.github.GHIOException: Ran out of retries for URL: 


Originally reported by ksapede_relativity, imported from: re-registering hooks causes REFUSED_STREAM errros
  • assignee: lanwen
  • status: Open
  • priority: Minor
  • component(s): github-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-08
Raw content of original issue

If the Jenkins controller has a large number of github repositories & builds and you select "re-register all hooks", the plugin eventually stops being able to re-register them with REFUSED_STREAM and "out of retries" errors.

 

Called re-register hooks for 10237 items

 

log entries:

 

okhttp3.internal.http2.StreamResetException: stream was reset: REFUSED_STREAM

org.kohsuke.github.GHIOException: Ran out of retries for URL: 

jenkins-infra-bot avatar Oct 11 '24 17:10 jenkins-infra-bot