2026/07/12 05:46:57 started goroutine for watcher 2026/07/12 05:46:57 Readiness and health check server listening on port 8080 2026/07/12 05:46:57 Registering 4 clients 2026/07/12 05:46:57 Registering 3 informer factories 2026/07/12 05:46:57 Registering 3 informers 2026/07/12 05:46:57 Registering 1 controllers {"level":"info","ts":"2026-07-12T05:46:57.321Z","logger":"pac-watcher","caller":"leaderelection/context.go:47","msg":"Running with Standard leader election","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4"} {"level":"info","ts":"2026-07-12T05:46:57.327Z","logger":"pac-watcher","caller":"sharedmain/main.go:309","msg":"Starting configmap watcher...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4"} {"level":"info","ts":1783835217.4284701,"logger":"fallback","caller":"injection/injection.go:63","msg":"Starting informers..."} {"level":"info","ts":"2026-07-12T05:46:57.529Z","logger":"pac-watcher","caller":"sharedmain/main.go:334","msg":"Starting controllers...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4"} {"level":"info","ts":"2026-07-12T05:46:57.529Z","logger":"pac-watcher","caller":"injection/health_check.go:43","msg":"Probes server listening on port 8080","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4"} {"level":"info","ts":"2026-07-12T05:46:57.529Z","logger":"pac-watcher","caller":"leaderelection/context.go:147","msg":"pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01 will run in leader-elected mode with id \"pipelines-as-code-watcher-547c9bc698-wb9f4_38c915c0-3622-4764-9486-ab030446b49c\"","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4"} {"level":"info","ts":"2026-07-12T05:46:57.529Z","logger":"pac-watcher","caller":"controller/controller.go:474","msg":"Starting controller and workers","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","knative.dev/controller":"github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","threadiness":2} {"level":"info","ts":"2026-07-12T05:46:57.529Z","logger":"pac-watcher","caller":"controller/controller.go:484","msg":"Started workers","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","knative.dev/controller":"github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun"} {"level":"info","ts":"2026-07-12T05:46:57.529Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:258","msg":"Attempting to acquire leader lease...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01"} {"level":"info","ts":"2026-07-12T05:46:57.535Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:272","msg":"Successfully acquired lease","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01"} {"level":"info","ts":"2026-07-12T05:46:57.536Z","logger":"pac-watcher","caller":"leaderelection/context.go:156","msg":"\"pipelines-as-code-watcher-547c9bc698-wb9f4_38c915c0-3622-4764-9486-ab030446b49c\" has started leading \"pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01\"","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4"} {"level":"error","ts":"2026-07-12T05:53:44.430Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot watch resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:53:45.883Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:53:48.078Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:53:51.965Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:54:04.457Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:54:20.021Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:55:00.125Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:55:15.431Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot watch resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:55:16.460Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:55:18.688Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:55:22.635Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:55:29.198Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:55:32.496Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:55:43.388Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:56:02.805Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-12T05:56:09.960Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wb9f4","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"}