Skip to content

Instantly share code, notes, and snippets.

@barthy1
Created February 17, 2021 18:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barthy1/58e7fe5bc5dd67335c0c24a93894ae83 to your computer and use it in GitHub Desktop.
Save barthy1/58e7fe5bc5dd67335c0c24a93894ae83 to your computer and use it in GitHub Desktop.
2021/02/17 17:17:18 Registering 4 clients
2021/02/17 17:17:18 Readiness and health check server listening on port 8080
2021/02/17 17:17:18 Registering 4 informer factories
2021/02/17 17:17:18 Registering 8 informers
2021/02/17 17:17:18 Registering 2 controllers
{"level":"info","ts":"2021-02-17T17:17:18.901Z","caller":"logging/config.go:116","msg":"Successfully created the logger."}
{"level":"info","ts":"2021-02-17T17:17:18.901Z","caller":"logging/config.go:117","msg":"Logging level set to: info"}
{"level":"info","ts":"2021-02-17T17:17:18.901Z","logger":"tekton-pipelines-controller","caller":"profiling/server.go:64","msg":"Profiling enabled: false","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.904Z","logger":"tekton-pipelines-controller","caller":"leaderelection/context.go:46","msg":"Running with Standard leader election","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.904Z","logger":"tekton-pipelines-controller","caller":"taskrun/controller.go:97","msg":"Setting up event handlers","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.904Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/controller.go:98","msg":"Setting up event handlers","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.908Z","logger":"tekton-pipelines-controller","caller":"sharedmain/main.go:209","msg":"Starting configuration manager...","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.910Z","logger":"tekton-pipelines-controller.config-store","caller":"configmap/store.go:154","msg":"defaults/features/artifacts config \"config-defaults\" config was added or updated: &config.Defaults{DefaultTimeoutMinutes:60, DefaultServiceAccount:\"default\", DefaultManagedByLabelValue:\"tekton-pipelines\", DefaultPodTemplate:(*pod.Template)(nil), DefaultCloudEventsSink:\"\", DefaultTaskRunWorkspaceBinding:\"\"}","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.910Z","logger":"tekton-pipelines-controller.config-store","caller":"configmap/store.go:154","msg":"defaults/features/artifacts config \"config-defaults\" config was added or updated: &config.Defaults{DefaultTimeoutMinutes:60, DefaultServiceAccount:\"default\", DefaultManagedByLabelValue:\"tekton-pipelines\", DefaultPodTemplate:(*pod.Template)(nil), DefaultCloudEventsSink:\"\", DefaultTaskRunWorkspaceBinding:\"\"}","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.910Z","logger":"tekton-pipelines-controller.config-store","caller":"configmap/store.go:154","msg":"defaults/features/artifacts config \"config-artifact-pvc\" config was added or updated: &config.ArtifactPVC{Size:\"5Gi\", StorageClassName:\"\"}","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.910Z","logger":"tekton-pipelines-controller.config-store","caller":"configmap/store.go:154","msg":"defaults/features/artifacts config \"config-artifact-pvc\" config was added or updated: &config.ArtifactPVC{Size:\"5Gi\", StorageClassName:\"\"}","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.910Z","logger":"tekton-pipelines-controller.config-store","caller":"configmap/store.go:154","msg":"defaults/features/artifacts config \"config-artifact-bucket\" config was added or updated: &config.ArtifactBucket{Location:\"\", ServiceAccountSecretName:\"\", ServiceAccountSecretKey:\"\", ServiceAccountFieldName:\"GOOGLE_APPLICATION_CREDENTIALS\"}","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.910Z","logger":"tekton-pipelines-controller.config-store","caller":"configmap/store.go:154","msg":"defaults/features/artifacts config \"config-artifact-bucket\" config was added or updated: &config.ArtifactBucket{Location:\"\", ServiceAccountSecretName:\"\", ServiceAccountSecretKey:\"\", ServiceAccountFieldName:\"GOOGLE_APPLICATION_CREDENTIALS\"}","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.910Z","logger":"tekton-pipelines-controller","caller":"metrics/exporter.go:161","msg":"Flushing the existing exporter before setting up the new exporter.","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.910Z","logger":"tekton-pipelines-controller","caller":"metrics/prometheus_exporter.go:51","msg":"Created Prometheus exporter with config: &{tekton.dev/pipeline tekton_pipelines_controller prometheus 5000000000 <nil> <nil> false 9090 0.0.0.0 false { false}}. Start the server for Prometheus exporter.","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.910Z","logger":"tekton-pipelines-controller","caller":"metrics/exporter.go:174","msg":"Successfully updated the metrics exporter; old config: <nil>; new config &{tekton.dev/pipeline tekton_pipelines_controller prometheus 5000000000 <nil> <nil> false 9090 0.0.0.0 false { false}}","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.911Z","logger":"tekton-pipelines-controller.config-store","caller":"configmap/store.go:154","msg":"defaults/features/artifacts config \"feature-flags\" config was added or updated: &config.FeatureFlags{DisableHomeEnvOverwrite:false, DisableWorkingDirOverwrite:false, DisableAffinityAssistant:false, DisableCredsInit:false, RunningInEnvWithInjectedSidecars:true, RequireGitSSHSecretKnownHosts:false, EnableTektonOCIBundles:false, EnableCustomTasks:false}","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:18.911Z","logger":"tekton-pipelines-controller.config-store","caller":"configmap/store.go:154","msg":"defaults/features/artifacts config \"feature-flags\" config was added or updated: &config.FeatureFlags{DisableHomeEnvOverwrite:false, DisableWorkingDirOverwrite:false, DisableAffinityAssistant:false, DisableCredsInit:false, RunningInEnvWithInjectedSidecars:true, RequireGitSSHSecretKnownHosts:false, EnableTektonOCIBundles:false, EnableCustomTasks:false}","commit":"736e98e"}
{"level":"info","ts":1613582239.0088687,"logger":"fallback","caller":"injection/injection.go:61","msg":"Starting informers..."}
{"level":"info","ts":"2021-02-17T17:17:19.511Z","logger":"tekton-pipelines-controller","caller":"sharedmain/main.go:237","msg":"Starting controllers...","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:19.511Z","logger":"tekton-pipelines-controller","caller":"leaderelection/context.go:138","msg":"tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.reconciler.00-of-01 will run in leader-elected mode with id \"tekton-pipelines-controller-6676c49895-r9qzb_1ada01a6-4852-4bef-9ae8-fff190bdf688\"","commit":"736e98e"}
I0217 17:17:19.511290 1 leaderelection.go:243] attempting to acquire leader lease tekton-pipelines/tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.reconciler.00-of-01...
I0217 17:17:19.511308 1 leaderelection.go:243] attempting to acquire leader lease tekton-pipelines/tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.taskrun.reconciler.00-of-01...
{"level":"info","ts":"2021-02-17T17:17:19.511Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:455","msg":"Starting controller and workers","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun"}
{"level":"info","ts":"2021-02-17T17:17:19.511Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:465","msg":"Started workers","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun"}
{"level":"info","ts":"2021-02-17T17:17:19.511Z","logger":"tekton-pipelines-controller","caller":"leaderelection/context.go:138","msg":"tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.taskrun.reconciler.00-of-01 will run in leader-elected mode with id \"tekton-pipelines-controller-6676c49895-r9qzb_f3a64664-11e9-4abb-a399-2bb5fc024b83\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:19.511Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:455","msg":"Starting controller and workers","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun"}
{"level":"info","ts":"2021-02-17T17:17:19.511Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:465","msg":"Started workers","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun"}
{"level":"info","ts":"2021-02-17T17:17:19.519Z","logger":"tekton-pipelines-controller","caller":"leaderelection/context.go:147","msg":"\"tekton-pipelines-controller-6676c49895-r9qzb_1ada01a6-4852-4bef-9ae8-fff190bdf688\" has started leading \"tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.reconciler.00-of-01\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:17:19.519Z","logger":"tekton-pipelines-controller","caller":"leaderelection/context.go:147","msg":"\"tekton-pipelines-controller-6676c49895-r9qzb_f3a64664-11e9-4abb-a399-2bb5fc024b83\" has started leading \"tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.taskrun.reconciler.00-of-01\"","commit":"736e98e"}
I0217 17:17:19.519271 1 leaderelection.go:253] successfully acquired lease tekton-pipelines/tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.taskrun.reconciler.00-of-01
I0217 17:17:19.519272 1 leaderelection.go:253] successfully acquired lease tekton-pipelines/tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.reconciler.00-of-01
{"level":"info","ts":"2021-02-17T17:19:55.529Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf\", UID:\"ab9c686d-7ef9-4cba-96ca-a24cdf9986e4\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3017\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.529Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:745","msg":"Creating a new TaskRun object task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz for pipeline task task","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"019934b6-311c-4f47-b1e2-618939b004af","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf"}
{"level":"info","ts":"2021-02-17T17:19:55.529Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao\", UID:\"aba095ac-9dd5-4722-872f-483d9a4a309a\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3018\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.530Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:745","msg":"Creating a new TaskRun object task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn for pipeline task task","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b884b731-3e57-4c3f-ba3d-393a2d01d2a1","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:55.556Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-0-bvufllao status is being set to &{Succeeded Unknown {2021-02-17 17:19:55.55668907 +0000 UTC m=+156.688016901} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b884b731-3e57-4c3f-ba3d-393a2d01d2a1","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:55.557Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-1-pdnjuwjf status is being set to &{Succeeded Unknown {2021-02-17 17:19:55.557708099 +0000 UTC m=+156.689035939} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"019934b6-311c-4f47-b1e2-618939b004af","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf"}
{"level":"info","ts":"2021-02-17T17:19:55.557Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao\", UID:\"aba095ac-9dd5-4722-872f-483d9a4a309a\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3018\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.558Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf\", UID:\"ab9c686d-7ef9-4cba-96ca-a24cdf9986e4\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3017\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.559Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"17dde635-2df3-44f8-88c0-5d269bc97e4f","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"info","ts":"2021-02-17T17:19:55.559Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"11548043-e37c-493b-b992-6f6907edd19f","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn"}
{"level":"info","ts":"2021-02-17T17:19:55.560Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\", UID:\"33892483-d476-4758-bee2-070b78baa7a3\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3021\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.560Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn\", UID:\"85c294ec-b34c-4150-84d1-c300630cd79c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3022\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.594Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn/arendelle-khsvc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00371eee3682ba0, ext:156725357265, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"Pending\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"11548043-e37c-493b-b992-6f6907edd19f","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn"}
{"level":"info","ts":"2021-02-17T17:19:55.594Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn\", UID:\"85c294ec-b34c-4150-84d1-c300630cd79c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3022\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.599Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz/arendelle-2rtch with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00371eee3c0b6c3, ext:156731160036, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"Pending\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"17dde635-2df3-44f8-88c0-5d269bc97e4f","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"info","ts":"2021-02-17T17:19:55.599Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\", UID:\"33892483-d476-4758-bee2-070b78baa7a3\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3021\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.616Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"019934b6-311c-4f47-b1e2-618939b004af","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf","duration":0.087406906}
{"level":"info","ts":"2021-02-17T17:19:55.617Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-1-pdnjuwjf status is being set to &{Succeeded Unknown {2021-02-17 17:19:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"626c00f2-f2da-41b4-9245-51b9c2344ba9","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf"}
{"level":"info","ts":"2021-02-17T17:19:55.626Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b884b731-3e57-4c3f-ba3d-393a2d01d2a1","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.096304522}
{"level":"info","ts":"2021-02-17T17:19:55.628Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-0-bvufllao status is being set to &{Succeeded Unknown {2021-02-17 17:19:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ce9302af-5df5-4fa3-a75e-9ba9cfef63c8","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:55.629Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"626c00f2-f2da-41b4-9245-51b9c2344ba9","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf","duration":0.012910056}
{"level":"info","ts":"2021-02-17T17:19:55.639Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ce9302af-5df5-4fa3-a75e-9ba9cfef63c8","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.013709629}
{"level":"info","ts":"2021-02-17T17:19:55.654Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"17dde635-2df3-44f8-88c0-5d269bc97e4f","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz","duration":0.094643397}
{"level":"info","ts":"2021-02-17T17:19:55.654Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bf1569f1-ace8-4ded-a9b4-4806ca58db2e","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"info","ts":"2021-02-17T17:19:55.654Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-1-pdnjuwjf status is being set to &{Succeeded Unknown {2021-02-17 17:19:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b0915e0b-284f-4976-8c59-360ead51c117","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf"}
{"level":"info","ts":"2021-02-17T17:19:55.658Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz/arendelle-2rtch with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00371eee7469473, ext:156790264726, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bf1569f1-ace8-4ded-a9b4-4806ca58db2e","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"info","ts":"2021-02-17T17:19:55.659Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\", UID:\"33892483-d476-4758-bee2-070b78baa7a3\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3043\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.671Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"11548043-e37c-493b-b992-6f6907edd19f","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn","duration":0.111681447}
{"level":"info","ts":"2021-02-17T17:19:55.671Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b727c29d-2328-4abe-91fb-eec6e0ceae5d","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn"}
{"level":"info","ts":"2021-02-17T17:19:55.671Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn\", UID:\"85c294ec-b34c-4150-84d1-c300630cd79c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3037\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.675Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn/arendelle-khsvc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00371eee84573cd, ext:156806968054, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b727c29d-2328-4abe-91fb-eec6e0ceae5d","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn"}
{"level":"info","ts":"2021-02-17T17:19:55.675Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn\", UID:\"85c294ec-b34c-4150-84d1-c300630cd79c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3037\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.678Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-0-bvufllao status is being set to &{Succeeded Unknown {2021-02-17 17:19:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7731755c-9b16-4c45-996e-836679da1b5f","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:55.680Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bf1569f1-ace8-4ded-a9b4-4806ca58db2e","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz","duration":0.026485431}
{"level":"info","ts":"2021-02-17T17:19:55.680Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"87aa9044-8a2f-4e37-92f3-c4fd07b5c926","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"info","ts":"2021-02-17T17:19:55.683Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz/arendelle-2rtch with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00371eee8bd9aee, ext:156814842389, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"87aa9044-8a2f-4e37-92f3-c4fd07b5c926","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"info","ts":"2021-02-17T17:19:55.683Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\", UID:\"33892483-d476-4758-bee2-070b78baa7a3\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3043\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:55.693Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b0915e0b-284f-4976-8c59-360ead51c117","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf","duration":0.039848041}
{"level":"info","ts":"2021-02-17T17:19:55.694Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-1-pdnjuwjf status is being set to &{Succeeded Unknown {2021-02-17 17:19:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3c916c76-454e-4269-aa43-8cf805749b84","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf"}
{"level":"info","ts":"2021-02-17T17:19:55.996Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7731755c-9b16-4c45-996e-836679da1b5f","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.319043708}
{"level":"info","ts":"2021-02-17T17:19:55.997Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-0-bvufllao status is being set to &{Succeeded Unknown {2021-02-17 17:19:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"88672dab-8317-4222-b915-251cd0e64978","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:56.093Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3c916c76-454e-4269-aa43-8cf805749b84","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf","duration":0.400019823}
{"level":"info","ts":"2021-02-17T17:19:56.094Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-1-pdnjuwjf status is being set to &{Succeeded Unknown {2021-02-17 17:19:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9bca8733-3ea6-454a-b2c3-60d4c6142f09","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf"}
{"level":"info","ts":"2021-02-17T17:19:56.143Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b727c29d-2328-4abe-91fb-eec6e0ceae5d","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn","duration":0.472199301}
{"level":"info","ts":"2021-02-17T17:19:56.143Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9fdc482b-f093-4110-b813-d19969d920bc","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn"}
{"level":"info","ts":"2021-02-17T17:19:56.146Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn/arendelle-khsvc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00371ef08bae2e1, ext:157277793281, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9fdc482b-f093-4110-b813-d19969d920bc","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn"}
{"level":"info","ts":"2021-02-17T17:19:56.146Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9fdc482b-f093-4110-b813-d19969d920bc","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn","duration":0.003022655}
{"level":"info","ts":"2021-02-17T17:19:56.192Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"88672dab-8317-4222-b915-251cd0e64978","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.195862821}
{"level":"info","ts":"2021-02-17T17:19:56.193Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-0-bvufllao status is being set to &{Succeeded Unknown {2021-02-17 17:19:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0aaa8e11-64ca-4ca8-808b-00d33f8d484d","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:56.242Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"87aa9044-8a2f-4e37-92f3-c4fd07b5c926","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz","duration":0.562092556}
{"level":"info","ts":"2021-02-17T17:19:56.242Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"88203fe7-1a3c-432b-b8f8-4b10ee8f8fe7","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"info","ts":"2021-02-17T17:19:56.245Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz/arendelle-2rtch with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00371ef0ea48c6b, ext:157376992683, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"88203fe7-1a3c-432b-b8f8-4b10ee8f8fe7","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"info","ts":"2021-02-17T17:19:56.245Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"88203fe7-1a3c-432b-b8f8-4b10ee8f8fe7","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz","duration":0.00289948}
{"level":"info","ts":"2021-02-17T17:19:56.293Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9bca8733-3ea6-454a-b2c3-60d4c6142f09","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf","duration":0.199080084}
{"level":"info","ts":"2021-02-17T17:19:56.409Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0aaa8e11-64ca-4ca8-808b-00d33f8d484d","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.216891065}
{"level":"info","ts":"2021-02-17T17:19:56.411Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun task-run-pipeline-run-cancel-retries-0-bvufllao status is being set to &{Succeeded Unknown {2021-02-17 17:19:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f485dcf4-75cf-40ef-8994-1f0ec1f10c66","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:56.444Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f485dcf4-75cf-40ef-8994-1f0ec1f10c66","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.033542546}
{"level":"info","ts":"2021-02-17T17:19:56.566Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/cancel.go:67","msg":"cancelling TaskRun task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0fbe8909-d084-4aa5-a106-d7f81f30c0bc","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:56.567Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/cancel.go:67","msg":"cancelling TaskRun task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"1e0d9382-4051-4acd-8c8d-7dccbcaa0cdd","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf"}
{"level":"info","ts":"2021-02-17T17:19:56.579Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf\", UID:\"ab9c686d-7ef9-4cba-96ca-a24cdf9986e4\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3063\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' PipelineRun \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf\" was cancelled","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:56.581Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao\", UID:\"aba095ac-9dd5-4722-872f-483d9a4a309a\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3062\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' PipelineRun \"task-run-pipeline-run-cancel-retries-0-bvufllao\" was cancelled","commit":"736e98e"}
{"level":"warn","ts":"2021-02-17T17:19:56.581Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:552","msg":"stopping task run \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\" because of \"TaskRunCancelled\"","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"43dbaf68-3e55-46c1-b4e5-a600678dec46","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"warn","ts":"2021-02-17T17:19:56.581Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:552","msg":"stopping task run \"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn\" because of \"TaskRunCancelled\"","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"20c525b3-df74-453f-9339-ffcc70ab2e86","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn"}
{"level":"info","ts":"2021-02-17T17:19:56.590Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn\", UID:\"85c294ec-b34c-4150-84d1-c300630cd79c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3065\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' TaskRun \"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn\" was cancelled","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:56.592Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\", UID:\"33892483-d476-4758-bee2-070b78baa7a3\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3064\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' TaskRun \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\" was cancelled","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:56.602Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"1e0d9382-4051-4acd-8c8d-7dccbcaa0cdd","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf","duration":0.035673573}
{"level":"warn","ts":"2021-02-17T17:19:56.602Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9b577d1d-abbc-4bbf-8b56-6e98e8c82521","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf"}
{"level":"info","ts":"2021-02-17T17:19:56.608Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9b577d1d-abbc-4bbf-8b56-6e98e8c82521","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf","duration":0.005563124}
{"level":"info","ts":"2021-02-17T17:19:56.643Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0fbe8909-d084-4aa5-a106-d7f81f30c0bc","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.076587697}
{"level":"info","ts":"2021-02-17T17:19:56.643Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/cancel.go:67","msg":"cancelling TaskRun task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"4be5d92e-4246-4ac6-926d-d9f365633466","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:56.694Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"20c525b3-df74-453f-9339-ffcc70ab2e86","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn","duration":0.112610585}
{"level":"info","ts":"2021-02-17T17:19:56.694Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:114","msg":"taskrun done : task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn \n","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"de835769-a663-4540-8d41-0423fc164548","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn"}
{"level":"info","ts":"2021-02-17T17:19:56.697Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"de835769-a663-4540-8d41-0423fc164548","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn","duration":0.002407902}
{"level":"info","ts":"2021-02-17T17:19:56.744Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"43dbaf68-3e55-46c1-b4e5-a600678dec46","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz","duration":0.162733001}
{"level":"warn","ts":"2021-02-17T17:19:56.744Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:552","msg":"stopping task run \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\" because of \"TaskRunCancelled\"","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9a489ffc-5d72-47c1-9d59-593a6b76eaeb","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"warn","ts":"2021-02-17T17:19:56.745Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e12b67ae-339f-497b-8f20-1fe3b0efe13b","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf"}
{"level":"info","ts":"2021-02-17T17:19:56.748Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\", UID:\"33892483-d476-4758-bee2-070b78baa7a3\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3064\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' TaskRun \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\" was cancelled","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:56.792Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao\", UID:\"aba095ac-9dd5-4722-872f-483d9a4a309a\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3062\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' PipelineRun \"task-run-pipeline-run-cancel-retries-0-bvufllao\" was cancelled","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:19:56.893Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e12b67ae-339f-497b-8f20-1fe3b0efe13b","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf","duration":0.148709821}
{"level":"warn","ts":"2021-02-17T17:19:56.894Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9ea820d9-5105-457f-929e-fb7eca66c582","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf"}
{"level":"info","ts":"2021-02-17T17:19:56.896Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9ea820d9-5105-457f-929e-fb7eca66c582","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf","duration":0.002048084}
{"level":"info","ts":"2021-02-17T17:19:57.092Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9a489ffc-5d72-47c1-9d59-593a6b76eaeb","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz","duration":0.348247298}
{"level":"info","ts":"2021-02-17T17:19:57.092Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:114","msg":"taskrun done : task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz \n","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"17a58edf-d79a-4d46-a0f0-e43b5638f534","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"info","ts":"2021-02-17T17:19:57.096Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"17a58edf-d79a-4d46-a0f0-e43b5638f534","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz","duration":0.003245338}
{"level":"info","ts":"2021-02-17T17:19:57.145Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"4be5d92e-4246-4ac6-926d-d9f365633466","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.50208713}
{"level":"warn","ts":"2021-02-17T17:19:57.145Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2500260b-2990-40a2-8184-57f1ef334433","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:57.200Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2500260b-2990-40a2-8184-57f1ef334433","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.055000486}
{"level":"warn","ts":"2021-02-17T17:19:57.200Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3f2125c9-5f91-459a-846d-beeb2b40d20a","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao"}
{"level":"info","ts":"2021-02-17T17:19:57.202Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3f2125c9-5f91-459a-846d-beeb2b40d20a","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.001967912}
{"level":"info","ts":"2021-02-17T17:20:00.740Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:114","msg":"taskrun done : task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn \n","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"710206a2-4887-44a3-9272-5e81d87dbed7","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn"}
{"level":"error","ts":"2021-02-17T17:20:00.742Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:291","msg":"Returned an error","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"710206a2-4887-44a3-9272-5e81d87dbed7","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn","targetMethod":"ReconcileKind","error":"pods \"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtsw-fvgt5\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1beta1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1beta1/taskrun/reconciler.go:291\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:522\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:460"}
{"level":"error","ts":"2021-02-17T17:20:00.742Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:540","msg":"Reconcile error","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","duration":0.002186639,"error":"pods \"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtsw-fvgt5\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:523\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:460"}
{"level":"info","ts":"2021-02-17T17:20:00.742Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn\", UID:\"85c294ec-b34c-4150-84d1-c300630cd79c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3076\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtsw-fvgt5\" not found","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:00.743Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:114","msg":"taskrun done : task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn \n","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e4ddc6a0-0355-4952-8dea-30976ff6ae4c","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn"}
{"level":"error","ts":"2021-02-17T17:20:00.746Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:291","msg":"Returned an error","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e4ddc6a0-0355-4952-8dea-30976ff6ae4c","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn","targetMethod":"ReconcileKind","error":"pods \"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtsw-fvgt5\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1beta1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1beta1/taskrun/reconciler.go:291\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:522\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:460"}
{"level":"error","ts":"2021-02-17T17:20:00.746Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:540","msg":"Reconcile error","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","duration":0.003246276,"error":"pods \"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtsw-fvgt5\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:523\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:460"}
{"level":"info","ts":"2021-02-17T17:20:00.746Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-khsvc\", Name:\"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtswn\", UID:\"85c294ec-b34c-4150-84d1-c300630cd79c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3076\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"task-run-pipeline-run-cancel-retries-0-bvufllao-task-mtsw-fvgt5\" not found","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:00.754Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:114","msg":"taskrun done : task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz \n","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a60ec121-bed6-49a6-a9a1-8a08f4a6326a","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"error","ts":"2021-02-17T17:20:00.758Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:291","msg":"Returned an error","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a60ec121-bed6-49a6-a9a1-8a08f4a6326a","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz","targetMethod":"ReconcileKind","error":"pods \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrp-d2xqv\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1beta1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1beta1/taskrun/reconciler.go:291\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:522\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:460"}
{"level":"error","ts":"2021-02-17T17:20:00.758Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:540","msg":"Reconcile error","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","duration":0.004048269,"error":"pods \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrp-d2xqv\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:523\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:460"}
{"level":"info","ts":"2021-02-17T17:20:00.759Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\", UID:\"33892483-d476-4758-bee2-070b78baa7a3\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3077\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrp-d2xqv\" not found","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:00.760Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:114","msg":"taskrun done : task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz \n","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6589a664-653e-4c78-8cb6-3e012535bf60","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz"}
{"level":"error","ts":"2021-02-17T17:20:00.763Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:291","msg":"Returned an error","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6589a664-653e-4c78-8cb6-3e012535bf60","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz","targetMethod":"ReconcileKind","error":"pods \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrp-d2xqv\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1beta1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1beta1/taskrun/reconciler.go:291\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:522\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:460"}
{"level":"error","ts":"2021-02-17T17:20:00.763Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:540","msg":"Reconcile error","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","duration":0.003623641,"error":"pods \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrp-d2xqv\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:523\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:460"}
{"level":"info","ts":"2021-02-17T17:20:00.764Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-2rtch\", Name:\"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrpz\", UID:\"33892483-d476-4758-bee2-070b78baa7a3\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3077\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"task-run-pipeline-run-cancel-retries-1-pdnjuwjf-task-ljrp-d2xqv\" not found","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:10.191Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-p62k2\", Name:\"git-check-pipeline-run\", UID:\"bd259c32-a9b8-4235-b587-e31af471b8ed\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3228\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:10.192Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-9jdzn\", Name:\"git-check-pipeline-run\", UID:\"ea84f126-5e48-4c0a-836b-58a99446a46a\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3229\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:10.193Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:745","msg":"Creating a new TaskRun object git-check-pipeline-run-git-check-8b5r2 for pipeline task git-check","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f519076d-77b0-44c5-a314-3a30275d1580","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:10.193Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:745","msg":"Creating a new TaskRun object git-check-pipeline-run-git-check-xrlqp for pipeline task git-check","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"cce69e59-7c84-4069-aa54-be1085e2aa65","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:10.204Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10.204206346 +0000 UTC m=+171.335534155} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f519076d-77b0-44c5-a314-3a30275d1580","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:10.204Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8538d778-fcad-4229-851e-114c0d4ee106","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:20:10.204Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-9jdzn\", Name:\"git-check-pipeline-run\", UID:\"ea84f126-5e48-4c0a-836b-58a99446a46a\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3229\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:10.204Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9jdzn\", Name:\"git-check-pipeline-run-git-check-8b5r2\", UID:\"b57cbb57-6a31-473e-bee9-a33390818192\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3232\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:10.206Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6d216692-f1aa-4644-8b03-10469dc20110","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:20:10.207Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-p62k2\", Name:\"git-check-pipeline-run-git-check-xrlqp\", UID:\"deab03c5-56a6-48e7-aaa3-34530b2a128f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3233\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:10.207Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10.207484637 +0000 UTC m=+171.338812439} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"cce69e59-7c84-4069-aa54-be1085e2aa65","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:10.207Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-p62k2\", Name:\"git-check-pipeline-run\", UID:\"bd259c32-a9b8-4235-b587-e31af471b8ed\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3228\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"warn","ts":"2021-02-17T17:20:10.207Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8538d778-fcad-4229-851e-114c0d4ee106","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"warn","ts":"2021-02-17T17:20:10.218Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6d216692-f1aa-4644-8b03-10469dc20110","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:20:10.257Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f519076d-77b0-44c5-a314-3a30275d1580","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.06510993}
{"level":"info","ts":"2021-02-17T17:20:10.258Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d7db33d8-c9e5-4ae4-9a58-d293f2443292","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:10.260Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"cce69e59-7c84-4069-aa54-be1085e2aa65","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.069518825}
{"level":"info","ts":"2021-02-17T17:20:10.261Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"098594b4-7200-452d-837d-5298d7b69f91","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:10.271Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"098594b4-7200-452d-837d-5298d7b69f91","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.010810316}
{"level":"info","ts":"2021-02-17T17:20:10.273Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d7db33d8-c9e5-4ae4-9a58-d293f2443292","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.015654192}
{"level":"info","ts":"2021-02-17T17:20:11.312Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:745","msg":"Creating a new TaskRun object git-check-pipeline-run-git-check-4wxqs for pipeline task git-check","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"910e7bf6-a760-401c-818f-8d9f79df9cac","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:11.312Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run\", UID:\"24b5f487-9912-4e7d-ad09-d7af6a03a41c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3261\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:11.322Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11.322224775 +0000 UTC m=+172.453552586} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"910e7bf6-a760-401c-818f-8d9f79df9cac","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:11.322Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run\", UID:\"24b5f487-9912-4e7d-ad09-d7af6a03a41c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3261\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:11.360Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"910e7bf6-a760-401c-818f-8d9f79df9cac","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.048832531}
{"level":"info","ts":"2021-02-17T17:20:11.360Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1102","msg":"Found a TaskRun git-check-pipeline-run-git-check-4wxqs that was missing from the PipelineRun status","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e849502f-c5a8-4fdc-82ab-a9175734c8cb","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:11.360Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run\", UID:\"24b5f487-9912-4e7d-ad09-d7af6a03a41c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3265\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:11.361Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11.361106783 +0000 UTC m=+172.492434582} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e849502f-c5a8-4fdc-82ab-a9175734c8cb","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:11.361Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run\", UID:\"24b5f487-9912-4e7d-ad09-d7af6a03a41c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3265\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:11.394Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run\", UID:\"32cd2238-5ef1-49bc-bf11-337be6fcb5b9\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3269\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:11.394Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:745","msg":"Creating a new TaskRun object git-check-pipeline-run-git-check-vnmsq for pipeline task git-check","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9e093e62-3e9d-4f6b-9c87-d307bdeb5869","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:11.404Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11.404122577 +0000 UTC m=+172.535450384} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9e093e62-3e9d-4f6b-9c87-d307bdeb5869","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:11.404Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run\", UID:\"32cd2238-5ef1-49bc-bf11-337be6fcb5b9\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3269\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:11.406Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e849502f-c5a8-4fdc-82ab-a9175734c8cb","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.046193109}
{"level":"info","ts":"2021-02-17T17:20:11.407Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"121b4b18-b8fd-4e3e-a000-705126f1735d","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:11.427Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"121b4b18-b8fd-4e3e-a000-705126f1735d","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.020253383}
{"level":"info","ts":"2021-02-17T17:20:11.451Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9e093e62-3e9d-4f6b-9c87-d307bdeb5869","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.057318949}
{"level":"info","ts":"2021-02-17T17:20:11.451Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1102","msg":"Found a TaskRun git-check-pipeline-run-git-check-vnmsq that was missing from the PipelineRun status","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d9fb58a8-8c96-4da0-a451-b62a9e06af7d","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:11.451Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11.45197286 +0000 UTC m=+172.583300653} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d9fb58a8-8c96-4da0-a451-b62a9e06af7d","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:11.452Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run\", UID:\"32cd2238-5ef1-49bc-bf11-337be6fcb5b9\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3273\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:11.452Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run\", UID:\"32cd2238-5ef1-49bc-bf11-337be6fcb5b9\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3273\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:20:11.493Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d9fb58a8-8c96-4da0-a451-b62a9e06af7d","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.042083371}
{"level":"info","ts":"2021-02-17T17:20:11.494Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"607ae993-11da-42a8-a492-8596fc5d908d","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:20:11.504Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"607ae993-11da-42a8-a492-8596fc5d908d","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.010985347}
{"level":"info","ts":"2021-02-17T17:20:12.521Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"887e8645-532c-4f7b-befc-b742b0a1a207","knative.dev/key":"arendelle-khsvc/task-run-pipeline-run-cancel-retries-0-bvufllao","duration":0.000033036}
{"level":"info","ts":"2021-02-17T17:20:12.695Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"eb0c2a9b-396c-481d-b7e5-1207486aea80","knative.dev/key":"arendelle-2rtch/task-run-pipeline-run-cancel-retries-1-pdnjuwjf","duration":0.000033238}
E0217 17:37:55.174255 1 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated.
For verbose messaging see aws.Config.CredentialsChainVerboseErrors
{"level":"info","ts":"2021-02-17T17:37:57.884Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-8b5r2/arendelle-9jdzn with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fd74b2cd0d, ext:1239015460909, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"Pending\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8538d778-fcad-4229-851e-114c0d4ee106","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:37:57.885Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9jdzn\", Name:\"git-check-pipeline-run-git-check-8b5r2\", UID:\"b57cbb57-6a31-473e-bee9-a33390818192\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3232\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:37:57.923Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xrlqp/arendelle-p62k2 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fd770bddee, ext:1239054852375, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"Pending\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6d216692-f1aa-4644-8b03-10469dc20110","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:37:57.923Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-p62k2\", Name:\"git-check-pipeline-run-git-check-xrlqp\", UID:\"deab03c5-56a6-48e7-aaa3-34530b2a128f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3233\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:37:58.960Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"087bca9b-f707-45a7-990f-61696f878879","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:37:58.962Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5dd59585-9b22-4a47-bc02-2e7073fecf78","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:37:58.974Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"087bca9b-f707-45a7-990f-61696f878879","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.014563668}
{"level":"info","ts":"2021-02-17T17:37:58.978Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5dd59585-9b22-4a47-bc02-2e7073fecf78","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.016577052}
{"level":"info","ts":"2021-02-17T17:37:59.001Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6d216692-f1aa-4644-8b03-10469dc20110","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":1068.795066447}
{"level":"info","ts":"2021-02-17T17:37:59.001Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2a2deb8-de86-45e4-8448-b5a86e47ed6a","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:37:59.002Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run-git-check-4wxqs\", UID:\"e7932bd5-3509-4777-9b35-f2d517e1997b\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3263\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:37:59.009Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"368bcfd1-8362-4642-81e5-e12769199e5f","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:37:59.011Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8538d778-fcad-4229-851e-114c0d4ee106","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2","duration":1068.807134634}
{"level":"info","ts":"2021-02-17T17:37:59.011Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ad49a06d-c64b-4e2f-a339-02e568171083","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:37:59.011Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run-git-check-vnmsq\", UID:\"9a98697e-2288-4835-93eb-b2038b126e8f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3271\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:37:59.012Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9d91cf87-4e6e-4ad4-b71f-4b8c3cf5c02b","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"warn","ts":"2021-02-17T17:37:59.012Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2a2deb8-de86-45e4-8448-b5a86e47ed6a","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"warn","ts":"2021-02-17T17:37:59.015Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ad49a06d-c64b-4e2f-a339-02e568171083","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:37:59.045Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"368bcfd1-8362-4642-81e5-e12769199e5f","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.036907306}
{"level":"info","ts":"2021-02-17T17:37:59.046Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"df3b0898-405b-46eb-b6bd-d88b38fa462c","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:37:59.050Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9d91cf87-4e6e-4ad4-b71f-4b8c3cf5c02b","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.038457322}
{"level":"info","ts":"2021-02-17T17:37:59.052Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5f85e669-3d67-41a2-827e-1aed67cf5256","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:37:59.058Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"df3b0898-405b-46eb-b6bd-d88b38fa462c","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.012273638}
{"level":"info","ts":"2021-02-17T17:37:59.063Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5f85e669-3d67-41a2-827e-1aed67cf5256","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.012650641}
{"level":"info","ts":"2021-02-17T17:37:59.889Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fdf50b7c68, ext:1241021272963, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"Pending\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ad49a06d-c64b-4e2f-a339-02e568171083","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:37:59.890Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run-git-check-vnmsq\", UID:\"9a98697e-2288-4835-93eb-b2038b126e8f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3271\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:37:59.907Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8bd6e4e4-e657-43c7-a8d0-e9c74dba21a0","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:37:59.924Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8bd6e4e4-e657-43c7-a8d0-e9c74dba21a0","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.0181342}
{"level":"info","ts":"2021-02-17T17:37:59.948Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ad49a06d-c64b-4e2f-a339-02e568171083","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.93655797}
{"level":"info","ts":"2021-02-17T17:37:59.948Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cc501da5-b62c-4596-b4d4-2cc779aa8529","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:37:59.949Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2a62fb80-d586-45c3-b57e-7668c01bf92f","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:37:59.950Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xrlqp/arendelle-p62k2 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fdf8a509b3, ext:1241081667793, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cc501da5-b62c-4596-b4d4-2cc779aa8529","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:37:59.950Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-p62k2\", Name:\"git-check-pipeline-run-git-check-xrlqp\", UID:\"deab03c5-56a6-48e7-aaa3-34530b2a128f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10470\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:37:59.964Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cc501da5-b62c-4596-b4d4-2cc779aa8529","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.016749834}
{"level":"info","ts":"2021-02-17T17:37:59.964Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"32e7e7c9-1b29-46bb-bc1f-b2ee91394b0c","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:37:59.968Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"320f2a66-ea88-4eca-b2ac-e33dd004a39c","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:37:59.968Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-8b5r2/arendelle-9jdzn with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fdf9bf7cf1, ext:1241100178508, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"32e7e7c9-1b29-46bb-bc1f-b2ee91394b0c","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:37:59.969Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9jdzn\", Name:\"git-check-pipeline-run-git-check-8b5r2\", UID:\"b57cbb57-6a31-473e-bee9-a33390818192\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10471\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:37:59.977Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2a62fb80-d586-45c3-b57e-7668c01bf92f","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.028894768}
{"level":"info","ts":"2021-02-17T17:37:59.978Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"479fcfc7-96fb-49ba-bd17-f7ee26884f66","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:37:59.985Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"32e7e7c9-1b29-46bb-bc1f-b2ee91394b0c","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2","duration":0.020691445}
{"level":"info","ts":"2021-02-17T17:37:59.985Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0e4b3e74-afd0-46ce-be99-3d85fbe73947","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:37:59.988Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fdfaebb781, ext:1241119854276, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0e4b3e74-afd0-46ce-be99-3d85fbe73947","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:37:59.989Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run-git-check-vnmsq\", UID:\"9a98697e-2288-4835-93eb-b2038b126e8f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10495\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:37:59.990Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"479fcfc7-96fb-49ba-bd17-f7ee26884f66","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.013274217}
{"level":"info","ts":"2021-02-17T17:37:59.997Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"320f2a66-ea88-4eca-b2ac-e33dd004a39c","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.031212293}
{"level":"info","ts":"2021-02-17T17:38:00.000Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c96fb7ce-24d5-4974-93b9-ce0f3a7f87b8","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.013Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0e4b3e74-afd0-46ce-be99-3d85fbe73947","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.027416955}
{"level":"info","ts":"2021-02-17T17:38:00.013Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0cc1e62d-e1f0-4bdb-9af4-f479e71381a0","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:00.014Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"dd87b4a5-c5a3-4d0a-98e6-3e5ec65f3d39","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.014Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c96fb7ce-24d5-4974-93b9-ce0f3a7f87b8","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.017106819}
{"level":"info","ts":"2021-02-17T17:38:00.015Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f284e8d0-de3d-4b5e-80b4-082e6a3ee4df","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.016Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xrlqp/arendelle-p62k2 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe00f6b4d9, ext:1241147495939, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0cc1e62d-e1f0-4bdb-9af4-f479e71381a0","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:00.016Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0cc1e62d-e1f0-4bdb-9af4-f479e71381a0","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.003119503}
{"level":"info","ts":"2021-02-17T17:38:00.016Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1ba764f7-bd3a-4a02-ab09-feaa98f6fd0a","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:00.021Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-8b5r2/arendelle-9jdzn with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe014607dd, ext:1241152694525, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1ba764f7-bd3a-4a02-ab09-feaa98f6fd0a","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:00.021Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1ba764f7-bd3a-4a02-ab09-feaa98f6fd0a","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2","duration":0.005186337}
{"level":"info","ts":"2021-02-17T17:38:00.021Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b42a4f40-c382-461c-b62f-44892dd46a74","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:00.024Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe01780704, ext:1241155971106, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b42a4f40-c382-461c-b62f-44892dd46a74","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:00.024Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b42a4f40-c382-461c-b62f-44892dd46a74","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.003234911}
{"level":"info","ts":"2021-02-17T17:38:00.043Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"dd87b4a5-c5a3-4d0a-98e6-3e5ec65f3d39","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.052861936}
{"level":"info","ts":"2021-02-17T17:38:00.046Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f284e8d0-de3d-4b5e-80b4-082e6a3ee4df","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.031763388}
{"level":"info","ts":"2021-02-17T17:38:00.048Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"da435025-861a-4662-87c1-24e246094270","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.049Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6029298f-0c7a-4d8b-a501-d5330e45d674","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.057Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe0371a2ee, ext:1241189106705, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"Pending\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2a2deb8-de86-45e4-8448-b5a86e47ed6a","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:00.058Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run-git-check-4wxqs\", UID:\"e7932bd5-3509-4777-9b35-f2d517e1997b\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"3263\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:00.072Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6029298f-0c7a-4d8b-a501-d5330e45d674","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.023529907}
{"level":"info","ts":"2021-02-17T17:38:00.083Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8878fae9-19c0-4a03-b645-ad8e84157b21","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.084Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"da435025-861a-4662-87c1-24e246094270","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.036952706}
{"level":"info","ts":"2021-02-17T17:38:00.095Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8878fae9-19c0-4a03-b645-ad8e84157b21","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.018554668}
{"level":"info","ts":"2021-02-17T17:38:00.151Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"02b7510b-4f76-4dc5-9259-1594c8155ec2","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.152Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2a2deb8-de86-45e4-8448-b5a86e47ed6a","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":1.150862243}
{"level":"info","ts":"2021-02-17T17:38:00.152Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0f6ac3cb-824d-4977-9a5a-dd696500444f","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:00.155Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe093de738, ext:1241286379616, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0f6ac3cb-824d-4977-9a5a-dd696500444f","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:00.155Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run-git-check-4wxqs\", UID:\"e7932bd5-3509-4777-9b35-f2d517e1997b\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10512\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:00.197Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1a42e818-5ba4-4567-95bb-76246070d33e","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:00.201Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xrlqp/arendelle-p62k2 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe0bfe33b4, ext:1241332536626, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-x7mn6 step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1a42e818-5ba4-4567-95bb-76246070d33e","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:00.201Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-p62k2\", Name:\"git-check-pipeline-run-git-check-xrlqp\", UID:\"deab03c5-56a6-48e7-aaa3-34530b2a128f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10497\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-git-source-gitsource-x7mn6 step-unnamed-1]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:00.257Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0f6ac3cb-824d-4977-9a5a-dd696500444f","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.10528098}
{"level":"info","ts":"2021-02-17T17:38:00.257Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e217b49e-9049-4c04-b684-0c0ae215a08a","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:00.271Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-8b5r2/arendelle-9jdzn with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe10322f25, ext:1241403052120, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-x56jw step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e217b49e-9049-4c04-b684-0c0ae215a08a","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:00.272Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9jdzn\", Name:\"git-check-pipeline-run-git-check-8b5r2\", UID:\"b57cbb57-6a31-473e-bee9-a33390818192\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10500\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-git-source-gitsource-x56jw step-unnamed-1]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:00.305Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8c8f0e89-6a60-411c-85bf-46114ca73eaa","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.320Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1a42e818-5ba4-4567-95bb-76246070d33e","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.12338714}
{"level":"info","ts":"2021-02-17T17:38:00.320Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2ba3873-b64d-4d47-b79c-73ac12f3f32f","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:00.323Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe1345b9b3, ext:1241454664428, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2ba3873-b64d-4d47-b79c-73ac12f3f32f","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:00.323Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2ba3873-b64d-4d47-b79c-73ac12f3f32f","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.002965946}
{"level":"info","ts":"2021-02-17T17:38:00.323Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f072a771-f059-48ea-b5a5-578df6007f1c","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:00.325Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xrlqp/arendelle-p62k2 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe136d724c, ext:1241457267573, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-x7mn6 step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f072a771-f059-48ea-b5a5-578df6007f1c","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:00.326Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f072a771-f059-48ea-b5a5-578df6007f1c","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.002559956}
{"level":"info","ts":"2021-02-17T17:38:00.353Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"02b7510b-4f76-4dc5-9259-1594c8155ec2","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.20319065}
{"level":"info","ts":"2021-02-17T17:38:00.360Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8c90e138-47e0-40f4-9ca4-8f6ff208e3a4","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.444Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e217b49e-9049-4c04-b684-0c0ae215a08a","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2","duration":0.187271105}
{"level":"info","ts":"2021-02-17T17:38:00.504Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c2219ae1-d478-4b03-8e57-c3bbd5b6089f","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:00.508Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-8b5r2/arendelle-9jdzn with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe1e488216, ext:1241639396169, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-x56jw step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c2219ae1-d478-4b03-8e57-c3bbd5b6089f","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:00.508Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c2219ae1-d478-4b03-8e57-c3bbd5b6089f","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2","duration":0.004087874}
{"level":"info","ts":"2021-02-17T17:38:00.582Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8c8f0e89-6a60-411c-85bf-46114ca73eaa","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.277760391}
{"level":"info","ts":"2021-02-17T17:38:00.583Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"62e0a15e-76ac-4b13-aeef-13ed2c7427d8","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.604Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8c90e138-47e0-40f4-9ca4-8f6ff208e3a4","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.250404044}
{"level":"info","ts":"2021-02-17T17:38:00.605Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c0a0858e-62b2-4dd4-9f70-47724e0eadc0","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.755Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"62e0a15e-76ac-4b13-aeef-13ed2c7427d8","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.17212051}
{"level":"info","ts":"2021-02-17T17:38:00.755Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"25c88a41-75f6-4be8-848e-53703d284302","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.766Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c0a0858e-62b2-4dd4-9f70-47724e0eadc0","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.16211373}
{"level":"info","ts":"2021-02-17T17:38:00.767Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f3b3d03e-2045-46ea-aba4-681746df3431","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:00.802Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"25c88a41-75f6-4be8-848e-53703d284302","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.047420517}
{"level":"info","ts":"2021-02-17T17:38:00.851Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f3b3d03e-2045-46ea-aba4-681746df3431","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.084414275}
{"level":"info","ts":"2021-02-17T17:38:02.218Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dc8d90a3-9a49-4b72-99c1-9120793093b8","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:02.220Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe8d28a272, ext:1243352094618, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-kzhks step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dc8d90a3-9a49-4b72-99c1-9120793093b8","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:02.220Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run-git-check-4wxqs\", UID:\"e7932bd5-3509-4777-9b35-f2d517e1997b\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10519\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-git-source-gitsource-kzhks step-unnamed-1]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:02.260Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dc8d90a3-9a49-4b72-99c1-9120793093b8","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.042694618}
{"level":"info","ts":"2021-02-17T17:38:02.260Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"80397a62-413b-4647-9c96-c80132fe75da","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:02.261Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5134526a-cb28-4891-a503-e52679cd06b7","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:02.263Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe8fb6ae91, ext:1243394958282, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-kzhks step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5134526a-cb28-4891-a503-e52679cd06b7","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:02.263Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5134526a-cb28-4891-a503-e52679cd06b7","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.002719999}
{"level":"info","ts":"2021-02-17T17:38:02.289Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"80397a62-413b-4647-9c96-c80132fe75da","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.029553336}
{"level":"info","ts":"2021-02-17T17:38:02.291Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c20dfae1-f1af-4777-a499-c59411a0bb58","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:02.303Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c20dfae1-f1af-4777-a499-c59411a0bb58","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.012679254}
{"level":"info","ts":"2021-02-17T17:38:02.392Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"91d8ce10-338a-46e7-a47f-810a161fbcce","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:02.402Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe97f9c5de, ext:1243533572872, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-2wp5w step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"91d8ce10-338a-46e7-a47f-810a161fbcce","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:02.402Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run-git-check-vnmsq\", UID:\"9a98697e-2288-4835-93eb-b2038b126e8f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10503\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-git-source-gitsource-2wp5w step-unnamed-1]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:02.414Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"91d8ce10-338a-46e7-a47f-810a161fbcce","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.021996395}
{"level":"info","ts":"2021-02-17T17:38:02.415Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"381005a3-0316-443a-a81c-8c2f6a1b86b8","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:02.416Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9faf9c77-5f28-41fb-b310-2d1d2121497f","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:02.418Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00372fe98f5b81a, ext:1243550084409, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-2wp5w step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"381005a3-0316-443a-a81c-8c2f6a1b86b8","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:02.418Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"381005a3-0316-443a-a81c-8c2f6a1b86b8","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.003303547}
{"level":"info","ts":"2021-02-17T17:38:02.456Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9faf9c77-5f28-41fb-b310-2d1d2121497f","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.041516476}
{"level":"info","ts":"2021-02-17T17:38:02.459Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7b9d90ab-027d-48b4-af3b-3a5568650093","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:02.477Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7b9d90ab-027d-48b4-af3b-3a5568650093","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.019969629}
{"level":"info","ts":"2021-02-17T17:38:08.428Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a4dab8dd-1f53-4a25-92ba-7678d06e7c72","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:08.436Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00373001a0519ff, ext:1249567869742, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a4dab8dd-1f53-4a25-92ba-7678d06e7c72","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:08.436Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run-git-check-vnmsq\", UID:\"9a98697e-2288-4835-93eb-b2038b126e8f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10568\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:08.450Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a4dab8dd-1f53-4a25-92ba-7678d06e7c72","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.022181925}
{"level":"info","ts":"2021-02-17T17:38:08.450Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"55d601f0-d0df-4cef-b27b-f71c892404b6","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:08.451Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"52e166c8-260f-4c8a-b567-cfed069410b2","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:08.458Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180288, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"55d601f0-d0df-4cef-b27b-f71c892404b6","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:08.458Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"55d601f0-d0df-4cef-b27b-f71c892404b6","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.007988273}
{"level":"info","ts":"2021-02-17T17:38:08.458Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bfe7f095-48b2-40db-a572-ea54dd4374ad","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:08.467Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180288, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bfe7f095-48b2-40db-a572-ea54dd4374ad","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:08.467Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bfe7f095-48b2-40db-a572-ea54dd4374ad","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.008605775}
{"level":"info","ts":"2021-02-17T17:38:08.481Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"52e166c8-260f-4c8a-b567-cfed069410b2","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.031211895}
{"level":"info","ts":"2021-02-17T17:38:08.483Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d8bce9dc-8400-42b4-a7f7-2d1168450b12","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:08.493Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d8bce9dc-8400-42b4-a7f7-2d1168450b12","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.011527717}
{"level":"info","ts":"2021-02-17T17:38:11.345Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ff668406-4e3b-40e3-9bc7-cfbb89a2d73d","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:11.354Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xrlqp/arendelle-p62k2 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037300d51d8f3f, ext:1252485586616, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ff668406-4e3b-40e3-9bc7-cfbb89a2d73d","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:11.354Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-p62k2\", Name:\"git-check-pipeline-run-git-check-xrlqp\", UID:\"deab03c5-56a6-48e7-aaa3-34530b2a128f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10521\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:11.367Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ff668406-4e3b-40e3-9bc7-cfbb89a2d73d","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.021949683}
{"level":"info","ts":"2021-02-17T17:38:11.367Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"19378a06-a254-46c2-b3e7-ad932677cfca","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:11.369Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b98a9b4f-6bd8-43a4-ab38-a4a3d6ac90f7","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:11.373Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xrlqp/arendelle-p62k2 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037300d64386ce, ext:1252504851993, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"19378a06-a254-46c2-b3e7-ad932677cfca","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:11.374Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-p62k2\", Name:\"git-check-pipeline-run-git-check-xrlqp\", UID:\"deab03c5-56a6-48e7-aaa3-34530b2a128f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10521\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:11.414Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b98a9b4f-6bd8-43a4-ab38-a4a3d6ac90f7","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.045645584}
{"level":"info","ts":"2021-02-17T17:38:11.415Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"19378a06-a254-46c2-b3e7-ad932677cfca","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.048571595}
{"level":"info","ts":"2021-02-17T17:38:11.416Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d88e7487-02ff-47fb-8cc7-82d6872e471c","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:11.417Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7ae1ebf6-30bc-4825-9775-d996cc541e7f","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:11.425Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xrlqp/arendelle-p62k2 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180291, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d88e7487-02ff-47fb-8cc7-82d6872e471c","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:11.425Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d88e7487-02ff-47fb-8cc7-82d6872e471c","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.009091857}
{"level":"info","ts":"2021-02-17T17:38:11.429Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7ae1ebf6-30bc-4825-9775-d996cc541e7f","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.014356475}
{"level":"info","ts":"2021-02-17T17:38:12.357Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2443c85c-a190-4c28-85fc-276eb8b39c90","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:12.374Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-8b5r2/arendelle-9jdzn with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037301164fd882, ext:1253505659337, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2443c85c-a190-4c28-85fc-276eb8b39c90","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:12.374Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9jdzn\", Name:\"git-check-pipeline-run-git-check-8b5r2\", UID:\"b57cbb57-6a31-473e-bee9-a33390818192\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10523\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:12.388Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e0325524-5002-40f5-bdc1-be5c8aa62577","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:12.389Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2443c85c-a190-4c28-85fc-276eb8b39c90","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2","duration":0.031669815}
{"level":"info","ts":"2021-02-17T17:38:12.389Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1343cae8-37e3-4311-8696-480858b804f2","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:12.397Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-8b5r2/arendelle-9jdzn with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180292, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1343cae8-37e3-4311-8696-480858b804f2","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:12.397Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1343cae8-37e3-4311-8696-480858b804f2","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2","duration":0.008490481}
{"level":"info","ts":"2021-02-17T17:38:12.413Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e0325524-5002-40f5-bdc1-be5c8aa62577","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.02523752}
{"level":"info","ts":"2021-02-17T17:38:12.415Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8c1da002-b741-48b7-826c-87b9944f6feb","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:12.424Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8c1da002-b741-48b7-826c-87b9944f6feb","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.010348851}
{"level":"info","ts":"2021-02-17T17:38:13.369Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1815044b-f3af-4f11-9d8f-85bc9224abb5","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:13.379Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037301569c2581, ext:1254510659764, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1815044b-f3af-4f11-9d8f-85bc9224abb5","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:13.379Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run-git-check-4wxqs\", UID:\"e7932bd5-3509-4777-9b35-f2d517e1997b\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10560\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:13.392Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1815044b-f3af-4f11-9d8f-85bc9224abb5","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.023267953}
{"level":"info","ts":"2021-02-17T17:38:13.392Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"11527f2b-fca6-478d-8a4e-fb9ac8658be5","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:13.395Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"06c7c7d9-ab12-4749-9e51-99ca92759fcb","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:13.404Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037301581e3194, ext:1254535959815, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"11527f2b-fca6-478d-8a4e-fb9ac8658be5","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:13.405Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run-git-check-4wxqs\", UID:\"e7932bd5-3509-4777-9b35-f2d517e1997b\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10560\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:13.433Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"06c7c7d9-ab12-4749-9e51-99ca92759fcb","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.039423253}
{"level":"info","ts":"2021-02-17T17:38:13.435Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"4973313b-2ad8-4489-9e3e-ad5b5de29c31","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:13.449Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"4973313b-2ad8-4489-9e3e-ad5b5de29c31","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.014598114}
{"level":"info","ts":"2021-02-17T17:38:13.449Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"11527f2b-fca6-478d-8a4e-fb9ac8658be5","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.056716291}
{"level":"info","ts":"2021-02-17T17:38:13.449Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fd08fd6b-e5af-44bf-90f9-dfd5a84fff58","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:13.455Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180293, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fd08fd6b-e5af-44bf-90f9-dfd5a84fff58","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:13.455Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fd08fd6b-e5af-44bf-90f9-dfd5a84fff58","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.005925307}
{"level":"info","ts":"2021-02-17T17:38:15.438Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"18f5e0fc-aa3e-4a01-8a10-efe917dbe191","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:15.441Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xrlqp/arendelle-p62k2 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037301da47d682, ext:1256572243368, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"18f5e0fc-aa3e-4a01-8a10-efe917dbe191","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:15.441Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-p62k2\", Name:\"git-check-pipeline-run-git-check-xrlqp\", UID:\"deab03c5-56a6-48e7-aaa3-34530b2a128f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10647\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:15.460Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:340","msg":"All TaskRuns have finished for PipelineRun git-check-pipeline-run so it has finished","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e008292e-36ed-4471-891a-cd84bc95f0d9","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:15.460Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded True {2021-02-17 17:38:15.460828129 +0000 UTC m=+1256.592155943} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e008292e-36ed-4471-891a-cd84bc95f0d9","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:15.461Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-p62k2\", Name:\"git-check-pipeline-run\", UID:\"bd259c32-a9b8-4235-b587-e31af471b8ed\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10650\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:15.462Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"18f5e0fc-aa3e-4a01-8a10-efe917dbe191","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.024244411}
{"level":"info","ts":"2021-02-17T17:38:15.462Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:114","msg":"taskrun done : git-check-pipeline-run-git-check-xrlqp \n","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fc9a151c-f06e-4bf0-88b5-c11f0643598d","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp"}
{"level":"info","ts":"2021-02-17T17:38:15.467Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fc9a151c-f06e-4bf0-88b5-c11f0643598d","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.005265251}
{"level":"info","ts":"2021-02-17T17:38:15.491Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e008292e-36ed-4471-891a-cd84bc95f0d9","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.031511532}
{"level":"warn","ts":"2021-02-17T17:38:15.491Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f14341ab-740b-49bf-a28b-d6dbfb050b24","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:15.494Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f14341ab-740b-49bf-a28b-d6dbfb050b24","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.00327301}
{"level":"info","ts":"2021-02-17T17:38:17.489Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d99a1f10-3b9d-4a17-a809-39c6322c2397","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:17.496Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180288, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d99a1f10-3b9d-4a17-a809-39c6322c2397","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:17.509Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d99a1f10-3b9d-4a17-a809-39c6322c2397","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.020020427}
{"level":"info","ts":"2021-02-17T17:38:17.510Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e1059ba9-2ca1-439d-b194-784318a07184","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:17.510Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c07929e2-2e58-44e6-b4af-dbeb7c9bebbc","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:17.517Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180288, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c07929e2-2e58-44e6-b4af-dbeb7c9bebbc","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:17.529Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c07929e2-2e58-44e6-b4af-dbeb7c9bebbc","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.018418775}
{"level":"info","ts":"2021-02-17T17:38:17.541Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e1059ba9-2ca1-439d-b194-784318a07184","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.03181682}
{"level":"info","ts":"2021-02-17T17:38:17.542Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"08a47c54-f474-4064-becd-540067bb48a0","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:17.558Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"08a47c54-f474-4064-becd-540067bb48a0","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.016865329}
{"level":"info","ts":"2021-02-17T17:38:18.560Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:745","msg":"Creating a new TaskRun object git-check-pipeline-run-git-check-xtrsc for pipeline task git-check","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5be2dc7b-08d8-424b-b628-8e34132fa865","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:18.561Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run\", UID:\"b5e8b8c9-42d8-4708-8b8e-b3a6928d2d4c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10730\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:18.570Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"556966b4-d84c-4f59-a188-e854b2b47578","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:18.571Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run-git-check-xtrsc\", UID:\"6d4ef493-e2a5-4478-b7e8-3f7fa8f8fd9d\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10733\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:18.572Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18.57230801 +0000 UTC m=+1259.703635804} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5be2dc7b-08d8-424b-b628-8e34132fa865","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:18.572Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run\", UID:\"b5e8b8c9-42d8-4708-8b8e-b3a6928d2d4c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10730\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"warn","ts":"2021-02-17T17:38:18.578Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"556966b4-d84c-4f59-a188-e854b2b47578","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:18.614Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5be2dc7b-08d8-424b-b628-8e34132fa865","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.054578786}
{"level":"info","ts":"2021-02-17T17:38:18.615Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"97fe98fa-de53-4336-9815-70fcd48386f9","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:18.625Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"97fe98fa-de53-4336-9815-70fcd48386f9","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.010141865}
{"level":"info","ts":"2021-02-17T17:38:18.625Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"72f454a5-e834-446f-a503-4d8819ea0e74","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:18.638Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"72f454a5-e834-446f-a503-4d8819ea0e74","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.013553642}
{"level":"info","ts":"2021-02-17T17:38:21.147Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc003730348cc3697, ext:1262278928826, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"Pending\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"556966b4-d84c-4f59-a188-e854b2b47578","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:21.148Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run-git-check-xtrsc\", UID:\"6d4ef493-e2a5-4478-b7e8-3f7fa8f8fd9d\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10733\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:21.166Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"721234be-6ca2-4d36-822c-0c1ae839b1c5","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:21.180Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"721234be-6ca2-4d36-822c-0c1ae839b1c5","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.015335945}
{"level":"info","ts":"2021-02-17T17:38:21.196Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"556966b4-d84c-4f59-a188-e854b2b47578","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":2.625623915}
{"level":"info","ts":"2021-02-17T17:38:21.196Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"be1d11f1-5849-4b8f-86cf-85505b24b06d","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:21.197Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run-git-check-xtrsc\", UID:\"6d4ef493-e2a5-4478-b7e8-3f7fa8f8fd9d\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10760\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:21.197Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8af8e188-2b5b-43a6-8a15-b42218277ac7","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:21.199Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00373034be771c0, ext:1262331045097, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"be1d11f1-5849-4b8f-86cf-85505b24b06d","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:21.200Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run-git-check-xtrsc\", UID:\"6d4ef493-e2a5-4478-b7e8-3f7fa8f8fd9d\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10760\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:21.236Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8af8e188-2b5b-43a6-8a15-b42218277ac7","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.039385584}
{"level":"info","ts":"2021-02-17T17:38:21.238Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f2f8ea66-e1ea-484e-9c6d-6db86766d1d8","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:21.246Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"be1d11f1-5849-4b8f-86cf-85505b24b06d","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.049488989}
{"level":"info","ts":"2021-02-17T17:38:21.246Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"79e27af5-7b3c-44bf-a498-5d517ffbc720","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:21.248Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f2f8ea66-e1ea-484e-9c6d-6db86766d1d8","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.010751061}
{"level":"info","ts":"2021-02-17T17:38:21.248Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"dd6b7cbb-726e-43aa-b0ba-2f0505063707","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:21.248Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00373034ed3fef4, ext:1262380102163, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"79e27af5-7b3c-44bf-a498-5d517ffbc720","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:21.249Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run-git-check-xtrsc\", UID:\"6d4ef493-e2a5-4478-b7e8-3f7fa8f8fd9d\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10762\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:21.280Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"dd6b7cbb-726e-43aa-b0ba-2f0505063707","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.032525228}
{"level":"info","ts":"2021-02-17T17:38:21.283Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f69d0b55-9879-4a2b-a202-6251059e6653","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:21.291Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"79e27af5-7b3c-44bf-a498-5d517ffbc720","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.045310217}
{"level":"info","ts":"2021-02-17T17:38:21.291Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2a7b218e-ce49-49fa-87d6-6a4b4dc83de2","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:21.295Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc003730351a1f13c, ext:1262427153554, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2a7b218e-ce49-49fa-87d6-6a4b4dc83de2","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:21.295Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2a7b218e-ce49-49fa-87d6-6a4b4dc83de2","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.004460966}
{"level":"info","ts":"2021-02-17T17:38:21.297Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f69d0b55-9879-4a2b-a202-6251059e6653","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.017253818}
{"level":"info","ts":"2021-02-17T17:38:21.298Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3da7381e-ecf9-4edb-923b-34317ffacc3f","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:21.325Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3da7381e-ecf9-4edb-923b-34317ffacc3f","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.02792591}
{"level":"info","ts":"2021-02-17T17:38:21.326Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6d1ab2a3-a09b-4199-a656-62b57c0dc89e","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:21.336Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6d1ab2a3-a09b-4199-a656-62b57c0dc89e","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.011079506}
{"level":"info","ts":"2021-02-17T17:38:22.646Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a46410ab-23f6-469c-9b6b-7262c7407514","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.000069113}
{"level":"info","ts":"2021-02-17T17:38:22.663Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b01f18d3-eb40-48f0-bd4a-a0b3f6423339","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run-git-check-xrlqp","duration":0.000033299}
{"level":"info","ts":"2021-02-17T17:38:23.021Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5215491a-1d5a-4d89-a23b-05d64e387ae5","knative.dev/key":"arendelle-p62k2/git-check-pipeline-run","duration":0.000036039}
{"level":"info","ts":"2021-02-17T17:38:23.503Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9fc57020-5f77-497d-b19b-50765ebc2e9b","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:23.510Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-8b5r2/arendelle-9jdzn with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180292, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9fc57020-5f77-497d-b19b-50765ebc2e9b","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:23.518Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"966167ae-2a2e-4560-971c-5ef5bcd752a0","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:23.526Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180293, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"966167ae-2a2e-4560-971c-5ef5bcd752a0","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:23.533Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9fc57020-5f77-497d-b19b-50765ebc2e9b","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2","duration":0.030465743}
{"level":"info","ts":"2021-02-17T17:38:23.534Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2d7db45a-308a-4600-9a3f-f047c396bd23","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:23.534Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"304e583c-1227-477b-a822-d6cd4504296c","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:23.547Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"966167ae-2a2e-4560-971c-5ef5bcd752a0","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.02936876}
{"level":"info","ts":"2021-02-17T17:38:23.547Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7afff760-1efa-4a03-af9d-4c87e003dfb7","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:23.547Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-8b5r2/arendelle-9jdzn with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180292, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"304e583c-1227-477b-a822-d6cd4504296c","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2"}
{"level":"info","ts":"2021-02-17T17:38:23.549Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0a23d9ad-d3a2-4cf2-a19f-b938570592fa","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:23.565Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"304e583c-1227-477b-a822-d6cd4504296c","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run-git-check-8b5r2","duration":0.03108215}
{"level":"info","ts":"2021-02-17T17:38:23.566Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"84882e38-4ab2-48a9-a40d-756fbae46991","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:23.568Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037303e1e851fb, ext:1264700201284, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-gfjff step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"84882e38-4ab2-48a9-a40d-756fbae46991","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:23.569Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run-git-check-xtrsc\", UID:\"6d4ef493-e2a5-4478-b7e8-3f7fa8f8fd9d\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10769\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-git-source-gitsource-gfjff step-unnamed-1]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:23.595Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0a23d9ad-d3a2-4cf2-a19f-b938570592fa","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.047776303}
{"level":"info","ts":"2021-02-17T17:38:23.596Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:11 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f647c2f8-fecf-488e-a715-b23de2e6a9f3","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:23.614Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180293, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7afff760-1efa-4a03-af9d-4c87e003dfb7","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:23.619Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f647c2f8-fecf-488e-a715-b23de2e6a9f3","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.02373642}
{"level":"info","ts":"2021-02-17T17:38:23.620Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"62f75a29-2858-4f3f-b9b9-1b362c9f0609","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:23.629Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7afff760-1efa-4a03-af9d-4c87e003dfb7","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.082074234}
{"level":"info","ts":"2021-02-17T17:38:23.630Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f6f6941a-3b78-4e36-a903-62f42a3e5bf9","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:23.633Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-vnmsq/arendelle-f2gxc with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037303e5c7ab4b, ext:1264765170368, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f6f6941a-3b78-4e36-a903-62f42a3e5bf9","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:23.634Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run-git-check-vnmsq\", UID:\"9a98697e-2288-4835-93eb-b2038b126e8f\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10716\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:23.650Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"84882e38-4ab2-48a9-a40d-756fbae46991","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.084767729}
{"level":"info","ts":"2021-02-17T17:38:23.651Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"38980878-701b-4f4c-a2ee-cb8ba01aee81","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:23.651Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2d7db45a-308a-4600-9a3f-f047c396bd23","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.117400871}
{"level":"info","ts":"2021-02-17T17:38:23.653Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:20:10 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"70a432a3-00a9-4070-8bcb-1d49790ec42b","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:23.673Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f6f6941a-3b78-4e36-a903-62f42a3e5bf9","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.043203671}
{"level":"info","ts":"2021-02-17T17:38:23.673Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:114","msg":"taskrun done : git-check-pipeline-run-git-check-vnmsq \n","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"507b749e-0acb-4c32-b5da-c656849b852b","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq"}
{"level":"info","ts":"2021-02-17T17:38:23.676Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"70a432a3-00a9-4070-8bcb-1d49790ec42b","knative.dev/key":"arendelle-9jdzn/git-check-pipeline-run","duration":0.024147848}
{"level":"info","ts":"2021-02-17T17:38:23.676Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"507b749e-0acb-4c32-b5da-c656849b852b","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run-git-check-vnmsq","duration":0.003270017}
{"level":"info","ts":"2021-02-17T17:38:23.677Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:340","msg":"All TaskRuns have finished for PipelineRun git-check-pipeline-run so it has finished","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f0d4e1fc-5c11-43e2-81c4-9552fe35196c","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:23.677Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded True {2021-02-17 17:38:23.677095694 +0000 UTC m=+1264.808423475} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f0d4e1fc-5c11-43e2-81c4-9552fe35196c","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:23.677Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-f2gxc\", Name:\"git-check-pipeline-run\", UID:\"32cd2238-5ef1-49bc-bf11-337be6fcb5b9\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10719\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:23.683Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"62f75a29-2858-4f3f-b9b9-1b362c9f0609","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.064031994}
{"level":"info","ts":"2021-02-17T17:38:23.684Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"973dc4a6-01e1-4a88-9da3-8719212f6fae","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:23.684Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037303e8cd63be, ext:1264815876847, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-gfjff step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"38980878-701b-4f4c-a2ee-cb8ba01aee81","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:23.684Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"38980878-701b-4f4c-a2ee-cb8ba01aee81","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.03341248}
{"level":"info","ts":"2021-02-17T17:38:23.701Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"973dc4a6-01e1-4a88-9da3-8719212f6fae","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.018351215}
{"level":"info","ts":"2021-02-17T17:38:23.731Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f0d4e1fc-5c11-43e2-81c4-9552fe35196c","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.055171055}
{"level":"warn","ts":"2021-02-17T17:38:23.731Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6faf0eb1-aa70-42e7-83aa-8db53810b964","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:23.746Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6faf0eb1-aa70-42e7-83aa-8db53810b964","knative.dev/key":"arendelle-f2gxc/git-check-pipeline-run","duration":0.014640879}
{"level":"info","ts":"2021-02-17T17:38:24.584Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"358ad1d8-f1b3-499f-8c0a-c8c694c304bf","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:24.591Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037304234409fe, ext:1265722989438, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"358ad1d8-f1b3-499f-8c0a-c8c694c304bf","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:24.591Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run-git-check-xtrsc\", UID:\"6d4ef493-e2a5-4478-b7e8-3f7fa8f8fd9d\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10831\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:24.611Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"358ad1d8-f1b3-499f-8c0a-c8c694c304bf","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.027394908}
{"level":"info","ts":"2021-02-17T17:38:24.611Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"749f36f4-cadc-4d5f-bc16-0ba1778f417e","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:24.612Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-9cghv\", Name:\"git-check-pipeline-run\", UID:\"cde22be8-1c8a-4e8f-a802-1643647b5430\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10861\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:24.613Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:745","msg":"Creating a new TaskRun object git-check-pipeline-run-git-check-h5s8v for pipeline task git-check","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c387d082-33eb-4e67-997f-74c3d8a537e5","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:24.613Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"05605362-ce1f-40c0-b3ad-2ed17f7d3a70","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:24.622Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00373042512b77c, ext:1265753311433, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"749f36f4-cadc-4d5f-bc16-0ba1778f417e","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:24.622Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run-git-check-xtrsc\", UID:\"6d4ef493-e2a5-4478-b7e8-3f7fa8f8fd9d\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10831\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:24.625Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24.625404441 +0000 UTC m=+1265.756732293} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c387d082-33eb-4e67-997f-74c3d8a537e5","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:24.625Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"096f44d8-aab1-4301-958c-f033c7e158ad","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:24.625Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9cghv\", Name:\"git-check-pipeline-run-git-check-h5s8v\", UID:\"afdd8b31-beef-4f4c-976f-374b4e7740d4\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10863\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:24.625Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-9cghv\", Name:\"git-check-pipeline-run\", UID:\"cde22be8-1c8a-4e8f-a802-1643647b5430\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10861\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"warn","ts":"2021-02-17T17:38:24.668Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"096f44d8-aab1-4301-958c-f033c7e158ad","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:24.674Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"05605362-ce1f-40c0-b3ad-2ed17f7d3a70","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.061535756}
{"level":"info","ts":"2021-02-17T17:38:24.675Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d6661a85-a820-454a-a53b-4d1182fabd38","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:24.689Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d6661a85-a820-454a-a53b-4d1182fabd38","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.01498283}
{"level":"info","ts":"2021-02-17T17:38:24.700Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"749f36f4-cadc-4d5f-bc16-0ba1778f417e","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.088315747}
{"level":"info","ts":"2021-02-17T17:38:24.700Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ff86d672-291f-4ff7-ba5e-2cefe9a44cec","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:24.704Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c387d082-33eb-4e67-997f-74c3d8a537e5","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.092463416}
{"level":"info","ts":"2021-02-17T17:38:24.706Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"be999099-5005-461d-8211-b6b932ac55dd","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:24.709Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180304, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ff86d672-291f-4ff7-ba5e-2cefe9a44cec","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:24.710Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ff86d672-291f-4ff7-ba5e-2cefe9a44cec","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.009954372}
{"level":"info","ts":"2021-02-17T17:38:24.715Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"be999099-5005-461d-8211-b6b932ac55dd","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.010161724}
{"level":"info","ts":"2021-02-17T17:38:25.551Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8d9430ab-9f72-4f91-a164-89daed114e41","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:25.554Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-4wxqs/arendelle-bjdvj with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037304610ed91b, ext:1266685948993, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8d9430ab-9f72-4f91-a164-89daed114e41","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:25.556Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run-git-check-4wxqs\", UID:\"e7932bd5-3509-4777-9b35-f2d517e1997b\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10825\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:25.571Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:340","msg":"All TaskRuns have finished for PipelineRun git-check-pipeline-run so it has finished","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"25d84704-b7b8-43d5-87b7-dde15e6a6540","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:25.571Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded True {2021-02-17 17:38:25.571960778 +0000 UTC m=+1266.703288566} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"25d84704-b7b8-43d5-87b7-dde15e6a6540","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:25.572Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8d9430ab-9f72-4f91-a164-89daed114e41","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.021179589}
{"level":"info","ts":"2021-02-17T17:38:25.572Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:114","msg":"taskrun done : git-check-pipeline-run-git-check-4wxqs \n","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3a45ec45-326d-4707-b10d-713575d9ac2c","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs"}
{"level":"info","ts":"2021-02-17T17:38:25.573Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-bjdvj\", Name:\"git-check-pipeline-run\", UID:\"24b5f487-9912-4e7d-ad09-d7af6a03a41c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10830\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:25.588Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-h5s8v/arendelle-9cghv with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00373046315fea8, ext:1266719971791, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"Pending\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"096f44d8-aab1-4301-958c-f033c7e158ad","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:25.588Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9cghv\", Name:\"git-check-pipeline-run-git-check-h5s8v\", UID:\"afdd8b31-beef-4f4c-976f-374b4e7740d4\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10863\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:25.589Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3a45ec45-326d-4707-b10d-713575d9ac2c","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run-git-check-4wxqs","duration":0.016882401}
{"level":"info","ts":"2021-02-17T17:38:25.602Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"4f9f72d2-4b72-4d1e-b745-dcefbb3f3201","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:25.628Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"25d84704-b7b8-43d5-87b7-dde15e6a6540","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.057013921}
{"level":"warn","ts":"2021-02-17T17:38:25.628Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b4b523c0-d2d3-4790-83f5-306cc44b08df","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:25.629Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"4f9f72d2-4b72-4d1e-b745-dcefbb3f3201","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.027986592}
{"level":"info","ts":"2021-02-17T17:38:25.632Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b4b523c0-d2d3-4790-83f5-306cc44b08df","knative.dev/key":"arendelle-bjdvj/git-check-pipeline-run","duration":0.003681072}
{"level":"info","ts":"2021-02-17T17:38:25.651Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"096f44d8-aab1-4301-958c-f033c7e158ad","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v","duration":1.026071298}
{"level":"info","ts":"2021-02-17T17:38:25.651Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9cghv\", Name:\"git-check-pipeline-run-git-check-h5s8v\", UID:\"afdd8b31-beef-4f4c-976f-374b4e7740d4\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10885\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:25.651Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"825829f4-c289-4f32-8a86-b65dce457d64","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:25.652Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e7c9c434-eb6f-4431-bb8c-0759c0153fbd","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:25.655Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-h5s8v/arendelle-9cghv with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc003730467103bd4, ext:1266786703095, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"825829f4-c289-4f32-8a86-b65dce457d64","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:25.655Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9cghv\", Name:\"git-check-pipeline-run-git-check-h5s8v\", UID:\"afdd8b31-beef-4f4c-976f-374b4e7740d4\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10885\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:25.677Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e7c9c434-eb6f-4431-bb8c-0759c0153fbd","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.025827916}
{"level":"info","ts":"2021-02-17T17:38:25.678Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"519b8e23-a51a-43b9-a90c-d7b941e75aea","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:25.697Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"825829f4-c289-4f32-8a86-b65dce457d64","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v","duration":0.045685503}
{"level":"info","ts":"2021-02-17T17:38:25.697Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5cee8b1f-2360-442c-aebc-699540db0fc0","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:25.700Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"519b8e23-a51a-43b9-a90c-d7b941e75aea","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.022613403}
{"level":"info","ts":"2021-02-17T17:38:25.701Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f619d361-c2fe-4781-a602-5d231a73c699","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:25.703Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-h5s8v/arendelle-9cghv with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc003730469eaddda, ext:1266834585849, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5cee8b1f-2360-442c-aebc-699540db0fc0","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:25.703Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9cghv\", Name:\"git-check-pipeline-run-git-check-h5s8v\", UID:\"afdd8b31-beef-4f4c-976f-374b4e7740d4\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10889\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:25.730Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f619d361-c2fe-4781-a602-5d231a73c699","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.030308122}
{"level":"info","ts":"2021-02-17T17:38:25.731Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"589f257a-e424-471f-a50e-cf84cf2ad2da","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:25.744Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"589f257a-e424-471f-a50e-cf84cf2ad2da","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.01398359}
{"level":"info","ts":"2021-02-17T17:38:25.746Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5cee8b1f-2360-442c-aebc-699540db0fc0","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v","duration":0.04920294}
{"level":"info","ts":"2021-02-17T17:38:25.746Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"eb4a6fa8-5299-461f-9187-f99bd7c6e58d","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:25.747Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"42092830-c4b6-4a2d-a2ed-195aa0eb4662","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:25.751Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-h5s8v/arendelle-9cghv with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00373046cc5c295, ext:1266882485744, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"eb4a6fa8-5299-461f-9187-f99bd7c6e58d","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:25.751Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"eb4a6fa8-5299-461f-9187-f99bd7c6e58d","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v","duration":0.004709938}
{"level":"info","ts":"2021-02-17T17:38:25.751Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"362f42c6-492a-48a8-92e4-99bff98b905e","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:25.755Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-h5s8v/arendelle-9cghv with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc00373046d06c375, ext:1266886745757, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"362f42c6-492a-48a8-92e4-99bff98b905e","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:25.755Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"362f42c6-492a-48a8-92e4-99bff98b905e","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v","duration":0.004263301}
{"level":"info","ts":"2021-02-17T17:38:25.771Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"42092830-c4b6-4a2d-a2ed-195aa0eb4662","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.024394078}
{"level":"info","ts":"2021-02-17T17:38:25.772Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2dcb95e4-3add-454e-9fbc-5796a6a634a0","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:25.782Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2dcb95e4-3add-454e-9fbc-5796a6a634a0","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.011199366}
{"level":"info","ts":"2021-02-17T17:38:26.423Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:745","msg":"Creating a new TaskRun object git-check-pipeline-run-git-check-p5nzt for pipeline task git-check","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"88233e94-ef2a-4825-81a7-daad7157b80f","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:26.424Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-nqxbz\", Name:\"git-check-pipeline-run\", UID:\"96848d7a-74b0-49bf-9009-bcf8662aff45\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10911\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:26.433Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:26.433404081 +0000 UTC m=+1267.564731894} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"88233e94-ef2a-4825-81a7-daad7157b80f","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:26.433Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"748b7cf4-bdfa-47c6-8cf9-9dc01d9f9668","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run-git-check-p5nzt"}
{"level":"info","ts":"2021-02-17T17:38:26.434Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-nqxbz\", Name:\"git-check-pipeline-run-git-check-p5nzt\", UID:\"c03eda32-57de-45f9-ba63-e8fd026743ab\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10913\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:26.434Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-nqxbz\", Name:\"git-check-pipeline-run\", UID:\"96848d7a-74b0-49bf-9009-bcf8662aff45\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10911\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"warn","ts":"2021-02-17T17:38:26.443Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"748b7cf4-bdfa-47c6-8cf9-9dc01d9f9668","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run-git-check-p5nzt"}
{"level":"info","ts":"2021-02-17T17:38:26.482Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"88233e94-ef2a-4825-81a7-daad7157b80f","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run","duration":0.059113267}
{"level":"info","ts":"2021-02-17T17:38:26.482Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1102","msg":"Found a TaskRun git-check-pipeline-run-git-check-p5nzt that was missing from the PipelineRun status","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"02947107-cbb3-469e-9bd7-8cfb13fd3afe","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:26.482Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:26.482672574 +0000 UTC m=+1267.614000378} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"02947107-cbb3-469e-9bd7-8cfb13fd3afe","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:26.483Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-nqxbz\", Name:\"git-check-pipeline-run\", UID:\"96848d7a-74b0-49bf-9009-bcf8662aff45\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10916\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:26.483Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-nqxbz\", Name:\"git-check-pipeline-run\", UID:\"96848d7a-74b0-49bf-9009-bcf8662aff45\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10916\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"736e98e"}
{"level":"warn","ts":"2021-02-17T17:38:26.489Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:257","msg":"Failed to update PipelineRun labels/annotations{error 26 0 Operation cannot be fulfilled on pipelineruns.tekton.dev \"git-check-pipeline-run\": the object has been modified; please apply your changes to the latest version and try again}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"02947107-cbb3-469e-9bd7-8cfb13fd3afe","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:26.490Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-nqxbz\", Name:\"git-check-pipeline-run\", UID:\"96848d7a-74b0-49bf-9009-bcf8662aff45\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10916\", FieldPath:\"\"}): type: 'Warning' reason: 'Error' Operation cannot be fulfilled on pipelineruns.tekton.dev \"git-check-pipeline-run\": the object has been modified; please apply your changes to the latest version and try again","commit":"736e98e"}
{"level":"error","ts":"2021-02-17T17:38:26.585Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/reconciler.go:291","msg":"Returned an error","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"02947107-cbb3-469e-9bd7-8cfb13fd3afe","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run","targetMethod":"ReconcileKind","error":"1 error occurred:\n\t* Operation cannot be fulfilled on pipelineruns.tekton.dev \"git-check-pipeline-run\": the object has been modified; please apply your changes to the latest version and try again\n\n","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1beta1/pipelinerun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1beta1/pipelinerun/reconciler.go:291\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:522\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:460"}
{"level":"error","ts":"2021-02-17T17:38:26.585Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:540","msg":"Reconcile error","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","duration":0.102960139,"error":"1 error occurred:\n\t* Operation cannot be fulfilled on pipelineruns.tekton.dev \"git-check-pipeline-run\": the object has been modified; please apply your changes to the latest version and try again\n\n","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:523\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20210127163530-0d31134d5f4e/controller/controller.go:460"}
{"level":"info","ts":"2021-02-17T17:38:26.585Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-nqxbz\", Name:\"git-check-pipeline-run\", UID:\"96848d7a-74b0-49bf-9009-bcf8662aff45\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10916\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' 1 error occurred:\n\t* Operation cannot be fulfilled on pipelineruns.tekton.dev \"git-check-pipeline-run\": the object has been modified; please apply your changes to the latest version and try again\n\n","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:26.585Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"fb6b2b81-3f3d-4439-82f0-e4428dc4a15d","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:26.600Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"fb6b2b81-3f3d-4439-82f0-e4428dc4a15d","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run","duration":0.014979758}
{"level":"info","ts":"2021-02-17T17:38:26.600Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8d6ea3a5-a7c2-430f-a376-208fa0c70a1e","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:26.612Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9fce03a1-1464-4891-9458-966cef66f834","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:26.613Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8d6ea3a5-a7c2-430f-a376-208fa0c70a1e","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run","duration":0.013014308}
{"level":"info","ts":"2021-02-17T17:38:26.620Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180304, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9fce03a1-1464-4891-9458-966cef66f834","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:26.642Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9fce03a1-1464-4891-9458-966cef66f834","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.029500466}
{"level":"info","ts":"2021-02-17T17:38:26.642Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fa9034ee-c928-44d7-b0d7-1e0d59eaefca","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:26.643Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"26805aff-2943-4f66-b301-5b0f46941a25","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:26.649Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0x0, ext:63749180304, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fa9034ee-c928-44d7-b0d7-1e0d59eaefca","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:26.664Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fa9034ee-c928-44d7-b0d7-1e0d59eaefca","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.02192868}
{"level":"info","ts":"2021-02-17T17:38:26.667Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"26805aff-2943-4f66-b301-5b0f46941a25","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.024541882}
{"level":"info","ts":"2021-02-17T17:38:26.668Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:18 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"da96b24a-6411-4ebd-aba8-db3fc9d8c24e","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:26.678Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"da96b24a-6411-4ebd-aba8-db3fc9d8c24e","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.010691712}
{"level":"info","ts":"2021-02-17T17:38:27.329Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-p5nzt/arendelle-nqxbz with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037304d39f985c, ext:1268460554118, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"Pending\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"748b7cf4-bdfa-47c6-8cf9-9dc01d9f9668","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run-git-check-p5nzt"}
{"level":"info","ts":"2021-02-17T17:38:27.329Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-nqxbz\", Name:\"git-check-pipeline-run-git-check-p5nzt\", UID:\"c03eda32-57de-45f9-ba63-e8fd026743ab\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10913\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:27.341Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9a3ce2ab-b097-406c-86a8-49e3d818ace9","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:27.353Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9a3ce2ab-b097-406c-86a8-49e3d818ace9","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run","duration":0.012459725}
{"level":"info","ts":"2021-02-17T17:38:27.376Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"748b7cf4-bdfa-47c6-8cf9-9dc01d9f9668","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run-git-check-p5nzt","duration":0.942900956}
{"level":"info","ts":"2021-02-17T17:38:27.376Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dfbca41f-c6f3-42bc-9c8c-806421e772f7","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run-git-check-p5nzt"}
{"level":"info","ts":"2021-02-17T17:38:27.377Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a47195bb-a559-4367-b9c4-3b419d764c66","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:27.380Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-p5nzt/arendelle-nqxbz with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037304d6b367fa, ext:1268512184089, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dfbca41f-c6f3-42bc-9c8c-806421e772f7","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run-git-check-p5nzt"}
{"level":"info","ts":"2021-02-17T17:38:27.384Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-nqxbz\", Name:\"git-check-pipeline-run-git-check-p5nzt\", UID:\"c03eda32-57de-45f9-ba63-e8fd026743ab\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10939\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-tools]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:27.405Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dfbca41f-c6f3-42bc-9c8c-806421e772f7","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run-git-check-p5nzt","duration":0.028496894}
{"level":"info","ts":"2021-02-17T17:38:27.405Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fba40052-080f-4d92-897b-1c6f53f401a1","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run-git-check-p5nzt"}
{"level":"info","ts":"2021-02-17T17:38:27.409Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-p5nzt/arendelle-nqxbz with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037304d866d47a, ext:1268540720039, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-tools]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fba40052-080f-4d92-897b-1c6f53f401a1","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run-git-check-p5nzt"}
{"level":"info","ts":"2021-02-17T17:38:27.409Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fba40052-080f-4d92-897b-1c6f53f401a1","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run-git-check-p5nzt","duration":0.004263049}
{"level":"info","ts":"2021-02-17T17:38:27.412Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a47195bb-a559-4367-b9c4-3b419d764c66","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run","duration":0.036224983}
{"level":"info","ts":"2021-02-17T17:38:27.413Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"96df51d2-bb8f-4a4a-a357-a37e564cd321","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:27.435Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"96df51d2-bb8f-4a4a-a357-a37e564cd321","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run","duration":0.022890853}
{"level":"info","ts":"2021-02-17T17:38:27.436Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:26 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0d22210f-7bf9-40d7-8b2e-ee1164f75d0f","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:27.446Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0d22210f-7bf9-40d7-8b2e-ee1164f75d0f","knative.dev/key":"arendelle-nqxbz/git-check-pipeline-run","duration":0.010282324}
{"level":"info","ts":"2021-02-17T17:38:27.610Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"57249ea0-6cb1-4ce6-becf-aac7dd94a914","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:27.619Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-h5s8v/arendelle-9cghv with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037304e4ed3c3c, ext:1268750855037, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-bhm5s step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"57249ea0-6cb1-4ce6-becf-aac7dd94a914","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:27.620Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-9cghv\", Name:\"git-check-pipeline-run-git-check-h5s8v\", UID:\"afdd8b31-beef-4f4c-976f-374b4e7740d4\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10896\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-git-source-gitsource-bhm5s step-unnamed-1]\"","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:27.637Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"57249ea0-6cb1-4ce6-becf-aac7dd94a914","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v","duration":0.026958894}
{"level":"info","ts":"2021-02-17T17:38:27.699Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d199e19f-419e-4315-860a-1e581e24a722","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:27.700Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"46a5af43-78f8-4689-9733-ed43e5bfb747","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:27.701Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:362","msg":"Cloud Events: []","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2369c697-f957-455f-8f68-bd91aac2ae65","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:27.703Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-h5s8v/arendelle-9cghv with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037304e9f0f708, ext:1268834985526, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-git-source-gitsource-bhm5s step-unnamed-1]\\\"\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"46a5af43-78f8-4689-9733-ed43e5bfb747","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v"}
{"level":"info","ts":"2021-02-17T17:38:27.703Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"46a5af43-78f8-4689-9733-ed43e5bfb747","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run-git-check-h5s8v","duration":0.003792052}
{"level":"info","ts":"2021-02-17T17:38:27.704Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:460","msg":"Successfully reconciled taskrun git-check-pipeline-run-git-check-xtrsc/arendelle-qz8hm with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:v1.Time{Time:time.Time{wall:0xc0037304e9fd7c69, ext:1268835806088, loc:(*time.Location)(0x2bd2300)}}}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2369c697-f957-455f-8f68-bd91aac2ae65","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:27.706Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run-git-check-xtrsc\", UID:\"6d4ef493-e2a5-4478-b7e8-3f7fa8f8fd9d\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10925\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:27.722Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2369c697-f957-455f-8f68-bd91aac2ae65","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.020555587}
{"level":"info","ts":"2021-02-17T17:38:27.736Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:340","msg":"All TaskRuns have finished for PipelineRun git-check-pipeline-run so it has finished","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f2607f81-a2e5-43d1-9572-436b5a7479fa","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:27.736Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded True {2021-02-17 17:38:27.7367435 +0000 UTC m=+1268.868071319} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f2607f81-a2e5-43d1-9572-436b5a7479fa","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:27.737Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:282","msg":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"arendelle-qz8hm\", Name:\"git-check-pipeline-run\", UID:\"b5e8b8c9-42d8-4708-8b8e-b3a6928d2d4c\", APIVersion:\"tekton.dev/v1beta1\", ResourceVersion:\"10926\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"736e98e"}
{"level":"info","ts":"2021-02-17T17:38:27.738Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:114","msg":"taskrun done : git-check-pipeline-run-git-check-xtrsc \n","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9f660bfc-f7a1-4641-9826-347e5c01604a","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc"}
{"level":"info","ts":"2021-02-17T17:38:27.743Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d199e19f-419e-4315-860a-1e581e24a722","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.044477242}
{"level":"info","ts":"2021-02-17T17:38:27.744Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:582","msg":"PipelineRun git-check-pipeline-run status is being set to &{Succeeded Unknown {2021-02-17 17:38:24 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"cc338686-d5a3-4dc1-8ca2-a457f2e5bcd5","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:27.745Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9f660bfc-f7a1-4641-9826-347e5c01604a","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run-git-check-xtrsc","duration":0.006905183}
{"level":"info","ts":"2021-02-17T17:38:27.756Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"cc338686-d5a3-4dc1-8ca2-a457f2e5bcd5","knative.dev/key":"arendelle-9cghv/git-check-pipeline-run","duration":0.013270391}
{"level":"info","ts":"2021-02-17T17:38:27.783Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f2607f81-a2e5-43d1-9572-436b5a7479fa","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.047992619}
{"level":"warn","ts":"2021-02-17T17:38:27.783Z","logger":"tekton-pipelines-controller","caller":"artifacts/artifacts_storage.go:139","msg":"the configmap key \"location\" is empty","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3fe3c1f3-df86-4521-99e9-e594d31fddd5","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run"}
{"level":"info","ts":"2021-02-17T17:38:27.785Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:530","msg":"Reconcile succeeded","commit":"736e98e","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3fe3c1f3-df86-4521-99e9-e594d31fddd5","knative.dev/key":"arendelle-qz8hm/git-check-pipeline-run","duration":0.00198117}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment