Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67484

Kubernetes plugin stopped working - Timed out waiting for websocket connection. You should increase the value of system property org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator.websocketConnectionTimeout currently set at 30 seconds

XMLWordPrintable

      My SQL query pipelines stopped working without any reason with error:

      Timed out waiting for websocket connection. You should increase the value of system property org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator.websocketConnectionTimeout currently set at 30 seconds

      I'm using Jenkins CI installed with Helm Chart, so I tried to set the system property in the values.yaml file as suggested here  but it didn't work, I'm still getting the same error.

      This is how my values file looks like:

      javaOpts: "-Dproperty=org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator.websocketConnectionTimeout=300" 
      jenkinsOpts: "-Dproperty=org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator.websocketConnectionTimeout=300"

       I can see that some people already talked about this problem, but solution is not clear for me JENKINS-56939.

      Using latest Kubernetes plugin version: 1.31.1

            Unassigned Unassigned
            lungosta Luis Ocampo
            Votes:
            6 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: