Skip to content

Instantly share code, notes, and snippets.

@jwreagor
Created November 21, 2017 16:35
Show Gist options
  • Save jwreagor/8a6229b84d3c66f630430da81989a7c3 to your computer and use it in GitHub Desktop.
Save jwreagor/8a6229b84d3c66f630430da81989a7c3 to your computer and use it in GitHub Desktop.
DEBU[0000] loaded config: {"Discovery":{},"LogConfig":{"level":"DEBUG","format":"text","output":"stdout"},"StopTimeout":5,"Jobs":[{"Name":"test-repeats","Exec":"./test-sleep.sh","Port":0,"Interfaces":null,"Tags":null,"ConsulExtras":null,"Health":null,"ExecTimeout":"never","Restarts":null,"StopTimeout":"","When":{"Frequency":"12s","Source":"","Once":"","Each":"","Timeout":""},"Logging":null}],"Watches":null,"Telemetry":null,"Control":{"SocketPath":"/tmp/cp-single.socket"}}
DEBU[0000] control: initialized router for control server
DEBU[0000] control: listening to /tmp/cp-single.socket
DEBU[0000] event: {Startup global}
DEBU[0000] test-repeats.Run start
INFO[0000] control: serving at /tmp/cp-single.socket
INFO[0000] Going to sleep for 10s job=test-repeats pid=26574
INFO[0000] Tue, 21 Nov 2017 11:30:48 -0500 job=test-repeats pid=26574
INFO[0010] Tue, 21 Nov 2017 11:30:58 -0500 job=test-repeats pid=26574
DEBU[0010] test-repeats exited without error
DEBU[0010] event: {ExitSuccess test-repeats}
DEBU[0010] test-repeats.Run end
DEBU[0010] test-repeats.term
DEBU[0010] terminating command 'test-repeats' at pid: 26574
DEBU[0012] test-repeats.Run start
INFO[0012] Going to sleep for 20s job=test-repeats pid=26799
INFO[0012] Tue, 21 Nov 2017 11:31:00 -0500 job=test-repeats pid=26799
INFO[0032] Tue, 21 Nov 2017 11:31:20 -0500 job=test-repeats pid=26799
DEBU[0032] test-repeats exited without error
DEBU[0032] event: {ExitSuccess test-repeats}
DEBU[0032] test-repeats.Run end
DEBU[0032] test-repeats.term
DEBU[0032] terminating command 'test-repeats' at pid: 26799
DEBU[0032] test-repeats.Run start
INFO[0032] Going to sleep for 29s job=test-repeats pid=27204
INFO[0032] Tue, 21 Nov 2017 11:31:20 -0500 job=test-repeats pid=27204
INFO[0061] Tue, 21 Nov 2017 11:31:49 -0500 job=test-repeats pid=27204
DEBU[0061] test-repeats exited without error
DEBU[0061] event: {ExitSuccess test-repeats}
DEBU[0061] test-repeats.Run end
DEBU[0061] test-repeats.term
DEBU[0061] terminating command 'test-repeats' at pid: 27204
DEBU[0061] test-repeats.Run start
INFO[0061] Going to sleep for 29s job=test-repeats pid=27790
INFO[0061] Tue, 21 Nov 2017 11:31:49 -0500 job=test-repeats pid=27790
^CDEBU[0073] event: {Shutdown global}
INFO[0090] Tue, 21 Nov 2017 11:32:18 -0500 job=test-repeats pid=27790
DEBU[0090] test-repeats exited without error
DEBU[0090] event: {ExitSuccess test-repeats}
DEBU[0090] test-repeats.Run end
DEBU[0090] test-repeats.term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment