During execution of some builds we see this error happening, it also seems in some cases it causes to build to fail.
It is related to https://pagure.io/fedora-ci/general/issue/54
It looks like that setting ping interval fixes the issue: https://issues.jenkins-ci.org/browse/JENKINS-53532?focusedCommentId=367502&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-367502
<img alt="Untitled.png" src="/fedora-infrastructure/issue/raw/files/773007236999b8df45af0dabce51bc545e2b7d393bcf32e75615ba6022d71ec7-Untitled.png" />
Add:
-Dkubernetes.websocket.ping.interval=10000 -Dorg.csanchez.jenkins.plugins.kubernetes.clients.cacheExpiration=86400
I'm guessing this needs set in centos-ci? @bstinson or @siddharthvipul1 can you take a look?
Metadata Update from @kevin: - Issue priority set to: Waiting on Assignee (was: Needs Review)
@bstinson / @siddharthvipul1 Did this get sorted out?
@kevin I spoke to Brian and confirmed, there is nothing really much for us to do. These are separate Jenkins Masters with all the access to project members. They can do it themselves :) I remember answering this yesterday on IRC (to @bgoncalv )
@bgoncalv Were you able to confirm this with project members?
@siddharthvipul1, @astepano will try to deploy the application with this settings.
Let's close this for now then and we can re-open if the problem persist :)
Metadata Update from @pingou: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
<img alt="Screenshot_2019-07-19_at_14.34.11.png" src="/fedora-infrastructure/issue/raw/files/c26942c4a6404a29ff9e48e4c6738c7ecab56af3634c6ebd14a758296779cef5-Screenshot_2019-07-19_at_14.34.11.png" />
Log in to comment on this ticket.