Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Run informers on temporary lost connectivity #55

Open
adrianriobo opened this issue Jun 29, 2022 · 0 comments
Open

[Bug] Run informers on temporary lost connectivity #55

adrianriobo opened this issue Jun 29, 2022 · 0 comments

Comments

@adrianriobo
Copy link
Owner

{"level":"debug","msg":"Created pipelinerun crc-builder-custom-gz5c7 with params [{ocp-index-url {string https://mirror.openshift.com/pub/openshift-v4/clients/ocp-dev-preview/4.11.0-fc.3 []}}]","time":"2022-06-28T13:14:27Z"}
{"level":"debug","msg":"Added informer for pipelinerun crc-builder-custom-gz5c7","time":"2022-06-28T13:14:27Z"}
W0629 02:25:50.986082       1 reflector.go:442] pkg/services/cicd/tekton/tekton.go:109: watch of *v1beta1.PipelineRun ended with: an error on the server ("unable to decode an event from the watch stream: http2: client connection lost") has prevented the request from succeeding
W0629 02:26:22.189954       1 reflector.go:324] pkg/services/cicd/tekton/tekton.go:109: failed to list *v1beta1.PipelineRun: Get "https://172.30.0.1:443/apis/tekton.dev/v1beta1/namespaces/codeready-container/pipelineruns?resourceVersion=2824531277": dial tcp 172.30.0.1:443: i/o timeout
I0629 02:26:22.190146       1 trace.go:205] Trace[1297033098]: "Reflector ListAndWatch" name:pkg/services/cicd/tekton/tekton.go:109 (29-Jun-2022 02:25:52.185) (total time: 30004ms):
Trace[1297033098]: ---"Objects listed" error:Get "https://172.30.0.1:443/apis/tekton.dev/v1beta1/namespaces/codeready-container/pipelineruns?resourceVersion=2824531277": dial tcp 172.30.0.1:443: i/o timeout 30004ms (02:26:22.189)
Trace[1297033098]: [30.004583446s] [30.004583446s] END
E0629 02:26:22.190186       1 reflector.go:138] pkg/services/cicd/tekton/tekton.go:109: Failed to watch *v1beta1.PipelineRun: failed to list *v1beta1.PipelineRun: Get "https://172.30.0.1:443/apis/tekton.dev/v1beta1/namespaces/codeready-container/pipelineruns?resourceVersion=2824531277": dial tcp 172.30.0.1:443: i/o timeout
W0629 02:26:54.448830       1 reflector.go:324] pkg/services/cicd/tekton/tekton.go:109: failed to list *v1beta1.PipelineRun: Get "https://172.30.0.1:443/apis/tekton.dev/v1beta1/namespaces/codeready-container/pipelineruns?resourceVersion=2824531277": dial tcp 172.30.0.1:443: i/o timeout
I0629 02:26:54.448927       1 trace.go:205] Trace[63718591]: "Reflector ListAndWatch" name:pkg/services/cicd/tekton/tekton.go:109 (29-Jun-2022 02:26:24.446) (total time: 30002ms):
Trace[63718591]: ---"Objects listed" error:Get "https://172.30.0.1:443/apis/tekton.dev/v1beta1/namespaces/codeready-container/pipelineruns?resourceVersion=2824531277": dial tcp 172.30.0.1:443: i/o timeout 30002ms (02:26:54.448)
Trace[63718591]: [30.002162328s] [30.002162328s] END
E0629 02:26:54.448946       1 reflector.go:138] pkg/services/cicd/tekton/tekton.go:109: Failed to watch *v1beta1.PipelineRun: failed to list *v1beta1.PipelineRun: Get "https://172.30.0.1:443/apis/tekton.dev/v1beta1/namespaces/codeready-container/pipelineruns?resourceVersion=2824531277": dial tcp 172.30.0.1:443: i/o timeout
I0629 02:34:53.364901       1 trace.go:205] Trace[1751069271]: "Reflector ListAndWatch" name:pkg/services/cicd/tekton/tekton.go:109 (29-Jun-2022 02:34:40.633) (total time: 12731ms):
Trace[1751069271]: ---"Objects listed" error:<nil> 12731ms (02:34:53.364)
Trace[1751069271]: [12.731582346s] [12.731582346s] END
E0629 03:58:08.831856       1 reflector.go:138] pkg/services/cicd/tekton/tekton.go:109: Failed to watch *v1beta1.PipelineRun: the server has asked for the client to provide credentials (get pipelineruns.tekton.dev)
I0629 03:58:22.568620       1 trace.go:205] Trace[1996325786]: "Reflector ListAndWatch" name:pkg/services/cicd/tekton/tekton.go:109 (29-Jun-2022 03:58:10.103) (total time: 12464ms):
Trace[1996325786]: ---"Objects listed" error:<nil> 12464ms (03:58:22.568)
Trace[1996325786]: [12.464914408s] [12.464914408s] END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant