Guest User

Untitled

a guest
Nov 22nd, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. 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"}}
  2. DEBU[0000] control: initialized router for control server
  3. DEBU[0000] control: listening to /tmp/cp-single.socket
  4. DEBU[0000] event: {Startup global}
  5. DEBU[0000] test-repeats.Run start
  6. INFO[0000] control: serving at /tmp/cp-single.socket
  7. INFO[0000] Going to sleep for 10s job=test-repeats pid=26574
  8. INFO[0000] Tue, 21 Nov 2017 11:30:48 -0500 job=test-repeats pid=26574
  9. INFO[0010] Tue, 21 Nov 2017 11:30:58 -0500 job=test-repeats pid=26574
  10. DEBU[0010] test-repeats exited without error
  11. DEBU[0010] event: {ExitSuccess test-repeats}
  12. DEBU[0010] test-repeats.Run end
  13. DEBU[0010] test-repeats.term
  14. DEBU[0010] terminating command 'test-repeats' at pid: 26574
  15. DEBU[0012] test-repeats.Run start
  16. INFO[0012] Going to sleep for 20s job=test-repeats pid=26799
  17. INFO[0012] Tue, 21 Nov 2017 11:31:00 -0500 job=test-repeats pid=26799
  18. INFO[0032] Tue, 21 Nov 2017 11:31:20 -0500 job=test-repeats pid=26799
  19. DEBU[0032] test-repeats exited without error
  20. DEBU[0032] event: {ExitSuccess test-repeats}
  21. DEBU[0032] test-repeats.Run end
  22. DEBU[0032] test-repeats.term
  23. DEBU[0032] terminating command 'test-repeats' at pid: 26799
  24. DEBU[0032] test-repeats.Run start
  25. INFO[0032] Going to sleep for 29s job=test-repeats pid=27204
  26. INFO[0032] Tue, 21 Nov 2017 11:31:20 -0500 job=test-repeats pid=27204
  27. INFO[0061] Tue, 21 Nov 2017 11:31:49 -0500 job=test-repeats pid=27204
  28. DEBU[0061] test-repeats exited without error
  29. DEBU[0061] event: {ExitSuccess test-repeats}
  30. DEBU[0061] test-repeats.Run end
  31. DEBU[0061] test-repeats.term
  32. DEBU[0061] terminating command 'test-repeats' at pid: 27204
  33. DEBU[0061] test-repeats.Run start
  34. INFO[0061] Going to sleep for 29s job=test-repeats pid=27790
  35. INFO[0061] Tue, 21 Nov 2017 11:31:49 -0500 job=test-repeats pid=27790
  36. ^CDEBU[0073] event: {Shutdown global}
  37. INFO[0090] Tue, 21 Nov 2017 11:32:18 -0500 job=test-repeats pid=27790
  38. DEBU[0090] test-repeats exited without error
  39. DEBU[0090] event: {ExitSuccess test-repeats}
  40. DEBU[0090] test-repeats.Run end
  41. DEBU[0090] test-repeats.term
Add Comment
Please, Sign In to add comment