Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-4082

Excessive ClusterTask Logging from Operator

XMLWordPrintable

    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      There was a lot of logging happening in operator pod regarding clustertask reconciliation, it was because of the same role and rolebinding getting added to multiple installerset, and all trying to created with their ownerReference. This has been fix by moving the role and rolebinding out of the clustertask installerset and we recommend to deleted old versioned clustertask installerset startin with name `addon-versioned-clustertasks-` if you are not using old clustertask with version in name of them
      Show
      There was a lot of logging happening in operator pod regarding clustertask reconciliation, it was because of the same role and rolebinding getting added to multiple installerset, and all trying to created with their ownerReference. This has been fix by moving the role and rolebinding out of the clustertask installerset and we recommend to deleted old versioned clustertask installerset startin with name `addon-versioned-clustertasks-` if you are not using old clustertask with version in name of them
    • 3
    • Pipelines Sprint TekShift 4, Pipelines Sprint TekShift 5, Pipelines Sprint TekShift 6

      Description of problem:

      Operator is logging hundreds of thousands of constant messages like:

      {"level":"info","logger":"tekton-operator-cluster-operations","caller":"tektoninstallerset/install.go:153","msg":"found resource ClusterTask: openshift-pipelines/kn-apply-1-13-0, checking for update!","commit":"1ef1dd5","knative.dev/pod":"openshift-pipelines-operator-5d76f57946-52glk","knative.dev/controller":"github.com.tektoncd.operator.pkg.reconciler.kubernetes.tektoninstallerset.Reconciler","knative.dev/kind":"operator.tekton.dev.TektonInstallerSet","knative.dev/traceid":"59327d8a-8c50-47b1-b94b-cdf95015ca2e","knative.dev/key":"addon-versioned-clustertasks-1.13-2c9cp","installerSet":"/addon-versioned-clustertasks-1.13-2c9cp"}
      {"level":"info","logger":"tekton-operator-cluster-operations","caller":"tektoninstallerset/install.go:131","msg":"fetching resource ClusterTask: openshift-pipelines/skopeo-copy-1-13-0","commit":"1ef1dd5","knative.dev/pod":"openshift-pipelines-operator-5d76f57946-52glk","knative.dev/controller":"github.com.tektoncd.operator.pkg.reconciler.kubernetes.tektoninstallerset.Reconciler","knative.dev/kind":"operator.tekton.dev.TektonInstallerSet","knative.dev/traceid":"59327d8a-8c50-47b1-b94b-cdf95015ca2e","knative.dev/key":"addon-versioned-clustertasks-1.13-2c9cp","installerSet":"/addon-versioned-clustertasks-1.13-2c9cp"} 

      Workaround

      None

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

       Upgraded from 1.12.2 to 1.13.1

       

      Actual results:

      350000 logs per hour putting a large strain on fluentd and elasticsearch

      Expected results:

      Less logs

      Reproducibility (Always/Intermittent/Only Once):

      Acceptance criteria: 

       

      Definition of Done:

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

       

       *

              piyushgarg001 Piyush Garg
              rhn-support-mrobson Matt Robson
              Jeeva Kandasamy Jeeva Kandasamy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: