Skip to content

Instantly share code, notes, and snippets.

@eriknelson
Created October 12, 2018 13:41
Show Gist options
  • Save eriknelson/0b6d82a2de646374dd565f84ccbb9824 to your computer and use it in GitHub Desktop.
Save eriknelson/0b6d82a2de646374dd565f84ccbb9824 to your computer and use it in GitHub Desktop.
time="2018-10-12T13:26:35Z" level=info msg="Go Version: go1.10.4"
time="2018-10-12T13:26:35Z" level=info msg="Go OS/Arch: linux/amd64"
time="2018-10-12T13:26:35Z" level=info msg="operator-sdk Version: 0.0.6+git"
time="2018-10-12T13:26:35Z" level=info msg="Starting to serve on 127.0.0.1:8888\n"
time="2018-10-12T13:26:35Z" level=info msg="Watching automationbroker.io/v1alpha1, AutomationBroker, default"
{"level":"info","ts":1539350795.8350954,"logger":"kubebuilder.controller","caller":"controller/controller.go:120","msg":"Starting EventSource","Controller":"automationbroker-controller","Source":{"Type":{"apiVersion":"automationbroker.io/v1alpha1","kind":"AutomationBroker"}}}
{"level":"info","ts":1539350795.8352516,"logger":"kubebuilder.controller","caller":"controller/controller.go:120","msg":"Starting EventSource","Controller":"automationbroker-controller","SourceError":"json: unsupported type: <-chan event.GenericEvent"}
{"level":"info","ts":1539350795.9354057,"logger":"kubebuilder.controller","caller":"controller/controller.go:134","msg":"Starting Controller","Controller":"automationbroker-controller"}
{"level":"info","ts":1539350796.0356925,"logger":"kubebuilder.controller","caller":"controller/controller.go:153","msg":"Starting workers","Controller":"automationbroker-controller","WorkerCount":1}
time="2018-10-12T13:29:03Z" level=info msg="dropping event that is not a JobEvent" component=eventapi job=2690316920344701058
time="2018-10-12T13:29:04Z" level=info msg="[playbook task]: automation-broker : Set broker namespace state=present" component=logging_event_handler event_type=playbook_on_task_start gvk="automationbroker.io/v1alpha1, Kind=AutomationBroker" name=automation-broker-operator namespace=foo
time="2018-10-12T13:29:04Z" level=info msg="[playbook task]: automation-broker : Verify service catalog is installed" component=logging_event_handler event_type=playbook_on_task_start gvk="automationbroker.io/v1alpha1, Kind=AutomationBroker" name=automation-broker-operator namespace=foo
time="2018-10-12T13:29:04Z" level=info msg="[playbook task]: automation-broker : Verify broker namespace exists" component=logging_event_handler event_type=playbook_on_task_start gvk="automationbroker.io/v1alpha1, Kind=AutomationBroker" name=automation-broker-operator namespace=foo
time="2018-10-12T13:29:04Z" level=info msg="[playbook task]: automation-broker : Verify the broker has no outstanding service instances if deprovisioning" component=logging_event_handler event_type=playbook_on_task_start gvk="automationbroker.io/v1alpha1, Kind=AutomationBroker" name=automation-broker-operator namespace=foo
time="2018-10-12T13:29:04Z" level=info msg="[playbook task]: automation-broker : Create dashboard redirector route if OpenShift" component=logging_event_handler event_type=playbook_on_task_start gvk="automationbroker.io/v1alpha1, Kind=AutomationBroker" name=automation-broker-operator namespace=foo
time="2018-10-12T13:29:05Z" level=info msg="injecting owner reference"
time="2018-10-12T13:29:05Z" level=info msg="[playbook task]: automation-broker : include_vars" component=logging_event_handler event_type=playbook_on_task_start gvk="automationbroker.io/v1alpha1, Kind=AutomationBroker" name=automation-broker-operator namespace=foo
time="2018-10-12T13:29:06Z" level=info msg="[playbook task]: automation-broker : include_vars" component=logging_event_handler event_type=playbook_on_task_start gvk="automationbroker.io/v1alpha1, Kind=AutomationBroker" name=automation-broker-operator namespace=foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment