Created
November 19, 2015 11:56
-
-
Save rdark/b8c3b5ee67853cee5b5a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ journalctl -t fleetd -n --no-pager | |
-- Logs begin at Tue 2015-11-03 07:55:37 UTC, end at Thu 2015-11-19 11:55:03 UTC. -- | |
Nov 19 11:16:29 ip-172-16-16-148.eu-west-1.compute.internal fleetd[1543]: INFO fleet.go:160: No provided or default config file found - proceeding without | |
Nov 19 11:16:30 ip-172-16-16-148.eu-west-1.compute.internal fleetd[1543]: INFO server.go:152: Establishing etcd connectivity | |
Nov 19 11:16:30 ip-172-16-16-148.eu-west-1.compute.internal fleetd[1543]: INFO server.go:163: Starting server components | |
Nov 19 11:16:31 ip-172-16-16-148.eu-west-1.compute.internal fleetd[1543]: INFO engine.go:79: Engine leader is 08cef7b78aa14d96b2c9d76412f1b521 | |
Nov 19 11:16:31 ip-172-16-16-148.eu-west-1.compute.internal fleetd[1543]: INFO manager.go:246: Writing systemd unit enable-update-engine.service (296b) | |
Nov 19 11:16:31 ip-172-16-16-148.eu-west-1.compute.internal fleetd[1543]: INFO manager.go:182: Instructing systemd to reload units | |
Nov 19 11:16:31 ip-172-16-16-148.eu-west-1.compute.internal fleetd[1543]: INFO manager.go:127: Triggered systemd unit enable-update-engine.service start: job=3973 | |
Nov 19 11:16:31 ip-172-16-16-148.eu-west-1.compute.internal fleetd[1543]: INFO reconcile.go:330: AgentReconciler completed task: type=LoadUnit job=enable-update-engine.service reason="unit scheduled here but not loaded" | |
Nov 19 11:16:31 ip-172-16-16-148.eu-west-1.compute.internal fleetd[1543]: INFO reconcile.go:330: AgentReconciler completed task: type=ReloadUnitFiles job=N/A reason="always reload unit files" | |
Nov 19 11:16:31 ip-172-16-16-148.eu-west-1.compute.internal fleetd[1543]: INFO reconcile.go:330: AgentReconciler completed task: type=StartUnit job=enable-update-engine.service reason="unit currently loaded but desired state is launched" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment