search-kit 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +159 -9
  3. data/lib/search_kit/cli/search.rb +1 -1
  4. data/lib/search_kit/clients/documents.rb +4 -4
  5. data/lib/search_kit/clients/search.rb +1 -1
  6. data/lib/search_kit/models/document.rb +10 -0
  7. data/lib/search_kit/version.rb +1 -1
  8. data/search-kit.gemspec +3 -2
  9. data/spec/search_kit/cli/search_spec.rb +3 -3
  10. data/spec/search_kit/clients/search_spec.rb +2 -2
  11. data/spec/search_kit/models/document_spec.rb +11 -1
  12. metadata +2 -45
  13. data/Gemfile +0 -4
  14. data/Gemfile.lock +0 -88
  15. data/LICENSE.txt +0 -21
  16. data/Rakefile +0 -6
  17. data/config/locales/en.yml +0 -113
  18. data/coverage/assets/0.10.0/application.css +0 -799
  19. data/coverage/assets/0.10.0/application.js +0 -1707
  20. data/coverage/assets/0.10.0/colorbox/border.png +0 -0
  21. data/coverage/assets/0.10.0/colorbox/controls.png +0 -0
  22. data/coverage/assets/0.10.0/colorbox/loading.gif +0 -0
  23. data/coverage/assets/0.10.0/colorbox/loading_background.png +0 -0
  24. data/coverage/assets/0.10.0/favicon_green.png +0 -0
  25. data/coverage/assets/0.10.0/favicon_red.png +0 -0
  26. data/coverage/assets/0.10.0/favicon_yellow.png +0 -0
  27. data/coverage/assets/0.10.0/loading.gif +0 -0
  28. data/coverage/assets/0.10.0/magnify.png +0 -0
  29. data/coverage/assets/0.10.0/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  30. data/coverage/assets/0.10.0/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  31. data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  32. data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  33. data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  34. data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  35. data/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  36. data/coverage/assets/0.10.0/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  37. data/coverage/assets/0.10.0/smoothness/images/ui-icons_222222_256x240.png +0 -0
  38. data/coverage/assets/0.10.0/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  39. data/coverage/assets/0.10.0/smoothness/images/ui-icons_454545_256x240.png +0 -0
  40. data/coverage/assets/0.10.0/smoothness/images/ui-icons_888888_256x240.png +0 -0
  41. data/coverage/assets/0.10.0/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  42. data/coverage/index.html +0 -26500
  43. data/demo/videos +0 -112
  44. data/demo/videos.json +0 -14292
  45. data/log/search-kit-development.log +0 -53
  46. data/log/search-kit-test.log +0 -74
  47. data/log/service-layer-development.log +0 -282
  48. data/log/service-layer-test.log +0 -2874
  49. data/pkg/search-kit-0.0.3.gem +0 -0
  50. data/pkg/search-kit-0.0.4.gem +0 -0
  51. data/pkg/search-kit-0.0.5.gem +0 -0
  52. data/pkg/search-kit-0.0.6.gem +0 -0
  53. data/scripts/console +0 -7
  54. data/tmp/modeling.rb +0 -22
  55. data/tmp/vidya.json +0 -1
@@ -1,53 +0,0 @@
1
- # Logfile created on 2015-11-30 12:42:55 -0600 by logger.rb/47272
2
- I, [2015-11-30T12:42:55.270514 #92961] INFO -- : Set app_token: c40f69f3bd13fcccbeb720d17c1ca3b4
3
- I, [2015-11-30T12:42:55.270606 #92961] INFO -- : Alright! Your search-kit install has been set up.
4
- I, [2015-11-30T12:43:54.356117 #92994] INFO -- : Setting up a new SearchKit account
5
- I, [2015-11-30T12:43:54.356601 #92994] INFO -- :
6
- W, [2015-11-30T12:43:59.436064 #92994] WARN -- : translation missing: en.http.422
7
- I, [2015-11-30T12:44:12.543394 #93023] INFO -- : Setting up a new SearchKit account
8
- I, [2015-11-30T12:44:12.543484 #93023] INFO -- :
9
- I, [2015-11-30T12:44:20.067541 #93023] INFO -- : Set app_token: 0c72ddb87e73b5d5bf895065117065a1
10
- I, [2015-11-30T12:44:20.067684 #93023] INFO -- : Alright! Your search-kit install has been set up.
11
- I, [2015-11-30T12:50:25.446874 #93385] INFO -- : {}
12
- I, [2015-11-30T13:14:31.722347 #93975] INFO -- : "Searching `videos` for titles matching `burri`:"
13
-
14
- I, [2015-11-30T13:14:31.722639 #93975] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
15
-
16
- I, [2015-11-30T13:14:31.722700 #93975] INFO -- : -- | score:
17
- I, [2015-11-30T13:40:46.204993 #94572] INFO -- : Setting up a new SearchKit account
18
- I, [2015-11-30T13:40:46.205362 #94572] INFO -- :
19
- I, [2015-11-30T13:40:51.274297 #94572] INFO -- : Set app_token: 562555ba596bfb8df5b5b7ea718d15e0
20
- I, [2015-11-30T13:40:51.274423 #94572] INFO -- : Alright! Your search-kit install has been set up.
21
- I, [2015-11-30T13:41:17.316686 #94604] INFO -- : {}
22
- I, [2015-11-30T13:41:25.861851 #94629] INFO -- : "Searching `videos` for titles matching `burrito`:"
23
-
24
- I, [2015-11-30T13:41:25.861968 #94629] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
25
-
26
- I, [2015-11-30T13:41:25.862032 #94629] INFO -- : -- | score:
27
- I, [2015-11-30T13:42:05.164464 #94658] INFO -- : Searching `videos` for titles matching `burrito`:
28
- I, [2015-11-30T13:42:05.164854 #94658] INFO -- : - Found %{search.results} titles in %{search.time}ms
29
- I, [2015-11-30T13:42:05.164913 #94658] INFO -- : -- | score:
30
- I, [2015-11-30T13:43:01.005288 #94687] INFO -- : Searching `videos` for titles matching `burrito`:
31
- I, [2015-11-30T13:43:01.005673 #94687] INFO -- : - Found %{search.results} titles in %{search.time}ms
32
- I, [2015-11-30T13:43:01.005738 #94687] INFO -- : -- | score:
33
- I, [2015-11-30T13:43:29.839746 #94716] INFO -- : Searching `videos` for titles matching `burrito`:
34
- I, [2015-11-30T13:43:29.840344 #94716] INFO -- : - Found %{search.results} titles in %{search.time}ms
35
- I, [2015-11-30T13:43:29.840564 #94716] INFO -- : -- | score:
36
- I, [2015-11-30T13:44:53.682104 #94805] INFO -- : Searching `videos` for titles matching `burrito`:
37
- I, [2015-11-30T13:44:53.682824 #94805] INFO -- : - Found %{search.results} titles in %{search.time}ms
38
- I, [2015-11-30T13:44:53.683036 #94805] INFO -- : -- 1 | score: 0.8637942
39
- I, [2015-11-30T13:45:22.525705 #94833] INFO -- : Searching `videos` for titles matching `burrito`:
40
- I, [2015-11-30T13:45:22.525820 #94833] INFO -- : - Found 1 titles in 4ms
41
- I, [2015-11-30T13:45:22.525883 #94833] INFO -- : -- 1 | score: 0.8637942
42
- I, [2015-11-30T13:45:52.580542 #94910] INFO -- : Searching `videos` for titles matching `burrito`:
43
- I, [2015-11-30T13:45:52.580673 #94910] INFO -- : - Found 1 titles in 8ms
44
- I, [2015-11-30T13:45:52.580728 #94910] INFO -- : -- Burrito | score: 0.8637942
45
- I, [2015-11-30T13:46:00.825985 #94936] INFO -- : Searching `videos` for titles matching `Burrito`:
46
- I, [2015-11-30T13:46:00.826089 #94936] INFO -- : - Found 1 titles in 9ms
47
- I, [2015-11-30T13:46:00.826145 #94936] INFO -- : -- Burrito | score: 0.39854166
48
- I, [2015-11-30T13:46:07.510553 #94961] INFO -- : Searching `videos` for titles matching `Bur`:
49
- I, [2015-11-30T13:46:07.510673 #94961] INFO -- : - Found 1 titles in 2ms
50
- I, [2015-11-30T13:46:07.510739 #94961] INFO -- : -- Burrito | score: 0.13215704
51
- I, [2015-11-30T13:46:11.740365 #94986] INFO -- : Searching `videos` for titles matching `burrito`:
52
- I, [2015-11-30T13:46:11.740465 #94986] INFO -- : - Found 1 titles in 9ms
53
- I, [2015-11-30T13:46:11.740546 #94986] INFO -- : -- Burrito | score: 0.8637942
@@ -1,74 +0,0 @@
1
- # Logfile created on 2015-11-30 13:35:33 -0600 by logger.rb/47272
2
- I, [2015-11-30T13:35:33.757050 #94368] INFO -- : {}
3
- I, [2015-11-30T13:35:33.765156 #94368] INFO -- : {}
4
- I, [2015-11-30T13:35:33.771959 #94368] INFO -- : {}
5
- I, [2015-11-30T13:35:33.775924 #94368] INFO -- : {}
6
- I, [2015-11-30T13:35:33.784072 #94368] INFO -- : {}
7
- I, [2015-11-30T13:35:33.785258 #94368] INFO -- : {}
8
- I, [2015-11-30T13:35:33.791445 #94368] INFO -- : Event 1 completed
9
- I, [2015-11-30T13:35:33.796590 #94368] INFO -- : No pending events found for channel `colon:separated:values`
10
- I, [2015-11-30T13:35:33.797384 #94368] INFO -- : No pending events found
11
- I, [2015-11-30T13:35:33.801793 #94368] INFO -- : Event published, check status with this command:
12
-
13
- search-kit events status
14
-
15
- Or look at use this command to to see this event and all neighboring events:
16
-
17
- search-kit events pending colon:separated:values
18
-
19
- I, [2015-11-30T13:35:33.802531 #94368] INFO -- : Event published, check status with this command:
20
-
21
- search-kit events status
22
-
23
- Or look at use this command to to see this event and all neighboring events:
24
-
25
- search-kit events pending colon:separated:values
26
-
27
- I, [2015-11-30T13:35:33.808096 #94368] INFO -- : Event 1 status:
28
- I, [2015-11-30T13:35:33.811421 #94368] INFO -- : {}
29
- I, [2015-11-30T13:35:33.815325 #94368] INFO -- : {}
30
- I, [2015-11-30T13:35:33.833877 #94368] INFO -- : {}
31
- I, [2015-11-30T13:35:33.838317 #94368] INFO -- : {}
32
- I, [2015-11-30T13:35:33.845929 #94368] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
33
-
34
- I, [2015-11-30T13:35:33.845992 #94368] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
35
-
36
- I, [2015-11-30T13:35:33.852173 #94368] INFO -- : "#<SearchKit::Models::Subscriber:0x007fae3a7e4d80>"
37
- I, [2015-11-30T13:35:33.855986 #94368] INFO -- : "#<SearchKit::Models::Subscriber:0x007fae3b432600>"
38
- I, [2015-11-30T13:36:48.767734 #94400] INFO -- : {}
39
- I, [2015-11-30T13:36:48.769078 #94400] INFO -- : {}
40
- I, [2015-11-30T13:36:48.775567 #94400] INFO -- : {}
41
- I, [2015-11-30T13:36:48.778330 #94400] INFO -- : {}
42
- I, [2015-11-30T13:36:48.791352 #94400] INFO -- : {}
43
- I, [2015-11-30T13:36:48.792686 #94400] INFO -- : {}
44
- I, [2015-11-30T13:36:48.799821 #94400] INFO -- : Event 1 completed
45
- I, [2015-11-30T13:36:48.804617 #94400] INFO -- : No pending events found for channel `colon:separated:values`
46
- I, [2015-11-30T13:36:48.805380 #94400] INFO -- : No pending events found
47
- I, [2015-11-30T13:36:48.809836 #94400] INFO -- : Event published, check status with this command:
48
-
49
- search-kit events status
50
-
51
- Or look at use this command to to see this event and all neighboring events:
52
-
53
- search-kit events pending colon:separated:values
54
-
55
- I, [2015-11-30T13:36:48.810562 #94400] INFO -- : Event published, check status with this command:
56
-
57
- search-kit events status
58
-
59
- Or look at use this command to to see this event and all neighboring events:
60
-
61
- search-kit events pending colon:separated:values
62
-
63
- I, [2015-11-30T13:36:48.816103 #94400] INFO -- : Event 1 status:
64
- I, [2015-11-30T13:36:48.819127 #94400] INFO -- : {}
65
- I, [2015-11-30T13:36:48.822551 #94400] INFO -- : {}
66
- I, [2015-11-30T13:36:48.826241 #94400] INFO -- : {}
67
- I, [2015-11-30T13:36:48.829982 #94400] INFO -- : {}
68
- I, [2015-11-30T13:36:48.837899 #94400] INFO -- : {}
69
- I, [2015-11-30T13:36:48.848678 #94400] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
70
-
71
- I, [2015-11-30T13:36:48.848745 #94400] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
72
-
73
- I, [2015-11-30T13:36:48.854482 #94400] INFO -- : "#<SearchKit::Models::Subscriber:0x007fb95a4c63d0>"
74
- I, [2015-11-30T13:36:48.858466 #94400] INFO -- : "#<SearchKit::Models::Subscriber:0x007fb9599d1858>"
@@ -1,282 +0,0 @@
1
- # Logfile created on 2015-10-22 10:39:47 -0500 by logger.rb/47272
2
- W, [2015-10-22T10:54:40.516082 #16563] WARN -- : No running service found
3
- W, [2015-10-22T10:54:41.989672 #16588] WARN -- : No running service found
4
- W, [2015-10-22T10:55:20.310485 #16642] WARN -- : No running service found
5
- I, [2015-10-22T10:55:20.310566 #16642] INFO -- : Starting service
6
- W, [2015-10-22T10:55:47.617423 #16726] WARN -- : No running service found
7
- W, [2015-10-22T10:55:50.941898 #16751] WARN -- : No running service found
8
- I, [2015-10-22T10:55:57.898249 #16751] INFO -- : Starting service
9
- W, [2015-10-22T10:57:58.294795 #16814] WARN -- : No running service found
10
- I, [2015-10-22T10:57:58.294891 #16814] INFO -- : Starting service
11
- W, [2015-10-22T10:58:00.636503 #16841] WARN -- : No running service found
12
- I, [2015-10-22T10:58:00.636607 #16841] INFO -- : Starting service
13
- W, [2015-10-22T10:58:01.910306 #16868] WARN -- : No running service found
14
- I, [2015-10-22T10:58:01.910400 #16868] INFO -- : Starting service
15
- W, [2015-10-22T10:58:14.350023 #16896] WARN -- : No running service found
16
- W, [2015-10-22T11:01:08.424680 #17434] WARN -- : No running service found
17
- I, [2015-10-22T11:01:10.650644 #17459] INFO -- : Starting service
18
- W, [2015-10-22T11:01:18.309574 #17487] WARN -- : No running service found
19
- I, [2015-10-22T11:01:21.234575 #17512] INFO -- : Service already running, PID 17461
20
- I, [2015-10-22T11:01:25.769117 #17537] INFO -- : Service stopped, PID 17461
21
- I, [2015-10-22T11:01:27.807060 #17562] INFO -- : Starting service
22
- W, [2015-10-22T11:02:02.900590 #17595] WARN -- : No running service found
23
- W, [2015-10-22T11:02:45.292646 #17623] WARN -- : No running service found
24
- I, [2015-10-22T11:02:47.427371 #17652] INFO -- : []
25
- I, [2015-10-22T11:02:51.184070 #17677] INFO -- : {}
26
- I, [2015-10-22T11:03:01.299851 #17727] INFO -- : {}
27
- I, [2015-10-22T11:03:31.143895 #17780] INFO -- : Service stopped, PID 17564
28
- W, [2015-11-17T15:49:57.671613 #45170] WARN -- : Remote events service not found
29
- I, [2015-11-17T15:50:12.602807 #45196] INFO -- : Event published, status @ /api/events/564ba11421de3badc2000001
30
- I, [2015-11-17T16:09:00.180815 #45289] INFO -- : No pending events found
31
- I, [2015-11-17T16:09:10.677219 #45341] INFO -- : No pending events found for channel `mail`
32
- I, [2015-11-17T16:28:31.475160 #45675] INFO -- : SearchKit settings for app_uri:
33
- I, [2015-11-17T16:28:31.475663 #45675] INFO -- : - ~/.search-kit/config.yml:
34
- I, [2015-11-17T16:28:31.475755 #45675] INFO -- : - ENV: Not set
35
- I, [2015-11-17T16:28:31.475889 #45675] INFO -- : - Runtime: http://localhost:8080
36
- I, [2015-11-17T16:28:40.548067 #45702] INFO -- : Set app_uri: http://localhost:3000/api
37
- I, [2015-11-17T16:28:42.450627 #45728] INFO -- : SearchKit settings for app_uri:
38
- I, [2015-11-17T16:28:42.450719 #45728] INFO -- : - ~/.search-kit/config.yml:
39
- I, [2015-11-17T16:28:42.450778 #45728] INFO -- : - ENV: Not set
40
- I, [2015-11-17T16:28:42.450825 #45728] INFO -- : - Runtime: http://localhost:8080
41
- I, [2015-11-17T16:29:30.060276 #45808] INFO -- : SearchKit settings for app_uri:
42
- I, [2015-11-17T16:29:30.060367 #45808] INFO -- : - ~/.search-kit/config.yml: http://localhost:3000/api
43
- I, [2015-11-17T16:29:30.060417 #45808] INFO -- : - ENV: Not set
44
- I, [2015-11-17T16:29:30.060476 #45808] INFO -- : - Runtime: http://localhost:8080
45
- I, [2015-11-17T16:33:01.425885 #45849] INFO -- : SearchKit settings for beans:
46
- I, [2015-11-17T16:33:01.426303 #45849] INFO -- : - ~/.search-kit/config.yml:
47
- I, [2015-11-17T16:33:01.426364 #45849] INFO -- : - ENV: Not set
48
- I, [2015-11-17T16:33:01.426420 #45849] INFO -- : - Runtime:
49
- I, [2015-11-17T16:37:38.863725 #45928] INFO -- : SearchKit settings for beans:
50
- I, [2015-11-17T16:37:38.864145 #45928] INFO -- : - ~/.search-kit/config.yml:
51
- I, [2015-11-17T16:37:38.864229 #45928] INFO -- : - ENV: Not set
52
- I, [2015-11-17T16:37:38.864289 #45928] INFO -- : - Runtime:
53
- I, [2015-11-17T16:37:43.904251 #45954] INFO -- : SearchKit settings for log_dir:
54
- I, [2015-11-17T16:37:43.904347 #45954] INFO -- : - ~/.search-kit/config.yml:
55
- I, [2015-11-17T16:37:43.904400 #45954] INFO -- : - ENV: Not set
56
- I, [2015-11-17T16:37:43.904480 #45954] INFO -- : - Runtime: log
57
- I, [2015-11-17T16:37:51.355379 #45980] INFO -- : SearchKit settings for app_uri:
58
- I, [2015-11-17T16:37:51.355466 #45980] INFO -- : - ~/.search-kit/config.yml: http://localhost:3000/api
59
- I, [2015-11-17T16:37:51.355559 #45980] INFO -- : - ENV: Not set
60
- I, [2015-11-17T16:37:51.355609 #45980] INFO -- : - Runtime: http://localhost:3000/api
61
- I, [2015-11-17T16:38:44.760409 #46010] INFO -- : Set app_token: 00d2f8958436df6356409e6b22126613
62
- I, [2015-11-17T16:41:39.960200 #46099] INFO -- : SearchKit settings for app_uri:
63
- I, [2015-11-17T16:41:39.960290 #46099] INFO -- : - ~/.search-kit/config.yml: http://localhost:3000/api
64
- I, [2015-11-17T16:41:39.960353 #46099] INFO -- : - ENV: Not set
65
- I, [2015-11-17T16:41:39.960434 #46099] INFO -- : - Runtime: http://localhost:3000/api
66
- I, [2015-11-17T16:41:51.362022 #46125] INFO -- : SearchKit settings for app_uri:
67
- I, [2015-11-17T16:41:51.362118 #46125] INFO -- : - ~/.search-kit/config.yml: http://localhost:3000/api
68
- I, [2015-11-17T16:41:51.362184 #46125] INFO -- : - ENV: http://google.com
69
- I, [2015-11-17T16:41:51.362257 #46125] INFO -- : - Runtime: http://google.com
70
- I, [2015-11-18T09:11:48.738032 #74342] INFO -- : SearchKit settings for app_uri:
71
- I, [2015-11-18T09:11:48.738691 #74342] INFO -- : - ~/.search-kit/config.yml: http://localhost:3000/api
72
- I, [2015-11-18T09:11:48.738747 #74342] INFO -- : - ENV: Not set
73
- I, [2015-11-18T09:11:48.738795 #74342] INFO -- : - Runtime: http://localhost:3000/api
74
- I, [2015-11-18T09:11:53.711115 #74368] INFO -- : SearchKit settings for app_token:
75
- I, [2015-11-18T09:11:53.711237 #74368] INFO -- : - ~/.search-kit/config.yml: 00d2f8958436df6356409e6b22126613
76
- I, [2015-11-18T09:11:53.711294 #74368] INFO -- : - ENV: Not set
77
- I, [2015-11-18T09:11:53.711353 #74368] INFO -- : - Runtime: 00d2f8958436df6356409e6b22126613
78
- I, [2015-11-18T09:12:03.342544 #74394] INFO -- : Set app_uri: google.com
79
- I, [2015-11-18T09:12:07.821253 #74421] INFO -- : SearchKit settings for app_uri:
80
- I, [2015-11-18T09:12:07.821344 #74421] INFO -- : - ~/.search-kit/config.yml: google.com
81
- I, [2015-11-18T09:12:07.821397 #74421] INFO -- : - ENV: Not set
82
- I, [2015-11-18T09:12:07.821489 #74421] INFO -- : - Runtime: google.com
83
- I, [2015-11-18T09:18:43.093844 #74603] INFO -- : Set app_uri: http://localhost:3000
84
- I, [2015-11-18T10:06:30.290824 #75795] INFO -- : {"data":{"type":"indices","id":475,"attributes":{"id":475,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
85
- I, [2015-11-18T10:06:43.693352 #75829] INFO -- : {"data":{"type":"indices","id":476,"attributes":{"id":476,"name":"pies","slug":"pies"},"links":{"self":"http://example.org/pies"}}}
86
- I, [2015-11-18T10:11:02.172233 #75874] INFO -- : {}
87
- W, [2015-11-18T10:11:06.540818 #75900] WARN -- : No index for that slug found
88
- I, [2015-11-18T10:11:10.137184 #75927] INFO -- : {}
89
- I, [2015-11-18T10:11:36.149252 #75955] INFO -- : {"data":{"type":"indices","id":477,"attributes":{"id":477,"name":"pies","slug":"pies"},"links":{"self":"http://example.org/pies"}}}
90
- I, [2015-11-18T10:12:16.479669 #76039] INFO -- : {}
91
- I, [2015-11-18T10:19:41.353708 #76230] INFO -- : {"data":{"type":"indices","id":480,"attributes":{"id":480,"name":"pies","slug":"pies"},"links":{"self":"http://example.org/pies"}}}
92
- I, [2015-11-18T10:25:49.327695 #76301] INFO -- : {}
93
- I, [2015-11-18T10:30:07.390366 #76400] INFO -- : {}
94
- W, [2015-11-18T10:30:14.078277 #76428] WARN -- : Bad create request
95
- I, [2015-11-18T10:30:59.931077 #76458] INFO -- : {"data":{"type":"indices","id":481,"attributes":{"id":481,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
96
- I, [2015-11-18T10:32:59.269286 #76573] INFO -- : {"data":{"type":"indices","id":484,"attributes":{"id":484,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
97
- I, [2015-11-18T10:33:46.760035 #76662] INFO -- : {"data":{"type":"indices","id":485,"attributes":{"id":485,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
98
- I, [2015-11-18T10:34:06.739340 #76690] INFO -- : {}
99
- I, [2015-11-18T10:34:08.847526 #76717] INFO -- : {}
100
- I, [2015-11-18T10:34:15.462027 #76743] INFO -- : {}
101
- I, [2015-11-18T10:34:16.778645 #76769] INFO -- : {}
102
- I, [2015-11-18T10:37:18.824462 #76955] INFO -- : {"data":{"type":"indices","id":488,"attributes":{"id":488,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
103
- I, [2015-11-18T11:03:53.244595 #77214] INFO -- : {"data":{"type":"indices","id":489,"attributes":{"id":489,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
104
- I, [2015-11-18T11:07:20.568049 #77348] INFO -- : {}
105
- I, [2015-11-18T11:07:27.197676 #77375] INFO -- : {}
106
- I, [2015-11-18T11:07:46.649454 #77402] INFO -- : {"data":{"type":"indices","id":490,"attributes":{"id":490,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
107
- I, [2015-11-18T11:08:16.774326 #77431] INFO -- : {}
108
- I, [2015-11-18T11:09:15.659732 #77463] INFO -- : {"data":{"type":"indices","id":491,"attributes":{"id":491,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
109
- I, [2015-11-18T11:09:17.615531 #77489] INFO -- : {}
110
- W, [2015-11-18T11:10:41.771411 #77553] WARN -- : No resource for `videos` found
111
- I, [2015-11-18T11:10:41.772376 #77553] INFO -- : Searching `videos` for titles matching `michael`:
112
- W, [2015-11-18T11:15:31.486527 #77702] WARN -- : No resource for `videos` found
113
- I, [2015-11-18T11:15:31.486900 #77702] INFO -- : Searching `videos` for titles matching `michael`:
114
- I, [2015-11-18T11:15:51.182527 #77730] INFO -- : {"data":{"type":"indices","id":492,"attributes":{"id":492,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
115
- W, [2015-11-18T11:15:53.671718 #77756] WARN -- : No resource for `videos` found
116
- I, [2015-11-18T11:15:53.671844 #77756] INFO -- : Searching `videos` for titles matching `michael`:
117
- I, [2015-11-18T11:16:05.520949 #77782] INFO -- : {"data":{"type":"indices","id":493,"attributes":{"id":493,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
118
- W, [2015-11-18T11:16:13.343599 #77809] WARN -- : No resource for `videos` found
119
- I, [2015-11-18T11:16:13.343698 #77809] INFO -- : Searching `videos` for titles matching `michael`:
120
- W, [2015-11-18T11:18:53.475416 #77884] WARN -- : No running service found
121
- I, [2015-11-18T11:18:53.475710 #77884] INFO -- : Searching `videos` for titles matching `michael`:
122
- I, [2015-11-18T11:22:05.961171 #78046] INFO -- : SearchKit settings for app_token:
123
- I, [2015-11-18T11:22:05.961650 #78046] INFO -- : - ~/.search-kit/config.yml: 5b02a5f1165b842f2ebf3a1df6fa99e8
124
- I, [2015-11-18T11:22:05.961762 #78046] INFO -- : - ENV: Not set
125
- I, [2015-11-18T11:22:05.961836 #78046] INFO -- : - Runtime: 5b02a5f1165b842f2ebf3a1df6fa99e8
126
- I, [2015-11-18T11:22:50.150798 #78102] INFO -- : Searching `videos` for titles matching `michael`:
127
- I, [2015-11-18T11:22:50.151187 #78102] INFO -- : - Found 3 titles in 1ms
128
- W, [2015-11-18T11:23:13.592437 #78167] WARN -- : No running service found
129
- I, [2015-11-18T11:23:13.592556 #78167] INFO -- : Searching `videos` for titles matching `michael`:
130
- I, [2015-11-18T11:23:15.729389 #78193] INFO -- : Searching `videos` for titles matching `michael`:
131
- I, [2015-11-18T11:23:15.729481 #78193] INFO -- : - Found 3 titles in 1ms
132
- I, [2015-11-18T11:25:24.182146 #78232] INFO -- : Searching `videos` for titles matching `michael`:
133
- I, [2015-11-18T11:25:24.182489 #78232] INFO -- : - Found 3 titles in 1ms
134
- I, [2015-11-18T11:40:55.717353 #78456] INFO -- : Searching `videos` for titles matching `michael`:
135
- I, [2015-11-18T11:40:55.717765 #78456] INFO -- : - Found 0 titles in 1ms
136
- I, [2015-11-18T11:42:37.451551 #78528] INFO -- : Set app_token: 9f54d6811b50f10aafe8c11d84ff06a9
137
- I, [2015-11-18T11:42:49.106116 #78554] INFO -- : {"data":{"type":"indices","id":494,"attributes":{"id":494,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
138
- I, [2015-11-18T11:43:04.637328 #78582] INFO -- : Searching `videos` for titles matching `michael`:
139
- I, [2015-11-18T11:43:04.637435 #78582] INFO -- : - Found 0 titles in 13ms
140
- W, [2015-11-18T11:44:42.251258 #78668] WARN -- : Document must be given in the form of a JSON string
141
- W, [2015-11-18T11:47:34.202854 #78760] WARN -- : No index for videos found
142
- I, [2015-11-18T11:50:18.322068 #78788] INFO -- : {"data":{"type":"documents","id":"1","attributes":{"id":"1"},"links":{"self":"http://example.org/1"}}}
143
- I, [2015-11-18T11:50:30.597031 #78862] INFO -- : Searching `videos` for titles matching `michael`:
144
- I, [2015-11-18T11:50:30.597122 #78862] INFO -- : - Found 1 titles in 5ms
145
- I, [2015-11-18T11:51:27.377162 #78894] INFO -- : Searching `videos` for titles matching `michael`:
146
- I, [2015-11-18T11:51:27.377551 #78894] INFO -- : - Found 1 titles in 7ms
147
- I, [2015-11-18T11:51:32.010897 #78921] INFO -- : Searching `videos` for titles matching `michael`:
148
- I, [2015-11-18T11:51:32.011038 #78921] INFO -- : - Found 1 titles in 1ms
149
- I, [2015-11-18T11:52:31.261744 #78951] INFO -- : Searching `videos` for titles matching `michael`:
150
- I, [2015-11-18T11:52:31.262174 #78951] INFO -- : - Found 1 titles in 2ms
151
- I, [2015-11-18T11:52:34.960213 #78982] INFO -- : Searching `videos` for titles matching `michael`:
152
- I, [2015-11-18T11:52:34.960340 #78982] INFO -- : - Found 1 titles in 1ms
153
- I, [2015-11-18T12:02:44.750908 #79179] INFO -- : Searching `videos` for titles matching `michael`:
154
- I, [2015-11-18T12:02:44.751983 #79179] INFO -- : - Found 1 titles in 1ms
155
- I, [2015-11-18T12:06:31.993032 #79209] INFO -- : Searching `videos` for titles matching `michael`:
156
- I, [2015-11-18T12:06:31.993172 #79209] INFO -- : - Found 1 titles in 1ms
157
- I, [2015-11-18T12:09:28.874191 #79247] INFO -- : Searching `videos` for titles matching `michael`:
158
- I, [2015-11-18T12:09:28.874739 #79247] INFO -- : - Found 1 titles in 1ms
159
- I, [2015-11-18T12:09:45.200330 #79326] INFO -- : Searching `videos` for titles matching `michael`:
160
- I, [2015-11-18T12:09:45.200891 #79326] INFO -- : - Found 1 titles in 1ms
161
- I, [2015-11-18T12:11:09.075333 #79399] INFO -- : Searching `videos` for titles matching `michael`:
162
- I, [2015-11-18T12:11:09.075665 #79399] INFO -- : - Found 1 titles in 7ms
163
- I, [2015-11-18T12:11:09.075753 #79399] INFO -- : -- 1 | score: 1.0
164
- I, [2015-11-18T12:11:22.612087 #79479] INFO -- : Searching `videos` for titles matching `michael`:
165
- I, [2015-11-18T12:11:22.612185 #79479] INFO -- : - Found 1 titles in 1ms
166
- I, [2015-11-18T12:11:22.612261 #79479] INFO -- : -- Thriller | score: 1.0
167
- I, [2015-11-18T12:11:37.436984 #79506] INFO -- : Searching `videos` for titles matching `michael`:
168
- I, [2015-11-18T12:11:37.437349 #79506] INFO -- : - Found 1 titles in 1ms
169
- I, [2015-11-18T12:11:41.859637 #79532] INFO -- : Searching `videos` for titles matching `michael`:
170
- I, [2015-11-18T12:11:41.859729 #79532] INFO -- : - Found 1 titles in 1ms
171
- I, [2015-11-18T12:11:41.859809 #79532] INFO -- : -- Thriller | 1 | score: 1.0
172
- I, [2015-11-18T12:11:47.171820 #79558] INFO -- : Searching `videos` for titles matching `michael`:
173
- I, [2015-11-18T12:11:47.171911 #79558] INFO -- : - Found 1 titles in 1ms
174
- I, [2015-11-18T12:11:47.171995 #79558] INFO -- : -- Thriller | 1 | Michael Jackson | score: 1.0
175
- I, [2015-11-18T12:16:31.025846 #79630] INFO -- : {"data":{"type":"documents","id":"2","attributes":{"id":"2"},"links":{"self":"http://example.org/2"}}}
176
- I, [2015-11-18T12:16:36.322309 #79657] INFO -- : Searching `videos` for titles matching `michael`:
177
- I, [2015-11-18T12:16:36.322716 #79657] INFO -- : - Found 2 titles in 2ms
178
- I, [2015-11-18T12:16:36.322840 #79657] INFO -- : -- Thriller | 1 | Michael Jackson | score: 1.0
179
- I, [2015-11-18T12:16:36.322895 #79657] INFO -- : -- Summertime | 2 | Billie Holiday | score: 1.0
180
- I, [2015-11-18T12:23:56.588751 #79932] INFO -- : {}
181
- I, [2015-11-18T12:24:45.780436 #79961] INFO -- : Set app_token: 02f2c8bf284a25d0098e04a4d8e8744e
182
- I, [2015-11-18T12:32:51.933472 #80213] INFO -- : {"data":{"type":"indices","id":498,"attributes":{"id":498,"name":"videos","slug":"videos"},"links":{"self":"http://example.org/videos"}}}
183
- I, [2015-11-18T12:33:45.051000 #80279] INFO -- : {"data":{"type":"documents","id":"2","attributes":{"id":"2"},"links":{"self":"http://example.org/2"}}}
184
- I, [2015-11-18T12:33:58.305308 #80307] INFO -- : {"data":{"type":"documents","id":"1","attributes":{"id":"1"},"links":{"self":"http://example.org/1"}}}
185
- I, [2015-11-18T12:34:03.870361 #80333] INFO -- : Searching `videos` for titles matching `michael`:
186
- I, [2015-11-18T12:34:03.870666 #80333] INFO -- : - Found 2 titles in 2ms
187
- I, [2015-11-18T12:34:03.870757 #80333] INFO -- : -- Thriller | 1 | Michael Jackson | score: 1.0
188
- I, [2015-11-18T12:34:03.870813 #80333] INFO -- : -- Summertime | 2 | Billie Holiday | score: 1.0
189
- I, [2015-11-18T12:34:14.286604 #80359] INFO -- : Searching `videos` for titles matching `billie`:
190
- I, [2015-11-18T12:34:14.286700 #80359] INFO -- : - Found 2 titles in 1ms
191
- I, [2015-11-18T12:34:14.286786 #80359] INFO -- : -- Thriller | 1 | Michael Jackson | score: 1.0
192
- I, [2015-11-18T12:34:14.286867 #80359] INFO -- : -- Summertime | 2 | Billie Holiday | score: 1.0
193
- I, [2015-11-18T12:35:14.947954 #80388] INFO -- : SearchKit settings for app_token:
194
- I, [2015-11-18T12:35:14.948055 #80388] INFO -- : - ~/.search-kit/config.yml: 02f2c8bf284a25d0098e04a4d8e8744e
195
- I, [2015-11-18T12:35:14.948116 #80388] INFO -- : - ENV: Not set
196
- I, [2015-11-18T12:35:14.948179 #80388] INFO -- : - Runtime: 02f2c8bf284a25d0098e04a4d8e8744e
197
- I, [2015-11-18T12:45:38.155889 #80529] INFO -- : Set app_token: 1f1ab8e17a6fd38e7521213890ef2966
198
- W, [2015-11-18T12:45:59.193592 #80556] WARN -- : Documents must be given in the form of a JSON array string
199
- W, [2015-11-18T12:48:37.387454 #80587] WARN -- : Documents must be given in the form of a JSON array string
200
- W, [2015-11-18T12:48:59.538942 #80697] WARN -- : Documents must be given in the form of a JSON array string
201
- I, [2015-11-18T12:50:57.565620 #80740] INFO -- : Searching `videos` for titles matching `billie`:
202
- I, [2015-11-18T12:50:57.566006 #80740] INFO -- : - Found 2 titles in 16ms
203
- I, [2015-11-18T12:50:57.566095 #80740] INFO -- : -- Thriller | 1 | Michael Jackson | score: 1.0
204
- I, [2015-11-18T12:50:57.566150 #80740] INFO -- : -- Summertime | 2 | Billie Holiday | score: 1.0
205
- W, [2015-11-18T12:51:25.375587 #80766] WARN -- : Documents must be given in the form of a JSON array string
206
- I, [2015-11-18T12:53:04.309771 #80859] INFO -- : {}
207
- I, [2015-11-18T12:53:07.499867 #80886] INFO -- : {}
208
- W, [2015-11-18T12:53:23.880615 #80913] WARN -- : Documents must be given in the form of a JSON array string
209
- I, [2015-11-18T12:54:39.463777 #80944] INFO -- : {}
210
- W, [2015-11-18T12:56:42.898916 #80976] WARN -- : Documents must be given in the form of a JSON array string
211
- W, [2015-11-18T12:57:31.560903 #81058] WARN -- : Documents must be given in the form of a JSON array string
212
- W, [2015-11-18T13:02:10.487862 #81213] WARN -- : Documents must be given in the form of a JSON array string
213
- I, [2015-11-18T13:02:59.918218 #81279] INFO -- : {"data":{"type":"indices","id":506,"attributes":{"id":506,"name":"music","slug":"music"},"links":{"self":"http://example.org/music"}}}
214
- W, [2015-11-18T13:07:17.336489 #81380] WARN -- : No running service found
215
- I, [2015-11-18T13:07:17.336792 #81380] INFO -- : Searching `music` for titles matching `billie`:
216
- I, [2015-11-18T13:09:52.640033 #81484] INFO -- : {"data":{"type":"indices","id":507,"attributes":{"id":507,"name":"music","slug":"music"},"links":{"self":"http://example.org/music"}}}
217
- I, [2015-11-18T13:10:08.791928 #81512] INFO -- : Searching `music` for titles matching `billie`:
218
- I, [2015-11-18T13:10:08.792051 #81512] INFO -- : - Found 1 titles in 37ms
219
- I, [2015-11-18T13:10:08.792174 #81512] INFO -- : -- Summertime | 1 | Billie Holiday | score: 0.61853135
220
- W, [2015-11-18T13:10:55.956899 #81577] WARN -- : No resource for `music` found
221
- I, [2015-11-18T13:10:55.957257 #81577] INFO -- : Searching `music` for titles matching `billie`:
222
- W, [2015-11-18T13:10:58.482468 #81605] WARN -- : No resource for `music` found
223
- I, [2015-11-18T13:10:58.482563 #81605] INFO -- : Searching `music` for titles matching `billie`:
224
- I, [2015-11-18T13:12:53.459669 #81692] INFO -- : {"data":{"type":"indices","id":509,"attributes":{"id":509,"name":"music","slug":"music"},"links":{"self":"http://example.org/music"}}}
225
- I, [2015-11-18T13:14:34.073838 #81782] INFO -- : {"data":{"type":"indices","id":510,"attributes":{"id":510,"name":"music","slug":"music"},"links":{"self":"http://example.org/music"}}}
226
- I, [2015-11-18T13:14:42.518714 #81810] INFO -- : Searching `music` for titles matching `billie`:
227
- I, [2015-11-18T13:14:42.518819 #81810] INFO -- : - Found 0 titles in 17ms
228
- W, [2015-11-18T13:17:04.868836 #81878] WARN -- : No running service found
229
- I, [2015-11-18T13:19:10.329336 #81976] INFO -- : {"data":{"type":"indices","id":512,"attributes":{"id":512,"name":"music","slug":"music"},"links":{"self":"http://example.org/music"}}}
230
- I, [2015-11-18T13:19:25.105507 #82005] INFO -- : Searching `music` for titles matching `billie`:
231
- I, [2015-11-18T13:19:25.105847 #82005] INFO -- : - Found 0 titles in 26ms
232
- W, [2015-11-18T13:20:42.651586 #82037] WARN -- : No resource for `music` found
233
- I, [2015-11-18T13:20:42.651721 #82037] INFO -- : Searching `music` for titles matching `billie`:
234
- I, [2015-11-18T13:24:17.478920 #82171] INFO -- : {"data":{"type":"indices","id":514,"attributes":{"id":514,"name":"music","slug":"music"},"links":{"self":"http://example.org/music"}}}
235
- I, [2015-11-18T13:24:25.628544 #82200] INFO -- : Searching `music` for titles matching `billie`:
236
- I, [2015-11-18T13:24:25.628853 #82200] INFO -- : - Found 1 titles in 14ms
237
- I, [2015-11-18T13:24:25.628945 #82200] INFO -- : -- Summertime | 2 | Billie Holiday | score: 0.42175093
238
- I, [2015-11-18T13:24:33.523255 #82226] INFO -- : Searching `music` for titles matching `bruce`:
239
- I, [2015-11-18T13:24:33.523708 #82226] INFO -- : - Found 1 titles in 6ms
240
- I, [2015-11-18T13:24:33.523844 #82226] INFO -- : -- Im on Fire | score: 0.4183263
241
- I, [2015-11-18T13:30:07.155835 #82274] INFO -- : Set app_token: b9d32dc745fa160fbddab1b813d2308f
242
- I, [2015-11-18T13:30:31.825429 #82301] INFO -- : {"data":{"type":"indices","id":515,"attributes":{"id":515,"name":"music","slug":"music"},"links":{"self":"http://example.org/music"}}}
243
- I, [2015-11-18T13:30:39.962897 #82328] INFO -- : Searching `music` for titles matching `bruce`:
244
- I, [2015-11-18T13:30:39.962994 #82328] INFO -- : - Found 1 titles in 9ms
245
- I, [2015-11-18T13:30:39.963080 #82328] INFO -- : -- Im on Fire | score: 0.4183263
246
- I, [2015-11-18T13:30:47.368185 #82354] INFO -- : Searching `music` for titles matching `bruce`:
247
- I, [2015-11-18T13:30:47.368277 #82354] INFO -- : - Found 1 titles in 5ms
248
- I, [2015-11-18T13:30:47.368377 #82354] INFO -- : -- Im on Fire | 3 | Bruce Springsteen | score: 0.4183263
249
- W, [2015-11-18T14:40:06.459750 #83495] WARN -- : Documents must be given in the form of a JSON array string
250
- W, [2015-11-18T14:40:30.544107 #83526] WARN -- : Documents must be given in the form of a JSON array string
251
- W, [2015-11-18T14:41:27.548427 #83615] WARN -- : Documents must be given in the form of a JSON array string
252
- W, [2015-11-18T14:42:05.079801 #83648] WARN -- : Documents must be given in the form of a JSON array string
253
- W, [2015-11-18T14:42:11.471068 #83677] WARN -- : Documents must be given in the form of a JSON array string
254
- W, [2015-11-18T14:42:16.242100 #83706] WARN -- : Documents must be given in the form of a JSON array string
255
- W, [2015-11-18T14:53:33.367062 #84086] WARN -- : Documents must be given in the form of a JSON array string
256
- W, [2015-11-19T09:17:56.370779 #85936] WARN -- : Bad create request
257
- I, [2015-11-25T13:51:07.520041 #57312] INFO -- : SearchKit settings for app_token:
258
- I, [2015-11-25T13:51:07.520665 #57312] INFO -- : - ~/.search-kit/config.yml: b9d32dc745fa160fbddab1b813d2308f
259
- I, [2015-11-25T13:51:07.520758 #57312] INFO -- : - ENV: Not set
260
- I, [2015-11-25T13:51:07.520834 #57312] INFO -- : - Runtime: b9d32dc745fa160fbddab1b813d2308f
261
- I, [2015-11-25T13:53:29.477206 #57414] INFO -- : No pending events found
262
- I, [2015-11-25T14:12:41.279050 #57533] INFO -- : No pending events found
263
- I, [2015-11-28T09:19:26.469396 #65217] INFO -- : SearchKit settings for app_uri:
264
- I, [2015-11-28T09:19:26.470084 #65217] INFO -- : - ~/.search-kit/config.yml: http://localhost:3000/api
265
- I, [2015-11-28T09:19:26.470195 #65217] INFO -- : - ENV: Not set
266
- I, [2015-11-28T09:19:26.470268 #65217] INFO -- : - Runtime: http://localhost:3000/api
267
- I, [2015-11-28T12:45:07.967202 #70532] INFO -- : Set app_token:
268
- I, [2015-11-28T12:45:11.352578 #70558] INFO -- : SearchKit settings for app_token:
269
- I, [2015-11-28T12:45:11.352720 #70558] INFO -- : - ~/.search-kit/config.yml:
270
- I, [2015-11-28T12:45:11.352776 #70558] INFO -- : - ENV: Not set
271
- I, [2015-11-28T12:45:11.352929 #70558] INFO -- : - Runtime:
272
- W, [2015-11-28T15:19:38.694782 #73283] WARN -- : Document must be given in the form of a JSON string
273
- W, [2015-11-28T15:19:48.612235 #73309] WARN -- : Bad request given
274
- W, [2015-11-28T15:20:06.488570 #73337] WARN -- : Bad request given
275
- I, [2015-11-28T15:20:16.433819 #73365] INFO -- : Hey
276
- W, [2015-11-28T15:20:29.447368 #73365] WARN -- : Burrito
277
- W, [2015-11-28T15:20:40.886521 #73365] WARN -- : Bad request given
278
- W, [2015-11-28T15:47:44.039465 #73725] WARN -- : Document must be given in the form of a JSON string.
279
- W, [2015-11-28T16:57:10.342904 #74395] WARN -- : Document must be given in the form of a JSON string.
280
- W, [2015-11-28T16:57:16.324866 #74576] WARN -- : Argument must be given in the form of a JSON string.
281
- I, [2015-11-29T21:27:01.415780 #85979] INFO -- : Set app_token: f965bbb565b7e0f78560d986fec0a0de
282
- I, [2015-11-29T21:27:01.416178 #85979] INFO -- : Alright! Your search-kit install has been set up.
@@ -1,2874 +0,0 @@
1
- # Logfile created on 2015-11-16 18:50:43 -0600 by logger.rb/47272
2
- I, [2015-11-17T10:58:10.182440 #32354] INFO -- : No pending events found
3
- I, [2015-11-17T11:00:48.354696 #32421] INFO -- : No pending events found
4
- I, [2015-11-17T11:01:20.714069 #32454] INFO -- : No pending events found
5
- I, [2015-11-17T11:03:02.027027 #32512] INFO -- : Event 1 completed
6
- I, [2015-11-17T11:03:54.461397 #32543] INFO -- : Event 1 completed
7
- I, [2015-11-17T11:04:14.192566 #32572] INFO -- : No pending events found
8
- I, [2015-11-17T11:09:46.386870 #32619] INFO -- : No pending events found
9
- I, [2015-11-17T11:18:27.998306 #32715] INFO -- : No pending events found for channel `mail`
10
- I, [2015-11-17T11:19:45.466227 #32772] INFO -- : Event published, status @ /a/status/uri
11
- I, [2015-11-17T11:21:13.054177 #32804] INFO -- : Event published, status @ /a/status/uri
12
- I, [2015-11-17T11:23:18.982483 #32916] INFO -- : Event 345 status:
13
- I, [2015-11-17T11:23:23.019948 #32943] INFO -- : Event 1 completed
14
- I, [2015-11-17T11:23:23.026751 #32943] INFO -- : No pending events found
15
- I, [2015-11-17T11:23:23.033742 #32943] INFO -- : No pending events found for channel `mail`
16
- I, [2015-11-17T11:23:23.038586 #32943] INFO -- : Event published, status @ /a/status/uri
17
- I, [2015-11-17T11:23:23.043298 #32943] INFO -- : Event 345 status:
18
- I, [2015-11-17T11:23:25.585766 #32969] INFO -- : Event 1 completed
19
- I, [2015-11-17T11:23:25.593669 #32969] INFO -- : No pending events found
20
- I, [2015-11-17T11:23:25.598650 #32969] INFO -- : No pending events found for channel `mail`
21
- I, [2015-11-17T11:23:25.603903 #32969] INFO -- : Event published, status @ /a/status/uri
22
- I, [2015-11-17T11:23:25.608497 #32969] INFO -- : Event 345 status:
23
- I, [2015-11-17T11:23:45.797422 #33000] INFO -- : Event 1 completed
24
- I, [2015-11-17T11:23:45.804298 #33000] INFO -- : No pending events found
25
- I, [2015-11-17T11:23:45.809213 #33000] INFO -- : No pending events found for channel `mail`
26
- I, [2015-11-17T11:23:45.814483 #33000] INFO -- : Event published, status @ /a/status/uri
27
- I, [2015-11-17T11:23:45.819180 #33000] INFO -- : Event 345 status:
28
- I, [2015-11-17T11:23:50.613076 #33026] INFO -- : Event 1 completed
29
- I, [2015-11-17T11:23:50.621277 #33026] INFO -- : No pending events found
30
- I, [2015-11-17T11:23:50.631676 #33026] INFO -- : No pending events found for channel `mail`
31
- I, [2015-11-17T11:23:50.636553 #33026] INFO -- : Event published, status @ /a/status/uri
32
- I, [2015-11-17T11:23:50.644739 #33026] INFO -- : Event 345 status:
33
- I, [2015-11-17T11:25:41.418372 #33248] INFO -- : Event 1 completed
34
- I, [2015-11-17T11:25:41.425025 #33248] INFO -- : No pending events found
35
- I, [2015-11-17T11:25:41.430260 #33248] INFO -- : No pending events found for channel `mail`
36
- I, [2015-11-17T11:25:41.436090 #33248] INFO -- : Event published, status @ /a/status/uri
37
- I, [2015-11-17T11:25:41.443166 #33248] INFO -- : Event 345 status:
38
- I, [2015-11-17T11:27:10.681152 #33361] INFO -- : Event 1 completed
39
- I, [2015-11-17T11:27:10.687798 #33361] INFO -- : No pending events found
40
- I, [2015-11-17T11:27:10.692900 #33361] INFO -- : No pending events found for channel `mail`
41
- I, [2015-11-17T11:27:10.699388 #33361] INFO -- : Event published, status @ /a/status/uri
42
- I, [2015-11-17T11:27:10.707955 #33361] INFO -- : Event 345 status:
43
- I, [2015-11-17T11:30:21.868648 #33432] INFO -- : Event 1 completed
44
- I, [2015-11-17T11:30:21.888012 #33432] INFO -- : No pending events found
45
- I, [2015-11-17T11:30:21.893277 #33432] INFO -- : No pending events found for channel `mail`
46
- I, [2015-11-17T11:30:21.898662 #33432] INFO -- : Event published, status @ /a/status/uri
47
- I, [2015-11-17T11:30:21.903462 #33432] INFO -- : Event 345 status:
48
- I, [2015-11-17T11:44:26.751262 #33528] INFO -- : Event 1 completed
49
- I, [2015-11-17T11:44:26.756411 #33528] INFO -- : No pending events found
50
- I, [2015-11-17T11:44:26.761353 #33528] INFO -- : No pending events found for channel `mail`
51
- I, [2015-11-17T11:44:26.766705 #33528] INFO -- : Event published, status @ /a/status/uri
52
- I, [2015-11-17T11:44:26.773134 #33528] INFO -- : Event 345 status:
53
- I, [2015-11-17T12:03:39.841155 #34068] INFO -- : Event 1 completed
54
- I, [2015-11-17T12:03:39.847077 #34068] INFO -- : No pending events found
55
- I, [2015-11-17T12:03:39.853025 #34068] INFO -- : No pending events found for channel `mail`
56
- I, [2015-11-17T12:03:39.860607 #34068] INFO -- : Event published, status @ /a/status/uri
57
- I, [2015-11-17T12:03:39.867683 #34068] INFO -- : Event 345 status:
58
- I, [2015-11-17T12:04:21.374028 #34100] INFO -- : Event 1 completed
59
- I, [2015-11-17T12:04:21.379035 #34100] INFO -- : No pending events found
60
- I, [2015-11-17T12:04:21.384231 #34100] INFO -- : No pending events found for channel `mail`
61
- I, [2015-11-17T12:04:21.391102 #34100] INFO -- : Event published, status @ /a/status/uri
62
- I, [2015-11-17T12:04:21.397218 #34100] INFO -- : Event 345 status:
63
- I, [2015-11-17T12:11:52.804852 #35011] INFO -- : Event 1 completed
64
- I, [2015-11-17T12:11:52.810444 #35011] INFO -- : No pending events found
65
- I, [2015-11-17T12:11:52.816070 #35011] INFO -- : No pending events found for channel `mail`
66
- I, [2015-11-17T12:11:52.822254 #35011] INFO -- : Event published, status @ /a/status/uri
67
- I, [2015-11-17T12:11:52.838314 #35011] INFO -- : Event 345 status:
68
- I, [2015-11-17T12:14:33.165211 #35309] INFO -- : Event 1 completed
69
- I, [2015-11-17T12:14:33.173625 #35309] INFO -- : No pending events found
70
- I, [2015-11-17T12:14:33.183163 #35309] INFO -- : No pending events found for channel `mail`
71
- I, [2015-11-17T12:14:33.187772 #35309] INFO -- : Event published, status @ /a/status/uri
72
- I, [2015-11-17T12:14:33.207403 #35309] INFO -- : Event 345 status:
73
- I, [2015-11-17T12:18:20.945619 #35563] INFO -- : Event 1 completed
74
- I, [2015-11-17T12:18:20.952296 #35563] INFO -- : No pending events found
75
- I, [2015-11-17T12:18:20.962426 #35563] INFO -- : No pending events found for channel `mail`
76
- I, [2015-11-17T12:18:20.968277 #35563] INFO -- : Event published, status @ /a/status/uri
77
- I, [2015-11-17T12:18:20.974055 #35563] INFO -- : Event 345 status:
78
- I, [2015-11-17T13:21:55.485081 #36566] INFO -- : Event 1 completed
79
- I, [2015-11-17T13:21:55.492201 #36566] INFO -- : No pending events found
80
- I, [2015-11-17T13:21:55.501477 #36566] INFO -- : No pending events found for channel `mail`
81
- I, [2015-11-17T13:21:55.523206 #36566] INFO -- : Event published, status @ /a/status/uri
82
- I, [2015-11-17T13:21:55.528961 #36566] INFO -- : Event 345 status:
83
- I, [2015-11-17T14:38:52.369350 #38665] INFO -- : Event 1 completed
84
- I, [2015-11-17T14:38:52.376824 #38665] INFO -- : No pending events found
85
- I, [2015-11-17T14:38:52.388932 #38665] INFO -- : No pending events found for channel `mail`
86
- I, [2015-11-17T14:38:52.394125 #38665] INFO -- : Event published, status @ /a/status/uri
87
- I, [2015-11-17T14:38:52.398561 #38665] INFO -- : Event 345 status:
88
- I, [2015-11-17T15:31:54.070518 #44225] INFO -- : Event 1 completed
89
- I, [2015-11-17T15:31:54.076527 #44225] INFO -- : No pending events found
90
- I, [2015-11-17T15:31:54.081839 #44225] INFO -- : No pending events found for channel `mail`
91
- I, [2015-11-17T15:31:54.099065 #44225] INFO -- : Event published, status @ /a/status/uri
92
- I, [2015-11-17T15:31:54.107468 #44225] INFO -- : Event 345 status:
93
- I, [2015-11-17T15:35:15.073334 #44555] INFO -- : Event 1 completed
94
- I, [2015-11-17T15:35:15.080069 #44555] INFO -- : No pending events found
95
- I, [2015-11-17T15:35:15.100544 #44555] INFO -- : No pending events found for channel `mail`
96
- I, [2015-11-17T15:35:15.105700 #44555] INFO -- : Event published, status @ /a/status/uri
97
- I, [2015-11-17T15:35:15.110318 #44555] INFO -- : Event 345 status:
98
- I, [2015-11-17T15:35:27.788568 #44585] INFO -- : Event 1 completed
99
- I, [2015-11-17T15:35:27.795225 #44585] INFO -- : No pending events found
100
- I, [2015-11-17T15:35:27.804075 #44585] INFO -- : No pending events found for channel `mail`
101
- I, [2015-11-17T15:35:27.809013 #44585] INFO -- : Event published, status @ /a/status/uri
102
- I, [2015-11-17T15:35:27.838363 #44585] INFO -- : Event 345 status:
103
- I, [2015-11-17T15:35:48.392366 #44616] INFO -- : Event 1 completed
104
- I, [2015-11-17T15:35:48.398736 #44616] INFO -- : No pending events found
105
- I, [2015-11-17T15:35:48.408184 #44616] INFO -- : No pending events found for channel `mail`
106
- I, [2015-11-17T15:35:48.413661 #44616] INFO -- : Event published, status @ /a/status/uri
107
- I, [2015-11-17T15:35:48.419406 #44616] INFO -- : Event 345 status:
108
- I, [2015-11-17T15:42:16.812056 #44694] INFO -- : Event 1 completed
109
- I, [2015-11-17T15:42:16.823180 #44694] INFO -- : No pending events found
110
- I, [2015-11-17T15:42:16.830331 #44694] INFO -- : No pending events found for channel `mail`
111
- I, [2015-11-17T15:42:16.838568 #44694] INFO -- : Event published, status @ /a/status/uri
112
- I, [2015-11-17T15:42:16.844121 #44694] INFO -- : Event 345 status:
113
- I, [2015-11-17T15:42:59.996913 #44726] INFO -- : Event 1 completed
114
- I, [2015-11-17T15:43:00.005204 #44726] INFO -- : No pending events found
115
- I, [2015-11-17T15:43:00.012398 #44726] INFO -- : No pending events found for channel `mail`
116
- I, [2015-11-17T15:43:00.030776 #44726] INFO -- : Event published, status @ /a/status/uri
117
- I, [2015-11-17T15:43:00.041466 #44726] INFO -- : Event 345 status:
118
- I, [2015-11-17T15:45:10.608794 #44791] INFO -- : Event 1 completed
119
- I, [2015-11-17T15:45:10.620572 #44791] INFO -- : No pending events found
120
- I, [2015-11-17T15:45:10.627477 #44791] INFO -- : No pending events found for channel `mail`
121
- I, [2015-11-17T15:45:10.636392 #44791] INFO -- : Event published, status @ /a/status/uri
122
- I, [2015-11-17T15:45:10.642645 #44791] INFO -- : Event 345 status:
123
- I, [2015-11-17T15:45:40.279336 #44822] INFO -- : Event 1 completed
124
- I, [2015-11-17T15:45:40.290710 #44822] INFO -- : No pending events found
125
- I, [2015-11-17T15:45:40.296371 #44822] INFO -- : No pending events found for channel `mail`
126
- I, [2015-11-17T15:45:40.306682 #44822] INFO -- : Event published, status @ /a/status/uri
127
- I, [2015-11-17T15:45:40.312307 #44822] INFO -- : Event 345 status:
128
- I, [2015-11-17T15:45:47.639634 #44851] INFO -- : Event 1 completed
129
- I, [2015-11-17T15:45:47.645524 #44851] INFO -- : No pending events found
130
- I, [2015-11-17T15:45:47.652628 #44851] INFO -- : No pending events found for channel `mail`
131
- I, [2015-11-17T15:45:47.664879 #44851] INFO -- : Event published, status @ /a/status/uri
132
- I, [2015-11-17T15:45:47.675904 #44851] INFO -- : Event 345 status:
133
- I, [2015-11-17T15:46:37.359007 #44883] INFO -- : Event 1 completed
134
- I, [2015-11-17T15:46:37.370005 #44883] INFO -- : No pending events found
135
- I, [2015-11-17T15:46:37.375455 #44883] INFO -- : No pending events found for channel `mail`
136
- I, [2015-11-17T15:46:37.392029 #44883] INFO -- : Event published, status @ /a/status/uri
137
- I, [2015-11-17T15:46:37.398730 #44883] INFO -- : Event 345 status:
138
- I, [2015-11-17T15:47:01.915795 #44913] INFO -- : Event 1 completed
139
- I, [2015-11-17T15:47:01.926869 #44913] INFO -- : No pending events found
140
- I, [2015-11-17T15:47:01.933761 #44913] INFO -- : No pending events found for channel `mail`
141
- I, [2015-11-17T15:47:01.941743 #44913] INFO -- : Event published, status @ /a/status/uri
142
- I, [2015-11-17T15:47:01.948240 #44913] INFO -- : Event 345 status:
143
- I, [2015-11-17T15:48:49.303197 #45001] INFO -- : Event 1 completed
144
- I, [2015-11-17T15:48:49.315831 #45001] INFO -- : No pending events found
145
- I, [2015-11-17T15:48:49.322026 #45001] INFO -- : No pending events found for channel `mail`
146
- I, [2015-11-17T15:48:49.329369 #45001] INFO -- : Event published, status @ /a/status/uri
147
- I, [2015-11-17T15:48:49.335567 #45001] INFO -- : Event 345 status:
148
- I, [2015-11-17T16:18:22.471528 #45486] INFO -- : Event 1 completed
149
- I, [2015-11-17T16:18:22.491716 #45486] INFO -- : No pending events found
150
- I, [2015-11-17T16:18:22.500946 #45486] INFO -- : No pending events found for channel `mail`
151
- I, [2015-11-17T16:18:22.507838 #45486] INFO -- : Event published, status @ /a/status/uri
152
- I, [2015-11-17T16:18:22.513502 #45486] INFO -- : Event 345 status:
153
- I, [2015-11-17T16:22:34.340257 #45570] INFO -- : Event 1 completed
154
- I, [2015-11-17T16:22:34.348622 #45570] INFO -- : No pending events found
155
- I, [2015-11-17T16:22:34.355733 #45570] INFO -- : No pending events found for channel `mail`
156
- I, [2015-11-17T16:22:34.366766 #45570] INFO -- : Event published, status @ /a/status/uri
157
- I, [2015-11-17T16:22:34.372451 #45570] INFO -- : Event 345 status:
158
- I, [2015-11-18T14:36:31.504889 #83320] INFO -- : Event 1 completed
159
- I, [2015-11-18T14:36:31.511359 #83320] INFO -- : No pending events found
160
- I, [2015-11-18T14:36:31.517514 #83320] INFO -- : No pending events found for channel `mail`
161
- I, [2015-11-18T14:36:31.524440 #83320] INFO -- : Event published, status @ /a/status/uri
162
- I, [2015-11-18T14:36:31.530117 #83320] INFO -- : Event 345 status:
163
- I, [2015-11-18T14:36:58.533327 #83353] INFO -- : Event 1 completed
164
- I, [2015-11-18T14:36:58.540505 #83353] INFO -- : No pending events found
165
- I, [2015-11-18T14:36:58.547299 #83353] INFO -- : No pending events found for channel `mail`
166
- I, [2015-11-18T14:36:58.553443 #83353] INFO -- : Event published, status @ /a/status/uri
167
- I, [2015-11-18T14:36:58.559948 #83353] INFO -- : Event 345 status:
168
- I, [2015-11-19T09:32:09.561698 #86125] INFO -- : Event 1 completed
169
- I, [2015-11-19T09:32:09.567927 #86125] INFO -- : No pending events found
170
- I, [2015-11-19T09:32:09.573612 #86125] INFO -- : No pending events found for channel `mail`
171
- I, [2015-11-19T09:32:09.580079 #86125] INFO -- : Event published, status @ /a/status/uri
172
- I, [2015-11-19T09:32:09.585717 #86125] INFO -- : Event 345 status:
173
- I, [2015-11-25T00:05:35.359094 #54555] INFO -- : Event 1 completed
174
- I, [2015-11-25T00:05:35.371019 #54555] INFO -- : No pending events found
175
- I, [2015-11-25T00:05:35.377369 #54555] INFO -- : No pending events found for channel `mail`
176
- I, [2015-11-25T00:05:35.383714 #54555] INFO -- : Event published, status @ /a/status/uri
177
- I, [2015-11-25T00:05:35.390577 #54555] INFO -- : Event 345 status:
178
- I, [2015-11-25T10:42:58.117076 #55438] INFO -- : Event 1 completed
179
- I, [2015-11-25T10:42:58.128427 #55438] INFO -- : No pending events found
180
- I, [2015-11-25T10:42:58.134360 #55438] INFO -- : No pending events found for channel `mail`
181
- I, [2015-11-25T10:42:58.144153 #55438] INFO -- : Event published, status @ /a/status/uri
182
- I, [2015-11-25T10:42:58.149630 #55438] INFO -- : Event 345 status:
183
- I, [2015-11-25T10:44:52.691641 #55473] INFO -- : Event 1 completed
184
- I, [2015-11-25T10:44:52.697304 #55473] INFO -- : No pending events found
185
- I, [2015-11-25T10:44:52.716665 #55473] INFO -- : No pending events found for channel `mail`
186
- I, [2015-11-25T10:44:52.723815 #55473] INFO -- : Event published, status @ /a/status/uri
187
- I, [2015-11-25T10:44:52.729338 #55473] INFO -- : Event 345 status:
188
- I, [2015-11-25T10:44:54.122751 #55507] INFO -- : Event 1 completed
189
- I, [2015-11-25T10:44:54.138541 #55507] INFO -- : No pending events found
190
- I, [2015-11-25T10:44:54.148839 #55507] INFO -- : No pending events found for channel `mail`
191
- I, [2015-11-25T10:44:54.154722 #55507] INFO -- : Event published, status @ /a/status/uri
192
- I, [2015-11-25T10:44:54.159955 #55507] INFO -- : Event 345 status:
193
- I, [2015-11-25T10:45:24.571216 #55538] INFO -- : Event 1 completed
194
- I, [2015-11-25T10:45:24.607525 #55538] INFO -- : No pending events found
195
- I, [2015-11-25T10:45:24.619679 #55538] INFO -- : No pending events found for channel `mail`
196
- I, [2015-11-25T10:45:24.625894 #55538] INFO -- : Event published, status @ /a/status/uri
197
- I, [2015-11-25T10:45:24.631184 #55538] INFO -- : Event 345 status:
198
- I, [2015-11-25T10:45:34.856119 #55568] INFO -- : Event 1 completed
199
- I, [2015-11-25T10:45:34.866253 #55568] INFO -- : No pending events found
200
- I, [2015-11-25T10:45:34.880418 #55568] INFO -- : No pending events found for channel `mail`
201
- I, [2015-11-25T10:45:34.886691 #55568] INFO -- : Event published, status @ /a/status/uri
202
- I, [2015-11-25T10:45:34.891988 #55568] INFO -- : Event 345 status:
203
- I, [2015-11-25T10:46:04.564988 #55598] INFO -- : Event 1 completed
204
- I, [2015-11-25T10:46:04.573786 #55598] INFO -- : No pending events found
205
- I, [2015-11-25T10:46:04.587843 #55598] INFO -- : No pending events found for channel `mail`
206
- I, [2015-11-25T10:46:04.595914 #55598] INFO -- : Event published, status @ /a/status/uri
207
- I, [2015-11-25T10:46:04.601058 #55598] INFO -- : Event 345 status:
208
- I, [2015-11-25T10:46:13.400953 #55629] INFO -- : Event 1 completed
209
- I, [2015-11-25T10:46:13.406762 #55629] INFO -- : No pending events found
210
- I, [2015-11-25T10:46:13.415357 #55629] INFO -- : No pending events found for channel `mail`
211
- I, [2015-11-25T10:46:13.425093 #55629] INFO -- : Event published, status @ /a/status/uri
212
- I, [2015-11-25T10:46:13.432890 #55629] INFO -- : Event 345 status:
213
- I, [2015-11-25T10:46:38.395807 #55659] INFO -- : Event 1 completed
214
- I, [2015-11-25T10:46:38.402968 #55659] INFO -- : No pending events found
215
- I, [2015-11-25T10:46:38.411477 #55659] INFO -- : No pending events found for channel `mail`
216
- I, [2015-11-25T10:46:38.423689 #55659] INFO -- : Event published, status @ /a/status/uri
217
- I, [2015-11-25T10:46:38.437292 #55659] INFO -- : Event 345 status:
218
- I, [2015-11-25T10:47:07.148525 #55689] INFO -- : Event 1 completed
219
- I, [2015-11-25T10:47:07.154437 #55689] INFO -- : No pending events found
220
- I, [2015-11-25T10:47:07.162580 #55689] INFO -- : No pending events found for channel `mail`
221
- I, [2015-11-25T10:47:07.175423 #55689] INFO -- : Event published, status @ /a/status/uri
222
- I, [2015-11-25T10:47:07.203024 #55689] INFO -- : Event 345 status:
223
- I, [2015-11-25T10:47:31.029852 #55721] INFO -- : Event 1 completed
224
- I, [2015-11-25T10:47:31.035983 #55721] INFO -- : No pending events found
225
- I, [2015-11-25T10:47:31.042555 #55721] INFO -- : No pending events found for channel `mail`
226
- I, [2015-11-25T10:47:31.051527 #55721] INFO -- : Event published, status @ /a/status/uri
227
- I, [2015-11-25T10:47:31.082797 #55721] INFO -- : Event 345 status:
228
- I, [2015-11-25T10:48:13.989008 #55755] INFO -- : Event 1 completed
229
- I, [2015-11-25T10:48:13.995205 #55755] INFO -- : No pending events found
230
- I, [2015-11-25T10:48:14.001956 #55755] INFO -- : No pending events found for channel `mail`
231
- I, [2015-11-25T10:48:14.013699 #55755] INFO -- : Event published, status @ /a/status/uri
232
- I, [2015-11-25T10:48:14.023594 #55755] INFO -- : Event 345 status:
233
- I, [2015-11-25T10:48:24.240016 #55784] INFO -- : Event 1 completed
234
- I, [2015-11-25T10:48:24.246286 #55784] INFO -- : No pending events found
235
- I, [2015-11-25T10:48:24.253423 #55784] INFO -- : No pending events found for channel `mail`
236
- I, [2015-11-25T10:48:24.265553 #55784] INFO -- : Event published, status @ /a/status/uri
237
- I, [2015-11-25T10:48:24.273508 #55784] INFO -- : Event 345 status:
238
- I, [2015-11-25T10:48:58.833429 #55815] INFO -- : Event 1 completed
239
- I, [2015-11-25T10:48:58.839376 #55815] INFO -- : No pending events found
240
- I, [2015-11-25T10:48:58.847868 #55815] INFO -- : No pending events found for channel `mail`
241
- I, [2015-11-25T10:48:58.859299 #55815] INFO -- : Event published, status @ /a/status/uri
242
- I, [2015-11-25T10:48:58.873187 #55815] INFO -- : Event 345 status:
243
- I, [2015-11-25T10:49:51.446123 #55849] INFO -- : Event 1 completed
244
- I, [2015-11-25T10:49:51.452116 #55849] INFO -- : No pending events found
245
- I, [2015-11-25T10:49:51.461900 #55849] INFO -- : No pending events found for channel `mail`
246
- I, [2015-11-25T10:49:51.473661 #55849] INFO -- : Event published, status @ /a/status/uri
247
- I, [2015-11-25T10:49:51.486527 #55849] INFO -- : Event 345 status:
248
- I, [2015-11-25T10:50:19.541792 #55908] INFO -- : Event 1 completed
249
- I, [2015-11-25T10:50:19.547604 #55908] INFO -- : No pending events found
250
- I, [2015-11-25T10:50:19.554375 #55908] INFO -- : No pending events found for channel `mail`
251
- I, [2015-11-25T10:50:19.564305 #55908] INFO -- : Event published, status @ /a/status/uri
252
- I, [2015-11-25T10:50:19.576190 #55908] INFO -- : Event 345 status:
253
- I, [2015-11-25T10:51:11.028465 #55940] INFO -- : Event 1 completed
254
- I, [2015-11-25T10:51:11.034689 #55940] INFO -- : No pending events found
255
- I, [2015-11-25T10:51:11.043628 #55940] INFO -- : No pending events found for channel `mail`
256
- I, [2015-11-25T10:51:11.056913 #55940] INFO -- : Event published, status @ /a/status/uri
257
- I, [2015-11-25T10:51:11.067974 #55940] INFO -- : Event 345 status:
258
- I, [2015-11-25T10:51:34.640417 #55971] INFO -- : Event 1 completed
259
- I, [2015-11-25T10:51:34.646334 #55971] INFO -- : No pending events found
260
- I, [2015-11-25T10:51:34.654790 #55971] INFO -- : No pending events found for channel `mail`
261
- I, [2015-11-25T10:51:34.664048 #55971] INFO -- : Event published, status @ /a/status/uri
262
- I, [2015-11-25T10:51:34.682334 #55971] INFO -- : Event 345 status:
263
- I, [2015-11-25T10:52:42.671283 #56005] INFO -- : Event 1 completed
264
- I, [2015-11-25T10:52:42.677520 #56005] INFO -- : No pending events found
265
- I, [2015-11-25T10:52:42.685797 #56005] INFO -- : No pending events found for channel `mail`
266
- I, [2015-11-25T10:52:42.700039 #56005] INFO -- : Event published, status @ /a/status/uri
267
- I, [2015-11-25T10:52:42.711660 #56005] INFO -- : Event 345 status:
268
- I, [2015-11-25T10:53:05.209669 #56142] INFO -- : Event 1 completed
269
- I, [2015-11-25T10:53:05.216594 #56142] INFO -- : No pending events found
270
- I, [2015-11-25T10:53:05.223580 #56142] INFO -- : No pending events found for channel `mail`
271
- I, [2015-11-25T10:53:05.248760 #56142] INFO -- : Event published, status @ /a/status/uri
272
- I, [2015-11-25T10:53:05.259997 #56142] INFO -- : Event 345 status:
273
- I, [2015-11-25T14:23:41.415714 #57630] INFO -- : Event 1 completed
274
- I, [2015-11-25T14:23:41.421801 #57630] INFO -- : No pending events found
275
- I, [2015-11-25T14:23:41.431425 #57630] INFO -- : No pending events found for channel `mail`
276
- I, [2015-11-25T14:23:41.438723 #57630] INFO -- : Event published, status @ /a/status/uri
277
- I, [2015-11-25T14:23:41.445386 #57630] INFO -- : Event 345 status:
278
- I, [2015-11-28T09:20:47.535566 #65359] INFO -- : Event 1 completed
279
- I, [2015-11-28T09:20:47.556032 #65359] INFO -- : No pending events found
280
- I, [2015-11-28T09:20:47.567041 #65359] INFO -- : No pending events found for channel `mail`
281
- I, [2015-11-28T09:20:47.579681 #65359] INFO -- : Event published, status @ /a/status/uri
282
- I, [2015-11-28T09:20:47.588910 #65359] INFO -- : Event 345 status:
283
- I, [2015-11-28T09:24:50.333795 #65441] INFO -- : Event 1 completed
284
- I, [2015-11-28T09:24:50.339957 #65441] INFO -- : No pending events found
285
- I, [2015-11-28T09:24:50.346004 #65441] INFO -- : No pending events found for channel `mail`
286
- I, [2015-11-28T09:24:50.361602 #65441] INFO -- : Event published, status @ /a/status/uri
287
- I, [2015-11-28T09:24:50.369577 #65441] INFO -- : Event 345 status:
288
- I, [2015-11-28T09:35:55.985320 #65519] INFO -- : Event 1 completed
289
- I, [2015-11-28T09:35:55.991422 #65519] INFO -- : No pending events found
290
- I, [2015-11-28T09:35:56.001202 #65519] INFO -- : No pending events found for channel `mail`
291
- I, [2015-11-28T09:35:56.009847 #65519] INFO -- : Event published, status @ /a/status/uri
292
- I, [2015-11-28T09:35:56.017045 #65519] INFO -- : Event 345 status:
293
- I, [2015-11-28T09:36:09.531902 #65550] INFO -- : Event 1 completed
294
- I, [2015-11-28T09:36:09.537098 #65550] INFO -- : No pending events found
295
- I, [2015-11-28T09:36:09.543723 #65550] INFO -- : No pending events found for channel `mail`
296
- I, [2015-11-28T09:36:09.552122 #65550] INFO -- : Event published, status @ /a/status/uri
297
- I, [2015-11-28T09:36:09.579632 #65550] INFO -- : Event 345 status:
298
- I, [2015-11-28T09:36:38.974647 #65583] INFO -- : Event 1 completed
299
- I, [2015-11-28T09:36:38.980885 #65583] INFO -- : No pending events found
300
- I, [2015-11-28T09:36:38.990516 #65583] INFO -- : No pending events found for channel `mail`
301
- I, [2015-11-28T09:36:38.999991 #65583] INFO -- : Event published, status @ /a/status/uri
302
- I, [2015-11-28T09:36:39.007518 #65583] INFO -- : Event 345 status:
303
- I, [2015-11-28T09:38:24.141090 #65656] INFO -- : Event 1 completed
304
- I, [2015-11-28T09:38:24.146697 #65656] INFO -- : No pending events found
305
- I, [2015-11-28T09:38:24.154290 #65656] INFO -- : No pending events found for channel `mail`
306
- I, [2015-11-28T09:38:24.168334 #65656] INFO -- : Event published, status @ /a/status/uri
307
- I, [2015-11-28T09:38:24.178158 #65656] INFO -- : Event 345 status:
308
- I, [2015-11-28T09:38:41.393905 #65685] INFO -- : Event 1 completed
309
- I, [2015-11-28T09:38:41.399472 #65685] INFO -- : No pending events found
310
- I, [2015-11-28T09:38:41.406645 #65685] INFO -- : No pending events found for channel `mail`
311
- I, [2015-11-28T09:38:41.416856 #65685] INFO -- : Event published, status @ /a/status/uri
312
- I, [2015-11-28T09:38:41.425257 #65685] INFO -- : Event 345 status:
313
- I, [2015-11-28T09:39:43.253423 #65719] INFO -- : Event 1 completed
314
- I, [2015-11-28T09:39:43.258722 #65719] INFO -- : No pending events found
315
- I, [2015-11-28T09:39:43.264582 #65719] INFO -- : No pending events found for channel `mail`
316
- I, [2015-11-28T09:39:43.271859 #65719] INFO -- : Event published, status @ /a/status/uri
317
- I, [2015-11-28T09:39:43.280674 #65719] INFO -- : Event 345 status:
318
- I, [2015-11-28T09:53:59.308231 #65840] INFO -- : Event 1 completed
319
- I, [2015-11-28T09:53:59.316209 #65840] INFO -- : No pending events found
320
- I, [2015-11-28T09:53:59.325684 #65840] INFO -- : No pending events found for channel `mail`
321
- I, [2015-11-28T09:53:59.340950 #65840] INFO -- : Event published, status @ /a/status/uri
322
- I, [2015-11-28T09:53:59.351667 #65840] INFO -- : Event 345 status:
323
- I, [2015-11-28T09:54:19.384805 #65870] INFO -- : Event 1 completed
324
- I, [2015-11-28T09:54:19.392178 #65870] INFO -- : No pending events found
325
- I, [2015-11-28T09:54:19.400326 #65870] INFO -- : No pending events found for channel `mail`
326
- I, [2015-11-28T09:54:19.421043 #65870] INFO -- : Event published, status @ /a/status/uri
327
- I, [2015-11-28T09:54:19.432477 #65870] INFO -- : Event 345 status:
328
- I, [2015-11-28T09:54:43.908130 #65905] INFO -- : Event 1 completed
329
- I, [2015-11-28T09:54:43.924135 #65905] INFO -- : No pending events found
330
- I, [2015-11-28T09:54:43.934808 #65905] INFO -- : No pending events found for channel `mail`
331
- I, [2015-11-28T09:54:43.947201 #65905] INFO -- : Event published, status @ /a/status/uri
332
- I, [2015-11-28T09:54:43.955044 #65905] INFO -- : Event 345 status:
333
- I, [2015-11-28T09:55:11.931300 #65979] INFO -- : Event 1 completed
334
- I, [2015-11-28T09:55:11.939046 #65979] INFO -- : No pending events found
335
- I, [2015-11-28T09:55:11.953195 #65979] INFO -- : No pending events found for channel `mail`
336
- I, [2015-11-28T09:55:11.964810 #65979] INFO -- : Event published, status @ /a/status/uri
337
- I, [2015-11-28T09:55:11.973274 #65979] INFO -- : Event 345 status:
338
- I, [2015-11-28T09:55:31.365380 #66009] INFO -- : Event 1 completed
339
- I, [2015-11-28T09:55:31.371304 #66009] INFO -- : No pending events found
340
- I, [2015-11-28T09:55:31.394554 #66009] INFO -- : No pending events found for channel `mail`
341
- I, [2015-11-28T09:55:31.404241 #66009] INFO -- : Event published, status @ /a/status/uri
342
- I, [2015-11-28T09:55:31.411681 #66009] INFO -- : Event 345 status:
343
- I, [2015-11-28T09:55:55.114347 #66040] INFO -- : Event 1 completed
344
- I, [2015-11-28T09:55:55.123493 #66040] INFO -- : No pending events found
345
- I, [2015-11-28T09:55:55.131700 #66040] INFO -- : No pending events found for channel `mail`
346
- I, [2015-11-28T09:55:55.143284 #66040] INFO -- : Event published, status @ /a/status/uri
347
- I, [2015-11-28T09:55:55.156187 #66040] INFO -- : Event 345 status:
348
- I, [2015-11-28T10:08:34.618965 #66264] INFO -- : Event 1 completed
349
- I, [2015-11-28T10:08:34.626130 #66264] INFO -- : No pending events found
350
- I, [2015-11-28T10:08:34.644108 #66264] INFO -- : No pending events found for channel `mail`
351
- I, [2015-11-28T10:08:34.654583 #66264] INFO -- : Event published, status @ /a/status/uri
352
- I, [2015-11-28T10:08:34.663869 #66264] INFO -- : Event 345 status:
353
- I, [2015-11-28T10:09:27.142593 #66323] INFO -- : Event 1 completed
354
- I, [2015-11-28T10:09:27.149961 #66323] INFO -- : No pending events found
355
- I, [2015-11-28T10:09:27.158156 #66323] INFO -- : No pending events found for channel `mail`
356
- I, [2015-11-28T10:09:27.172249 #66323] INFO -- : Event published, status @ /a/status/uri
357
- I, [2015-11-28T10:09:27.182958 #66323] INFO -- : Event 345 status:
358
- I, [2015-11-28T10:09:41.197258 #66352] INFO -- : Event 1 completed
359
- I, [2015-11-28T10:09:41.202516 #66352] INFO -- : No pending events found
360
- I, [2015-11-28T10:09:41.210787 #66352] INFO -- : No pending events found for channel `mail`
361
- I, [2015-11-28T10:09:41.220122 #66352] INFO -- : Event published, status @ /a/status/uri
362
- I, [2015-11-28T10:09:41.230214 #66352] INFO -- : Event 345 status:
363
- I, [2015-11-28T10:10:01.068063 #66382] INFO -- : Event 1 completed
364
- I, [2015-11-28T10:10:01.073396 #66382] INFO -- : No pending events found
365
- I, [2015-11-28T10:10:01.081316 #66382] INFO -- : No pending events found for channel `mail`
366
- I, [2015-11-28T10:10:01.100866 #66382] INFO -- : Event published, status @ /a/status/uri
367
- I, [2015-11-28T10:10:01.110718 #66382] INFO -- : Event 345 status:
368
- I, [2015-11-28T10:10:20.021420 #66413] INFO -- : Event 1 completed
369
- I, [2015-11-28T10:10:20.030128 #66413] INFO -- : No pending events found
370
- I, [2015-11-28T10:10:20.039077 #66413] INFO -- : No pending events found for channel `mail`
371
- I, [2015-11-28T10:10:20.051380 #66413] INFO -- : Event published, status @ /a/status/uri
372
- I, [2015-11-28T10:10:20.060092 #66413] INFO -- : Event 345 status:
373
- I, [2015-11-28T10:10:39.060200 #66443] INFO -- : Event 1 completed
374
- I, [2015-11-28T10:10:39.065499 #66443] INFO -- : No pending events found
375
- I, [2015-11-28T10:10:39.071135 #66443] INFO -- : No pending events found for channel `mail`
376
- I, [2015-11-28T10:10:39.090903 #66443] INFO -- : Event published, status @ /a/status/uri
377
- I, [2015-11-28T10:10:39.098799 #66443] INFO -- : Event 345 status:
378
- I, [2015-11-28T10:10:58.420721 #66473] INFO -- : Event 1 completed
379
- I, [2015-11-28T10:10:58.426375 #66473] INFO -- : No pending events found
380
- I, [2015-11-28T10:10:58.435248 #66473] INFO -- : No pending events found for channel `mail`
381
- I, [2015-11-28T10:10:58.443874 #66473] INFO -- : Event published, status @ /a/status/uri
382
- I, [2015-11-28T10:10:58.461767 #66473] INFO -- : Event 345 status:
383
- I, [2015-11-28T10:13:23.859010 #66672] INFO -- : Event 1 completed
384
- I, [2015-11-28T10:13:23.866605 #66672] INFO -- : No pending events found
385
- I, [2015-11-28T10:13:23.874356 #66672] INFO -- : No pending events found for channel `mail`
386
- I, [2015-11-28T10:13:23.886382 #66672] INFO -- : Event published, status @ /a/status/uri
387
- I, [2015-11-28T10:13:23.896937 #66672] INFO -- : Event 345 status:
388
- I, [2015-11-28T10:16:58.233795 #66834] INFO -- : Event 1 completed
389
- I, [2015-11-28T10:16:58.239660 #66834] INFO -- : No pending events found
390
- I, [2015-11-28T10:16:58.245289 #66834] INFO -- : No pending events found for channel `mail`
391
- I, [2015-11-28T10:16:58.265521 #66834] INFO -- : Event published, status @ /a/status/uri
392
- I, [2015-11-28T10:16:58.270524 #66834] INFO -- : Event 345 status:
393
- I, [2015-11-28T10:18:23.369364 #66867] INFO -- : Event 1 completed
394
- I, [2015-11-28T10:18:23.375664 #66867] INFO -- : No pending events found
395
- I, [2015-11-28T10:18:23.386471 #66867] INFO -- : No pending events found for channel `mail`
396
- I, [2015-11-28T10:18:23.396051 #66867] INFO -- : Event published, status @ /a/status/uri
397
- I, [2015-11-28T10:18:23.406543 #66867] INFO -- : Event 345 status:
398
- I, [2015-11-28T10:18:37.392696 #66904] INFO -- : Event 1 completed
399
- I, [2015-11-28T10:18:37.399304 #66904] INFO -- : No pending events found
400
- I, [2015-11-28T10:18:37.408766 #66904] INFO -- : No pending events found for channel `mail`
401
- I, [2015-11-28T10:18:37.421162 #66904] INFO -- : Event published, status @ /a/status/uri
402
- I, [2015-11-28T10:18:37.431108 #66904] INFO -- : Event 345 status:
403
- I, [2015-11-28T10:32:01.288960 #67054] INFO -- : Event 1 completed
404
- I, [2015-11-28T10:32:01.302902 #67054] INFO -- : No pending events found
405
- I, [2015-11-28T10:32:01.308864 #67054] INFO -- : No pending events found for channel `mail`
406
- I, [2015-11-28T10:32:01.314433 #67054] INFO -- : Event published, status @ /a/status/uri
407
- I, [2015-11-28T10:32:01.319156 #67054] INFO -- : Event 345 status:
408
- I, [2015-11-28T10:40:26.467937 #67272] INFO -- : Event 1 completed
409
- I, [2015-11-28T10:40:26.481481 #67272] INFO -- : No pending events found
410
- I, [2015-11-28T10:40:26.487040 #67272] INFO -- : No pending events found for channel `mail`
411
- I, [2015-11-28T10:40:26.492630 #67272] INFO -- : Event published, status @ /a/status/uri
412
- I, [2015-11-28T10:40:26.498028 #67272] INFO -- : Event 345 status:
413
- I, [2015-11-28T10:41:48.878780 #67332] INFO -- : Event 1 completed
414
- I, [2015-11-28T10:41:48.897806 #67332] INFO -- : No pending events found
415
- I, [2015-11-28T10:41:48.903787 #67332] INFO -- : No pending events found for channel `mail`
416
- I, [2015-11-28T10:41:48.909469 #67332] INFO -- : Event published, status @ /a/status/uri
417
- I, [2015-11-28T10:41:48.914575 #67332] INFO -- : Event 345 status:
418
- I, [2015-11-28T10:42:20.274051 #67364] INFO -- : Event 1 completed
419
- I, [2015-11-28T10:42:20.279603 #67364] INFO -- : No pending events found
420
- I, [2015-11-28T10:42:20.302570 #67364] INFO -- : No pending events found for channel `mail`
421
- I, [2015-11-28T10:42:20.312248 #67364] INFO -- : Event published, status @ /a/status/uri
422
- I, [2015-11-28T10:42:20.317289 #67364] INFO -- : Event 345 status:
423
- I, [2015-11-28T10:42:27.844629 #67394] INFO -- : Event 1 completed
424
- I, [2015-11-28T10:42:27.849805 #67394] INFO -- : No pending events found
425
- I, [2015-11-28T10:42:27.855593 #67394] INFO -- : No pending events found for channel `mail`
426
- I, [2015-11-28T10:42:27.868592 #67394] INFO -- : Event published, status @ /a/status/uri
427
- I, [2015-11-28T10:42:27.874254 #67394] INFO -- : Event 345 status:
428
- I, [2015-11-28T10:48:25.709144 #67513] INFO -- : Event 1 completed
429
- I, [2015-11-28T10:48:25.725057 #67513] INFO -- : No pending events found
430
- I, [2015-11-28T10:48:25.730328 #67513] INFO -- : No pending events found for channel `mail`
431
- I, [2015-11-28T10:48:25.735702 #67513] INFO -- : Event published, status @ /a/status/uri
432
- I, [2015-11-28T10:48:25.740370 #67513] INFO -- : Event 345 status:
433
- I, [2015-11-28T11:06:06.977524 #67670] INFO -- : Event 1 completed
434
- I, [2015-11-28T11:06:06.989114 #67670] INFO -- : No pending events found
435
- I, [2015-11-28T11:06:06.995575 #67670] INFO -- : No pending events found for channel `mail`
436
- I, [2015-11-28T11:06:07.002329 #67670] INFO -- : Event published, status @ /a/status/uri
437
- I, [2015-11-28T11:06:07.006941 #67670] INFO -- : Event 345 status:
438
- I, [2015-11-28T11:06:31.065223 #67701] INFO -- : Event 1 completed
439
- I, [2015-11-28T11:06:31.069975 #67701] INFO -- : No pending events found
440
- I, [2015-11-28T11:06:31.076212 #67701] INFO -- : No pending events found for channel `mail`
441
- I, [2015-11-28T11:06:31.098757 #67701] INFO -- : Event published, status @ /a/status/uri
442
- I, [2015-11-28T11:06:31.106956 #67701] INFO -- : Event 345 status:
443
- I, [2015-11-28T11:07:19.331028 #67733] INFO -- : Event 1 completed
444
- I, [2015-11-28T11:07:19.335696 #67733] INFO -- : No pending events found
445
- I, [2015-11-28T11:07:19.341355 #67733] INFO -- : No pending events found for channel `mail`
446
- I, [2015-11-28T11:07:19.353956 #67733] INFO -- : Event published, status @ /a/status/uri
447
- I, [2015-11-28T11:07:19.362266 #67733] INFO -- : Event 345 status:
448
- I, [2015-11-28T11:07:43.675201 #67763] INFO -- : Event 1 completed
449
- I, [2015-11-28T11:07:43.681880 #67763] INFO -- : No pending events found
450
- I, [2015-11-28T11:07:43.689820 #67763] INFO -- : No pending events found for channel `mail`
451
- I, [2015-11-28T11:07:43.696998 #67763] INFO -- : Event published, status @ /a/status/uri
452
- I, [2015-11-28T11:07:43.703458 #67763] INFO -- : Event 345 status:
453
- I, [2015-11-28T11:08:13.202174 #67794] INFO -- : Event 1 completed
454
- I, [2015-11-28T11:08:13.207385 #67794] INFO -- : No pending events found
455
- I, [2015-11-28T11:08:13.212964 #67794] INFO -- : No pending events found for channel `mail`
456
- I, [2015-11-28T11:08:13.227630 #67794] INFO -- : Event published, status @ /a/status/uri
457
- I, [2015-11-28T11:08:13.236450 #67794] INFO -- : Event 345 status:
458
- I, [2015-11-28T11:08:22.635300 #67823] INFO -- : Event 1 completed
459
- I, [2015-11-28T11:08:22.641975 #67823] INFO -- : No pending events found
460
- I, [2015-11-28T11:08:22.649733 #67823] INFO -- : No pending events found for channel `mail`
461
- I, [2015-11-28T11:08:22.655000 #67823] INFO -- : Event published, status @ /a/status/uri
462
- I, [2015-11-28T11:08:22.680470 #67823] INFO -- : Event 345 status:
463
- I, [2015-11-28T11:09:20.712873 #67859] INFO -- : Event 1 completed
464
- I, [2015-11-28T11:09:20.725806 #67859] INFO -- : No pending events found
465
- I, [2015-11-28T11:09:20.732793 #67859] INFO -- : No pending events found for channel `mail`
466
- I, [2015-11-28T11:09:20.738204 #67859] INFO -- : Event published, status @ /a/status/uri
467
- I, [2015-11-28T11:09:20.742823 #67859] INFO -- : Event 345 status:
468
- I, [2015-11-28T11:39:49.125985 #68631] INFO -- : Event 1 completed
469
- I, [2015-11-28T11:39:49.139868 #68631] INFO -- : No pending events found
470
- I, [2015-11-28T11:39:49.146042 #68631] INFO -- : No pending events found for channel `mail`
471
- I, [2015-11-28T11:39:49.151609 #68631] INFO -- : Event published, status @ /a/status/uri
472
- I, [2015-11-28T11:39:49.156340 #68631] INFO -- : Event 345 status:
473
- I, [2015-11-28T11:40:33.029383 #68662] INFO -- : Event 1 completed
474
- I, [2015-11-28T11:40:33.036870 #68662] INFO -- : No pending events found
475
- I, [2015-11-28T11:40:33.042412 #68662] INFO -- : No pending events found for channel `mail`
476
- I, [2015-11-28T11:40:33.047618 #68662] INFO -- : Event published, status @ /a/status/uri
477
- I, [2015-11-28T11:40:33.072200 #68662] INFO -- : Event 345 status:
478
- I, [2015-11-28T11:45:15.393590 #68707] INFO -- : Event 1 completed
479
- I, [2015-11-28T11:45:15.413120 #68707] INFO -- : No pending events found
480
- I, [2015-11-28T11:45:15.422320 #68707] INFO -- : No pending events found for channel `mail`
481
- I, [2015-11-28T11:45:15.428938 #68707] INFO -- : Event published, status @ /a/status/uri
482
- I, [2015-11-28T11:45:15.434948 #68707] INFO -- : Event 345 status:
483
- I, [2015-11-28T11:45:28.025789 #68737] INFO -- : Event 1 completed
484
- I, [2015-11-28T11:45:28.031192 #68737] INFO -- : No pending events found
485
- I, [2015-11-28T11:45:28.036384 #68737] INFO -- : No pending events found for channel `mail`
486
- I, [2015-11-28T11:45:28.049880 #68737] INFO -- : Event published, status @ /a/status/uri
487
- I, [2015-11-28T11:45:28.057663 #68737] INFO -- : Event 345 status:
488
- I, [2015-11-28T11:51:00.276713 #68793] INFO -- : Event 1 completed
489
- I, [2015-11-28T11:51:00.286089 #68793] INFO -- : No pending events found
490
- I, [2015-11-28T11:51:00.292843 #68793] INFO -- : No pending events found for channel `mail`
491
- I, [2015-11-28T11:51:00.298294 #68793] INFO -- : Event published, status @ /a/status/uri
492
- I, [2015-11-28T11:51:00.303111 #68793] INFO -- : Event 345 status:
493
- I, [2015-11-28T11:51:30.476047 #68823] INFO -- : Event 1 completed
494
- I, [2015-11-28T11:51:30.480764 #68823] INFO -- : No pending events found
495
- I, [2015-11-28T11:51:30.486960 #68823] INFO -- : No pending events found for channel `mail`
496
- I, [2015-11-28T11:51:30.493267 #68823] INFO -- : Event published, status @ /a/status/uri
497
- I, [2015-11-28T11:51:30.497817 #68823] INFO -- : Event 345 status:
498
- I, [2015-11-28T11:53:40.343685 #68891] INFO -- : Event 1 completed
499
- I, [2015-11-28T11:53:40.350514 #68891] INFO -- : No pending events found
500
- I, [2015-11-28T11:53:40.370662 #68891] INFO -- : No pending events found for channel `mail`
501
- I, [2015-11-28T11:53:40.376663 #68891] INFO -- : Event published, status @ /a/status/uri
502
- I, [2015-11-28T11:53:40.381339 #68891] INFO -- : Event 345 status:
503
- I, [2015-11-28T11:54:03.771590 #68921] INFO -- : Event 1 completed
504
- I, [2015-11-28T11:54:03.776431 #68921] INFO -- : No pending events found
505
- I, [2015-11-28T11:54:03.781600 #68921] INFO -- : No pending events found for channel `mail`
506
- I, [2015-11-28T11:54:03.791856 #68921] INFO -- : Event published, status @ /a/status/uri
507
- I, [2015-11-28T11:54:03.800298 #68921] INFO -- : Event 345 status:
508
- I, [2015-11-28T11:56:01.407883 #68991] INFO -- : Event 1 completed
509
- I, [2015-11-28T11:56:01.418142 #68991] INFO -- : No pending events found
510
- I, [2015-11-28T11:56:01.425134 #68991] INFO -- : No pending events found for channel `mail`
511
- I, [2015-11-28T11:56:01.430718 #68991] INFO -- : Event published, status @ /a/status/uri
512
- I, [2015-11-28T11:56:01.435394 #68991] INFO -- : Event 345 status:
513
- I, [2015-11-28T11:57:38.225271 #69026] INFO -- : Event 1 completed
514
- I, [2015-11-28T11:57:38.230295 #69026] INFO -- : No pending events found
515
- I, [2015-11-28T11:57:38.235242 #69026] INFO -- : No pending events found for channel `mail`
516
- I, [2015-11-28T11:57:38.249885 #69026] INFO -- : Event published, status @ /a/status/uri
517
- I, [2015-11-28T11:57:38.257192 #69026] INFO -- : Event 345 status:
518
- I, [2015-11-28T11:58:00.353376 #69057] INFO -- : Event 1 completed
519
- I, [2015-11-28T11:58:00.358498 #69057] INFO -- : No pending events found
520
- I, [2015-11-28T11:58:00.363802 #69057] INFO -- : No pending events found for channel `mail`
521
- I, [2015-11-28T11:58:00.369515 #69057] INFO -- : Event published, status @ /a/status/uri
522
- I, [2015-11-28T11:58:00.389643 #69057] INFO -- : Event 345 status:
523
- I, [2015-11-28T11:59:29.366345 #69090] INFO -- : Event 1 completed
524
- I, [2015-11-28T11:59:29.371157 #69090] INFO -- : No pending events found
525
- I, [2015-11-28T11:59:29.376415 #69090] INFO -- : No pending events found for channel `mail`
526
- I, [2015-11-28T11:59:29.392075 #69090] INFO -- : Event published, status @ /a/status/uri
527
- I, [2015-11-28T11:59:29.399106 #69090] INFO -- : Event 345 status:
528
- I, [2015-11-28T11:59:52.381114 #69120] INFO -- : Event 1 completed
529
- I, [2015-11-28T11:59:52.386135 #69120] INFO -- : No pending events found
530
- I, [2015-11-28T11:59:52.391237 #69120] INFO -- : No pending events found for channel `mail`
531
- I, [2015-11-28T11:59:52.414621 #69120] INFO -- : Event published, status @ /a/status/uri
532
- I, [2015-11-28T11:59:52.422159 #69120] INFO -- : Event 345 status:
533
- I, [2015-11-28T12:00:25.358040 #69152] INFO -- : Event 1 completed
534
- I, [2015-11-28T12:00:25.364836 #69152] INFO -- : No pending events found
535
- I, [2015-11-28T12:00:25.371067 #69152] INFO -- : No pending events found for channel `mail`
536
- I, [2015-11-28T12:00:25.389392 #69152] INFO -- : Event published, status @ /a/status/uri
537
- I, [2015-11-28T12:00:25.398008 #69152] INFO -- : Event 345 status:
538
- I, [2015-11-28T12:01:30.907207 #69244] INFO -- : Event 1 completed
539
- I, [2015-11-28T12:01:30.913300 #69244] INFO -- : No pending events found
540
- I, [2015-11-28T12:01:30.920162 #69244] INFO -- : No pending events found for channel `mail`
541
- I, [2015-11-28T12:01:30.934926 #69244] INFO -- : Event published, status @ /a/status/uri
542
- I, [2015-11-28T12:01:30.940210 #69244] INFO -- : Event 345 status:
543
- I, [2015-11-28T12:02:03.815782 #69275] INFO -- : Event 1 completed
544
- I, [2015-11-28T12:02:03.820606 #69275] INFO -- : No pending events found
545
- I, [2015-11-28T12:02:03.825899 #69275] INFO -- : No pending events found for channel `mail`
546
- I, [2015-11-28T12:02:03.833784 #69275] INFO -- : Event published, status @ /a/status/uri
547
- I, [2015-11-28T12:02:03.840700 #69275] INFO -- : Event 345 status:
548
- I, [2015-11-28T12:02:23.797702 #69305] INFO -- : Event 1 completed
549
- I, [2015-11-28T12:02:23.802892 #69305] INFO -- : No pending events found
550
- I, [2015-11-28T12:02:23.808111 #69305] INFO -- : No pending events found for channel `mail`
551
- I, [2015-11-28T12:02:23.819394 #69305] INFO -- : Event published, status @ /a/status/uri
552
- I, [2015-11-28T12:02:23.825973 #69305] INFO -- : Event 345 status:
553
- I, [2015-11-28T12:02:44.947072 #69335] INFO -- : Event 1 completed
554
- I, [2015-11-28T12:02:44.952665 #69335] INFO -- : No pending events found
555
- I, [2015-11-28T12:02:44.958703 #69335] INFO -- : No pending events found for channel `mail`
556
- I, [2015-11-28T12:02:44.966812 #69335] INFO -- : Event published, status @ /a/status/uri
557
- I, [2015-11-28T12:02:44.972609 #69335] INFO -- : Event 345 status:
558
- I, [2015-11-28T12:03:05.145938 #69365] INFO -- : Event 1 completed
559
- I, [2015-11-28T12:03:05.150841 #69365] INFO -- : No pending events found
560
- I, [2015-11-28T12:03:05.156036 #69365] INFO -- : No pending events found for channel `mail`
561
- I, [2015-11-28T12:03:05.169727 #69365] INFO -- : Event published, status @ /a/status/uri
562
- I, [2015-11-28T12:03:05.176654 #69365] INFO -- : Event 345 status:
563
- I, [2015-11-28T12:03:27.148792 #69395] INFO -- : Event 1 completed
564
- I, [2015-11-28T12:03:27.155394 #69395] INFO -- : No pending events found
565
- I, [2015-11-28T12:03:27.161725 #69395] INFO -- : No pending events found for channel `mail`
566
- I, [2015-11-28T12:03:27.172014 #69395] INFO -- : Event published, status @ /a/status/uri
567
- I, [2015-11-28T12:03:27.179129 #69395] INFO -- : Event 345 status:
568
- I, [2015-11-28T12:07:05.067835 #69499] INFO -- : Event 1 completed
569
- I, [2015-11-28T12:07:05.076679 #69499] INFO -- : No pending events found
570
- I, [2015-11-28T12:07:05.083516 #69499] INFO -- : No pending events found for channel `mail`
571
- I, [2015-11-28T12:07:05.089139 #69499] INFO -- : Event published, status @ /a/status/uri
572
- I, [2015-11-28T12:07:05.093914 #69499] INFO -- : Event 345 status:
573
- I, [2015-11-28T12:08:44.505307 #69564] INFO -- : Event 1 completed
574
- I, [2015-11-28T12:08:44.510404 #69564] INFO -- : No pending events found
575
- I, [2015-11-28T12:08:44.515366 #69564] INFO -- : No pending events found for channel `mail`
576
- I, [2015-11-28T12:08:44.528846 #69564] INFO -- : Event published, status @ /a/status/uri
577
- I, [2015-11-28T12:08:44.535268 #69564] INFO -- : Event 345 status:
578
- I, [2015-11-28T12:09:24.164709 #69595] INFO -- : Event 1 completed
579
- I, [2015-11-28T12:09:24.169924 #69595] INFO -- : No pending events found
580
- I, [2015-11-28T12:09:24.174838 #69595] INFO -- : No pending events found for channel `mail`
581
- I, [2015-11-28T12:09:24.195427 #69595] INFO -- : Event published, status @ /a/status/uri
582
- I, [2015-11-28T12:09:24.202469 #69595] INFO -- : Event 345 status:
583
- I, [2015-11-28T12:12:54.978180 #69667] INFO -- : Event 1 completed
584
- I, [2015-11-28T12:12:55.003787 #69667] INFO -- : No pending events found
585
- I, [2015-11-28T12:12:55.009682 #69667] INFO -- : No pending events found for channel `mail`
586
- I, [2015-11-28T12:12:55.015016 #69667] INFO -- : Event published, status @ /a/status/uri
587
- I, [2015-11-28T12:12:55.019739 #69667] INFO -- : Event 345 status:
588
- I, [2015-11-28T12:14:13.201283 #69700] INFO -- : Event 1 completed
589
- I, [2015-11-28T12:14:13.207058 #69700] INFO -- : No pending events found
590
- I, [2015-11-28T12:14:13.213481 #69700] INFO -- : No pending events found for channel `mail`
591
- I, [2015-11-28T12:14:13.222412 #69700] INFO -- : Event published, status @ /a/status/uri
592
- I, [2015-11-28T12:14:13.230256 #69700] INFO -- : Event 345 status:
593
- I, [2015-11-28T12:20:26.270570 #69857] INFO -- : Event 1 completed
594
- I, [2015-11-28T12:20:26.277662 #69857] INFO -- : No pending events found
595
- I, [2015-11-28T12:20:26.283270 #69857] INFO -- : No pending events found for channel `mail`
596
- I, [2015-11-28T12:20:26.288624 #69857] INFO -- : Event published, status @ /a/status/uri
597
- I, [2015-11-28T12:20:26.293338 #69857] INFO -- : Event 345 status:
598
- I, [2015-11-28T12:20:59.821155 #69887] INFO -- : Event 1 completed
599
- I, [2015-11-28T12:20:59.848655 #69887] INFO -- : No pending events found
600
- I, [2015-11-28T12:20:59.856911 #69887] INFO -- : No pending events found for channel `mail`
601
- I, [2015-11-28T12:20:59.862800 #69887] INFO -- : Event published, status @ /a/status/uri
602
- I, [2015-11-28T12:20:59.868471 #69887] INFO -- : Event 345 status:
603
- I, [2015-11-28T12:21:16.707337 #69917] INFO -- : Event 1 completed
604
- I, [2015-11-28T12:21:16.712043 #69917] INFO -- : No pending events found
605
- I, [2015-11-28T12:21:16.716984 #69917] INFO -- : No pending events found for channel `mail`
606
- I, [2015-11-28T12:21:16.723558 #69917] INFO -- : Event published, status @ /a/status/uri
607
- I, [2015-11-28T12:21:16.730064 #69917] INFO -- : Event 345 status:
608
- I, [2015-11-28T12:22:50.487483 #69982] INFO -- : Event 1 completed
609
- I, [2015-11-28T12:22:50.501261 #69982] INFO -- : No pending events found
610
- I, [2015-11-28T12:22:50.507656 #69982] INFO -- : No pending events found for channel `mail`
611
- I, [2015-11-28T12:22:50.513154 #69982] INFO -- : Event published, status @ /a/status/uri
612
- I, [2015-11-28T12:22:50.517938 #69982] INFO -- : Event 345 status:
613
- I, [2015-11-28T12:25:26.050779 #70019] INFO -- : Event 1 completed
614
- I, [2015-11-28T12:25:26.056154 #70019] INFO -- : No pending events found
615
- I, [2015-11-28T12:25:26.061111 #70019] INFO -- : No pending events found for channel `mail`
616
- I, [2015-11-28T12:25:26.070499 #70019] INFO -- : Event published, status @ /a/status/uri
617
- I, [2015-11-28T12:25:26.075629 #70019] INFO -- : Event 345 status:
618
- I, [2015-11-28T12:27:53.208622 #70057] INFO -- : Event 1 completed
619
- I, [2015-11-28T12:27:53.224942 #70057] INFO -- : No pending events found
620
- I, [2015-11-28T12:27:53.233139 #70057] INFO -- : No pending events found for channel `mail`
621
- I, [2015-11-28T12:27:53.238957 #70057] INFO -- : Event published, status @ /a/status/uri
622
- I, [2015-11-28T12:27:53.243516 #70057] INFO -- : Event 345 status:
623
- I, [2015-11-28T12:28:39.403115 #70088] INFO -- : Event 1 completed
624
- I, [2015-11-28T12:28:39.426393 #70088] INFO -- : No pending events found
625
- I, [2015-11-28T12:28:39.436036 #70088] INFO -- : No pending events found for channel `mail`
626
- I, [2015-11-28T12:28:39.441945 #70088] INFO -- : Event published, status @ /a/status/uri
627
- I, [2015-11-28T12:28:39.446906 #70088] INFO -- : Event 345 status:
628
- I, [2015-11-28T12:29:26.858296 #70120] INFO -- : Event 1 completed
629
- I, [2015-11-28T12:29:26.863073 #70120] INFO -- : No pending events found
630
- I, [2015-11-28T12:29:26.882375 #70120] INFO -- : No pending events found for channel `mail`
631
- I, [2015-11-28T12:29:26.890275 #70120] INFO -- : Event published, status @ /a/status/uri
632
- I, [2015-11-28T12:29:26.895257 #70120] INFO -- : Event 345 status:
633
- I, [2015-11-28T12:30:07.821457 #70152] INFO -- : Event 1 completed
634
- I, [2015-11-28T12:30:07.827375 #70152] INFO -- : No pending events found
635
- I, [2015-11-28T12:30:07.833093 #70152] INFO -- : No pending events found for channel `mail`
636
- I, [2015-11-28T12:30:07.848591 #70152] INFO -- : Event published, status @ /a/status/uri
637
- I, [2015-11-28T12:30:07.855490 #70152] INFO -- : Event 345 status:
638
- I, [2015-11-28T12:30:35.697993 #70182] INFO -- : Event 1 completed
639
- I, [2015-11-28T12:30:35.703948 #70182] INFO -- : No pending events found
640
- I, [2015-11-28T12:30:35.710503 #70182] INFO -- : No pending events found for channel `mail`
641
- I, [2015-11-28T12:30:35.733243 #70182] INFO -- : Event published, status @ /a/status/uri
642
- I, [2015-11-28T12:30:35.740580 #70182] INFO -- : Event 345 status:
643
- I, [2015-11-28T12:30:58.063359 #70212] INFO -- : Event 1 completed
644
- I, [2015-11-28T12:30:58.070683 #70212] INFO -- : No pending events found
645
- I, [2015-11-28T12:30:58.078533 #70212] INFO -- : No pending events found for channel `mail`
646
- I, [2015-11-28T12:30:58.084813 #70212] INFO -- : Event published, status @ /a/status/uri
647
- I, [2015-11-28T12:30:58.089980 #70212] INFO -- : Event 345 status:
648
- I, [2015-11-28T12:31:25.499682 #70249] INFO -- : Event 1 completed
649
- I, [2015-11-28T12:31:25.505724 #70249] INFO -- : No pending events found
650
- I, [2015-11-28T12:31:25.515573 #70249] INFO -- : No pending events found for channel `mail`
651
- I, [2015-11-28T12:31:25.521767 #70249] INFO -- : Event published, status @ /a/status/uri
652
- I, [2015-11-28T12:31:25.526490 #70249] INFO -- : Event 345 status:
653
- I, [2015-11-28T13:05:40.840190 #70769] INFO -- : Event 1 completed
654
- I, [2015-11-28T13:05:40.845649 #70769] INFO -- : No pending events found
655
- I, [2015-11-28T13:05:40.851005 #70769] INFO -- : No pending events found for channel `mail`
656
- I, [2015-11-28T13:05:40.856409 #70769] INFO -- : Event published, status @ /a/status/uri
657
- I, [2015-11-28T13:05:40.861231 #70769] INFO -- : Event 345 status:
658
- I, [2015-11-28T13:11:26.512891 #70805] INFO -- : Event 1 completed
659
- I, [2015-11-28T13:11:26.530311 #70805] INFO -- : No pending events found
660
- I, [2015-11-28T13:11:26.536105 #70805] INFO -- : No pending events found for channel `mail`
661
- I, [2015-11-28T13:11:26.542567 #70805] INFO -- : Event published, status @ /a/status/uri
662
- I, [2015-11-28T13:11:26.550957 #70805] INFO -- : Event 345 status:
663
- I, [2015-11-28T13:11:58.017478 #70855] INFO -- : Event 1 completed
664
- I, [2015-11-28T13:11:58.026741 #70855] INFO -- : No pending events found
665
- I, [2015-11-28T13:11:58.038830 #70855] INFO -- : No pending events found for channel `mail`
666
- I, [2015-11-28T13:11:58.044529 #70855] INFO -- : Event published, status @ /a/status/uri
667
- I, [2015-11-28T13:11:58.049509 #70855] INFO -- : Event 345 status:
668
- I, [2015-11-28T13:12:13.172017 #70887] INFO -- : Event 1 completed
669
- I, [2015-11-28T13:12:13.179454 #70887] INFO -- : No pending events found
670
- I, [2015-11-28T13:12:13.184952 #70887] INFO -- : No pending events found for channel `mail`
671
- I, [2015-11-28T13:12:13.190759 #70887] INFO -- : Event published, status @ /a/status/uri
672
- I, [2015-11-28T13:12:13.195643 #70887] INFO -- : Event 345 status:
673
- I, [2015-11-28T13:12:52.414270 #70918] INFO -- : Event 1 completed
674
- I, [2015-11-28T13:12:52.435129 #70918] INFO -- : No pending events found
675
- I, [2015-11-28T13:12:52.442619 #70918] INFO -- : No pending events found for channel `mail`
676
- I, [2015-11-28T13:12:52.448418 #70918] INFO -- : Event published, status @ /a/status/uri
677
- I, [2015-11-28T13:12:52.453359 #70918] INFO -- : Event 345 status:
678
- I, [2015-11-28T13:15:46.467146 #70950] INFO -- : Event 1 completed
679
- I, [2015-11-28T13:15:46.473122 #70950] INFO -- : No pending events found
680
- I, [2015-11-28T13:15:46.478515 #70950] INFO -- : No pending events found for channel `mail`
681
- I, [2015-11-28T13:15:46.484423 #70950] INFO -- : Event published, status @ /a/status/uri
682
- I, [2015-11-28T13:15:46.489500 #70950] INFO -- : Event 345 status:
683
- I, [2015-11-28T13:15:48.311554 #70992] INFO -- : Event 1 completed
684
- I, [2015-11-28T13:15:48.316477 #70992] INFO -- : No pending events found
685
- I, [2015-11-28T13:15:48.321840 #70992] INFO -- : No pending events found for channel `mail`
686
- I, [2015-11-28T13:15:48.327146 #70992] INFO -- : Event published, status @ /a/status/uri
687
- I, [2015-11-28T13:15:48.331988 #70992] INFO -- : Event 345 status:
688
- I, [2015-11-28T13:17:14.026163 #71033] INFO -- : Event 1 completed
689
- I, [2015-11-28T13:17:14.031332 #71033] INFO -- : No pending events found
690
- I, [2015-11-28T13:17:14.038211 #71033] INFO -- : No pending events found for channel `mail`
691
- I, [2015-11-28T13:17:14.044763 #71033] INFO -- : Event published, status @ /a/status/uri
692
- I, [2015-11-28T13:17:14.049552 #71033] INFO -- : Event 345 status:
693
- I, [2015-11-28T13:18:12.626556 #71065] INFO -- : Event 1 completed
694
- I, [2015-11-28T13:18:12.638327 #71065] INFO -- : No pending events found
695
- I, [2015-11-28T13:18:12.649146 #71065] INFO -- : No pending events found for channel `mail`
696
- I, [2015-11-28T13:18:12.655846 #71065] INFO -- : Event published, status @ /a/status/uri
697
- I, [2015-11-28T13:18:12.660505 #71065] INFO -- : Event 345 status:
698
- I, [2015-11-28T13:18:36.208709 #71095] INFO -- : Event 1 completed
699
- I, [2015-11-28T13:18:36.213606 #71095] INFO -- : No pending events found
700
- I, [2015-11-28T13:18:36.218747 #71095] INFO -- : No pending events found for channel `mail`
701
- I, [2015-11-28T13:18:36.224593 #71095] INFO -- : Event published, status @ /a/status/uri
702
- I, [2015-11-28T13:18:36.229311 #71095] INFO -- : Event 345 status:
703
- I, [2015-11-28T13:19:46.782154 #71128] INFO -- : Event 1 completed
704
- I, [2015-11-28T13:19:46.787204 #71128] INFO -- : No pending events found
705
- I, [2015-11-28T13:19:46.798664 #71128] INFO -- : No pending events found for channel `mail`
706
- I, [2015-11-28T13:19:46.806905 #71128] INFO -- : Event published, status @ /a/status/uri
707
- I, [2015-11-28T13:19:46.811607 #71128] INFO -- : Event 345 status:
708
- I, [2015-11-28T13:20:00.812513 #71157] INFO -- : Event 1 completed
709
- I, [2015-11-28T13:20:00.818854 #71157] INFO -- : No pending events found
710
- I, [2015-11-28T13:20:00.823941 #71157] INFO -- : No pending events found for channel `mail`
711
- I, [2015-11-28T13:20:00.829313 #71157] INFO -- : Event published, status @ /a/status/uri
712
- I, [2015-11-28T13:20:00.834205 #71157] INFO -- : Event 345 status:
713
- I, [2015-11-28T13:20:18.654797 #71187] INFO -- : Event 1 completed
714
- I, [2015-11-28T13:20:18.660949 #71187] INFO -- : No pending events found
715
- I, [2015-11-28T13:20:18.666162 #71187] INFO -- : No pending events found for channel `mail`
716
- I, [2015-11-28T13:20:18.671555 #71187] INFO -- : Event published, status @ /a/status/uri
717
- I, [2015-11-28T13:20:18.676535 #71187] INFO -- : Event 345 status:
718
- I, [2015-11-28T13:20:30.397405 #71217] INFO -- : Event 1 completed
719
- I, [2015-11-28T13:20:30.402307 #71217] INFO -- : No pending events found
720
- I, [2015-11-28T13:20:30.407272 #71217] INFO -- : No pending events found for channel `mail`
721
- I, [2015-11-28T13:20:30.412617 #71217] INFO -- : Event published, status @ /a/status/uri
722
- I, [2015-11-28T13:20:30.417256 #71217] INFO -- : Event 345 status:
723
- I, [2015-11-28T13:20:59.746564 #71248] INFO -- : Event 1 completed
724
- I, [2015-11-28T13:20:59.751381 #71248] INFO -- : No pending events found
725
- I, [2015-11-28T13:20:59.756380 #71248] INFO -- : No pending events found for channel `mail`
726
- I, [2015-11-28T13:20:59.761632 #71248] INFO -- : Event published, status @ /a/status/uri
727
- I, [2015-11-28T13:20:59.766495 #71248] INFO -- : Event 345 status:
728
- I, [2015-11-28T13:21:27.450708 #71279] INFO -- : Event 1 completed
729
- I, [2015-11-28T13:21:27.455930 #71279] INFO -- : No pending events found
730
- I, [2015-11-28T13:21:27.460803 #71279] INFO -- : No pending events found for channel `mail`
731
- I, [2015-11-28T13:21:27.479564 #71279] INFO -- : Event published, status @ /a/status/uri
732
- I, [2015-11-28T13:21:27.486293 #71279] INFO -- : Event 345 status:
733
- I, [2015-11-28T13:22:27.356190 #71308] INFO -- : Event 1 completed
734
- I, [2015-11-28T13:22:27.362091 #71308] INFO -- : No pending events found
735
- I, [2015-11-28T13:22:27.367678 #71308] INFO -- : No pending events found for channel `mail`
736
- I, [2015-11-28T13:22:27.373727 #71308] INFO -- : Event published, status @ /a/status/uri
737
- I, [2015-11-28T13:22:27.380467 #71308] INFO -- : Event 345 status:
738
- I, [2015-11-28T13:22:29.319759 #71341] INFO -- : Event 1 completed
739
- I, [2015-11-28T13:22:29.324590 #71341] INFO -- : No pending events found
740
- I, [2015-11-28T13:22:29.341070 #71341] INFO -- : No pending events found for channel `mail`
741
- I, [2015-11-28T13:22:29.348333 #71341] INFO -- : Event published, status @ /a/status/uri
742
- I, [2015-11-28T13:22:29.352953 #71341] INFO -- : Event 345 status:
743
- I, [2015-11-28T13:23:48.991092 #71370] INFO -- : Event 1 completed
744
- I, [2015-11-28T13:23:48.997231 #71370] INFO -- : No pending events found
745
- I, [2015-11-28T13:23:49.002701 #71370] INFO -- : No pending events found for channel `mail`
746
- I, [2015-11-28T13:23:49.008556 #71370] INFO -- : Event published, status @ /a/status/uri
747
- I, [2015-11-28T13:23:49.013618 #71370] INFO -- : Event 345 status:
748
- I, [2015-11-28T13:30:32.589146 #71404] INFO -- : Event 1 completed
749
- I, [2015-11-28T13:30:32.598943 #71404] INFO -- : No pending events found
750
- I, [2015-11-28T13:30:32.604539 #71404] INFO -- : No pending events found for channel `mail`
751
- I, [2015-11-28T13:30:32.609963 #71404] INFO -- : Event published, status @ /a/status/uri
752
- I, [2015-11-28T13:30:32.614679 #71404] INFO -- : Event 345 status:
753
- I, [2015-11-28T13:30:39.554825 #71466] INFO -- : Event 1 completed
754
- I, [2015-11-28T13:30:39.575015 #71466] INFO -- : No pending events found
755
- I, [2015-11-28T13:30:39.582371 #71466] INFO -- : No pending events found for channel `mail`
756
- I, [2015-11-28T13:30:39.591995 #71466] INFO -- : Event published, status @ /a/status/uri
757
- I, [2015-11-28T13:30:39.596878 #71466] INFO -- : Event 345 status:
758
- I, [2015-11-28T13:31:01.180242 #71497] INFO -- : Event 1 completed
759
- I, [2015-11-28T13:31:01.185681 #71497] INFO -- : No pending events found
760
- I, [2015-11-28T13:31:01.191196 #71497] INFO -- : No pending events found for channel `mail`
761
- I, [2015-11-28T13:31:01.197817 #71497] INFO -- : Event published, status @ /a/status/uri
762
- I, [2015-11-28T13:31:01.204699 #71497] INFO -- : Event 345 status:
763
- I, [2015-11-28T13:31:27.250696 #71529] INFO -- : Event 1 completed
764
- I, [2015-11-28T13:31:27.262655 #71529] INFO -- : No pending events found
765
- I, [2015-11-28T13:31:27.269058 #71529] INFO -- : No pending events found for channel `mail`
766
- I, [2015-11-28T13:31:27.276884 #71529] INFO -- : Event published, status @ /a/status/uri
767
- I, [2015-11-28T13:31:27.282638 #71529] INFO -- : Event 345 status:
768
- I, [2015-11-28T13:31:43.548141 #71559] INFO -- : Event 1 completed
769
- I, [2015-11-28T13:31:43.555654 #71559] INFO -- : No pending events found
770
- I, [2015-11-28T13:31:43.561589 #71559] INFO -- : No pending events found for channel `mail`
771
- I, [2015-11-28T13:31:43.567360 #71559] INFO -- : Event published, status @ /a/status/uri
772
- I, [2015-11-28T13:31:43.572115 #71559] INFO -- : Event 345 status:
773
- I, [2015-11-28T13:35:05.700823 #71590] INFO -- : Event 1 completed
774
- I, [2015-11-28T13:35:05.709142 #71590] INFO -- : No pending events found
775
- I, [2015-11-28T13:35:05.716446 #71590] INFO -- : No pending events found for channel `mail`
776
- I, [2015-11-28T13:35:05.721726 #71590] INFO -- : Event published, status @ /a/status/uri
777
- I, [2015-11-28T13:35:05.726342 #71590] INFO -- : Event 345 status:
778
- I, [2015-11-28T13:36:13.276050 #71630] INFO -- : Event 1 completed
779
- I, [2015-11-28T13:36:13.298273 #71630] INFO -- : No pending events found
780
- I, [2015-11-28T13:36:13.304191 #71630] INFO -- : No pending events found for channel `mail`
781
- I, [2015-11-28T13:36:13.309979 #71630] INFO -- : Event published, status @ /a/status/uri
782
- I, [2015-11-28T13:36:13.314854 #71630] INFO -- : Event 345 status:
783
- I, [2015-11-28T13:36:44.983691 #71666] INFO -- : Event 1 completed
784
- I, [2015-11-28T13:36:44.988284 #71666] INFO -- : No pending events found
785
- I, [2015-11-28T13:36:44.999196 #71666] INFO -- : No pending events found for channel `mail`
786
- I, [2015-11-28T13:36:45.007044 #71666] INFO -- : Event published, status @ /a/status/uri
787
- I, [2015-11-28T13:36:45.011649 #71666] INFO -- : Event 345 status:
788
- I, [2015-11-28T13:37:33.043645 #71703] INFO -- : Event 1 completed
789
- I, [2015-11-28T13:37:33.049908 #71703] INFO -- : No pending events found
790
- I, [2015-11-28T13:37:33.055696 #71703] INFO -- : No pending events found for channel `mail`
791
- I, [2015-11-28T13:37:33.061090 #71703] INFO -- : Event published, status @ /a/status/uri
792
- I, [2015-11-28T13:37:33.066326 #71703] INFO -- : Event 345 status:
793
- I, [2015-11-28T13:37:45.204785 #71733] INFO -- : Event 1 completed
794
- I, [2015-11-28T13:37:45.211436 #71733] INFO -- : No pending events found
795
- I, [2015-11-28T13:37:45.216635 #71733] INFO -- : No pending events found for channel `mail`
796
- I, [2015-11-28T13:37:45.223532 #71733] INFO -- : Event published, status @ /a/status/uri
797
- I, [2015-11-28T13:37:45.230387 #71733] INFO -- : Event 345 status:
798
- I, [2015-11-28T13:41:46.838043 #71777] INFO -- : Event 1 completed
799
- I, [2015-11-28T13:41:46.853830 #71777] INFO -- : No pending events found
800
- I, [2015-11-28T13:41:46.860142 #71777] INFO -- : No pending events found for channel `mail`
801
- I, [2015-11-28T13:41:46.865598 #71777] INFO -- : Event published, status @ /a/status/uri
802
- I, [2015-11-28T13:41:46.870357 #71777] INFO -- : Event 345 status:
803
- I, [2015-11-28T13:41:57.684914 #71806] INFO -- : Event 1 completed
804
- I, [2015-11-28T13:41:57.689746 #71806] INFO -- : No pending events found
805
- I, [2015-11-28T13:41:57.707941 #71806] INFO -- : No pending events found for channel `mail`
806
- I, [2015-11-28T13:41:57.714509 #71806] INFO -- : Event published, status @ /a/status/uri
807
- I, [2015-11-28T13:41:57.719351 #71806] INFO -- : Event 345 status:
808
- I, [2015-11-28T13:42:21.199950 #71836] INFO -- : Event 1 completed
809
- I, [2015-11-28T13:42:21.205120 #71836] INFO -- : No pending events found
810
- I, [2015-11-28T13:42:21.210140 #71836] INFO -- : No pending events found for channel `mail`
811
- I, [2015-11-28T13:42:21.234919 #71836] INFO -- : Event published, status @ /a/status/uri
812
- I, [2015-11-28T13:42:21.240533 #71836] INFO -- : Event 345 status:
813
- I, [2015-11-28T13:42:48.700220 #71867] INFO -- : Event 1 completed
814
- I, [2015-11-28T13:42:48.705864 #71867] INFO -- : No pending events found
815
- I, [2015-11-28T13:42:48.712998 #71867] INFO -- : No pending events found for channel `mail`
816
- I, [2015-11-28T13:42:48.721060 #71867] INFO -- : Event published, status @ /a/status/uri
817
- I, [2015-11-28T13:42:48.726134 #71867] INFO -- : Event 345 status:
818
- I, [2015-11-28T13:43:07.810825 #71897] INFO -- : Event 1 completed
819
- I, [2015-11-28T13:43:07.818220 #71897] INFO -- : No pending events found
820
- I, [2015-11-28T13:43:07.824581 #71897] INFO -- : No pending events found for channel `mail`
821
- I, [2015-11-28T13:43:07.830112 #71897] INFO -- : Event published, status @ /a/status/uri
822
- I, [2015-11-28T13:43:07.834906 #71897] INFO -- : Event 345 status:
823
- I, [2015-11-28T13:43:27.490491 #71927] INFO -- : Event 1 completed
824
- I, [2015-11-28T13:43:27.495532 #71927] INFO -- : No pending events found
825
- I, [2015-11-28T13:43:27.514333 #71927] INFO -- : No pending events found for channel `mail`
826
- I, [2015-11-28T13:43:27.525539 #71927] INFO -- : Event published, status @ /a/status/uri
827
- I, [2015-11-28T13:43:27.532691 #71927] INFO -- : Event 345 status:
828
- I, [2015-11-28T13:46:50.284456 #71980] INFO -- : Event 1 completed
829
- I, [2015-11-28T13:46:50.290943 #71980] INFO -- : No pending events found
830
- I, [2015-11-28T13:46:50.296263 #71980] INFO -- : No pending events found for channel `mail`
831
- I, [2015-11-28T13:46:50.301855 #71980] INFO -- : Event published, status @ /a/status/uri
832
- I, [2015-11-28T13:46:50.306596 #71980] INFO -- : Event 345 status:
833
- I, [2015-11-28T13:47:17.693692 #72012] INFO -- : Event 1 completed
834
- I, [2015-11-28T13:47:17.698510 #72012] INFO -- : No pending events found
835
- I, [2015-11-28T13:47:17.717864 #72012] INFO -- : No pending events found for channel `mail`
836
- I, [2015-11-28T13:47:17.724801 #72012] INFO -- : Event published, status @ /a/status/uri
837
- I, [2015-11-28T13:47:17.731052 #72012] INFO -- : Event 345 status:
838
- I, [2015-11-28T13:48:52.440389 #72046] INFO -- : Event 1 completed
839
- I, [2015-11-28T13:48:52.445474 #72046] INFO -- : No pending events found
840
- I, [2015-11-28T13:48:52.452171 #72046] INFO -- : No pending events found for channel `mail`
841
- I, [2015-11-28T13:48:52.459711 #72046] INFO -- : Event published, status @ /a/status/uri
842
- I, [2015-11-28T13:48:52.464518 #72046] INFO -- : Event 345 status:
843
- I, [2015-11-28T13:50:19.306711 #72080] INFO -- : Event 1 completed
844
- I, [2015-11-28T13:50:19.313677 #72080] INFO -- : No pending events found
845
- I, [2015-11-28T13:50:19.321318 #72080] INFO -- : No pending events found for channel `mail`
846
- I, [2015-11-28T13:50:19.326689 #72080] INFO -- : Event published, status @ /a/status/uri
847
- I, [2015-11-28T13:50:19.331359 #72080] INFO -- : Event 345 status:
848
- I, [2015-11-28T13:56:00.762504 #72128] INFO -- : Event 1 completed
849
- I, [2015-11-28T13:56:00.768673 #72128] INFO -- : No pending events found
850
- I, [2015-11-28T13:56:00.773809 #72128] INFO -- : No pending events found for channel `mail`
851
- I, [2015-11-28T13:56:00.779276 #72128] INFO -- : Event published, status @ /a/status/uri
852
- I, [2015-11-28T13:56:00.787865 #72128] INFO -- : Event 345 status:
853
- I, [2015-11-28T13:56:17.750654 #72164] INFO -- : Event 1 completed
854
- I, [2015-11-28T13:56:17.758490 #72164] INFO -- : No pending events found
855
- I, [2015-11-28T13:56:17.763636 #72164] INFO -- : No pending events found for channel `mail`
856
- I, [2015-11-28T13:56:17.768920 #72164] INFO -- : Event published, status @ /a/status/uri
857
- I, [2015-11-28T13:56:17.773485 #72164] INFO -- : Event 345 status:
858
- I, [2015-11-28T13:56:35.975937 #72196] INFO -- : Event 1 completed
859
- I, [2015-11-28T13:56:35.980790 #72196] INFO -- : No pending events found
860
- I, [2015-11-28T13:56:35.998068 #72196] INFO -- : No pending events found for channel `mail`
861
- I, [2015-11-28T13:56:36.007215 #72196] INFO -- : Event published, status @ /a/status/uri
862
- I, [2015-11-28T13:56:36.012389 #72196] INFO -- : Event 345 status:
863
- I, [2015-11-28T14:54:51.872736 #72607] INFO -- : Event 1 completed
864
- I, [2015-11-28T14:54:51.878394 #72607] INFO -- : No pending events found
865
- I, [2015-11-28T14:54:51.883437 #72607] INFO -- : No pending events found for channel `mail`
866
- I, [2015-11-28T14:54:51.888744 #72607] INFO -- : Event published, status @ /a/status/uri
867
- I, [2015-11-28T14:54:51.893380 #72607] INFO -- : Event 345 status:
868
- I, [2015-11-28T14:58:38.762950 #72659] INFO -- : Event 1 completed
869
- I, [2015-11-28T14:58:38.769517 #72659] INFO -- : No pending events found
870
- I, [2015-11-28T14:58:38.774715 #72659] INFO -- : No pending events found for channel `mail`
871
- I, [2015-11-28T14:58:38.780155 #72659] INFO -- : Event published, status @ /a/status/uri
872
- I, [2015-11-28T14:58:38.784772 #72659] INFO -- : Event 345 status:
873
- I, [2015-11-28T15:01:33.491760 #72689] INFO -- : Event 1 completed
874
- I, [2015-11-28T15:01:33.497149 #72689] INFO -- : No pending events found
875
- I, [2015-11-28T15:01:33.502493 #72689] INFO -- : No pending events found for channel `mail`
876
- I, [2015-11-28T15:01:33.508747 #72689] INFO -- : Event published, status @ /a/status/uri
877
- I, [2015-11-28T15:01:33.514203 #72689] INFO -- : Event 345 status:
878
- I, [2015-11-28T15:01:35.467974 #72733] INFO -- : Event 1 completed
879
- I, [2015-11-28T15:01:35.472679 #72733] INFO -- : No pending events found
880
- I, [2015-11-28T15:01:35.485023 #72733] INFO -- : No pending events found for channel `mail`
881
- I, [2015-11-28T15:01:35.491062 #72733] INFO -- : Event published, status @ /a/status/uri
882
- I, [2015-11-28T15:01:35.496043 #72733] INFO -- : Event 345 status:
883
- I, [2015-11-28T15:02:12.470985 #72766] INFO -- : Event 1 completed
884
- I, [2015-11-28T15:02:12.488885 #72766] INFO -- : No pending events found
885
- I, [2015-11-28T15:02:12.496039 #72766] INFO -- : No pending events found for channel `mail`
886
- I, [2015-11-28T15:02:12.502826 #72766] INFO -- : Event published, status @ /a/status/uri
887
- I, [2015-11-28T15:02:12.507762 #72766] INFO -- : Event 345 status:
888
- I, [2015-11-28T15:02:22.892077 #72800] INFO -- : Event 1 completed
889
- I, [2015-11-28T15:02:22.896876 #72800] INFO -- : No pending events found
890
- I, [2015-11-28T15:02:22.919525 #72800] INFO -- : No pending events found for channel `mail`
891
- I, [2015-11-28T15:02:22.926879 #72800] INFO -- : Event published, status @ /a/status/uri
892
- I, [2015-11-28T15:02:22.931554 #72800] INFO -- : Event 345 status:
893
- I, [2015-11-28T15:05:42.863171 #72848] INFO -- : Event 1 completed
894
- I, [2015-11-28T15:05:42.869324 #72848] INFO -- : No pending events found
895
- I, [2015-11-28T15:05:42.874452 #72848] INFO -- : No pending events found for channel `mail`
896
- I, [2015-11-28T15:05:42.879832 #72848] INFO -- : Event published, status @ /a/status/uri
897
- I, [2015-11-28T15:05:42.884527 #72848] INFO -- : Event 345 status:
898
- I, [2015-11-28T15:05:55.002967 #72878] INFO -- : Event 1 completed
899
- I, [2015-11-28T15:05:55.015191 #72878] INFO -- : No pending events found
900
- I, [2015-11-28T15:05:55.022024 #72878] INFO -- : No pending events found for channel `mail`
901
- I, [2015-11-28T15:05:55.028698 #72878] INFO -- : Event published, status @ /a/status/uri
902
- I, [2015-11-28T15:05:55.033943 #72878] INFO -- : Event 345 status:
903
- I, [2015-11-28T15:06:30.233183 #72910] INFO -- : Event 1 completed
904
- I, [2015-11-28T15:06:30.238025 #72910] INFO -- : No pending events found
905
- I, [2015-11-28T15:06:30.246368 #72910] INFO -- : No pending events found for channel `mail`
906
- I, [2015-11-28T15:06:30.253678 #72910] INFO -- : Event published, status @ /a/status/uri
907
- I, [2015-11-28T15:06:30.258549 #72910] INFO -- : Event 345 status:
908
- I, [2015-11-28T15:06:35.279231 #72941] INFO -- : Event 1 completed
909
- I, [2015-11-28T15:06:35.284269 #72941] INFO -- : No pending events found
910
- I, [2015-11-28T15:06:35.297279 #72941] INFO -- : No pending events found for channel `mail`
911
- I, [2015-11-28T15:06:35.304790 #72941] INFO -- : Event published, status @ /a/status/uri
912
- I, [2015-11-28T15:06:35.310358 #72941] INFO -- : Event 345 status:
913
- I, [2015-11-28T15:07:18.971794 #72972] INFO -- : Event 1 completed
914
- I, [2015-11-28T15:07:18.977869 #72972] INFO -- : No pending events found
915
- I, [2015-11-28T15:07:18.987425 #72972] INFO -- : No pending events found for channel `mail`
916
- I, [2015-11-28T15:07:18.994166 #72972] INFO -- : Event published, status @ /a/status/uri
917
- I, [2015-11-28T15:07:18.999864 #72972] INFO -- : Event 345 status:
918
- I, [2015-11-28T15:08:05.131119 #73005] INFO -- : Event 1 completed
919
- I, [2015-11-28T15:08:05.136081 #73005] INFO -- : No pending events found
920
- I, [2015-11-28T15:08:05.153358 #73005] INFO -- : No pending events found for channel `mail`
921
- I, [2015-11-28T15:08:05.161988 #73005] INFO -- : Event published, status @ /a/status/uri
922
- I, [2015-11-28T15:08:05.167744 #73005] INFO -- : Event 345 status:
923
- I, [2015-11-28T15:17:45.318358 #73125] INFO -- : Event 1 completed
924
- I, [2015-11-28T15:17:45.324053 #73125] INFO -- : No pending events found
925
- I, [2015-11-28T15:17:45.329786 #73125] INFO -- : No pending events found for channel `mail`
926
- I, [2015-11-28T15:17:45.335918 #73125] INFO -- : Event published, status @ /a/status/uri
927
- I, [2015-11-28T15:17:45.341565 #73125] INFO -- : Event 345 status:
928
- I, [2015-11-28T15:19:10.101174 #73163] INFO -- : Event 1 completed
929
- I, [2015-11-28T15:19:10.107557 #73163] INFO -- : No pending events found
930
- I, [2015-11-28T15:19:10.112953 #73163] INFO -- : No pending events found for channel `mail`
931
- I, [2015-11-28T15:19:10.118587 #73163] INFO -- : Event published, status @ /a/status/uri
932
- I, [2015-11-28T15:19:10.123587 #73163] INFO -- : Event 345 status:
933
- I, [2015-11-28T15:19:14.326031 #73198] INFO -- : Event 1 completed
934
- I, [2015-11-28T15:19:14.331886 #73198] INFO -- : No pending events found
935
- I, [2015-11-28T15:19:14.337315 #73198] INFO -- : No pending events found for channel `mail`
936
- I, [2015-11-28T15:19:14.342771 #73198] INFO -- : Event published, status @ /a/status/uri
937
- I, [2015-11-28T15:19:14.347688 #73198] INFO -- : Event 345 status:
938
- I, [2015-11-28T15:19:18.589784 #73227] INFO -- : Event 1 completed
939
- I, [2015-11-28T15:19:18.596533 #73227] INFO -- : No pending events found
940
- I, [2015-11-28T15:19:18.601869 #73227] INFO -- : No pending events found for channel `mail`
941
- I, [2015-11-28T15:19:18.607504 #73227] INFO -- : Event published, status @ /a/status/uri
942
- I, [2015-11-28T15:19:18.612391 #73227] INFO -- : Event 345 status:
943
- I, [2015-11-28T15:42:10.274849 #73502] INFO -- : Event 1 completed
944
- I, [2015-11-28T15:42:10.281466 #73502] INFO -- : No pending events found
945
- I, [2015-11-28T15:42:10.291027 #73502] INFO -- : Event published, status @ /a/status/uri
946
- I, [2015-11-28T15:42:10.295804 #73502] INFO -- : Event 345 status:
947
- I, [2015-11-28T15:42:48.183696 #73561] INFO -- : No pending events found for channel `mail`
948
- I, [2015-11-28T15:42:50.773298 #73590] INFO -- : Event 1 completed
949
- I, [2015-11-28T15:42:50.779606 #73590] INFO -- : No pending events found
950
- I, [2015-11-28T15:42:50.801580 #73590] INFO -- : No pending events found for channel `mail`
951
- I, [2015-11-28T15:42:50.809171 #73590] INFO -- : Event published, status @ /a/status/uri
952
- I, [2015-11-28T15:42:50.813902 #73590] INFO -- : Event 345 status:
953
- I, [2015-11-28T16:18:17.234667 #74336] INFO -- : Event 1 completed
954
- I, [2015-11-28T16:18:17.240245 #74336] INFO -- : No pending events found
955
- I, [2015-11-28T16:18:17.246222 #74336] INFO -- : No pending events found for channel `mail`
956
- I, [2015-11-28T16:18:17.252197 #74336] INFO -- : Event published, status @ /a/status/uri
957
- I, [2015-11-28T16:18:17.257956 #74336] INFO -- : Event 345 status:
958
- I, [2015-11-28T16:57:32.442393 #74605] INFO -- : Event 1 completed
959
- I, [2015-11-28T16:57:32.447759 #74605] INFO -- : No pending events found
960
- I, [2015-11-28T16:57:32.452893 #74605] INFO -- : No pending events found for channel `mail`
961
- I, [2015-11-28T16:57:32.458856 #74605] INFO -- : Event published, status @ /a/status/uri
962
- I, [2015-11-28T16:57:32.463547 #74605] INFO -- : Event 345 status:
963
- I, [2015-11-28T17:24:39.543359 #74887] INFO -- : Event 1 completed
964
- I, [2015-11-28T17:24:39.549418 #74887] INFO -- : translation missing: en.events.pending.success.empty
965
- I, [2015-11-28T17:24:39.554819 #74887] INFO -- : {:list=>"No pending events found", :channel=>"No pending events found for channel `%{channel}`"}
966
- I, [2015-11-28T17:24:39.589389 #74887] INFO -- : Event 345 status:
967
- I, [2015-11-28T17:25:03.495424 #74941] INFO -- : Event 1 completed
968
- I, [2015-11-28T17:25:03.501896 #74941] INFO -- : translation missing: en.events.pending.success.empty
969
- I, [2015-11-28T17:25:03.507791 #74941] INFO -- : {:list=>"No pending events found", :channel=>"No pending events found for channel `%{channel}`"}
970
- I, [2015-11-28T17:25:03.531558 #74941] INFO -- : Event 345 status:
971
- I, [2015-11-28T17:28:04.299772 #75037] INFO -- : No pending events found
972
- I, [2015-11-28T17:28:15.573768 #75067] INFO -- : Event 1 completed
973
- I, [2015-11-28T17:28:15.582744 #75067] INFO -- : translation missing: en.events.pending.success.empty
974
- I, [2015-11-28T17:28:15.588054 #75067] INFO -- : No pending events found
975
- I, [2015-11-28T17:28:15.598703 #75067] INFO -- : Event 345 status:
976
- I, [2015-11-28T17:29:14.997018 #75105] INFO -- : Event 1 completed
977
- I, [2015-11-28T17:29:15.007074 #75105] INFO -- : translation missing: en.events.pending.success.empty
978
- I, [2015-11-28T17:29:15.013657 #75105] INFO -- : No pending events found
979
- I, [2015-11-28T17:29:15.020757 #75105] INFO -- : Event published, status @ /a/status/uri
980
- I, [2015-11-28T17:29:15.029707 #75105] INFO -- : Event 345 status:
981
- I, [2015-11-28T18:16:19.165604 #75409] INFO -- : Event 1 completed
982
- I, [2015-11-28T18:16:19.172876 #75409] INFO -- : translation missing: en.events.pending.success.empty
983
- I, [2015-11-28T18:16:19.178851 #75409] INFO -- : No pending events found
984
- I, [2015-11-28T18:16:19.188883 #75409] INFO -- : Event published, status @ /a/status/uri
985
- I, [2015-11-28T18:16:19.197990 #75409] INFO -- : Event 345 status:
986
- I, [2015-11-28T18:16:23.021256 #75439] INFO -- : Event 1 completed
987
- I, [2015-11-28T18:16:23.044581 #75439] INFO -- : translation missing: en.events.pending.success.empty
988
- I, [2015-11-28T18:16:23.050847 #75439] INFO -- : No pending events found
989
- I, [2015-11-28T18:16:23.060793 #75439] INFO -- : Event published, status @ /a/status/uri
990
- I, [2015-11-28T18:16:23.067799 #75439] INFO -- : Event 345 status:
991
- I, [2015-11-28T18:16:26.283463 #75467] INFO -- : Event 1 completed
992
- I, [2015-11-28T18:16:26.296591 #75467] INFO -- : translation missing: en.events.pending.success.empty
993
- I, [2015-11-28T18:16:26.307121 #75467] INFO -- : No pending events found
994
- I, [2015-11-28T18:16:26.315586 #75467] INFO -- : Event published, status @ /a/status/uri
995
- I, [2015-11-28T18:16:26.324551 #75467] INFO -- : Event 345 status:
996
- I, [2015-11-28T18:16:33.065039 #75495] INFO -- : Event 1 completed
997
- I, [2015-11-28T18:16:33.071340 #75495] INFO -- : translation missing: en.events.pending.success.empty
998
- I, [2015-11-28T18:16:33.096946 #75495] INFO -- : No pending events found
999
- I, [2015-11-28T18:16:33.107140 #75495] INFO -- : Event published, status @ /a/status/uri
1000
- I, [2015-11-28T18:16:33.116617 #75495] INFO -- : Event 345 status:
1001
- I, [2015-11-28T18:29:51.536176 #75771] INFO -- : Event 1 completed
1002
- I, [2015-11-28T18:29:51.543089 #75771] INFO -- : translation missing: en.events.pending.success.empty
1003
- I, [2015-11-28T18:29:51.548988 #75771] INFO -- : No pending events found
1004
- I, [2015-11-28T18:29:51.554880 #75771] INFO -- : Event published, status @ /a/status/uri
1005
- I, [2015-11-28T18:29:51.580250 #75771] INFO -- : Event 345 status:
1006
- I, [2015-11-28T18:39:26.222989 #75956] INFO -- : Event 1 completed
1007
- I, [2015-11-28T18:39:26.233315 #75956] INFO -- : translation missing: en.events.pending.success.empty
1008
- I, [2015-11-28T18:39:26.241411 #75956] INFO -- : No pending events found
1009
- I, [2015-11-28T18:39:26.253884 #75956] INFO -- : Event published, status @ /a/status/uri
1010
- I, [2015-11-28T18:39:26.264929 #75956] INFO -- : Event 345 status:
1011
- I, [2015-11-28T18:40:19.726435 #75988] INFO -- : Event 1 completed
1012
- I, [2015-11-28T18:40:19.736930 #75988] INFO -- : translation missing: en.events.pending.success.empty
1013
- I, [2015-11-28T18:40:19.745833 #75988] INFO -- : No pending events found
1014
- I, [2015-11-28T18:40:19.755281 #75988] INFO -- : Event published, status @ /a/status/uri
1015
- I, [2015-11-28T18:40:19.764756 #75988] INFO -- : Event 345 status:
1016
- I, [2015-11-28T18:40:47.967573 #76019] INFO -- : Event 1 completed
1017
- I, [2015-11-28T18:40:47.976052 #76019] INFO -- : translation missing: en.events.pending.success.empty
1018
- I, [2015-11-28T18:40:47.984032 #76019] INFO -- : No pending events found
1019
- I, [2015-11-28T18:40:47.992356 #76019] INFO -- : Event published, status @ /a/status/uri
1020
- I, [2015-11-28T18:40:48.003639 #76019] INFO -- : Event 345 status:
1021
- I, [2015-11-28T18:41:42.994612 #76053] INFO -- : Event 1 completed
1022
- I, [2015-11-28T18:41:43.012353 #76053] INFO -- : translation missing: en.events.pending.success.empty
1023
- I, [2015-11-28T18:41:43.021407 #76053] INFO -- : No pending events found
1024
- I, [2015-11-28T18:41:43.031447 #76053] INFO -- : Event published, status @ /a/status/uri
1025
- I, [2015-11-28T18:41:43.039005 #76053] INFO -- : Event 345 status:
1026
- I, [2015-11-28T18:42:19.468812 #76086] INFO -- : Event 1 completed
1027
- I, [2015-11-28T18:42:19.478729 #76086] INFO -- : translation missing: en.events.pending.success.empty
1028
- I, [2015-11-28T18:42:19.487374 #76086] INFO -- : No pending events found
1029
- I, [2015-11-28T18:42:19.494869 #76086] INFO -- : Event published, status @ /a/status/uri
1030
- I, [2015-11-28T18:42:19.503457 #76086] INFO -- : Event 345 status:
1031
- I, [2015-11-28T18:48:49.681179 #76405] INFO -- : Event 1 completed
1032
- I, [2015-11-28T18:48:49.688691 #76405] INFO -- : translation missing: en.events.pending.success.empty
1033
- I, [2015-11-28T18:48:49.695132 #76405] INFO -- : No pending events found
1034
- I, [2015-11-28T18:48:49.700864 #76405] INFO -- : Event published, status @ /a/status/uri
1035
- I, [2015-11-28T18:48:49.708882 #76405] INFO -- : Event 345 status:
1036
- I, [2015-11-28T18:50:11.372344 #76441] INFO -- : Event 1 completed
1037
- I, [2015-11-28T18:50:11.378575 #76441] INFO -- : translation missing: en.events.pending.success.empty
1038
- I, [2015-11-28T18:50:11.383586 #76441] INFO -- : No pending events found
1039
- I, [2015-11-28T18:50:11.389059 #76441] INFO -- : Event published, status @ /a/status/uri
1040
- I, [2015-11-28T18:50:11.393982 #76441] INFO -- : Event 345 status:
1041
- I, [2015-11-28T18:51:25.807161 #76505] INFO -- : Event 1 completed
1042
- I, [2015-11-28T18:51:25.813518 #76505] INFO -- : translation missing: en.events.pending.success.empty
1043
- I, [2015-11-28T18:51:25.818616 #76505] INFO -- : No pending events found
1044
- I, [2015-11-28T18:51:25.823781 #76505] INFO -- : Event published, status @ /a/status/uri
1045
- I, [2015-11-28T18:51:25.832099 #76505] INFO -- : Event 345 status:
1046
- I, [2015-11-28T18:52:58.478411 #76572] INFO -- : Event 1 completed
1047
- I, [2015-11-28T18:52:58.484042 #76572] INFO -- : translation missing: en.events.pending.success.empty
1048
- I, [2015-11-28T18:52:58.489590 #76572] INFO -- : No pending events found
1049
- I, [2015-11-28T18:52:58.495410 #76572] INFO -- : Event published, status @ /a/status/uri
1050
- I, [2015-11-28T18:52:58.503804 #76572] INFO -- : Event 345 status:
1051
- I, [2015-11-28T19:03:34.745599 #76806] INFO -- : Event 1 completed
1052
- I, [2015-11-28T19:03:34.752463 #76806] INFO -- : translation missing: en.events.pending.success.empty
1053
- I, [2015-11-28T19:03:34.758213 #76806] INFO -- : No pending events found
1054
- I, [2015-11-28T19:03:34.764588 #76806] INFO -- : Event published, status @ /a/status/uri
1055
- I, [2015-11-28T19:03:34.772413 #76806] INFO -- : Event 345 status:
1056
- I, [2015-11-28T19:05:45.071916 #76845] INFO -- : Event 1 completed
1057
- I, [2015-11-28T19:05:45.079321 #76845] INFO -- : translation missing: en.events.pending.success.empty
1058
- I, [2015-11-28T19:05:45.084892 #76845] INFO -- : No pending events found
1059
- I, [2015-11-28T19:05:45.090983 #76845] INFO -- : Event published, status @ /a/status/uri
1060
- I, [2015-11-28T19:05:45.096786 #76845] INFO -- : Event 345 status:
1061
- I, [2015-11-28T19:07:26.052152 #76987] INFO -- : Event 1 completed
1062
- I, [2015-11-28T19:07:26.058747 #76987] INFO -- : translation missing: en.events.pending.success.empty
1063
- I, [2015-11-28T19:07:26.064497 #76987] INFO -- : No pending events found
1064
- I, [2015-11-28T19:07:26.070433 #76987] INFO -- : Event published, status @ /a/status/uri
1065
- I, [2015-11-28T19:07:26.076237 #76987] INFO -- : Event 345 status:
1066
- I, [2015-11-28T19:14:07.981646 #77104] INFO -- : Event 1 completed
1067
- I, [2015-11-28T19:14:07.988317 #77104] INFO -- : translation missing: en.events.pending.success.empty
1068
- I, [2015-11-28T19:14:07.994251 #77104] INFO -- : No pending events found
1069
- I, [2015-11-28T19:14:08.000473 #77104] INFO -- : Event published, status @ /a/status/uri
1070
- I, [2015-11-28T19:14:08.008070 #77104] INFO -- : Event 345 status:
1071
- I, [2015-11-28T19:14:30.460784 #77136] INFO -- : Event 1 completed
1072
- I, [2015-11-28T19:14:30.466613 #77136] INFO -- : translation missing: en.events.pending.success.empty
1073
- I, [2015-11-28T19:14:30.472344 #77136] INFO -- : No pending events found
1074
- I, [2015-11-28T19:14:30.478587 #77136] INFO -- : Event published, status @ /a/status/uri
1075
- I, [2015-11-28T19:14:30.483636 #77136] INFO -- : Event 345 status:
1076
- I, [2015-11-28T19:38:07.978918 #77590] INFO -- : Event 1 completed
1077
- I, [2015-11-28T19:38:07.986050 #77590] INFO -- : translation missing: en.events.pending.success.empty
1078
- I, [2015-11-28T19:38:07.992109 #77590] INFO -- : No pending events found
1079
- I, [2015-11-28T19:38:07.998245 #77590] INFO -- : Event published, status @ /a/status/uri
1080
- I, [2015-11-28T19:38:08.016863 #77590] INFO -- : Event 345 status:
1081
- I, [2015-11-28T19:39:08.073957 #77627] INFO -- : Event 1 completed
1082
- I, [2015-11-28T19:39:08.082223 #77627] INFO -- : translation missing: en.events.pending.success.empty
1083
- I, [2015-11-28T19:39:08.093323 #77627] INFO -- : No pending events found
1084
- I, [2015-11-28T19:39:08.099110 #77627] INFO -- : Event published, status @ /a/status/uri
1085
- I, [2015-11-28T19:39:08.104561 #77627] INFO -- : Event 345 status:
1086
- I, [2015-11-28T19:52:53.902348 #77811] INFO -- : "#<OpenStruct body=\"{}\", status=200>"
1087
- I, [2015-11-28T19:56:07.301721 #77850] INFO -- : "#<OpenStruct body=\"{}\", status=200>"
1088
- W, [2015-11-28T19:56:07.304006 #77850] WARN -- : Argument must be given in the form of a JSON string.
1089
- W, [2015-11-28T19:57:00.064352 #77878] WARN -- : Argument must be given in the form of a JSON string.
1090
- I, [2015-11-28T19:57:17.801319 #77936] INFO -- : "#<OpenStruct body=\"{}\", status=200>"
1091
- I, [2015-11-28T19:59:43.524697 #77972] INFO -- : "#<OpenStruct body=\"{}\", status=200>"
1092
- I, [2015-11-28T19:59:43.526282 #77972] INFO -- : "#<OpenStruct body=\"{}\", status=200>"
1093
- I, [2015-11-28T20:00:10.335244 #78001] INFO -- : {}
1094
- I, [2015-11-28T20:00:10.337067 #78001] INFO -- : {}
1095
- I, [2015-11-28T20:00:21.418362 #78028] INFO -- : {}
1096
- I, [2015-11-28T20:00:21.419735 #78028] INFO -- : {}
1097
- I, [2015-11-28T20:01:37.904683 #78062] INFO -- : {}
1098
- I, [2015-11-28T20:01:37.906404 #78062] INFO -- : {}
1099
- I, [2015-11-28T20:05:09.939410 #78103] INFO -- : {}
1100
- I, [2015-11-28T20:05:09.940689 #78103] INFO -- : {}
1101
- I, [2015-11-28T20:05:09.948669 #78103] INFO -- : Event 1 completed
1102
- I, [2015-11-28T20:05:09.953846 #78103] INFO -- : translation missing: en.events.pending.success.empty
1103
- I, [2015-11-28T20:05:09.959025 #78103] INFO -- : No pending events found
1104
- I, [2015-11-28T20:05:09.969903 #78103] INFO -- : Event published, status @ /a/status/uri
1105
- I, [2015-11-28T20:05:09.975776 #78103] INFO -- : Event 345 status:
1106
- I, [2015-11-28T20:05:37.103090 #78133] INFO -- : {}
1107
- I, [2015-11-28T20:05:37.104782 #78133] INFO -- : {}
1108
- I, [2015-11-28T20:05:37.113215 #78133] INFO -- : Event 1 completed
1109
- I, [2015-11-28T20:05:37.118504 #78133] INFO -- : translation missing: en.events.pending.success.empty
1110
- I, [2015-11-28T20:05:37.123937 #78133] INFO -- : No pending events found
1111
- I, [2015-11-28T20:05:37.142762 #78133] INFO -- : Event published, status @ /a/status/uri
1112
- I, [2015-11-28T20:05:37.149103 #78133] INFO -- : Event 345 status:
1113
- I, [2015-11-28T20:06:17.000153 #78193] INFO -- : {}
1114
- I, [2015-11-28T20:06:17.001042 #78193] INFO -- : {}
1115
- I, [2015-11-28T20:06:17.009505 #78193] INFO -- : Event 1 completed
1116
- I, [2015-11-28T20:06:17.016049 #78193] INFO -- : translation missing: en.events.pending.success.empty
1117
- I, [2015-11-28T20:06:17.022124 #78193] INFO -- : No pending events found
1118
- I, [2015-11-28T20:06:17.028548 #78193] INFO -- : Event published, status @ /a/status/uri
1119
- I, [2015-11-28T20:06:17.038550 #78193] INFO -- : Event 345 status:
1120
- I, [2015-11-28T20:07:09.951112 #78227] INFO -- : {}
1121
- I, [2015-11-28T20:07:09.952245 #78227] INFO -- : {}
1122
- I, [2015-11-28T20:07:09.966295 #78227] INFO -- : Event 1 completed
1123
- I, [2015-11-28T20:07:09.971792 #78227] INFO -- : translation missing: en.events.pending.success.empty
1124
- I, [2015-11-28T20:07:09.977910 #78227] INFO -- : No pending events found
1125
- I, [2015-11-28T20:07:09.986243 #78227] INFO -- : Event published, status @ /a/status/uri
1126
- I, [2015-11-28T20:07:09.994383 #78227] INFO -- : Event 345 status:
1127
- I, [2015-11-28T20:07:59.018944 #78259] INFO -- : {}
1128
- I, [2015-11-28T20:07:59.019851 #78259] INFO -- : {}
1129
- I, [2015-11-28T20:07:59.026676 #78259] INFO -- : null
1130
- I, [2015-11-28T20:07:59.126304 #78259] INFO -- : {"errors":{"code":400,"message":"translation missing: en.http.400"}}
1131
- I, [2015-11-28T20:07:59.141811 #78259] INFO -- : {"errors":{"code":400,"message":"translation missing: en.http.400"}}
1132
- I, [2015-11-28T20:07:59.150206 #78259] INFO -- : Event 1 completed
1133
- I, [2015-11-28T20:07:59.156209 #78259] INFO -- : translation missing: en.events.pending.success.empty
1134
- I, [2015-11-28T20:07:59.162028 #78259] INFO -- : No pending events found
1135
- I, [2015-11-28T20:07:59.184560 #78259] INFO -- : Event published, status @ /a/status/uri
1136
- I, [2015-11-28T20:07:59.189415 #78259] INFO -- : Event 345 status:
1137
- I, [2015-11-28T20:08:48.643251 #78315] INFO -- : {}
1138
- I, [2015-11-28T20:08:51.555725 #78341] INFO -- : {}
1139
- I, [2015-11-28T20:08:51.557023 #78341] INFO -- : {}
1140
- I, [2015-11-28T20:08:51.567546 #78341] INFO -- : {}
1141
- I, [2015-11-28T20:08:51.569281 #78341] INFO -- : {}
1142
- I, [2015-11-28T20:08:51.570619 #78341] INFO -- : {}
1143
- I, [2015-11-28T20:09:05.326044 #78368] INFO -- : {}
1144
- I, [2015-11-28T20:09:05.327691 #78368] INFO -- : {}
1145
- I, [2015-11-28T20:09:05.338268 #78368] INFO -- : {}
1146
- I, [2015-11-28T20:09:42.743659 #78397] INFO -- : {}
1147
- I, [2015-11-28T20:09:42.745466 #78397] INFO -- : {}
1148
- I, [2015-11-28T20:09:42.757665 #78397] INFO -- : {}
1149
- I, [2015-11-28T20:09:42.760577 #78397] INFO -- : {}
1150
- I, [2015-11-28T20:10:43.299770 #78430] INFO -- : {}
1151
- I, [2015-11-28T20:10:43.303563 #78430] INFO -- : {}
1152
- I, [2015-11-28T20:10:43.311030 #78430] INFO -- : {}
1153
- I, [2015-11-28T20:10:43.314595 #78430] INFO -- : {}
1154
- I, [2015-11-28T20:10:43.318031 #78430] INFO -- : {}
1155
- I, [2015-11-28T20:10:43.318688 #78430] INFO -- : {}
1156
- I, [2015-11-28T20:10:48.174920 #78459] INFO -- : {}
1157
- I, [2015-11-28T20:10:48.175877 #78459] INFO -- : {}
1158
- I, [2015-11-28T20:10:48.181593 #78459] INFO -- : {}
1159
- I, [2015-11-28T20:10:48.184514 #78459] INFO -- : {}
1160
- I, [2015-11-28T20:10:48.187440 #78459] INFO -- : {}
1161
- I, [2015-11-28T20:10:48.188063 #78459] INFO -- : {}
1162
- I, [2015-11-28T20:10:48.196445 #78459] INFO -- : Event 1 completed
1163
- I, [2015-11-28T20:10:48.209973 #78459] INFO -- : translation missing: en.events.pending.success.empty
1164
- I, [2015-11-28T20:10:48.215487 #78459] INFO -- : No pending events found
1165
- I, [2015-11-28T20:10:48.221075 #78459] INFO -- : Event published, status @ /a/status/uri
1166
- I, [2015-11-28T20:10:48.225789 #78459] INFO -- : Event 345 status:
1167
- I, [2015-11-28T21:31:08.404055 #79106] INFO -- : {}
1168
- I, [2015-11-28T21:31:08.405765 #79106] INFO -- : {}
1169
- I, [2015-11-28T21:31:08.411869 #79106] INFO -- : {}
1170
- I, [2015-11-28T21:31:08.414658 #79106] INFO -- : {}
1171
- I, [2015-11-28T21:31:08.417736 #79106] INFO -- : {}
1172
- I, [2015-11-28T21:31:08.418439 #79106] INFO -- : {}
1173
- I, [2015-11-28T21:31:08.426724 #79106] INFO -- : Event 1 completed
1174
- I, [2015-11-28T21:31:08.438963 #79106] INFO -- : translation missing: en.events.pending.success.empty
1175
- I, [2015-11-28T21:31:08.446831 #79106] INFO -- : No pending events found
1176
- I, [2015-11-28T21:31:08.453123 #79106] INFO -- : Event published, status @ /a/status/uri
1177
- I, [2015-11-28T21:31:08.458150 #79106] INFO -- : Event 345 status:
1178
- I, [2015-11-28T21:50:28.183636 #79243] INFO -- : {}
1179
- I, [2015-11-28T21:50:28.184969 #79243] INFO -- : {}
1180
- I, [2015-11-28T21:50:28.191012 #79243] INFO -- : {}
1181
- I, [2015-11-28T21:50:28.194060 #79243] INFO -- : {}
1182
- I, [2015-11-28T21:50:28.197047 #79243] INFO -- : {}
1183
- I, [2015-11-28T21:50:28.197718 #79243] INFO -- : {}
1184
- I, [2015-11-28T21:50:28.219846 #79243] INFO -- : translation missing: en.events.pending.success.empty
1185
- I, [2015-11-28T21:50:28.229247 #79243] INFO -- : No pending events found
1186
- I, [2015-11-28T21:50:28.234889 #79243] INFO -- : Event 1 completed
1187
- I, [2015-11-28T21:50:28.261583 #79243] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1188
-
1189
- I, [2015-11-28T21:50:28.264698 #79243] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1190
-
1191
- I, [2015-11-28T21:50:28.265711 #79243] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1192
-
1193
- I, [2015-11-28T21:50:28.266690 #79243] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1194
-
1195
- I, [2015-11-28T21:50:28.267643 #79243] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1196
-
1197
- I, [2015-11-28T21:51:17.902525 #79306] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1198
-
1199
- I, [2015-11-28T21:51:20.463307 #79332] INFO -- : Event 1 completed
1200
- I, [2015-11-28T21:51:20.470865 #79332] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1201
-
1202
- I, [2015-11-28T21:51:20.473759 #79332] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1203
-
1204
- I, [2015-11-28T21:51:20.488975 #79332] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1205
-
1206
- I, [2015-11-28T21:51:20.490029 #79332] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1207
-
1208
- I, [2015-11-28T21:51:20.491053 #79332] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1209
-
1210
- I, [2015-11-28T21:51:20.492105 #79332] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1211
-
1212
- I, [2015-11-28T21:51:24.424058 #79358] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1213
-
1214
- I, [2015-11-28T21:52:09.383338 #79387] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1215
-
1216
- I, [2015-11-28T21:53:41.542247 #79554] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1217
-
1218
- I, [2015-11-28T21:53:44.671787 #79580] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1219
-
1220
- I, [2015-11-28T21:53:47.768757 #79606] INFO -- : Event 1 completed
1221
- I, [2015-11-28T21:53:47.776021 #79606] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1222
-
1223
- I, [2015-11-28T21:53:47.780135 #79606] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1224
-
1225
- I, [2015-11-28T21:53:47.782839 #79606] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1226
-
1227
- I, [2015-11-28T21:53:47.783959 #79606] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1228
-
1229
- I, [2015-11-28T21:53:47.784999 #79606] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1230
-
1231
- I, [2015-11-28T21:53:47.786044 #79606] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1232
-
1233
- I, [2015-11-28T21:53:56.763378 #79658] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1234
-
1235
- I, [2015-11-28T21:54:21.715683 #79712] INFO -- : Event 1 completed
1236
- I, [2015-11-28T21:54:21.721536 #79712] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1237
-
1238
- I, [2015-11-28T21:54:21.724800 #79712] INFO -- : Event published, check status with `search-kit events status `, or look at `search-kit events pending colon:separated:values` to see this event and all neighboring events.
1239
-
1240
- I, [2015-11-28T21:57:03.290635 #79751] INFO -- : {}
1241
- I, [2015-11-28T21:57:03.291973 #79751] INFO -- : {}
1242
- I, [2015-11-28T21:57:03.297989 #79751] INFO -- : {}
1243
- I, [2015-11-28T21:57:03.300914 #79751] INFO -- : {}
1244
- I, [2015-11-28T21:57:03.303828 #79751] INFO -- : {}
1245
- I, [2015-11-28T21:57:03.304482 #79751] INFO -- : {}
1246
- I, [2015-11-28T21:57:03.311598 #79751] INFO -- : translation missing: en.events.pending.success.empty
1247
- I, [2015-11-28T21:57:03.320982 #79751] INFO -- : No pending events found
1248
- I, [2015-11-28T21:57:03.341699 #79751] INFO -- : Event 1 completed
1249
- I, [2015-11-28T21:57:03.347790 #79751] INFO -- : Event published, check status with this command:
1250
-
1251
- search-kit events status
1252
-
1253
- Or look at use this command to to see this event and all neighboring events:
1254
-
1255
- search-kit events pending colon:separated:values
1256
-
1257
- I, [2015-11-28T21:57:03.348952 #79751] INFO -- : Event published, check status with this command:
1258
-
1259
- search-kit events status
1260
-
1261
- Or look at use this command to to see this event and all neighboring events:
1262
-
1263
- search-kit events pending colon:separated:values
1264
-
1265
- I, [2015-11-28T21:57:25.091594 #79781] INFO -- : {}
1266
- I, [2015-11-28T21:57:25.092500 #79781] INFO -- : {}
1267
- I, [2015-11-28T21:57:25.098395 #79781] INFO -- : {}
1268
- I, [2015-11-28T21:57:25.101191 #79781] INFO -- : {}
1269
- I, [2015-11-28T21:57:25.104020 #79781] INFO -- : {}
1270
- I, [2015-11-28T21:57:25.104656 #79781] INFO -- : {}
1271
- I, [2015-11-28T21:57:25.115321 #79781] INFO -- : translation missing: en.events.pending.success.empty
1272
- I, [2015-11-28T21:57:25.121813 #79781] INFO -- : No pending events found
1273
- I, [2015-11-28T21:57:25.129544 #79781] INFO -- : Event 1 completed
1274
- I, [2015-11-28T21:57:25.134953 #79781] INFO -- : Event published, check status with this command:
1275
-
1276
- search-kit events status
1277
-
1278
- Or look at use this command to to see this event and all neighboring events:
1279
-
1280
- search-kit events pending colon:separated:values
1281
-
1282
- I, [2015-11-28T21:57:25.135673 #79781] INFO -- : Event published, check status with this command:
1283
-
1284
- search-kit events status
1285
-
1286
- Or look at use this command to to see this event and all neighboring events:
1287
-
1288
- search-kit events pending colon:separated:values
1289
-
1290
- I, [2015-11-28T21:57:25.140887 #79781] INFO -- : Event 1 status:
1291
- I, [2015-11-29T11:19:38.014987 #80057] INFO -- : {}
1292
- I, [2015-11-29T11:19:38.016265 #80057] INFO -- : {}
1293
- I, [2015-11-29T11:19:38.022508 #80057] INFO -- : {}
1294
- I, [2015-11-29T11:19:38.025578 #80057] INFO -- : {}
1295
- I, [2015-11-29T11:19:38.028602 #80057] INFO -- : {}
1296
- I, [2015-11-29T11:19:38.029238 #80057] INFO -- : {}
1297
- I, [2015-11-29T11:19:38.049689 #80057] INFO -- : translation missing: en.events.pending.success.empty
1298
- I, [2015-11-29T11:19:38.059991 #80057] INFO -- : No pending events found
1299
- I, [2015-11-29T11:19:38.064912 #80057] INFO -- : Event 1 completed
1300
- I, [2015-11-29T11:43:49.890690 #80280] INFO -- : {}
1301
- I, [2015-11-29T11:43:49.892187 #80280] INFO -- : {}
1302
- I, [2015-11-29T11:43:49.898279 #80280] INFO -- : {}
1303
- I, [2015-11-29T11:43:49.901254 #80280] INFO -- : {}
1304
- I, [2015-11-29T11:43:49.904374 #80280] INFO -- : {}
1305
- I, [2015-11-29T11:43:49.905055 #80280] INFO -- : {}
1306
- I, [2015-11-29T11:43:49.910325 #80280] INFO -- : Event 1 completed
1307
- I, [2015-11-29T11:45:44.903225 #80316] INFO -- : {}
1308
- I, [2015-11-29T11:45:44.904123 #80316] INFO -- : {}
1309
- I, [2015-11-29T11:45:44.909916 #80316] INFO -- : {}
1310
- I, [2015-11-29T11:45:44.912840 #80316] INFO -- : {}
1311
- I, [2015-11-29T11:45:44.916334 #80316] INFO -- : {}
1312
- I, [2015-11-29T11:45:44.917152 #80316] INFO -- : {}
1313
- I, [2015-11-29T11:45:44.923462 #80316] INFO -- : Event 1 completed
1314
- I, [2015-11-29T11:48:35.418598 #80463] INFO -- : Event 1 completed
1315
- I, [2015-11-29T11:48:35.425660 #80463] INFO -- : No pending events found for channel `colon:separated:values`
1316
- I, [2015-11-29T11:48:35.427012 #80463] INFO -- : No pending events found
1317
- I, [2015-11-29T11:48:35.428505 #80463] INFO -- : No pending events found for channel `colon:separated:values`
1318
- I, [2015-11-29T11:48:35.429602 #80463] INFO -- : No pending events found for channel `colon:separated:values`
1319
- I, [2015-11-29T11:48:35.430634 #80463] INFO -- : No pending events found for channel `colon:separated:values`
1320
- I, [2015-11-29T11:48:35.431645 #80463] INFO -- : No pending events found for channel `colon:separated:values`
1321
- I, [2015-11-29T11:48:38.919266 #80489] INFO -- : No pending events found for channel `colon:separated:values`
1322
- I, [2015-11-29T11:49:05.000259 #80517] INFO -- : No pending events found for channel `colon:separated:values`
1323
- I, [2015-11-29T11:49:07.291259 #80543] INFO -- : Event 1 completed
1324
- I, [2015-11-29T11:49:07.296557 #80543] INFO -- : No pending events found for channel `colon:separated:values`
1325
- I, [2015-11-29T11:49:07.297325 #80543] INFO -- : No pending events found
1326
- I, [2015-11-29T11:49:07.298367 #80543] INFO -- : No pending events found for channel `colon:separated:values`
1327
- I, [2015-11-29T11:49:07.299556 #80543] INFO -- : No pending events found for channel `colon:separated:values`
1328
- I, [2015-11-29T11:49:07.300578 #80543] INFO -- : No pending events found for channel `colon:separated:values`
1329
- I, [2015-11-29T11:49:07.301559 #80543] INFO -- : No pending events found for channel `colon:separated:values`
1330
- I, [2015-11-29T11:49:10.525542 #80570] INFO -- : No pending events found for channel `colon:separated:values`
1331
- I, [2015-11-29T11:49:42.527807 #80625] INFO -- : Event 1 completed
1332
- I, [2015-11-29T11:49:42.534442 #80625] INFO -- : No pending events found for channel `colon:separated:values`
1333
- I, [2015-11-29T11:49:42.535337 #80625] INFO -- : No pending events found
1334
- I, [2015-11-29T11:49:55.970950 #80679] INFO -- : Event published, check status with this command:
1335
-
1336
- search-kit events status
1337
-
1338
- Or look at use this command to to see this event and all neighboring events:
1339
-
1340
- search-kit events pending colon:separated:values
1341
-
1342
- I, [2015-11-29T11:49:58.715119 #80705] INFO -- : Event 1 completed
1343
- I, [2015-11-29T11:49:58.720990 #80705] INFO -- : No pending events found for channel `colon:separated:values`
1344
- I, [2015-11-29T11:49:58.722383 #80705] INFO -- : No pending events found
1345
- I, [2015-11-29T11:49:58.730638 #80705] INFO -- : Event published, check status with this command:
1346
-
1347
- search-kit events status
1348
-
1349
- Or look at use this command to to see this event and all neighboring events:
1350
-
1351
- search-kit events pending colon:separated:values
1352
-
1353
- I, [2015-11-29T11:49:58.731547 #80705] INFO -- : Event published, check status with this command:
1354
-
1355
- search-kit events status
1356
-
1357
- Or look at use this command to to see this event and all neighboring events:
1358
-
1359
- search-kit events pending colon:separated:values
1360
-
1361
- I, [2015-11-29T11:50:07.069291 #80732] INFO -- : Event 1 completed
1362
- I, [2015-11-29T11:50:07.074815 #80732] INFO -- : No pending events found for channel `colon:separated:values`
1363
- I, [2015-11-29T11:50:07.075614 #80732] INFO -- : No pending events found
1364
- I, [2015-11-29T11:50:07.080270 #80732] INFO -- : Event published, check status with this command:
1365
-
1366
- search-kit events status
1367
-
1368
- Or look at use this command to to see this event and all neighboring events:
1369
-
1370
- search-kit events pending colon:separated:values
1371
-
1372
- I, [2015-11-29T11:50:07.081000 #80732] INFO -- : Event published, check status with this command:
1373
-
1374
- search-kit events status
1375
-
1376
- Or look at use this command to to see this event and all neighboring events:
1377
-
1378
- search-kit events pending colon:separated:values
1379
-
1380
- I, [2015-11-29T11:50:07.086324 #80732] INFO -- : Event 1 status:
1381
- I, [2015-11-29T11:50:09.853485 #80761] INFO -- : {}
1382
- I, [2015-11-29T11:50:09.854398 #80761] INFO -- : {}
1383
- I, [2015-11-29T11:50:09.860572 #80761] INFO -- : {}
1384
- I, [2015-11-29T11:50:09.863563 #80761] INFO -- : {}
1385
- I, [2015-11-29T11:50:09.866497 #80761] INFO -- : {}
1386
- I, [2015-11-29T11:50:09.867111 #80761] INFO -- : {}
1387
- I, [2015-11-29T11:50:09.872759 #80761] INFO -- : Event 1 completed
1388
- I, [2015-11-29T11:50:09.880368 #80761] INFO -- : No pending events found for channel `colon:separated:values`
1389
- I, [2015-11-29T11:50:09.881096 #80761] INFO -- : No pending events found
1390
- I, [2015-11-29T11:50:09.890538 #80761] INFO -- : Event published, check status with this command:
1391
-
1392
- search-kit events status
1393
-
1394
- Or look at use this command to to see this event and all neighboring events:
1395
-
1396
- search-kit events pending colon:separated:values
1397
-
1398
- I, [2015-11-29T11:50:09.891895 #80761] INFO -- : Event published, check status with this command:
1399
-
1400
- search-kit events status
1401
-
1402
- Or look at use this command to to see this event and all neighboring events:
1403
-
1404
- search-kit events pending colon:separated:values
1405
-
1406
- I, [2015-11-29T11:50:09.897286 #80761] INFO -- : Event 1 status:
1407
- I, [2015-11-29T12:16:36.582405 #80951] INFO -- : {}
1408
- I, [2015-11-29T12:16:36.583716 #80951] INFO -- : {}
1409
- I, [2015-11-29T12:16:36.589903 #80951] INFO -- : {}
1410
- I, [2015-11-29T12:16:36.592914 #80951] INFO -- : {}
1411
- I, [2015-11-29T12:16:36.595831 #80951] INFO -- : {}
1412
- I, [2015-11-29T12:16:36.596467 #80951] INFO -- : {}
1413
- I, [2015-11-29T12:16:36.618953 #80951] INFO -- : Event 1 completed
1414
- I, [2015-11-29T12:20:14.962273 #80998] INFO -- : {}
1415
- I, [2015-11-29T12:20:14.963731 #80998] INFO -- : {}
1416
- I, [2015-11-29T12:20:14.969657 #80998] INFO -- : {}
1417
- I, [2015-11-29T12:20:14.972468 #80998] INFO -- : {}
1418
- I, [2015-11-29T12:20:14.975395 #80998] INFO -- : {}
1419
- I, [2015-11-29T12:20:14.976057 #80998] INFO -- : {}
1420
- I, [2015-11-29T12:20:14.981757 #80998] INFO -- : Event 1 completed
1421
- I, [2015-11-29T12:21:00.886103 #81029] INFO -- : {}
1422
- I, [2015-11-29T12:21:00.887598 #81029] INFO -- : {}
1423
- I, [2015-11-29T12:21:00.893310 #81029] INFO -- : {}
1424
- I, [2015-11-29T12:21:00.896223 #81029] INFO -- : {}
1425
- I, [2015-11-29T12:21:00.899116 #81029] INFO -- : {}
1426
- I, [2015-11-29T12:21:00.899739 #81029] INFO -- : {}
1427
- I, [2015-11-29T12:21:00.905220 #81029] INFO -- : Event 1 completed
1428
- I, [2015-11-29T16:39:39.137764 #81175] INFO -- : {}
1429
- I, [2015-11-29T16:39:39.139029 #81175] INFO -- : {}
1430
- I, [2015-11-29T16:39:39.147115 #81175] INFO -- : {}
1431
- I, [2015-11-29T16:39:39.150619 #81175] INFO -- : {}
1432
- I, [2015-11-29T16:39:39.153876 #81175] INFO -- : {}
1433
- I, [2015-11-29T16:39:39.154565 #81175] INFO -- : {}
1434
- I, [2015-11-29T16:39:39.168410 #81175] INFO -- : Event 1 completed
1435
- I, [2015-11-29T16:56:32.266699 #81537] INFO -- : {}
1436
- I, [2015-11-29T16:56:32.268432 #81537] INFO -- : {}
1437
- I, [2015-11-29T16:56:32.275560 #81537] INFO -- : {}
1438
- I, [2015-11-29T16:56:32.278470 #81537] INFO -- : {}
1439
- I, [2015-11-29T16:56:32.281275 #81537] INFO -- : {}
1440
- I, [2015-11-29T16:56:32.281878 #81537] INFO -- : {}
1441
- I, [2015-11-29T16:56:32.287807 #81537] INFO -- : Event 1 completed
1442
- I, [2015-11-29T16:57:29.948795 #81601] INFO -- : {}
1443
- I, [2015-11-29T16:57:29.950326 #81601] INFO -- : {}
1444
- I, [2015-11-29T16:57:29.956553 #81601] INFO -- : {}
1445
- I, [2015-11-29T16:57:29.959540 #81601] INFO -- : {}
1446
- I, [2015-11-29T16:57:29.962557 #81601] INFO -- : {}
1447
- I, [2015-11-29T16:57:29.963250 #81601] INFO -- : {}
1448
- I, [2015-11-29T16:57:29.968884 #81601] INFO -- : Event 1 completed
1449
- I, [2015-11-29T17:14:28.900901 #81707] INFO -- : {}
1450
- I, [2015-11-29T17:14:28.902645 #81707] INFO -- : {}
1451
- I, [2015-11-29T17:14:28.908752 #81707] INFO -- : {}
1452
- I, [2015-11-29T17:14:28.911622 #81707] INFO -- : {}
1453
- I, [2015-11-29T17:14:28.914729 #81707] INFO -- : {}
1454
- I, [2015-11-29T17:14:28.915437 #81707] INFO -- : {}
1455
- I, [2015-11-29T17:14:28.921361 #81707] INFO -- : Event 1 completed
1456
- I, [2015-11-29T17:15:42.141640 #81740] INFO -- : {}
1457
- I, [2015-11-29T17:15:42.142511 #81740] INFO -- : {}
1458
- I, [2015-11-29T17:15:42.148242 #81740] INFO -- : {}
1459
- I, [2015-11-29T17:15:42.151767 #81740] INFO -- : {}
1460
- I, [2015-11-29T17:15:42.155565 #81740] INFO -- : {}
1461
- I, [2015-11-29T17:15:42.156371 #81740] INFO -- : {}
1462
- I, [2015-11-29T17:15:42.162709 #81740] INFO -- : Event 1 completed
1463
- I, [2015-11-29T17:17:00.724268 #81777] INFO -- : {}
1464
- I, [2015-11-29T17:17:00.725806 #81777] INFO -- : {}
1465
- I, [2015-11-29T17:17:00.731982 #81777] INFO -- : {}
1466
- I, [2015-11-29T17:17:00.735309 #81777] INFO -- : {}
1467
- I, [2015-11-29T17:17:00.738304 #81777] INFO -- : {}
1468
- I, [2015-11-29T17:17:00.738977 #81777] INFO -- : {}
1469
- I, [2015-11-29T17:17:00.765497 #81777] INFO -- : Event 1 completed
1470
- I, [2015-11-29T17:19:44.332887 #81816] INFO -- : {}
1471
- I, [2015-11-29T17:19:44.334169 #81816] INFO -- : {}
1472
- I, [2015-11-29T17:19:44.340207 #81816] INFO -- : {}
1473
- I, [2015-11-29T17:19:44.343252 #81816] INFO -- : {}
1474
- I, [2015-11-29T17:19:44.346260 #81816] INFO -- : {}
1475
- I, [2015-11-29T17:19:44.346943 #81816] INFO -- : {}
1476
- I, [2015-11-29T17:19:44.370280 #81816] INFO -- : Event 1 completed
1477
- I, [2015-11-29T17:19:44.376761 #81816] INFO -- : No pending events found for channel `colon:separated:values`
1478
- I, [2015-11-29T17:19:44.377682 #81816] INFO -- : No pending events found
1479
- I, [2015-11-29T17:20:31.065696 #81847] INFO -- : {}
1480
- I, [2015-11-29T17:20:31.067186 #81847] INFO -- : {}
1481
- I, [2015-11-29T17:20:31.073352 #81847] INFO -- : {}
1482
- I, [2015-11-29T17:20:31.076338 #81847] INFO -- : {}
1483
- I, [2015-11-29T17:20:31.079313 #81847] INFO -- : {}
1484
- I, [2015-11-29T17:20:31.079997 #81847] INFO -- : {}
1485
- I, [2015-11-29T17:20:31.085846 #81847] INFO -- : Event 1 completed
1486
- I, [2015-11-29T17:20:31.111211 #81847] INFO -- : No pending events found for channel `colon:separated:values`
1487
- I, [2015-11-29T17:20:31.112655 #81847] INFO -- : No pending events found
1488
- I, [2015-11-29T17:22:23.788085 #81885] INFO -- : {}
1489
- I, [2015-11-29T17:22:23.788927 #81885] INFO -- : {}
1490
- I, [2015-11-29T17:22:23.794359 #81885] INFO -- : {}
1491
- I, [2015-11-29T17:22:23.797044 #81885] INFO -- : {}
1492
- I, [2015-11-29T17:22:23.799795 #81885] INFO -- : {}
1493
- I, [2015-11-29T17:22:23.800382 #81885] INFO -- : {}
1494
- I, [2015-11-29T17:22:23.809233 #81885] INFO -- : Event 1 completed
1495
- I, [2015-11-29T17:22:23.814722 #81885] INFO -- : No pending events found for channel `colon:separated:values`
1496
- I, [2015-11-29T17:22:23.815509 #81885] INFO -- : No pending events found
1497
- I, [2015-11-29T17:22:23.819785 #81885] INFO -- : Event published, check status with this command:
1498
-
1499
- search-kit events status
1500
-
1501
- Or look at use this command to to see this event and all neighboring events:
1502
-
1503
- search-kit events pending colon:separated:values
1504
-
1505
- I, [2015-11-29T17:22:23.820444 #81885] INFO -- : Event published, check status with this command:
1506
-
1507
- search-kit events status
1508
-
1509
- Or look at use this command to to see this event and all neighboring events:
1510
-
1511
- search-kit events pending colon:separated:values
1512
-
1513
- I, [2015-11-29T17:22:23.843224 #81885] INFO -- : Event 1 status:
1514
- I, [2015-11-29T17:46:15.625559 #82028] INFO -- : {}
1515
- I, [2015-11-29T17:46:15.626968 #82028] INFO -- : {}
1516
- I, [2015-11-29T17:46:15.634963 #82028] INFO -- : {}
1517
- I, [2015-11-29T17:46:15.637891 #82028] INFO -- : {}
1518
- I, [2015-11-29T17:46:15.640821 #82028] INFO -- : {}
1519
- I, [2015-11-29T17:46:15.641414 #82028] INFO -- : {}
1520
- I, [2015-11-29T17:46:15.664367 #82028] INFO -- : Event 1 completed
1521
- I, [2015-11-29T17:46:15.670443 #82028] INFO -- : No pending events found for channel `colon:separated:values`
1522
- I, [2015-11-29T17:46:15.671210 #82028] INFO -- : No pending events found
1523
- I, [2015-11-29T17:46:15.675533 #82028] INFO -- : Event published, check status with this command:
1524
-
1525
- search-kit events status
1526
-
1527
- Or look at use this command to to see this event and all neighboring events:
1528
-
1529
- search-kit events pending colon:separated:values
1530
-
1531
- I, [2015-11-29T17:46:15.676254 #82028] INFO -- : Event published, check status with this command:
1532
-
1533
- search-kit events status
1534
-
1535
- Or look at use this command to to see this event and all neighboring events:
1536
-
1537
- search-kit events pending colon:separated:values
1538
-
1539
- I, [2015-11-29T17:46:15.681587 #82028] INFO -- : Event 1 status:
1540
- I, [2015-11-29T17:54:13.224178 #82123] INFO -- : {}
1541
- I, [2015-11-29T17:54:13.225390 #82123] INFO -- : {}
1542
- I, [2015-11-29T17:54:13.231375 #82123] INFO -- : {}
1543
- I, [2015-11-29T17:54:13.234181 #82123] INFO -- : {}
1544
- I, [2015-11-29T17:54:13.237264 #82123] INFO -- : {}
1545
- I, [2015-11-29T17:54:13.237950 #82123] INFO -- : {}
1546
- I, [2015-11-29T17:54:13.248304 #82123] INFO -- : Event 1 completed
1547
- I, [2015-11-29T17:54:13.259356 #82123] INFO -- : No pending events found for channel `colon:separated:values`
1548
- I, [2015-11-29T17:54:13.260324 #82123] INFO -- : No pending events found
1549
- I, [2015-11-29T17:54:13.265007 #82123] INFO -- : Event published, check status with this command:
1550
-
1551
- search-kit events status
1552
-
1553
- Or look at use this command to to see this event and all neighboring events:
1554
-
1555
- search-kit events pending colon:separated:values
1556
-
1557
- I, [2015-11-29T17:54:13.265746 #82123] INFO -- : Event published, check status with this command:
1558
-
1559
- search-kit events status
1560
-
1561
- Or look at use this command to to see this event and all neighboring events:
1562
-
1563
- search-kit events pending colon:separated:values
1564
-
1565
- I, [2015-11-29T17:54:13.282097 #82123] INFO -- : Event 1 status:
1566
- I, [2015-11-29T17:57:45.908988 #82165] INFO -- : {}
1567
- I, [2015-11-29T17:57:45.910232 #82165] INFO -- : {}
1568
- I, [2015-11-29T17:57:45.916311 #82165] INFO -- : {}
1569
- I, [2015-11-29T17:57:45.919151 #82165] INFO -- : {}
1570
- I, [2015-11-29T17:57:45.922279 #82165] INFO -- : {}
1571
- I, [2015-11-29T17:57:45.922968 #82165] INFO -- : {}
1572
- I, [2015-11-29T17:57:45.931016 #82165] INFO -- : Event 1 completed
1573
- I, [2015-11-29T17:57:45.937776 #82165] INFO -- : No pending events found for channel `colon:separated:values`
1574
- I, [2015-11-29T17:57:45.939113 #82165] INFO -- : No pending events found
1575
- I, [2015-11-29T17:57:45.946801 #82165] INFO -- : Event published, check status with this command:
1576
-
1577
- search-kit events status
1578
-
1579
- Or look at use this command to to see this event and all neighboring events:
1580
-
1581
- search-kit events pending colon:separated:values
1582
-
1583
- I, [2015-11-29T17:57:45.947752 #82165] INFO -- : Event published, check status with this command:
1584
-
1585
- search-kit events status
1586
-
1587
- Or look at use this command to to see this event and all neighboring events:
1588
-
1589
- search-kit events pending colon:separated:values
1590
-
1591
- I, [2015-11-29T17:57:45.953737 #82165] INFO -- : Event 1 status:
1592
- I, [2015-11-29T17:57:58.182456 #82195] INFO -- : {}
1593
- I, [2015-11-29T17:57:58.190625 #82195] INFO -- : {}
1594
- I, [2015-11-29T17:57:58.196135 #82195] INFO -- : {}
1595
- I, [2015-11-29T17:57:58.198856 #82195] INFO -- : {}
1596
- I, [2015-11-29T17:57:58.201801 #82195] INFO -- : {}
1597
- I, [2015-11-29T17:57:58.202444 #82195] INFO -- : {}
1598
- I, [2015-11-29T17:57:58.209541 #82195] INFO -- : Event 1 completed
1599
- I, [2015-11-29T17:57:58.213819 #82195] INFO -- : No pending events found for channel `colon:separated:values`
1600
- I, [2015-11-29T17:57:58.221101 #82195] INFO -- : No pending events found
1601
- I, [2015-11-29T17:57:58.228663 #82195] INFO -- : Event published, check status with this command:
1602
-
1603
- search-kit events status
1604
-
1605
- Or look at use this command to to see this event and all neighboring events:
1606
-
1607
- search-kit events pending colon:separated:values
1608
-
1609
- I, [2015-11-29T17:57:58.229491 #82195] INFO -- : Event published, check status with this command:
1610
-
1611
- search-kit events status
1612
-
1613
- Or look at use this command to to see this event and all neighboring events:
1614
-
1615
- search-kit events pending colon:separated:values
1616
-
1617
- I, [2015-11-29T17:57:58.235088 #82195] INFO -- : Event 1 status:
1618
- I, [2015-11-29T17:58:52.380486 #82228] INFO -- : {}
1619
- I, [2015-11-29T17:58:52.381789 #82228] INFO -- : {}
1620
- I, [2015-11-29T17:58:52.387513 #82228] INFO -- : {}
1621
- I, [2015-11-29T17:58:52.390264 #82228] INFO -- : {}
1622
- I, [2015-11-29T17:58:52.393284 #82228] INFO -- : {}
1623
- I, [2015-11-29T17:58:52.393941 #82228] INFO -- : {}
1624
- I, [2015-11-29T17:58:52.399360 #82228] INFO -- : Event 1 completed
1625
- I, [2015-11-29T17:58:52.419105 #82228] INFO -- : No pending events found for channel `colon:separated:values`
1626
- I, [2015-11-29T17:58:52.420336 #82228] INFO -- : No pending events found
1627
- I, [2015-11-29T17:58:52.427799 #82228] INFO -- : Event published, check status with this command:
1628
-
1629
- search-kit events status
1630
-
1631
- Or look at use this command to to see this event and all neighboring events:
1632
-
1633
- search-kit events pending colon:separated:values
1634
-
1635
- I, [2015-11-29T17:58:52.428523 #82228] INFO -- : Event published, check status with this command:
1636
-
1637
- search-kit events status
1638
-
1639
- Or look at use this command to to see this event and all neighboring events:
1640
-
1641
- search-kit events pending colon:separated:values
1642
-
1643
- I, [2015-11-29T17:58:52.434058 #82228] INFO -- : Event 1 status:
1644
- I, [2015-11-29T18:36:33.412067 #82476] INFO -- : {}
1645
- I, [2015-11-29T18:36:33.413399 #82476] INFO -- : {}
1646
- I, [2015-11-29T18:36:33.419626 #82476] INFO -- : {}
1647
- I, [2015-11-29T18:36:33.422547 #82476] INFO -- : {}
1648
- I, [2015-11-29T18:36:33.425445 #82476] INFO -- : {}
1649
- I, [2015-11-29T18:36:33.426066 #82476] INFO -- : {}
1650
- I, [2015-11-29T18:36:33.434955 #82476] INFO -- : Event 1 completed
1651
- I, [2015-11-29T18:36:33.439997 #82476] INFO -- : No pending events found for channel `colon:separated:values`
1652
- I, [2015-11-29T18:36:33.440769 #82476] INFO -- : No pending events found
1653
- I, [2015-11-29T18:36:33.445092 #82476] INFO -- : Event published, check status with this command:
1654
-
1655
- search-kit events status
1656
-
1657
- Or look at use this command to to see this event and all neighboring events:
1658
-
1659
- search-kit events pending colon:separated:values
1660
-
1661
- I, [2015-11-29T18:36:33.445811 #82476] INFO -- : Event published, check status with this command:
1662
-
1663
- search-kit events status
1664
-
1665
- Or look at use this command to to see this event and all neighboring events:
1666
-
1667
- search-kit events pending colon:separated:values
1668
-
1669
- I, [2015-11-29T18:36:33.451247 #82476] INFO -- : Event 1 status:
1670
- I, [2015-11-29T18:37:02.245181 #82510] INFO -- : {}
1671
- I, [2015-11-29T18:37:02.246585 #82510] INFO -- : {}
1672
- I, [2015-11-29T18:37:02.254284 #82510] INFO -- : {}
1673
- I, [2015-11-29T18:37:02.257155 #82510] INFO -- : {}
1674
- I, [2015-11-29T18:37:02.260079 #82510] INFO -- : {}
1675
- I, [2015-11-29T18:37:02.260690 #82510] INFO -- : {}
1676
- I, [2015-11-29T18:37:02.266322 #82510] INFO -- : Event 1 completed
1677
- I, [2015-11-29T18:37:02.271026 #82510] INFO -- : No pending events found for channel `colon:separated:values`
1678
- I, [2015-11-29T18:37:02.271776 #82510] INFO -- : No pending events found
1679
- I, [2015-11-29T18:37:02.292680 #82510] INFO -- : Event published, check status with this command:
1680
-
1681
- search-kit events status
1682
-
1683
- Or look at use this command to to see this event and all neighboring events:
1684
-
1685
- search-kit events pending colon:separated:values
1686
-
1687
- I, [2015-11-29T18:37:02.294365 #82510] INFO -- : Event published, check status with this command:
1688
-
1689
- search-kit events status
1690
-
1691
- Or look at use this command to to see this event and all neighboring events:
1692
-
1693
- search-kit events pending colon:separated:values
1694
-
1695
- I, [2015-11-29T18:37:02.301584 #82510] INFO -- : Event 1 status:
1696
- I, [2015-11-29T18:37:17.895759 #82540] INFO -- : {}
1697
- I, [2015-11-29T18:37:17.896992 #82540] INFO -- : {}
1698
- I, [2015-11-29T18:37:17.904532 #82540] INFO -- : {}
1699
- I, [2015-11-29T18:37:17.907954 #82540] INFO -- : {}
1700
- I, [2015-11-29T18:37:17.911029 #82540] INFO -- : {}
1701
- I, [2015-11-29T18:37:17.911630 #82540] INFO -- : {}
1702
- I, [2015-11-29T18:37:17.917741 #82540] INFO -- : Event 1 completed
1703
- I, [2015-11-29T18:37:17.925526 #82540] INFO -- : No pending events found for channel `colon:separated:values`
1704
- I, [2015-11-29T18:37:17.926282 #82540] INFO -- : No pending events found
1705
- I, [2015-11-29T18:37:17.945000 #82540] INFO -- : Event published, check status with this command:
1706
-
1707
- search-kit events status
1708
-
1709
- Or look at use this command to to see this event and all neighboring events:
1710
-
1711
- search-kit events pending colon:separated:values
1712
-
1713
- I, [2015-11-29T18:37:17.946393 #82540] INFO -- : Event published, check status with this command:
1714
-
1715
- search-kit events status
1716
-
1717
- Or look at use this command to to see this event and all neighboring events:
1718
-
1719
- search-kit events pending colon:separated:values
1720
-
1721
- I, [2015-11-29T18:37:17.955631 #82540] INFO -- : Event 1 status:
1722
- I, [2015-11-29T18:37:17.958931 #82540] INFO -- : {}
1723
- I, [2015-11-29T18:38:26.833137 #82573] INFO -- : {}
1724
- I, [2015-11-29T18:38:26.834352 #82573] INFO -- : {}
1725
- I, [2015-11-29T18:38:26.841508 #82573] INFO -- : {}
1726
- I, [2015-11-29T18:38:26.844356 #82573] INFO -- : {}
1727
- I, [2015-11-29T18:38:26.847195 #82573] INFO -- : {}
1728
- I, [2015-11-29T18:38:26.847933 #82573] INFO -- : {}
1729
- I, [2015-11-29T18:38:26.866821 #82573] INFO -- : Event 1 completed
1730
- I, [2015-11-29T18:38:26.872418 #82573] INFO -- : No pending events found for channel `colon:separated:values`
1731
- I, [2015-11-29T18:38:26.873282 #82573] INFO -- : No pending events found
1732
- I, [2015-11-29T18:38:26.877737 #82573] INFO -- : Event published, check status with this command:
1733
-
1734
- search-kit events status
1735
-
1736
- Or look at use this command to to see this event and all neighboring events:
1737
-
1738
- search-kit events pending colon:separated:values
1739
-
1740
- I, [2015-11-29T18:38:26.878493 #82573] INFO -- : Event published, check status with this command:
1741
-
1742
- search-kit events status
1743
-
1744
- Or look at use this command to to see this event and all neighboring events:
1745
-
1746
- search-kit events pending colon:separated:values
1747
-
1748
- I, [2015-11-29T18:38:26.884036 #82573] INFO -- : Event 1 status:
1749
- I, [2015-11-29T18:38:26.887124 #82573] INFO -- : {}
1750
- W, [2015-11-29T18:38:26.888490 #82573] WARN -- : translation missing: en.http.401
1751
- I, [2015-11-29T18:41:11.078390 #82621] INFO -- : {}
1752
- I, [2015-11-29T18:41:11.079773 #82621] INFO -- : {}
1753
- I, [2015-11-29T18:41:11.085960 #82621] INFO -- : {}
1754
- I, [2015-11-29T18:41:11.089180 #82621] INFO -- : {}
1755
- I, [2015-11-29T18:41:11.092360 #82621] INFO -- : {}
1756
- I, [2015-11-29T18:41:11.093052 #82621] INFO -- : {}
1757
- I, [2015-11-29T18:41:11.103032 #82621] INFO -- : Event 1 completed
1758
- I, [2015-11-29T18:41:11.109830 #82621] INFO -- : No pending events found for channel `colon:separated:values`
1759
- I, [2015-11-29T18:41:11.110881 #82621] INFO -- : No pending events found
1760
- I, [2015-11-29T18:41:11.115846 #82621] INFO -- : Event published, check status with this command:
1761
-
1762
- search-kit events status
1763
-
1764
- Or look at use this command to to see this event and all neighboring events:
1765
-
1766
- search-kit events pending colon:separated:values
1767
-
1768
- I, [2015-11-29T18:41:11.116821 #82621] INFO -- : Event published, check status with this command:
1769
-
1770
- search-kit events status
1771
-
1772
- Or look at use this command to to see this event and all neighboring events:
1773
-
1774
- search-kit events pending colon:separated:values
1775
-
1776
- I, [2015-11-29T18:41:11.122651 #82621] INFO -- : Event 1 status:
1777
- I, [2015-11-29T18:41:11.125804 #82621] INFO -- : {}
1778
- I, [2015-11-29T18:46:24.180174 #82671] INFO -- : {}
1779
- I, [2015-11-29T18:46:24.181812 #82671] INFO -- : {}
1780
- I, [2015-11-29T18:46:24.188151 #82671] INFO -- : {}
1781
- I, [2015-11-29T18:46:24.191013 #82671] INFO -- : {}
1782
- I, [2015-11-29T18:46:24.193913 #82671] INFO -- : {}
1783
- I, [2015-11-29T18:46:24.194574 #82671] INFO -- : {}
1784
- I, [2015-11-29T18:46:24.221878 #82671] INFO -- : Event 1 completed
1785
- I, [2015-11-29T18:46:24.228602 #82671] INFO -- : No pending events found for channel `colon:separated:values`
1786
- I, [2015-11-29T18:46:24.229610 #82671] INFO -- : No pending events found
1787
- I, [2015-11-29T18:46:24.235045 #82671] INFO -- : Event published, check status with this command:
1788
-
1789
- search-kit events status
1790
-
1791
- Or look at use this command to to see this event and all neighboring events:
1792
-
1793
- search-kit events pending colon:separated:values
1794
-
1795
- I, [2015-11-29T18:46:24.235911 #82671] INFO -- : Event published, check status with this command:
1796
-
1797
- search-kit events status
1798
-
1799
- Or look at use this command to to see this event and all neighboring events:
1800
-
1801
- search-kit events pending colon:separated:values
1802
-
1803
- I, [2015-11-29T18:46:24.241363 #82671] INFO -- : Event 1 status:
1804
- I, [2015-11-29T18:46:24.244537 #82671] INFO -- : {}
1805
- I, [2015-11-29T18:46:24.248038 #82671] INFO -- : {}
1806
- I, [2015-11-29T18:46:24.252467 #82671] INFO -- : {}
1807
- W, [2015-11-29T18:46:24.258420 #82671] WARN -- : translation missing: en.http.400
1808
- I, [2015-11-29T18:47:11.536778 #82755] INFO -- : {}
1809
- I, [2015-11-29T18:47:11.544959 #82755] INFO -- : {}
1810
- I, [2015-11-29T18:47:11.548890 #82755] INFO -- : {}
1811
- W, [2015-11-29T18:47:11.555091 #82755] WARN -- : translation missing: en.http.400
1812
- I, [2015-11-29T18:47:14.881632 #82781] INFO -- : {}
1813
- I, [2015-11-29T18:47:29.460749 #82810] INFO -- : {}
1814
- I, [2015-11-29T18:47:32.187700 #82836] INFO -- : {}
1815
- I, [2015-11-29T18:47:32.195622 #82836] INFO -- : {}
1816
- I, [2015-11-29T18:47:32.199303 #82836] INFO -- : {}
1817
- W, [2015-11-29T18:47:32.204345 #82836] WARN -- : translation missing: en.http.400
1818
- I, [2015-11-29T18:48:06.194534 #82866] INFO -- : {}
1819
- I, [2015-11-29T18:48:06.204135 #82866] INFO -- : {}
1820
- I, [2015-11-29T18:48:06.207894 #82866] INFO -- : {}
1821
- I, [2015-11-29T18:49:15.043862 #82898] INFO -- : {}
1822
- I, [2015-11-29T18:49:15.045336 #82898] INFO -- : {}
1823
- I, [2015-11-29T18:49:15.051295 #82898] INFO -- : {}
1824
- I, [2015-11-29T18:49:15.054090 #82898] INFO -- : {}
1825
- I, [2015-11-29T18:49:15.057008 #82898] INFO -- : {}
1826
- I, [2015-11-29T18:49:15.057631 #82898] INFO -- : {}
1827
- I, [2015-11-29T18:49:15.063199 #82898] INFO -- : Event 1 completed
1828
- I, [2015-11-29T18:49:15.067874 #82898] INFO -- : No pending events found for channel `colon:separated:values`
1829
- I, [2015-11-29T18:49:15.088899 #82898] INFO -- : No pending events found
1830
- I, [2015-11-29T18:49:15.095667 #82898] INFO -- : Event published, check status with this command:
1831
-
1832
- search-kit events status
1833
-
1834
- Or look at use this command to to see this event and all neighboring events:
1835
-
1836
- search-kit events pending colon:separated:values
1837
-
1838
- I, [2015-11-29T18:49:15.096899 #82898] INFO -- : Event published, check status with this command:
1839
-
1840
- search-kit events status
1841
-
1842
- Or look at use this command to to see this event and all neighboring events:
1843
-
1844
- search-kit events pending colon:separated:values
1845
-
1846
- I, [2015-11-29T18:49:15.103068 #82898] INFO -- : Event 1 status:
1847
- I, [2015-11-29T18:49:15.106389 #82898] INFO -- : {}
1848
- I, [2015-11-29T18:49:15.110032 #82898] INFO -- : {}
1849
- I, [2015-11-29T18:49:15.113651 #82898] INFO -- : {}
1850
- I, [2015-11-29T18:49:15.118592 #82898] INFO -- : {}
1851
- I, [2015-11-29T18:49:34.667621 #82929] INFO -- : {}
1852
- I, [2015-11-29T18:49:34.668621 #82929] INFO -- : {}
1853
- I, [2015-11-29T18:49:34.674339 #82929] INFO -- : {}
1854
- I, [2015-11-29T18:49:34.677252 #82929] INFO -- : {}
1855
- I, [2015-11-29T18:49:34.680026 #82929] INFO -- : {}
1856
- I, [2015-11-29T18:49:34.680584 #82929] INFO -- : {}
1857
- I, [2015-11-29T18:49:34.685914 #82929] INFO -- : Event 1 completed
1858
- I, [2015-11-29T18:49:34.690855 #82929] INFO -- : No pending events found for channel `colon:separated:values`
1859
- I, [2015-11-29T18:49:34.691627 #82929] INFO -- : No pending events found
1860
- I, [2015-11-29T18:49:34.695834 #82929] INFO -- : Event published, check status with this command:
1861
-
1862
- search-kit events status
1863
-
1864
- Or look at use this command to to see this event and all neighboring events:
1865
-
1866
- search-kit events pending colon:separated:values
1867
-
1868
- I, [2015-11-29T18:49:34.709003 #82929] INFO -- : Event published, check status with this command:
1869
-
1870
- search-kit events status
1871
-
1872
- Or look at use this command to to see this event and all neighboring events:
1873
-
1874
- search-kit events pending colon:separated:values
1875
-
1876
- I, [2015-11-29T18:49:34.716104 #82929] INFO -- : Event 1 status:
1877
- I, [2015-11-29T18:49:34.719773 #82929] INFO -- : {}
1878
- I, [2015-11-29T18:49:34.723295 #82929] INFO -- : {}
1879
- I, [2015-11-29T18:49:34.726782 #82929] INFO -- : {}
1880
- I, [2015-11-29T18:49:34.731605 #82929] INFO -- : {}
1881
- I, [2015-11-29T18:51:43.653221 #82965] INFO -- : {}
1882
- I, [2015-11-29T18:51:43.654328 #82965] INFO -- : {}
1883
- I, [2015-11-29T18:51:43.660241 #82965] INFO -- : {}
1884
- I, [2015-11-29T18:51:43.663277 #82965] INFO -- : {}
1885
- I, [2015-11-29T18:51:43.666147 #82965] INFO -- : {}
1886
- I, [2015-11-29T18:51:43.666782 #82965] INFO -- : {}
1887
- I, [2015-11-29T18:51:43.672490 #82965] INFO -- : Event 1 completed
1888
- I, [2015-11-29T18:51:43.677214 #82965] INFO -- : No pending events found for channel `colon:separated:values`
1889
- I, [2015-11-29T18:51:43.677956 #82965] INFO -- : No pending events found
1890
- I, [2015-11-29T18:51:43.697756 #82965] INFO -- : Event published, check status with this command:
1891
-
1892
- search-kit events status
1893
-
1894
- Or look at use this command to to see this event and all neighboring events:
1895
-
1896
- search-kit events pending colon:separated:values
1897
-
1898
- I, [2015-11-29T18:51:43.699163 #82965] INFO -- : Event published, check status with this command:
1899
-
1900
- search-kit events status
1901
-
1902
- Or look at use this command to to see this event and all neighboring events:
1903
-
1904
- search-kit events pending colon:separated:values
1905
-
1906
- I, [2015-11-29T18:51:43.707547 #82965] INFO -- : Event 1 status:
1907
- I, [2015-11-29T18:51:43.710881 #82965] INFO -- : {}
1908
- I, [2015-11-29T18:51:43.714396 #82965] INFO -- : {}
1909
- I, [2015-11-29T18:51:43.718186 #82965] INFO -- : {}
1910
- I, [2015-11-29T18:51:43.722809 #82965] INFO -- : {}
1911
- I, [2015-11-29T18:51:55.342608 #82995] INFO -- : {}
1912
- I, [2015-11-29T18:51:55.343530 #82995] INFO -- : {}
1913
- I, [2015-11-29T18:51:55.349369 #82995] INFO -- : {}
1914
- I, [2015-11-29T18:51:55.352181 #82995] INFO -- : {}
1915
- I, [2015-11-29T18:51:55.356019 #82995] INFO -- : {}
1916
- I, [2015-11-29T18:51:55.356904 #82995] INFO -- : {}
1917
- I, [2015-11-29T18:51:55.363724 #82995] INFO -- : Event 1 completed
1918
- I, [2015-11-29T18:51:55.368664 #82995] INFO -- : No pending events found for channel `colon:separated:values`
1919
- I, [2015-11-29T18:51:55.369455 #82995] INFO -- : No pending events found
1920
- I, [2015-11-29T18:51:55.373807 #82995] INFO -- : Event published, check status with this command:
1921
-
1922
- search-kit events status
1923
-
1924
- Or look at use this command to to see this event and all neighboring events:
1925
-
1926
- search-kit events pending colon:separated:values
1927
-
1928
- I, [2015-11-29T18:51:55.381172 #82995] INFO -- : Event published, check status with this command:
1929
-
1930
- search-kit events status
1931
-
1932
- Or look at use this command to to see this event and all neighboring events:
1933
-
1934
- search-kit events pending colon:separated:values
1935
-
1936
- I, [2015-11-29T18:51:55.392658 #82995] INFO -- : Event 1 status:
1937
- I, [2015-11-29T18:51:55.396510 #82995] INFO -- : {}
1938
- I, [2015-11-29T18:51:55.400215 #82995] INFO -- : {}
1939
- I, [2015-11-29T18:51:55.403865 #82995] INFO -- : {}
1940
- I, [2015-11-29T18:51:55.408648 #82995] INFO -- : {}
1941
- I, [2015-11-29T18:52:13.610309 #83024] INFO -- : {}
1942
- I, [2015-11-29T18:52:13.611259 #83024] INFO -- : {}
1943
- I, [2015-11-29T18:52:13.617124 #83024] INFO -- : {}
1944
- I, [2015-11-29T18:52:13.619888 #83024] INFO -- : {}
1945
- I, [2015-11-29T18:52:13.622670 #83024] INFO -- : {}
1946
- I, [2015-11-29T18:52:13.623247 #83024] INFO -- : {}
1947
- I, [2015-11-29T18:52:13.628589 #83024] INFO -- : Event 1 completed
1948
- I, [2015-11-29T18:52:13.633292 #83024] INFO -- : No pending events found for channel `colon:separated:values`
1949
- I, [2015-11-29T18:52:13.634153 #83024] INFO -- : No pending events found
1950
- I, [2015-11-29T18:52:13.638486 #83024] INFO -- : Event published, check status with this command:
1951
-
1952
- search-kit events status
1953
-
1954
- Or look at use this command to to see this event and all neighboring events:
1955
-
1956
- search-kit events pending colon:separated:values
1957
-
1958
- I, [2015-11-29T18:52:13.639199 #83024] INFO -- : Event published, check status with this command:
1959
-
1960
- search-kit events status
1961
-
1962
- Or look at use this command to to see this event and all neighboring events:
1963
-
1964
- search-kit events pending colon:separated:values
1965
-
1966
- I, [2015-11-29T18:52:13.664506 #83024] INFO -- : Event 1 status:
1967
- I, [2015-11-29T18:52:13.668995 #83024] INFO -- : {}
1968
- I, [2015-11-29T18:52:13.672689 #83024] INFO -- : {}
1969
- I, [2015-11-29T18:52:13.676554 #83024] INFO -- : {}
1970
- I, [2015-11-29T18:52:13.681529 #83024] INFO -- : {}
1971
- I, [2015-11-29T18:52:13.685134 #83024] INFO -- : {}
1972
- I, [2015-11-29T18:52:25.604099 #83054] INFO -- : {}
1973
- I, [2015-11-29T18:52:25.604995 #83054] INFO -- : {}
1974
- I, [2015-11-29T18:52:25.611017 #83054] INFO -- : {}
1975
- I, [2015-11-29T18:52:25.614696 #83054] INFO -- : {}
1976
- I, [2015-11-29T18:52:25.617788 #83054] INFO -- : {}
1977
- I, [2015-11-29T18:52:25.618370 #83054] INFO -- : {}
1978
- I, [2015-11-29T18:52:25.623674 #83054] INFO -- : Event 1 completed
1979
- I, [2015-11-29T18:52:25.628493 #83054] INFO -- : No pending events found for channel `colon:separated:values`
1980
- I, [2015-11-29T18:52:25.629275 #83054] INFO -- : No pending events found
1981
- I, [2015-11-29T18:52:25.633564 #83054] INFO -- : Event published, check status with this command:
1982
-
1983
- search-kit events status
1984
-
1985
- Or look at use this command to to see this event and all neighboring events:
1986
-
1987
- search-kit events pending colon:separated:values
1988
-
1989
- I, [2015-11-29T18:52:25.634274 #83054] INFO -- : Event published, check status with this command:
1990
-
1991
- search-kit events status
1992
-
1993
- Or look at use this command to to see this event and all neighboring events:
1994
-
1995
- search-kit events pending colon:separated:values
1996
-
1997
- I, [2015-11-29T18:52:25.648843 #83054] INFO -- : Event 1 status:
1998
- I, [2015-11-29T18:52:25.652551 #83054] INFO -- : {}
1999
- I, [2015-11-29T18:52:25.656584 #83054] INFO -- : {}
2000
- I, [2015-11-29T18:52:25.660269 #83054] INFO -- : {}
2001
- I, [2015-11-29T18:52:25.665101 #83054] INFO -- : {}
2002
- I, [2015-11-29T18:52:25.668772 #83054] INFO -- : {}
2003
- I, [2015-11-29T18:52:33.522346 #83083] INFO -- : {}
2004
- I, [2015-11-29T18:52:33.523251 #83083] INFO -- : {}
2005
- I, [2015-11-29T18:52:33.530786 #83083] INFO -- : {}
2006
- I, [2015-11-29T18:52:33.534379 #83083] INFO -- : {}
2007
- I, [2015-11-29T18:52:33.537301 #83083] INFO -- : {}
2008
- I, [2015-11-29T18:52:33.537868 #83083] INFO -- : {}
2009
- I, [2015-11-29T18:52:33.543159 #83083] INFO -- : Event 1 completed
2010
- I, [2015-11-29T18:52:33.547878 #83083] INFO -- : No pending events found for channel `colon:separated:values`
2011
- I, [2015-11-29T18:52:33.548733 #83083] INFO -- : No pending events found
2012
- I, [2015-11-29T18:52:33.552993 #83083] INFO -- : Event published, check status with this command:
2013
-
2014
- search-kit events status
2015
-
2016
- Or look at use this command to to see this event and all neighboring events:
2017
-
2018
- search-kit events pending colon:separated:values
2019
-
2020
- I, [2015-11-29T18:52:33.570914 #83083] INFO -- : Event published, check status with this command:
2021
-
2022
- search-kit events status
2023
-
2024
- Or look at use this command to to see this event and all neighboring events:
2025
-
2026
- search-kit events pending colon:separated:values
2027
-
2028
- I, [2015-11-29T18:52:33.582576 #83083] INFO -- : Event 1 status:
2029
- I, [2015-11-29T18:52:33.586249 #83083] INFO -- : {}
2030
- I, [2015-11-29T18:52:33.589772 #83083] INFO -- : {}
2031
- I, [2015-11-29T18:52:33.593453 #83083] INFO -- : {}
2032
- I, [2015-11-29T18:52:33.598354 #83083] INFO -- : {}
2033
- I, [2015-11-29T18:52:33.601857 #83083] INFO -- : {}
2034
- I, [2015-11-29T19:00:38.981705 #83185] INFO -- : {}
2035
- I, [2015-11-29T19:00:38.983273 #83185] INFO -- : {}
2036
- I, [2015-11-29T19:00:38.989455 #83185] INFO -- : {}
2037
- I, [2015-11-29T19:00:38.992254 #83185] INFO -- : {}
2038
- I, [2015-11-29T19:00:38.995027 #83185] INFO -- : {}
2039
- I, [2015-11-29T19:00:38.995604 #83185] INFO -- : {}
2040
- I, [2015-11-29T19:00:39.001053 #83185] INFO -- : Event 1 completed
2041
- I, [2015-11-29T19:00:39.006680 #83185] INFO -- : No pending events found for channel `colon:separated:values`
2042
- I, [2015-11-29T19:00:39.007434 #83185] INFO -- : No pending events found
2043
- I, [2015-11-29T19:00:39.011832 #83185] INFO -- : Event published, check status with this command:
2044
-
2045
- search-kit events status
2046
-
2047
- Or look at use this command to to see this event and all neighboring events:
2048
-
2049
- search-kit events pending colon:separated:values
2050
-
2051
- I, [2015-11-29T19:00:39.012542 #83185] INFO -- : Event published, check status with this command:
2052
-
2053
- search-kit events status
2054
-
2055
- Or look at use this command to to see this event and all neighboring events:
2056
-
2057
- search-kit events pending colon:separated:values
2058
-
2059
- I, [2015-11-29T19:00:39.018093 #83185] INFO -- : Event 1 status:
2060
- I, [2015-11-29T19:00:39.021226 #83185] INFO -- : {}
2061
- I, [2015-11-29T19:00:39.024770 #83185] INFO -- : {}
2062
- I, [2015-11-29T19:00:39.028427 #83185] INFO -- : {}
2063
- I, [2015-11-29T19:00:39.033369 #83185] INFO -- : {}
2064
- I, [2015-11-29T19:00:39.036932 #83185] INFO -- : {}
2065
- I, [2015-11-29T19:00:52.721835 #83221] INFO -- : {}
2066
- I, [2015-11-29T19:00:52.723193 #83221] INFO -- : {}
2067
- I, [2015-11-29T19:00:52.728956 #83221] INFO -- : {}
2068
- I, [2015-11-29T19:00:52.731671 #83221] INFO -- : {}
2069
- I, [2015-11-29T19:00:52.735114 #83221] INFO -- : {}
2070
- I, [2015-11-29T19:00:52.735866 #83221] INFO -- : {}
2071
- I, [2015-11-29T19:00:52.741414 #83221] INFO -- : Event 1 completed
2072
- I, [2015-11-29T19:00:52.759107 #83221] INFO -- : No pending events found for channel `colon:separated:values`
2073
- I, [2015-11-29T19:00:52.760165 #83221] INFO -- : No pending events found
2074
- I, [2015-11-29T19:00:52.766047 #83221] INFO -- : Event published, check status with this command:
2075
-
2076
- search-kit events status
2077
-
2078
- Or look at use this command to to see this event and all neighboring events:
2079
-
2080
- search-kit events pending colon:separated:values
2081
-
2082
- I, [2015-11-29T19:00:52.767987 #83221] INFO -- : Event published, check status with this command:
2083
-
2084
- search-kit events status
2085
-
2086
- Or look at use this command to to see this event and all neighboring events:
2087
-
2088
- search-kit events pending colon:separated:values
2089
-
2090
- I, [2015-11-29T19:00:52.776924 #83221] INFO -- : Event 1 status:
2091
- I, [2015-11-29T19:00:52.780258 #83221] INFO -- : {}
2092
- I, [2015-11-29T19:00:52.783732 #83221] INFO -- : {}
2093
- I, [2015-11-29T19:00:52.787549 #83221] INFO -- : {}
2094
- I, [2015-11-29T19:00:52.792476 #83221] INFO -- : {}
2095
- I, [2015-11-29T19:00:52.796545 #83221] INFO -- : {}
2096
- I, [2015-11-29T19:01:22.593459 #83255] INFO -- : {}
2097
- I, [2015-11-29T19:01:22.594921 #83255] INFO -- : {}
2098
- I, [2015-11-29T19:01:22.600777 #83255] INFO -- : {}
2099
- I, [2015-11-29T19:01:22.603555 #83255] INFO -- : {}
2100
- I, [2015-11-29T19:01:22.606575 #83255] INFO -- : {}
2101
- I, [2015-11-29T19:01:22.607254 #83255] INFO -- : {}
2102
- I, [2015-11-29T19:01:22.612967 #83255] INFO -- : Event 1 completed
2103
- I, [2015-11-29T19:01:22.621450 #83255] INFO -- : No pending events found for channel `colon:separated:values`
2104
- I, [2015-11-29T19:01:22.622938 #83255] INFO -- : No pending events found
2105
- I, [2015-11-29T19:01:22.629498 #83255] INFO -- : Event published, check status with this command:
2106
-
2107
- search-kit events status
2108
-
2109
- Or look at use this command to to see this event and all neighboring events:
2110
-
2111
- search-kit events pending colon:separated:values
2112
-
2113
- I, [2015-11-29T19:01:22.630263 #83255] INFO -- : Event published, check status with this command:
2114
-
2115
- search-kit events status
2116
-
2117
- Or look at use this command to to see this event and all neighboring events:
2118
-
2119
- search-kit events pending colon:separated:values
2120
-
2121
- I, [2015-11-29T19:01:22.635731 #83255] INFO -- : Event 1 status:
2122
- I, [2015-11-29T19:01:22.638940 #83255] INFO -- : {}
2123
- I, [2015-11-29T19:01:22.642514 #83255] INFO -- : {}
2124
- I, [2015-11-29T19:01:22.646162 #83255] INFO -- : {}
2125
- I, [2015-11-29T19:01:22.651046 #83255] INFO -- : {}
2126
- I, [2015-11-29T19:01:22.654536 #83255] INFO -- : {}
2127
- I, [2015-11-29T19:01:41.299019 #83291] INFO -- : {}
2128
- I, [2015-11-29T19:01:41.299868 #83291] INFO -- : {}
2129
- I, [2015-11-29T19:01:41.305266 #83291] INFO -- : {}
2130
- I, [2015-11-29T19:01:41.308612 #83291] INFO -- : {}
2131
- I, [2015-11-29T19:01:41.312307 #83291] INFO -- : {}
2132
- I, [2015-11-29T19:01:41.313063 #83291] INFO -- : {}
2133
- I, [2015-11-29T19:01:41.319256 #83291] INFO -- : Event 1 completed
2134
- I, [2015-11-29T19:01:41.324070 #83291] INFO -- : No pending events found for channel `colon:separated:values`
2135
- I, [2015-11-29T19:01:41.324849 #83291] INFO -- : No pending events found
2136
- I, [2015-11-29T19:01:41.329459 #83291] INFO -- : Event published, check status with this command:
2137
-
2138
- search-kit events status
2139
-
2140
- Or look at use this command to to see this event and all neighboring events:
2141
-
2142
- search-kit events pending colon:separated:values
2143
-
2144
- I, [2015-11-29T19:01:41.332624 #83291] INFO -- : Event published, check status with this command:
2145
-
2146
- search-kit events status
2147
-
2148
- Or look at use this command to to see this event and all neighboring events:
2149
-
2150
- search-kit events pending colon:separated:values
2151
-
2152
- I, [2015-11-29T19:01:41.340815 #83291] INFO -- : Event 1 status:
2153
- I, [2015-11-29T19:01:41.344966 #83291] INFO -- : {}
2154
- I, [2015-11-29T19:01:41.348347 #83291] INFO -- : {}
2155
- I, [2015-11-29T19:01:41.351920 #83291] INFO -- : {}
2156
- I, [2015-11-29T19:01:41.356661 #83291] INFO -- : {}
2157
- I, [2015-11-29T19:01:41.360119 #83291] INFO -- : {}
2158
- I, [2015-11-29T19:01:56.420280 #83321] INFO -- : {}
2159
- I, [2015-11-29T19:01:56.421102 #83321] INFO -- : {}
2160
- I, [2015-11-29T19:01:56.426560 #83321] INFO -- : {}
2161
- I, [2015-11-29T19:01:56.429331 #83321] INFO -- : {}
2162
- I, [2015-11-29T19:01:56.432086 #83321] INFO -- : {}
2163
- I, [2015-11-29T19:01:56.432705 #83321] INFO -- : {}
2164
- I, [2015-11-29T19:01:56.439078 #83321] INFO -- : Event 1 completed
2165
- I, [2015-11-29T19:01:56.443738 #83321] INFO -- : No pending events found for channel `colon:separated:values`
2166
- I, [2015-11-29T19:01:56.444536 #83321] INFO -- : No pending events found
2167
- I, [2015-11-29T19:01:56.449435 #83321] INFO -- : Event published, check status with this command:
2168
-
2169
- search-kit events status
2170
-
2171
- Or look at use this command to to see this event and all neighboring events:
2172
-
2173
- search-kit events pending colon:separated:values
2174
-
2175
- I, [2015-11-29T19:01:56.450179 #83321] INFO -- : Event published, check status with this command:
2176
-
2177
- search-kit events status
2178
-
2179
- Or look at use this command to to see this event and all neighboring events:
2180
-
2181
- search-kit events pending colon:separated:values
2182
-
2183
- I, [2015-11-29T19:01:56.467832 #83321] INFO -- : Event 1 status:
2184
- I, [2015-11-29T19:01:56.472410 #83321] INFO -- : {}
2185
- I, [2015-11-29T19:01:56.475942 #83321] INFO -- : {}
2186
- I, [2015-11-29T19:01:56.479490 #83321] INFO -- : {}
2187
- I, [2015-11-29T19:01:56.484158 #83321] INFO -- : {}
2188
- I, [2015-11-29T19:01:56.487527 #83321] INFO -- : {}
2189
- I, [2015-11-29T19:02:04.282161 #83350] INFO -- : {}
2190
- I, [2015-11-29T19:02:04.283049 #83350] INFO -- : {}
2191
- I, [2015-11-29T19:02:04.288383 #83350] INFO -- : {}
2192
- I, [2015-11-29T19:02:04.291061 #83350] INFO -- : {}
2193
- I, [2015-11-29T19:02:04.293841 #83350] INFO -- : {}
2194
- I, [2015-11-29T19:02:04.294426 #83350] INFO -- : {}
2195
- I, [2015-11-29T19:02:04.300027 #83350] INFO -- : Event 1 completed
2196
- I, [2015-11-29T19:02:04.304445 #83350] INFO -- : No pending events found for channel `colon:separated:values`
2197
- I, [2015-11-29T19:02:04.305254 #83350] INFO -- : No pending events found
2198
- I, [2015-11-29T19:02:04.309704 #83350] INFO -- : Event published, check status with this command:
2199
-
2200
- search-kit events status
2201
-
2202
- Or look at use this command to to see this event and all neighboring events:
2203
-
2204
- search-kit events pending colon:separated:values
2205
-
2206
- I, [2015-11-29T19:02:04.310410 #83350] INFO -- : Event published, check status with this command:
2207
-
2208
- search-kit events status
2209
-
2210
- Or look at use this command to to see this event and all neighboring events:
2211
-
2212
- search-kit events pending colon:separated:values
2213
-
2214
- I, [2015-11-29T19:02:04.326485 #83350] INFO -- : Event 1 status:
2215
- I, [2015-11-29T19:02:04.332160 #83350] INFO -- : {}
2216
- I, [2015-11-29T19:02:04.336214 #83350] INFO -- : {}
2217
- I, [2015-11-29T19:02:04.339796 #83350] INFO -- : {}
2218
- I, [2015-11-29T19:02:04.344511 #83350] INFO -- : {}
2219
- I, [2015-11-29T19:02:04.347945 #83350] INFO -- : {}
2220
- I, [2015-11-29T19:02:04.354549 #83350] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2221
-
2222
- I, [2015-11-29T19:02:04.354602 #83350] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2223
-
2224
- I, [2015-11-29T19:02:17.221313 #83380] INFO -- : {}
2225
- I, [2015-11-29T19:02:17.222263 #83380] INFO -- : {}
2226
- I, [2015-11-29T19:02:17.227959 #83380] INFO -- : {}
2227
- I, [2015-11-29T19:02:17.230867 #83380] INFO -- : {}
2228
- I, [2015-11-29T19:02:17.233733 #83380] INFO -- : {}
2229
- I, [2015-11-29T19:02:17.234333 #83380] INFO -- : {}
2230
- I, [2015-11-29T19:02:17.239832 #83380] INFO -- : Event 1 completed
2231
- I, [2015-11-29T19:02:17.244806 #83380] INFO -- : No pending events found for channel `colon:separated:values`
2232
- I, [2015-11-29T19:02:17.245587 #83380] INFO -- : No pending events found
2233
- I, [2015-11-29T19:02:17.268440 #83380] INFO -- : Event published, check status with this command:
2234
-
2235
- search-kit events status
2236
-
2237
- Or look at use this command to to see this event and all neighboring events:
2238
-
2239
- search-kit events pending colon:separated:values
2240
-
2241
- I, [2015-11-29T19:02:17.270193 #83380] INFO -- : Event published, check status with this command:
2242
-
2243
- search-kit events status
2244
-
2245
- Or look at use this command to to see this event and all neighboring events:
2246
-
2247
- search-kit events pending colon:separated:values
2248
-
2249
- I, [2015-11-29T19:02:17.280550 #83380] INFO -- : Event 1 status:
2250
- I, [2015-11-29T19:02:17.284014 #83380] INFO -- : {}
2251
- I, [2015-11-29T19:02:17.287598 #83380] INFO -- : {}
2252
- I, [2015-11-29T19:02:17.291254 #83380] INFO -- : {}
2253
- I, [2015-11-29T19:02:17.296128 #83380] INFO -- : {}
2254
- I, [2015-11-29T19:02:17.299658 #83380] INFO -- : {}
2255
- I, [2015-11-29T19:02:17.307077 #83380] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2256
-
2257
- I, [2015-11-29T19:02:17.307142 #83380] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2258
-
2259
- I, [2015-11-29T19:02:25.368890 #83409] INFO -- : {}
2260
- I, [2015-11-29T19:02:25.369779 #83409] INFO -- : {}
2261
- I, [2015-11-29T19:02:25.375188 #83409] INFO -- : {}
2262
- I, [2015-11-29T19:02:25.378021 #83409] INFO -- : {}
2263
- I, [2015-11-29T19:02:25.380796 #83409] INFO -- : {}
2264
- I, [2015-11-29T19:02:25.381382 #83409] INFO -- : {}
2265
- I, [2015-11-29T19:02:25.386770 #83409] INFO -- : Event 1 completed
2266
- I, [2015-11-29T19:02:25.391175 #83409] INFO -- : No pending events found for channel `colon:separated:values`
2267
- I, [2015-11-29T19:02:25.392005 #83409] INFO -- : No pending events found
2268
- I, [2015-11-29T19:02:25.396704 #83409] INFO -- : Event published, check status with this command:
2269
-
2270
- search-kit events status
2271
-
2272
- Or look at use this command to to see this event and all neighboring events:
2273
-
2274
- search-kit events pending colon:separated:values
2275
-
2276
- I, [2015-11-29T19:02:25.397446 #83409] INFO -- : Event published, check status with this command:
2277
-
2278
- search-kit events status
2279
-
2280
- Or look at use this command to to see this event and all neighboring events:
2281
-
2282
- search-kit events pending colon:separated:values
2283
-
2284
- I, [2015-11-29T19:02:25.412213 #83409] INFO -- : Event 1 status:
2285
- I, [2015-11-29T19:02:25.416125 #83409] INFO -- : {}
2286
- I, [2015-11-29T19:02:25.419961 #83409] INFO -- : {}
2287
- I, [2015-11-29T19:02:25.423574 #83409] INFO -- : {}
2288
- I, [2015-11-29T19:02:25.428287 #83409] INFO -- : {}
2289
- I, [2015-11-29T19:02:25.431779 #83409] INFO -- : {}
2290
- I, [2015-11-29T19:02:25.438513 #83409] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2291
-
2292
- I, [2015-11-29T19:02:25.438567 #83409] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2293
-
2294
- I, [2015-11-29T19:02:46.357627 #83440] INFO -- : {}
2295
- I, [2015-11-29T19:02:46.358527 #83440] INFO -- : {}
2296
- I, [2015-11-29T19:02:46.363984 #83440] INFO -- : {}
2297
- I, [2015-11-29T19:02:46.366687 #83440] INFO -- : {}
2298
- I, [2015-11-29T19:02:46.369481 #83440] INFO -- : {}
2299
- I, [2015-11-29T19:02:46.370070 #83440] INFO -- : {}
2300
- I, [2015-11-29T19:02:46.375564 #83440] INFO -- : Event 1 completed
2301
- I, [2015-11-29T19:02:46.380367 #83440] INFO -- : No pending events found for channel `colon:separated:values`
2302
- I, [2015-11-29T19:02:46.381488 #83440] INFO -- : No pending events found
2303
- I, [2015-11-29T19:02:46.385955 #83440] INFO -- : Event published, check status with this command:
2304
-
2305
- search-kit events status
2306
-
2307
- Or look at use this command to to see this event and all neighboring events:
2308
-
2309
- search-kit events pending colon:separated:values
2310
-
2311
- I, [2015-11-29T19:02:46.386706 #83440] INFO -- : Event published, check status with this command:
2312
-
2313
- search-kit events status
2314
-
2315
- Or look at use this command to to see this event and all neighboring events:
2316
-
2317
- search-kit events pending colon:separated:values
2318
-
2319
- I, [2015-11-29T19:02:46.396283 #83440] INFO -- : Event 1 status:
2320
- I, [2015-11-29T19:02:46.400785 #83440] INFO -- : {}
2321
- I, [2015-11-29T19:02:46.405489 #83440] INFO -- : {}
2322
- I, [2015-11-29T19:02:46.409113 #83440] INFO -- : {}
2323
- I, [2015-11-29T19:02:46.413998 #83440] INFO -- : {}
2324
- I, [2015-11-29T19:02:46.417402 #83440] INFO -- : {}
2325
- I, [2015-11-29T19:02:46.424014 #83440] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2326
-
2327
- I, [2015-11-29T19:02:46.424068 #83440] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2328
-
2329
- I, [2015-11-29T19:33:09.703985 #83778] INFO -- : {}
2330
- I, [2015-11-29T19:33:09.705462 #83778] INFO -- : {}
2331
- I, [2015-11-29T19:33:09.711497 #83778] INFO -- : {}
2332
- I, [2015-11-29T19:33:09.714209 #83778] INFO -- : {}
2333
- I, [2015-11-29T19:33:09.717189 #83778] INFO -- : {}
2334
- I, [2015-11-29T19:33:09.717839 #83778] INFO -- : {}
2335
- I, [2015-11-29T19:33:09.723267 #83778] INFO -- : Event 1 completed
2336
- I, [2015-11-29T19:33:09.730555 #83778] INFO -- : No pending events found for channel `colon:separated:values`
2337
- I, [2015-11-29T19:33:09.731370 #83778] INFO -- : No pending events found
2338
- I, [2015-11-29T19:33:09.736268 #83778] INFO -- : Event published, check status with this command:
2339
-
2340
- search-kit events status
2341
-
2342
- Or look at use this command to to see this event and all neighboring events:
2343
-
2344
- search-kit events pending colon:separated:values
2345
-
2346
- I, [2015-11-29T19:33:09.737135 #83778] INFO -- : Event published, check status with this command:
2347
-
2348
- search-kit events status
2349
-
2350
- Or look at use this command to to see this event and all neighboring events:
2351
-
2352
- search-kit events pending colon:separated:values
2353
-
2354
- I, [2015-11-29T19:33:09.742941 #83778] INFO -- : Event 1 status:
2355
- I, [2015-11-29T19:33:09.746095 #83778] INFO -- : {}
2356
- I, [2015-11-29T19:33:09.749476 #83778] INFO -- : {}
2357
- I, [2015-11-29T19:33:09.753012 #83778] INFO -- : {}
2358
- I, [2015-11-29T19:33:09.757833 #83778] INFO -- : {}
2359
- I, [2015-11-29T19:33:09.761353 #83778] INFO -- : {}
2360
- I, [2015-11-29T19:33:09.768696 #83778] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2361
-
2362
- I, [2015-11-29T19:33:09.768760 #83778] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2363
-
2364
- I, [2015-11-29T19:41:54.036998 #84356] INFO -- : {}
2365
- I, [2015-11-29T19:41:54.038899 #84356] INFO -- : {}
2366
- I, [2015-11-29T19:41:54.044767 #84356] INFO -- : {}
2367
- I, [2015-11-29T19:41:54.047474 #84356] INFO -- : {}
2368
- I, [2015-11-29T19:41:54.050364 #84356] INFO -- : {}
2369
- I, [2015-11-29T19:41:54.050952 #84356] INFO -- : {}
2370
- I, [2015-11-29T19:41:54.079973 #84356] INFO -- : Event 1 completed
2371
- I, [2015-11-29T19:41:54.085184 #84356] INFO -- : No pending events found for channel `colon:separated:values`
2372
- I, [2015-11-29T19:41:54.085984 #84356] INFO -- : No pending events found
2373
- I, [2015-11-29T19:41:54.090519 #84356] INFO -- : Event published, check status with this command:
2374
-
2375
- search-kit events status
2376
-
2377
- Or look at use this command to to see this event and all neighboring events:
2378
-
2379
- search-kit events pending colon:separated:values
2380
-
2381
- I, [2015-11-29T19:41:54.091287 #84356] INFO -- : Event published, check status with this command:
2382
-
2383
- search-kit events status
2384
-
2385
- Or look at use this command to to see this event and all neighboring events:
2386
-
2387
- search-kit events pending colon:separated:values
2388
-
2389
- I, [2015-11-29T19:41:54.096931 #84356] INFO -- : Event 1 status:
2390
- I, [2015-11-29T19:41:54.100238 #84356] INFO -- : {}
2391
- I, [2015-11-29T19:41:54.103707 #84356] INFO -- : {}
2392
- I, [2015-11-29T19:41:54.107493 #84356] INFO -- : {}
2393
- I, [2015-11-29T19:41:54.112949 #84356] INFO -- : {}
2394
- I, [2015-11-29T19:41:54.132532 #84356] INFO -- : {}
2395
- I, [2015-11-29T19:41:54.143086 #84356] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2396
-
2397
- I, [2015-11-29T19:41:54.143161 #84356] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2398
-
2399
- I, [2015-11-29T19:43:06.519712 #84389] INFO -- : {}
2400
- I, [2015-11-29T19:43:06.520950 #84389] INFO -- : {}
2401
- I, [2015-11-29T19:43:06.526742 #84389] INFO -- : {}
2402
- I, [2015-11-29T19:43:06.529790 #84389] INFO -- : {}
2403
- I, [2015-11-29T19:43:06.532693 #84389] INFO -- : {}
2404
- I, [2015-11-29T19:43:06.533364 #84389] INFO -- : {}
2405
- I, [2015-11-29T19:43:06.538804 #84389] INFO -- : Event 1 completed
2406
- I, [2015-11-29T19:43:06.557593 #84389] INFO -- : No pending events found for channel `colon:separated:values`
2407
- I, [2015-11-29T19:43:06.558639 #84389] INFO -- : No pending events found
2408
- I, [2015-11-29T19:43:06.564936 #84389] INFO -- : Event published, check status with this command:
2409
-
2410
- search-kit events status
2411
-
2412
- Or look at use this command to to see this event and all neighboring events:
2413
-
2414
- search-kit events pending colon:separated:values
2415
-
2416
- I, [2015-11-29T19:43:06.566318 #84389] INFO -- : Event published, check status with this command:
2417
-
2418
- search-kit events status
2419
-
2420
- Or look at use this command to to see this event and all neighboring events:
2421
-
2422
- search-kit events pending colon:separated:values
2423
-
2424
- I, [2015-11-29T19:43:06.573731 #84389] INFO -- : Event 1 status:
2425
- I, [2015-11-29T19:43:06.577028 #84389] INFO -- : {}
2426
- I, [2015-11-29T19:43:06.580475 #84389] INFO -- : {}
2427
- I, [2015-11-29T19:43:06.584083 #84389] INFO -- : {}
2428
- I, [2015-11-29T19:43:06.588904 #84389] INFO -- : {}
2429
- I, [2015-11-29T19:43:06.592541 #84389] INFO -- : {}
2430
- I, [2015-11-29T19:43:06.599838 #84389] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2431
-
2432
- I, [2015-11-29T19:43:06.599896 #84389] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2433
-
2434
- I, [2015-11-29T19:43:32.516030 #84443] INFO -- : "#<SearchKit::Models::Subscriber:0x007f91f8c20a10>"
2435
- I, [2015-11-29T19:49:25.286762 #84526] INFO -- : {}
2436
- I, [2015-11-29T19:49:25.288518 #84526] INFO -- : {}
2437
- I, [2015-11-29T19:49:25.294452 #84526] INFO -- : {}
2438
- I, [2015-11-29T19:49:25.297244 #84526] INFO -- : {}
2439
- I, [2015-11-29T19:49:25.300114 #84526] INFO -- : {}
2440
- I, [2015-11-29T19:49:25.300788 #84526] INFO -- : {}
2441
- I, [2015-11-29T19:49:25.322588 #84526] INFO -- : Event 1 completed
2442
- I, [2015-11-29T19:49:25.328572 #84526] INFO -- : No pending events found for channel `colon:separated:values`
2443
- I, [2015-11-29T19:49:25.329419 #84526] INFO -- : No pending events found
2444
- I, [2015-11-29T19:49:25.333992 #84526] INFO -- : Event published, check status with this command:
2445
-
2446
- search-kit events status
2447
-
2448
- Or look at use this command to to see this event and all neighboring events:
2449
-
2450
- search-kit events pending colon:separated:values
2451
-
2452
- I, [2015-11-29T19:49:25.334754 #84526] INFO -- : Event published, check status with this command:
2453
-
2454
- search-kit events status
2455
-
2456
- Or look at use this command to to see this event and all neighboring events:
2457
-
2458
- search-kit events pending colon:separated:values
2459
-
2460
- I, [2015-11-29T19:49:25.340393 #84526] INFO -- : Event 1 status:
2461
- I, [2015-11-29T19:49:25.343653 #84526] INFO -- : {}
2462
- I, [2015-11-29T19:49:25.347064 #84526] INFO -- : {}
2463
- I, [2015-11-29T19:49:25.350652 #84526] INFO -- : {}
2464
- I, [2015-11-29T19:49:25.355482 #84526] INFO -- : {}
2465
- I, [2015-11-29T19:49:25.359016 #84526] INFO -- : {}
2466
- I, [2015-11-29T19:49:25.371112 #84526] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2467
-
2468
- I, [2015-11-29T19:49:25.371180 #84526] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2469
-
2470
- I, [2015-11-29T19:49:25.376446 #84526] INFO -- : "#<SearchKit::Models::Subscriber:0x007f8f544502c8>"
2471
- I, [2015-11-29T19:50:56.457001 #84563] INFO -- : {}
2472
- I, [2015-11-29T19:50:56.458576 #84563] INFO -- : {}
2473
- I, [2015-11-29T19:50:56.464667 #84563] INFO -- : {}
2474
- I, [2015-11-29T19:50:56.467437 #84563] INFO -- : {}
2475
- I, [2015-11-29T19:50:56.470311 #84563] INFO -- : {}
2476
- I, [2015-11-29T19:50:56.470962 #84563] INFO -- : {}
2477
- I, [2015-11-29T19:50:56.477694 #84563] INFO -- : Event 1 completed
2478
- I, [2015-11-29T19:50:56.497846 #84563] INFO -- : No pending events found for channel `colon:separated:values`
2479
- I, [2015-11-29T19:50:56.499358 #84563] INFO -- : No pending events found
2480
- I, [2015-11-29T19:50:56.506089 #84563] INFO -- : Event published, check status with this command:
2481
-
2482
- search-kit events status
2483
-
2484
- Or look at use this command to to see this event and all neighboring events:
2485
-
2486
- search-kit events pending colon:separated:values
2487
-
2488
- I, [2015-11-29T19:50:56.507194 #84563] INFO -- : Event published, check status with this command:
2489
-
2490
- search-kit events status
2491
-
2492
- Or look at use this command to to see this event and all neighboring events:
2493
-
2494
- search-kit events pending colon:separated:values
2495
-
2496
- I, [2015-11-29T19:50:56.513210 #84563] INFO -- : Event 1 status:
2497
- I, [2015-11-29T19:50:56.516457 #84563] INFO -- : {}
2498
- I, [2015-11-29T19:50:56.519886 #84563] INFO -- : {}
2499
- I, [2015-11-29T19:50:56.523661 #84563] INFO -- : {}
2500
- I, [2015-11-29T19:50:56.528469 #84563] INFO -- : {}
2501
- I, [2015-11-29T19:50:56.532178 #84563] INFO -- : {}
2502
- I, [2015-11-29T19:50:56.540437 #84563] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2503
-
2504
- I, [2015-11-29T19:50:56.540514 #84563] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2505
-
2506
- I, [2015-11-29T19:50:56.547190 #84563] INFO -- : "#<SearchKit::Models::Subscriber:0x007fddfcb98570>"
2507
- I, [2015-11-29T19:54:28.108214 #84616] INFO -- : {}
2508
- I, [2015-11-29T19:54:28.110058 #84616] INFO -- : {}
2509
- I, [2015-11-29T19:54:28.116030 #84616] INFO -- : {}
2510
- I, [2015-11-29T19:54:28.118857 #84616] INFO -- : {}
2511
- I, [2015-11-29T19:54:28.122533 #84616] INFO -- : {}
2512
- I, [2015-11-29T19:54:28.123291 #84616] INFO -- : {}
2513
- I, [2015-11-29T19:54:28.138074 #84616] INFO -- : Event 1 completed
2514
- I, [2015-11-29T19:54:28.143492 #84616] INFO -- : No pending events found for channel `colon:separated:values`
2515
- I, [2015-11-29T19:54:28.144295 #84616] INFO -- : No pending events found
2516
- I, [2015-11-29T19:54:28.148607 #84616] INFO -- : Event published, check status with this command:
2517
-
2518
- search-kit events status
2519
-
2520
- Or look at use this command to to see this event and all neighboring events:
2521
-
2522
- search-kit events pending colon:separated:values
2523
-
2524
- I, [2015-11-29T19:54:28.149319 #84616] INFO -- : Event published, check status with this command:
2525
-
2526
- search-kit events status
2527
-
2528
- Or look at use this command to to see this event and all neighboring events:
2529
-
2530
- search-kit events pending colon:separated:values
2531
-
2532
- I, [2015-11-29T19:54:28.154676 #84616] INFO -- : Event 1 status:
2533
- I, [2015-11-29T19:54:28.158552 #84616] INFO -- : {}
2534
- I, [2015-11-29T19:54:28.161990 #84616] INFO -- : {}
2535
- I, [2015-11-29T19:54:28.165654 #84616] INFO -- : {}
2536
- I, [2015-11-29T19:54:28.170635 #84616] INFO -- : {}
2537
- I, [2015-11-29T19:54:28.174372 #84616] INFO -- : {}
2538
- I, [2015-11-29T19:54:28.189338 #84616] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2539
-
2540
- I, [2015-11-29T19:54:28.189415 #84616] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2541
-
2542
- I, [2015-11-29T19:54:28.194661 #84616] INFO -- : "#<SearchKit::Models::Subscriber:0x007ff4f5ed8158>"
2543
- I, [2015-11-29T19:55:51.610750 #84650] INFO -- : {}
2544
- I, [2015-11-29T19:55:51.612718 #84650] INFO -- : {}
2545
- I, [2015-11-29T19:55:51.618679 #84650] INFO -- : {}
2546
- I, [2015-11-29T19:55:51.621502 #84650] INFO -- : {}
2547
- I, [2015-11-29T19:55:51.624444 #84650] INFO -- : {}
2548
- I, [2015-11-29T19:55:51.625095 #84650] INFO -- : {}
2549
- I, [2015-11-29T19:55:51.630592 #84650] INFO -- : Event 1 completed
2550
- I, [2015-11-29T19:55:51.644163 #84650] INFO -- : No pending events found for channel `colon:separated:values`
2551
- I, [2015-11-29T19:55:51.645168 #84650] INFO -- : No pending events found
2552
- I, [2015-11-29T19:55:51.649977 #84650] INFO -- : Event published, check status with this command:
2553
-
2554
- search-kit events status
2555
-
2556
- Or look at use this command to to see this event and all neighboring events:
2557
-
2558
- search-kit events pending colon:separated:values
2559
-
2560
- I, [2015-11-29T19:55:51.650975 #84650] INFO -- : Event published, check status with this command:
2561
-
2562
- search-kit events status
2563
-
2564
- Or look at use this command to to see this event and all neighboring events:
2565
-
2566
- search-kit events pending colon:separated:values
2567
-
2568
- I, [2015-11-29T19:55:51.657360 #84650] INFO -- : Event 1 status:
2569
- I, [2015-11-29T19:55:51.660554 #84650] INFO -- : {}
2570
- I, [2015-11-29T19:55:51.663891 #84650] INFO -- : {}
2571
- I, [2015-11-29T19:55:51.667394 #84650] INFO -- : {}
2572
- I, [2015-11-29T19:55:51.671945 #84650] INFO -- : {}
2573
- I, [2015-11-29T19:55:51.675346 #84650] INFO -- : {}
2574
- I, [2015-11-29T19:55:51.683227 #84650] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2575
-
2576
- I, [2015-11-29T19:55:51.683305 #84650] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2577
-
2578
- I, [2015-11-29T19:55:51.689597 #84650] INFO -- : "#<SearchKit::Models::Subscriber:0x007ff472474938>"
2579
- I, [2015-11-29T19:56:01.576302 #84680] INFO -- : {}
2580
- I, [2015-11-29T19:56:01.578025 #84680] INFO -- : {}
2581
- I, [2015-11-29T19:56:01.585181 #84680] INFO -- : {}
2582
- I, [2015-11-29T19:56:01.588369 #84680] INFO -- : {}
2583
- I, [2015-11-29T19:56:01.591317 #84680] INFO -- : {}
2584
- I, [2015-11-29T19:56:01.591926 #84680] INFO -- : {}
2585
- I, [2015-11-29T19:56:01.597406 #84680] INFO -- : Event 1 completed
2586
- I, [2015-11-29T19:56:01.602187 #84680] INFO -- : No pending events found for channel `colon:separated:values`
2587
- I, [2015-11-29T19:56:01.602965 #84680] INFO -- : No pending events found
2588
- I, [2015-11-29T19:56:01.607289 #84680] INFO -- : Event published, check status with this command:
2589
-
2590
- search-kit events status
2591
-
2592
- Or look at use this command to to see this event and all neighboring events:
2593
-
2594
- search-kit events pending colon:separated:values
2595
-
2596
- I, [2015-11-29T19:56:01.607932 #84680] INFO -- : Event published, check status with this command:
2597
-
2598
- search-kit events status
2599
-
2600
- Or look at use this command to to see this event and all neighboring events:
2601
-
2602
- search-kit events pending colon:separated:values
2603
-
2604
- I, [2015-11-29T19:56:01.625309 #84680] INFO -- : Event 1 status:
2605
- I, [2015-11-29T19:56:01.629515 #84680] INFO -- : {}
2606
- I, [2015-11-29T19:56:01.633131 #84680] INFO -- : {}
2607
- I, [2015-11-29T19:56:01.636773 #84680] INFO -- : {}
2608
- I, [2015-11-29T19:56:01.641658 #84680] INFO -- : {}
2609
- I, [2015-11-29T19:56:01.645176 #84680] INFO -- : {}
2610
- I, [2015-11-29T19:56:01.651964 #84680] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2611
-
2612
- I, [2015-11-29T19:56:01.652023 #84680] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2613
-
2614
- I, [2015-11-29T19:56:01.660766 #84680] INFO -- : "#<SearchKit::Models::Subscriber:0x007faeebc72bc0>"
2615
- I, [2015-11-29T19:56:23.746633 #84710] INFO -- : {}
2616
- I, [2015-11-29T19:56:23.748190 #84710] INFO -- : {}
2617
- I, [2015-11-29T19:56:23.753654 #84710] INFO -- : {}
2618
- I, [2015-11-29T19:56:23.756349 #84710] INFO -- : {}
2619
- I, [2015-11-29T19:56:23.759046 #84710] INFO -- : {}
2620
- I, [2015-11-29T19:56:23.759651 #84710] INFO -- : {}
2621
- I, [2015-11-29T19:56:23.764970 #84710] INFO -- : Event 1 completed
2622
- I, [2015-11-29T19:56:23.769623 #84710] INFO -- : No pending events found for channel `colon:separated:values`
2623
- I, [2015-11-29T19:56:23.770426 #84710] INFO -- : No pending events found
2624
- I, [2015-11-29T19:56:23.774873 #84710] INFO -- : Event published, check status with this command:
2625
-
2626
- search-kit events status
2627
-
2628
- Or look at use this command to to see this event and all neighboring events:
2629
-
2630
- search-kit events pending colon:separated:values
2631
-
2632
- I, [2015-11-29T19:56:23.775579 #84710] INFO -- : Event published, check status with this command:
2633
-
2634
- search-kit events status
2635
-
2636
- Or look at use this command to to see this event and all neighboring events:
2637
-
2638
- search-kit events pending colon:separated:values
2639
-
2640
- I, [2015-11-29T19:56:23.798802 #84710] INFO -- : Event 1 status:
2641
- I, [2015-11-29T19:56:23.802840 #84710] INFO -- : {}
2642
- I, [2015-11-29T19:56:23.806384 #84710] INFO -- : {}
2643
- I, [2015-11-29T19:56:23.809977 #84710] INFO -- : {}
2644
- I, [2015-11-29T19:56:23.814690 #84710] INFO -- : {}
2645
- I, [2015-11-29T19:56:23.818093 #84710] INFO -- : {}
2646
- I, [2015-11-29T19:56:23.825205 #84710] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2647
-
2648
- I, [2015-11-29T19:56:23.825281 #84710] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2649
-
2650
- I, [2015-11-29T19:56:23.830688 #84710] INFO -- : "#<SearchKit::Models::Subscriber:0x007f8a7ca7d4c0>"
2651
- I, [2015-11-29T20:59:47.253443 #85502] INFO -- : {}
2652
- I, [2015-11-29T20:59:47.255288 #85502] INFO -- : {}
2653
- I, [2015-11-29T20:59:47.261108 #85502] INFO -- : {}
2654
- I, [2015-11-29T20:59:47.263893 #85502] INFO -- : {}
2655
- I, [2015-11-29T20:59:47.266789 #85502] INFO -- : {}
2656
- I, [2015-11-29T20:59:47.267381 #85502] INFO -- : {}
2657
- I, [2015-11-29T20:59:47.272857 #85502] INFO -- : Event 1 completed
2658
- I, [2015-11-29T20:59:47.285783 #85502] INFO -- : No pending events found for channel `colon:separated:values`
2659
- I, [2015-11-29T20:59:47.286557 #85502] INFO -- : No pending events found
2660
- I, [2015-11-29T20:59:47.290929 #85502] INFO -- : Event published, check status with this command:
2661
-
2662
- search-kit events status
2663
-
2664
- Or look at use this command to to see this event and all neighboring events:
2665
-
2666
- search-kit events pending colon:separated:values
2667
-
2668
- I, [2015-11-29T20:59:47.291714 #85502] INFO -- : Event published, check status with this command:
2669
-
2670
- search-kit events status
2671
-
2672
- Or look at use this command to to see this event and all neighboring events:
2673
-
2674
- search-kit events pending colon:separated:values
2675
-
2676
- I, [2015-11-29T20:59:47.297099 #85502] INFO -- : Event 1 status:
2677
- I, [2015-11-29T20:59:47.300300 #85502] INFO -- : {}
2678
- I, [2015-11-29T20:59:47.303757 #85502] INFO -- : {}
2679
- I, [2015-11-29T20:59:47.307357 #85502] INFO -- : {}
2680
- I, [2015-11-29T20:59:47.312441 #85502] INFO -- : {}
2681
- I, [2015-11-29T20:59:47.316178 #85502] INFO -- : {}
2682
- I, [2015-11-29T20:59:47.325026 #85502] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2683
-
2684
- I, [2015-11-29T20:59:47.325143 #85502] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2685
-
2686
- I, [2015-11-29T20:59:47.335561 #85502] INFO -- : "#<SearchKit::Models::Subscriber:0x007f874e8cb720>"
2687
- I, [2015-11-29T21:00:47.557124 #85538] INFO -- : {}
2688
- I, [2015-11-29T21:00:47.558957 #85538] INFO -- : {}
2689
- I, [2015-11-29T21:00:47.566139 #85538] INFO -- : {}
2690
- I, [2015-11-29T21:00:47.569543 #85538] INFO -- : {}
2691
- I, [2015-11-29T21:00:47.572304 #85538] INFO -- : {}
2692
- I, [2015-11-29T21:00:47.572896 #85538] INFO -- : {}
2693
- I, [2015-11-29T21:00:47.578281 #85538] INFO -- : Event 1 completed
2694
- I, [2015-11-29T21:00:47.583182 #85538] INFO -- : No pending events found for channel `colon:separated:values`
2695
- I, [2015-11-29T21:00:47.584234 #85538] INFO -- : No pending events found
2696
- I, [2015-11-29T21:00:47.589767 #85538] INFO -- : Event published, check status with this command:
2697
-
2698
- search-kit events status
2699
-
2700
- Or look at use this command to to see this event and all neighboring events:
2701
-
2702
- search-kit events pending colon:separated:values
2703
-
2704
- I, [2015-11-29T21:00:47.606388 #85538] INFO -- : Event published, check status with this command:
2705
-
2706
- search-kit events status
2707
-
2708
- Or look at use this command to to see this event and all neighboring events:
2709
-
2710
- search-kit events pending colon:separated:values
2711
-
2712
- I, [2015-11-29T21:00:47.614327 #85538] INFO -- : Event 1 status:
2713
- I, [2015-11-29T21:00:47.617875 #85538] INFO -- : {}
2714
- I, [2015-11-29T21:00:47.621551 #85538] INFO -- : {}
2715
- I, [2015-11-29T21:00:47.625306 #85538] INFO -- : {}
2716
- I, [2015-11-29T21:00:47.630241 #85538] INFO -- : {}
2717
- I, [2015-11-29T21:00:47.633885 #85538] INFO -- : {}
2718
- I, [2015-11-29T21:00:47.640916 #85538] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2719
-
2720
- I, [2015-11-29T21:00:47.640988 #85538] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2721
-
2722
- I, [2015-11-29T21:00:47.647006 #85538] INFO -- : "#<SearchKit::Models::Subscriber:0x007fe3695dd708>"
2723
- I, [2015-11-29T21:00:47.652656 #85538] INFO -- : "#<SearchKit::Models::Subscriber:0x007fe369605d20>"
2724
- I, [2015-11-29T21:00:47.655302 #85538] INFO -- : "#<SearchKit::Models::Subscriber:0x007fe369617778>"
2725
- I, [2015-11-29T21:00:47.657249 #85538] INFO -- : "#<SearchKit::Models::Subscriber:0x007fe36961e078>"
2726
- I, [2015-11-29T21:00:47.658692 #85538] INFO -- : "#<SearchKit::Models::Subscriber:0x007fe369a1fd48>"
2727
- I, [2015-11-29T21:00:58.552250 #85567] INFO -- : {}
2728
- I, [2015-11-29T21:00:58.553118 #85567] INFO -- : {}
2729
- I, [2015-11-29T21:00:58.558474 #85567] INFO -- : {}
2730
- I, [2015-11-29T21:00:58.561118 #85567] INFO -- : {}
2731
- I, [2015-11-29T21:00:58.563878 #85567] INFO -- : {}
2732
- I, [2015-11-29T21:00:58.564483 #85567] INFO -- : {}
2733
- I, [2015-11-29T21:00:58.570057 #85567] INFO -- : Event 1 completed
2734
- I, [2015-11-29T21:00:58.574773 #85567] INFO -- : No pending events found for channel `colon:separated:values`
2735
- I, [2015-11-29T21:00:58.575573 #85567] INFO -- : No pending events found
2736
- I, [2015-11-29T21:00:58.579903 #85567] INFO -- : Event published, check status with this command:
2737
-
2738
- search-kit events status
2739
-
2740
- Or look at use this command to to see this event and all neighboring events:
2741
-
2742
- search-kit events pending colon:separated:values
2743
-
2744
- I, [2015-11-29T21:00:58.597227 #85567] INFO -- : Event published, check status with this command:
2745
-
2746
- search-kit events status
2747
-
2748
- Or look at use this command to to see this event and all neighboring events:
2749
-
2750
- search-kit events pending colon:separated:values
2751
-
2752
- I, [2015-11-29T21:00:58.605788 #85567] INFO -- : Event 1 status:
2753
- I, [2015-11-29T21:00:58.609968 #85567] INFO -- : {}
2754
- I, [2015-11-29T21:00:58.614170 #85567] INFO -- : {}
2755
- I, [2015-11-29T21:00:58.617908 #85567] INFO -- : {}
2756
- I, [2015-11-29T21:00:58.622741 #85567] INFO -- : {}
2757
- I, [2015-11-29T21:00:58.626235 #85567] INFO -- : {}
2758
- I, [2015-11-29T21:00:58.633470 #85567] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2759
-
2760
- I, [2015-11-29T21:00:58.633571 #85567] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2761
-
2762
- I, [2015-11-29T21:00:58.639020 #85567] INFO -- : "#<SearchKit::Models::Subscriber:0x007fc4246221c8>"
2763
- I, [2015-11-29T21:00:58.657055 #85567] INFO -- : "#<SearchKit::Models::Subscriber:0x007fc423963630>"
2764
- I, [2015-11-29T21:26:53.005585 #85953] INFO -- : {}
2765
- I, [2015-11-29T21:26:53.007252 #85953] INFO -- : {}
2766
- I, [2015-11-29T21:26:53.014657 #85953] INFO -- : {}
2767
- I, [2015-11-29T21:26:53.018581 #85953] INFO -- : {}
2768
- I, [2015-11-29T21:26:53.030465 #85953] INFO -- : {}
2769
- I, [2015-11-29T21:26:53.031271 #85953] INFO -- : {}
2770
- I, [2015-11-29T21:26:53.040058 #85953] INFO -- : Event 1 completed
2771
- I, [2015-11-29T21:26:53.045807 #85953] INFO -- : No pending events found for channel `colon:separated:values`
2772
- I, [2015-11-29T21:26:53.046567 #85953] INFO -- : No pending events found
2773
- I, [2015-11-29T21:26:53.050958 #85953] INFO -- : Event published, check status with this command:
2774
-
2775
- search-kit events status
2776
-
2777
- Or look at use this command to to see this event and all neighboring events:
2778
-
2779
- search-kit events pending colon:separated:values
2780
-
2781
- I, [2015-11-29T21:26:53.051667 #85953] INFO -- : Event published, check status with this command:
2782
-
2783
- search-kit events status
2784
-
2785
- Or look at use this command to to see this event and all neighboring events:
2786
-
2787
- search-kit events pending colon:separated:values
2788
-
2789
- I, [2015-11-29T21:26:53.057245 #85953] INFO -- : Event 1 status:
2790
- I, [2015-11-29T21:26:53.060477 #85953] INFO -- : {}
2791
- I, [2015-11-29T21:26:53.064040 #85953] INFO -- : {}
2792
- I, [2015-11-29T21:26:53.068281 #85953] INFO -- : {}
2793
- I, [2015-11-29T21:26:53.074924 #85953] INFO -- : {}
2794
- I, [2015-11-29T21:26:53.081632 #85953] INFO -- : {}
2795
- I, [2015-11-29T21:26:53.088958 #85953] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2796
-
2797
- I, [2015-11-29T21:26:53.089014 #85953] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2798
-
2799
- I, [2015-11-29T21:26:53.094209 #85953] INFO -- : "#<SearchKit::Models::Subscriber:0x007fda82571e58>"
2800
- I, [2015-11-29T21:26:53.098092 #85953] INFO -- : "#<SearchKit::Models::Subscriber:0x007fda849ee100>"
2801
- I, [2015-11-29T21:30:47.460560 #86216] INFO -- : {}
2802
- I, [2015-11-29T21:30:47.462066 #86216] INFO -- : {}
2803
- I, [2015-11-29T21:30:47.467878 #86216] INFO -- : {}
2804
- I, [2015-11-29T21:30:47.470743 #86216] INFO -- : {}
2805
- I, [2015-11-29T21:30:47.473897 #86216] INFO -- : {}
2806
- I, [2015-11-29T21:30:47.474548 #86216] INFO -- : {}
2807
- I, [2015-11-29T21:30:47.479701 #86216] INFO -- : Event 1 completed
2808
- I, [2015-11-29T21:30:47.500158 #86216] INFO -- : No pending events found for channel `colon:separated:values`
2809
- I, [2015-11-29T21:30:47.501270 #86216] INFO -- : No pending events found
2810
- I, [2015-11-29T21:30:47.506291 #86216] INFO -- : Event published, check status with this command:
2811
-
2812
- search-kit events status
2813
-
2814
- Or look at use this command to to see this event and all neighboring events:
2815
-
2816
- search-kit events pending colon:separated:values
2817
-
2818
- I, [2015-11-29T21:30:47.507024 #86216] INFO -- : Event published, check status with this command:
2819
-
2820
- search-kit events status
2821
-
2822
- Or look at use this command to to see this event and all neighboring events:
2823
-
2824
- search-kit events pending colon:separated:values
2825
-
2826
- I, [2015-11-29T21:30:47.512355 #86216] INFO -- : Event 1 status:
2827
- I, [2015-11-29T21:30:47.515428 #86216] INFO -- : {}
2828
- I, [2015-11-29T21:30:47.518804 #86216] INFO -- : {}
2829
- I, [2015-11-29T21:30:47.522841 #86216] INFO -- : {}
2830
- I, [2015-11-29T21:30:47.527606 #86216] INFO -- : {}
2831
- I, [2015-11-29T21:30:47.531494 #86216] INFO -- : {}
2832
- I, [2015-11-29T21:30:47.539175 #86216] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2833
-
2834
- I, [2015-11-29T21:30:47.539233 #86216] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2835
-
2836
- I, [2015-11-29T21:30:47.546985 #86216] INFO -- : "#<SearchKit::Models::Subscriber:0x007f9d950badf8>"
2837
- I, [2015-11-29T21:30:47.553108 #86216] INFO -- : "#<SearchKit::Models::Subscriber:0x007f9d91c4e790>"
2838
- I, [2015-11-30T10:02:32.552455 #86474] INFO -- : {}
2839
- I, [2015-11-30T10:02:32.554085 #86474] INFO -- : {}
2840
- I, [2015-11-30T10:02:32.560055 #86474] INFO -- : {}
2841
- I, [2015-11-30T10:02:32.562994 #86474] INFO -- : {}
2842
- I, [2015-11-30T10:02:32.565880 #86474] INFO -- : {}
2843
- I, [2015-11-30T10:02:32.566512 #86474] INFO -- : {}
2844
- I, [2015-11-30T10:02:32.580321 #86474] INFO -- : Event 1 completed
2845
- I, [2015-11-30T10:02:32.586739 #86474] INFO -- : No pending events found for channel `colon:separated:values`
2846
- I, [2015-11-30T10:02:32.587539 #86474] INFO -- : No pending events found
2847
- I, [2015-11-30T10:02:32.592051 #86474] INFO -- : Event published, check status with this command:
2848
-
2849
- search-kit events status
2850
-
2851
- Or look at use this command to to see this event and all neighboring events:
2852
-
2853
- search-kit events pending colon:separated:values
2854
-
2855
- I, [2015-11-30T10:02:32.592775 #86474] INFO -- : Event published, check status with this command:
2856
-
2857
- search-kit events status
2858
-
2859
- Or look at use this command to to see this event and all neighboring events:
2860
-
2861
- search-kit events pending colon:separated:values
2862
-
2863
- I, [2015-11-30T10:02:32.598209 #86474] INFO -- : Event 1 status:
2864
- I, [2015-11-30T10:02:32.601353 #86474] INFO -- : {}
2865
- I, [2015-11-30T10:02:32.604832 #86474] INFO -- : {}
2866
- I, [2015-11-30T10:02:32.608452 #86474] INFO -- : {}
2867
- I, [2015-11-30T10:02:32.613630 #86474] INFO -- : {}
2868
- I, [2015-11-30T10:02:32.617373 #86474] INFO -- : {}
2869
- I, [2015-11-30T10:02:32.632145 #86474] INFO -- : "Searching `an-index-slug` for titles matching `Michael Jackson`:"
2870
-
2871
- I, [2015-11-30T10:02:32.632261 #86474] INFO -- : " - Found %{search.results} titles in %{search.time}ms"
2872
-
2873
- I, [2015-11-30T10:02:32.638705 #86474] INFO -- : "#<SearchKit::Models::Subscriber:0x007fcae10bb130>"
2874
- I, [2015-11-30T10:02:32.642564 #86474] INFO -- : "#<SearchKit::Models::Subscriber:0x007fcae10e2fa0>"