Project

General

Profile

production.log

extract of production log in debug mode - Dirk Mayer, 05/19/2017 09:46 AM

 
1
2017-05-19 15:35:27  [app] [D] Found hook to Host::Managed#create, filename 10_autostart_libvirt.sh
2
2017-05-19 15:35:27  [app] [D] Found hook to Host::Managed#create, filename 20_set_vm_properties.sh
3
2017-05-19 15:35:27  [app] [D] Found hook to Host::Managed#create, filename 30_allow_host_dhcp.sh
4
2017-05-19 15:35:27  [app] [I] Finished discovering 3 hooks for Host::Managed#create
5
2017-05-19 15:35:28  [app] [D] Extending Host::Managed with foreman_hooks orchestration hooking support
6
2017-05-19 15:35:28  [app] [D] Extending Host::Managed with foreman_hooks Rails hooking support
7
2017-05-19 15:35:28  [app] [W] ForemanPatchManagement: skipping engine hook (uninitialized constant ForemanPatchManagement::HostsHelperExtensions)
8
2017-05-19 15:35:28  [app] [W] ForemanConfigMonitor: skipping engine hook (uninitialized constant ForemanConfigMonitor::HostsHelperExtensions)
9
2017-05-19 15:35:38 11089d30 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:35:38 +0200
10
2017-05-19 15:35:39 32bc9757 [app] [I] Started DELETE "/hosts/dm-r80.localdomain" for 172.17.31.253 at 2017-05-19 15:35:39 +0200
11
2017-05-19 15:35:39 11089d30 [app] [I] Processing by NotificationRecipientsController#index as JSON
12
2017-05-19 15:35:39 11089d30 [app] [I] Current user: admin (administrator)
13
2017-05-19 15:35:39 11089d30 [app] [D] Setting current user thread-local variable to admin
14
2017-05-19 15:35:39 11089d30 [notifications] [D] Cache Hit: notification, reading cache for notification-3
15
2017-05-19 15:35:39 11089d30 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
16
2017-05-19 15:35:39 11089d30 [app] [I] Completed 200 OK in 38ms (Views: 0.2ms | ActiveRecord: 9.3ms)
17
2017-05-19 15:35:39 32bc9757 [app] [I] Processing by HostsController#destroy as HTML
18
2017-05-19 15:35:39 32bc9757 [app] [I]   Parameters: {"authenticity_token"=>"GngFZ+AW5wOQuW3jSk08GSBx4YiZO0woHvMRJPDKGapiR6fzEpkRV+1mMUywGGc/vfBgtEr2Xfg7IyunBn3HAw==", "id"=>"dm-r80.localdomain"}
19
2017-05-19 15:35:39 32bc9757 [app] [I] Current user: admin (administrator)
20
2017-05-19 15:35:39 32bc9757 [app] [D] Setting current user thread-local variable to admin
21
2017-05-19 15:35:39 32bc9757 [app] [I] Delete the DNS PTR record for 172.17.22.81/dm-r80.localdomain
22
2017-05-19 15:35:39 32bc9757 [app] [I] Delete DHCP reservation dm-r80.localdomain for dm-r80.localdomain-52:54:00:92:c9:8d/172.17.22.81
23
2017-05-19 15:35:39 32bc9757 [app] [W] Failed to parse response: null -> 757: unexpected token at 'null'
24
2017-05-19 15:35:39 32bc9757 [app] [I] Add DNS PTR record for 172.17.22.81/dm-r80.localdomain
25
2017-05-19 15:35:40 32bc9757 [app] [W] Action failed
26
 | ActiveRecord::RecordNotDestroyed: Failed to destroy the record
27
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/persistence.rb:185:in `destroy!'
28
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/has_many_association.rb:171:in `each'
29
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/has_many_association.rb:171:in `delete_records'
30
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/collection_association.rb:525:in `remove_records'
31
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/collection_association.rb:518:in `block in delete_or_destroy'
32
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/collection_association.rb:183:in `block in transaction'
33
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction'
34
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:220:in `transaction'
35
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/collection_association.rb:182:in `transaction'
36
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/collection_association.rb:518:in `delete_or_destroy'
37
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/collection_association.rb:279:in `destroy'
38
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/collection_association.rb:223:in `destroy_all'
39
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/has_many_association.rb:27:in `handle_dependency'
40
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/associations/builder/association.rb:146:in `block in add_destroy_callbacks'
41
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:448:in `instance_exec'
42
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:448:in `block in make_lambda'
43
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:164:in `call'
44
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:164:in `block in halting'
45
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:504:in `call'
46
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:504:in `block in call'
47
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:504:in `each'
48
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:504:in `call'
49
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
50
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_destroy_callbacks'
51
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/callbacks.rb:292:in `destroy'
52
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:281:in `block in destroy'
53
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
54
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
55
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
56
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
57
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:220:in `transaction'
58
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
59
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/transactions.rb:281:in `destroy'
60
 | /usr/share/foreman/app/controllers/hosts_controller.rb:134:in `destroy'
61
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
62
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:198:in `process_action'
63
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rendering.rb:10:in `process_action'
64
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
65
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call'
66
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call'
67
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
68
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
69
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
70
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
71
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call'
72
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
73
 | /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone'
74
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
75
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call'
76
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting'
77
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call'
78
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around'
79
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
80
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
81
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
82
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call'
83
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
84
 | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
85
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
86
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call'
87
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting'
88
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call'
89
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around'
90
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
91
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
92
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
93
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call'
94
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
95
 | /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
96
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
97
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call'
98
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting'
99
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call'
100
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around'
101
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
102
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
103
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
104
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call'
105
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
106
 | /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around'
107
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `public_send'
108
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `block in make_lambda'
109
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call'
110
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting'
111
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call'
112
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around'
113
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
114
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call'
115
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
116
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
117
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks'
118
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:19:in `process_action'
119
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rescue.rb:29:in `process_action'
120
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
121
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument'
122
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
123
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument'
124
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
125
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
126
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
127
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:137:in `process'
128
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/rendering.rb:30:in `process'
129
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:196:in `dispatch'
130
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
131
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:237:in `block in action'
132
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `call'
133
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
134
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:43:in `serve'
135
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:43:in `block in serve'
136
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `each'
137
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `serve'
138
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:815:in `call'
139
 | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.4.0/lib/apipie/static_dispatcher.rb:65:in `call'
140
 | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.4.0/lib/apipie/extractor/recorder.rb:132:in `call'
141
 | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.4.0/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
142
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/etag.rb:24:in `call'
143
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/conditionalget.rb:38:in `call'
144
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/head.rb:13:in `call'
145
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
146
 | /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call'
147
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/flash.rb:260:in `call'
148
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/session/abstract/id.rb:225:in `context'
149
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/session/abstract/id.rb:220:in `call'
150
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/cookies.rb:560:in `call'
151
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/query_cache.rb:36:in `call'
152
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
153
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
154
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
155
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
156
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks'
157
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
158
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
159
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
160
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
161
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:38:in `call_app'
162
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:22:in `call'
163
 | /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call'
164
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/request_id.rb:21:in `call'
165
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/methodoverride.rb:22:in `call'
166
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/runtime.rb:18:in `call'
167
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
168
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/static.rb:116:in `call'
169
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/sendfile.rb:113:in `call'
170
 | /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call'
171
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/engine.rb:518:in `call'
172
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/application.rb:165:in `call'
173
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `public_send'
174
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `method_missing'
175
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:66:in `block in call'
176
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:50:in `each'
177
 | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:50:in `call'
178
 | /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
179
 | /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
180
 | /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
181
 | /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
182
 | /opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `call'
183
 | /opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context'
184
2017-05-19 15:35:40 32bc9757 [app] [I]   Rendered common/500.html.erb within layouts/application (9.7ms)
185
2017-05-19 15:35:40 32bc9757 [app] [I]   Rendered layouts/_application_content.html.erb (1.0ms)
186
2017-05-19 15:35:40 32bc9757 [app] [I]   Rendered layouts/base.html.erb (3.3ms)
187
2017-05-19 15:35:40 32bc9757 [app] [I] Completed 500 Internal Server Error in 825ms (Views: 34.8ms | ActiveRecord: 41.9ms)
188
2017-05-19 15:36:12 d40c771e [app] [I] Started GET "/" for 172.17.31.253 at 2017-05-19 15:36:12 +0200
189
2017-05-19 15:36:12 d40c771e [app] [I] Processing by DashboardController#index as HTML
190
2017-05-19 15:36:12 d40c771e [app] [I] Current user: admin (administrator)
191
2017-05-19 15:36:12 d40c771e [app] [D] Setting current user thread-local variable to admin
192
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered dashboard/index.html.erb within layouts/application (129.2ms)
193
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered common/_searchbar.html.erb (8.5ms)
194
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered layouts/_application_content.html.erb (9.1ms)
195
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered home/_user_dropdown.html.erb (3.5ms)
196
2017-05-19 15:36:12 d40c771e [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms)
197
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered home/_org_switcher.html.erb (0.3ms)
198
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered home/_submenu.html.erb (2.3ms)
199
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered home/_submenu.html.erb (2.0ms)
200
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered home/_submenu.html.erb (1.7ms)
201
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered home/_submenu.html.erb (1.6ms)
202
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered home/_submenu.html.erb (0.5ms)
203
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered home/_submenu.html.erb (1.7ms)
204
2017-05-19 15:36:12 d40c771e [app] [I] Write fragment views/tabs_and_title_records-3 (0.5ms)
205
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered home/_topbar.html.erb (56.6ms)
206
2017-05-19 15:36:12 d40c771e [app] [I]   Rendered layouts/base.html.erb (57.9ms)
207
2017-05-19 15:36:12 d40c771e [app] [I] Completed 200 OK in 215ms (Views: 203.0ms | ActiveRecord: 5.3ms)
208
2017-05-19 15:36:13 8216be96 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:36:13 +0200
209
2017-05-19 15:36:13 8216be96 [app] [I] Processing by NotificationRecipientsController#index as JSON
210
2017-05-19 15:36:13 8216be96 [app] [I] Current user: admin (administrator)
211
2017-05-19 15:36:13 8216be96 [app] [D] Setting current user thread-local variable to admin
212
2017-05-19 15:36:13 8216be96 [notifications] [D] Cache Hit: notification, reading cache for notification-3
213
2017-05-19 15:36:13 8216be96 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
214
2017-05-19 15:36:13 8216be96 [app] [I] Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 1.2ms)
215
2017-05-19 15:36:13 841f8519 [app] [I] Started GET "/widgets/11" for 172.17.31.253 at 2017-05-19 15:36:13 +0200
216
2017-05-19 15:36:13 841f8519 [app] [I] Processing by DashboardController#show as HTML
217
2017-05-19 15:36:13 841f8519 [app] [I]   Parameters: {"id"=>"11"}
218
2017-05-19 15:36:13 841f8519 [app] [I] Current user: admin (administrator)
219
2017-05-19 15:36:13 841f8519 [app] [D] Setting current user thread-local variable to admin
220
2017-05-19 15:36:13 1e3569ad [app] [I] Started GET "/widgets/12" for 172.17.31.253 at 2017-05-19 15:36:13 +0200
221
2017-05-19 15:36:13 1e3569ad [app] [I] Processing by DashboardController#show as HTML
222
2017-05-19 15:36:13 1e3569ad [app] [I]   Parameters: {"id"=>"12"}
223
2017-05-19 15:36:13 1e3569ad [app] [I] Current user: admin (administrator)
224
2017-05-19 15:36:13 1e3569ad [app] [D] Setting current user thread-local variable to admin
225
2017-05-19 15:36:13 841f8519 [app] [I]   Rendered dashboard/_status_links.html.erb (63.2ms)
226
2017-05-19 15:36:13 841f8519 [app] [I]   Rendered dashboard/_status_widget.html.erb (67.8ms)
227
2017-05-19 15:36:13 841f8519 [app] [I] Completed 200 OK in 87ms (Views: 60.5ms | ActiveRecord: 14.2ms)
228
2017-05-19 15:36:13 f646f456 [app] [I] Started GET "/widgets/13" for 172.17.31.253 at 2017-05-19 15:36:13 +0200
229
2017-05-19 15:36:13 f646f456 [app] [I] Processing by DashboardController#show as HTML
230
2017-05-19 15:36:13 f646f456 [app] [I]   Parameters: {"id"=>"13"}
231
2017-05-19 15:36:13 f646f456 [app] [I] Current user: admin (administrator)
232
2017-05-19 15:36:13 f646f456 [app] [D] Setting current user thread-local variable to admin
233
2017-05-19 15:36:13 f646f456 [app] [I]   Rendered dashboard/_reports_widget.html.erb (35.0ms)
234
2017-05-19 15:36:13 f646f456 [app] [I] Completed 200 OK in 47ms (Views: 33.0ms | ActiveRecord: 6.7ms)
235
2017-05-19 15:36:13 dc1cfba1 [app] [I] Started GET "/widgets/14" for 172.17.31.253 at 2017-05-19 15:36:13 +0200
236
2017-05-19 15:36:13 dc1cfba1 [app] [I] Processing by DashboardController#show as HTML
237
2017-05-19 15:36:13 dc1cfba1 [app] [I]   Parameters: {"id"=>"14"}
238
2017-05-19 15:36:13 dc1cfba1 [app] [I] Current user: admin (administrator)
239
2017-05-19 15:36:13 dc1cfba1 [app] [D] Setting current user thread-local variable to admin
240
2017-05-19 15:36:13 dc1cfba1 [app] [I]   Rendered dashboard/_distribution_widget.html.erb (32.9ms)
241
2017-05-19 15:36:13 dc1cfba1 [app] [I] Completed 200 OK in 43ms (Views: 14.5ms | ActiveRecord: 22.3ms)
242
2017-05-19 15:36:13 8e3e96fe [app] [I] Started GET "/widgets/15" for 172.17.31.253 at 2017-05-19 15:36:13 +0200
243
2017-05-19 15:36:13 1e3569ad [app] [I]   Rendered dashboard/_status_links.html.erb (8.7ms)
244
2017-05-19 15:36:13 1e3569ad [app] [I]   Rendered dashboard/_status_chart_widget.html.erb (65.0ms)
245
2017-05-19 15:36:13 1e3569ad [app] [I] Completed 200 OK in 131ms (Views: 60.8ms | ActiveRecord: 19.3ms)
246
2017-05-19 15:36:13 8e3e96fe [app] [I] Processing by DashboardController#show as HTML
247
2017-05-19 15:36:13 8e3e96fe [app] [I]   Parameters: {"id"=>"15"}
248
2017-05-19 15:36:13 8e3e96fe [app] [I] Current user: admin (administrator)
249
2017-05-19 15:36:13 8e3e96fe [app] [D] Setting current user thread-local variable to admin
250
2017-05-19 15:36:13 8e3e96fe [app] [I]   Rendered dashboard/_new_hosts_widget_host_list.html.erb (62.9ms)
251
2017-05-19 15:36:13 8e3e96fe [app] [I]   Rendered dashboard/_new_hosts_widget.html.erb (72.4ms)
252
2017-05-19 15:36:13 8e3e96fe [app] [I] Completed 200 OK in 183ms (Views: 73.2ms | ActiveRecord: 21.3ms)
253
2017-05-19 15:36:15 df46d540 [app] [I] Started GET "/hosts" for 172.17.31.253 at 2017-05-19 15:36:15 +0200
254
2017-05-19 15:36:15 df46d540 [app] [I] Processing by HostsController#index as HTML
255
2017-05-19 15:36:15 df46d540 [app] [I] Current user: admin (administrator)
256
2017-05-19 15:36:15 df46d540 [app] [D] Setting current user thread-local variable to admin
257
2017-05-19 15:36:15 df46d540 [app] [I]   Rendered hosts/_list.html.erb (25.5ms)
258
2017-05-19 15:36:15 df46d540 [app] [I]   Rendered hosts/index.html.erb within layouts/application (59.2ms)
259
2017-05-19 15:36:15 df46d540 [app] [I]   Rendered common/_searchbar.html.erb (13.6ms)
260
2017-05-19 15:36:15 df46d540 [app] [I]   Rendered layouts/_application_content.html.erb (14.6ms)
261
2017-05-19 15:36:15 df46d540 [app] [I]   Rendered home/_user_dropdown.html.erb (2.1ms)
262
2017-05-19 15:36:15 df46d540 [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms)
263
2017-05-19 15:36:15 df46d540 [app] [I]   Rendered home/_topbar.html.erb (6.2ms)
264
2017-05-19 15:36:15 df46d540 [app] [I]   Rendered layouts/base.html.erb (8.5ms)
265
2017-05-19 15:36:15 df46d540 [app] [I] Completed 200 OK in 212ms (Views: 77.8ms | ActiveRecord: 28.3ms)
266
2017-05-19 15:36:15 a32e70eb [app] [I] Started GET "/hosts" for 172.17.31.253 at 2017-05-19 15:36:15 +0200
267
2017-05-19 15:36:15 a32e70eb [app] [I] Processing by HostsController#index as HTML
268
2017-05-19 15:36:15 a32e70eb [app] [I] Current user: admin (administrator)
269
2017-05-19 15:36:15 a32e70eb [app] [D] Setting current user thread-local variable to admin
270
2017-05-19 15:36:15 a32e70eb [app] [I]   Rendered hosts/_list.html.erb (22.3ms)
271
2017-05-19 15:36:15 a32e70eb [app] [I]   Rendered hosts/index.html.erb within layouts/application (30.7ms)
272
2017-05-19 15:36:15 a32e70eb [app] [I]   Rendered common/_searchbar.html.erb (7.8ms)
273
2017-05-19 15:36:15 a32e70eb [app] [I]   Rendered layouts/_application_content.html.erb (8.2ms)
274
2017-05-19 15:36:15 a32e70eb [app] [I]   Rendered home/_user_dropdown.html.erb (1.9ms)
275
2017-05-19 15:36:15 a32e70eb [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms)
276
2017-05-19 15:36:15 a32e70eb [app] [I]   Rendered home/_topbar.html.erb (5.0ms)
277
2017-05-19 15:36:15 a32e70eb [app] [I]   Rendered layouts/base.html.erb (6.5ms)
278
2017-05-19 15:36:15 a32e70eb [app] [I] Completed 200 OK in 71ms (Views: 44.8ms | ActiveRecord: 5.4ms)
279
2017-05-19 15:36:15 a3932828 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:36:15 +0200
280
2017-05-19 15:36:15 fbf5a3aa [app] [I] Started GET "/hosts/5/power" for 172.17.31.253 at 2017-05-19 15:36:15 +0200
281
2017-05-19 15:36:15 fbf5a3aa [app] [I] Processing by HostsController#get_power_state as JSON
282
2017-05-19 15:36:15 fbf5a3aa [app] [I]   Parameters: {"id"=>"5"}
283
2017-05-19 15:36:15 fbf5a3aa [app] [I] Current user: admin (administrator)
284
2017-05-19 15:36:15 fbf5a3aa [app] [D] Setting current user thread-local variable to admin
285
2017-05-19 15:36:15 a3932828 [app] [I] Processing by NotificationRecipientsController#index as JSON
286
2017-05-19 15:36:15 a3932828 [app] [I] Current user: admin (administrator)
287
2017-05-19 15:36:15 a3932828 [app] [D] Setting current user thread-local variable to admin
288
2017-05-19 15:36:15 a3932828 [notifications] [D] Cache Hit: notification, reading cache for notification-3
289
2017-05-19 15:36:15 a3932828 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
290
2017-05-19 15:36:15 a3932828 [app] [I] Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 0.9ms)
291
2017-05-19 15:36:15 774d80b9 [app] [I] Started GET "/hosts/3/power" for 172.17.31.253 at 2017-05-19 15:36:15 +0200
292
2017-05-19 15:36:15 774d80b9 [app] [I] Processing by HostsController#get_power_state as JSON
293
2017-05-19 15:36:15 774d80b9 [app] [I]   Parameters: {"id"=>"3"}
294
2017-05-19 15:36:15 774d80b9 [app] [I] Current user: admin (administrator)
295
2017-05-19 15:36:15 774d80b9 [app] [D] Setting current user thread-local variable to admin
296
2017-05-19 15:36:15 926a17ab [app] [I] Started GET "/hosts/1/power" for 172.17.31.253 at 2017-05-19 15:36:15 +0200
297
2017-05-19 15:36:15 926a17ab [app] [I] Processing by HostsController#get_power_state as JSON
298
2017-05-19 15:36:15 926a17ab [app] [I]   Parameters: {"id"=>"1"}
299
2017-05-19 15:36:15 926a17ab [app] [I] Current user: admin (administrator)
300
2017-05-19 15:36:15 926a17ab [app] [D] Setting current user thread-local variable to admin
301
2017-05-19 15:36:15 926a17ab [app] [I] Completed 200 OK in 68ms (Views: 0.3ms | ActiveRecord: 4.5ms)
302
2017-05-19 15:36:16 fbf5a3aa [app] [I] Completed 200 OK in 435ms (Views: 0.3ms | ActiveRecord: 2.5ms)
303
2017-05-19 15:36:16 774d80b9 [app] [I] Completed 200 OK in 411ms (Views: 0.3ms | ActiveRecord: 2.6ms)
304
2017-05-19 15:36:24 96b35e05 [app] [I] Started DELETE "/hosts/dm-r80.localdomain" for 172.17.31.253 at 2017-05-19 15:36:24 +0200
305
2017-05-19 15:36:24 96b35e05 [app] [I] Processing by HostsController#destroy as HTML
306
2017-05-19 15:36:24 96b35e05 [app] [I]   Parameters: {"authenticity_token"=>"sgyCNmRpxrxCbGF0vxjCtgs309nqoV4Vj3ZGSlXGakjKMyCiluYw6D+zPdtFTZmQlrZS5TlsT8WqpnzJo3G04Q==", "id"=>"dm-r80.localdomain"}
307
2017-05-19 15:36:24 96b35e05 [app] [I] Current user: admin (administrator)
308
2017-05-19 15:36:24 96b35e05 [app] [D] Setting current user thread-local variable to admin
309
2017-05-19 15:36:24 96b35e05 [app] [I] Delete the DNS PTR record for 172.17.22.81/dm-r80.localdomain
310
2017-05-19 15:36:24 96b35e05 [app] [I] Delete DHCP reservation dm-r80.localdomain for dm-r80.localdomain-52:54:00:92:c9:8d/172.17.22.81
311
2017-05-19 15:36:24 96b35e05 [notifications] [D] Notification event: Hosts::Destroy - checking for notifications
312
2017-05-19 15:36:24 96b35e05 [notifications] [D] Removing all notifications for host: dm-r80.localdomain
313
2017-05-19 15:36:27 a469a486 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:36:27 +0200
314
2017-05-19 15:36:27 a469a486 [app] [I] Processing by NotificationRecipientsController#index as JSON
315
2017-05-19 15:36:27 a469a486 [app] [I] Current user: admin (administrator)
316
2017-05-19 15:36:27 a469a486 [app] [D] Setting current user thread-local variable to admin
317
2017-05-19 15:36:27 a469a486 [notifications] [D] Cache Miss: notification, writing cache for notification-3
318
2017-05-19 15:36:27 a469a486 [notifications] [D] Expiring notification cache notification-3 in 75719.069572102 seconds
319
2017-05-19 15:36:27 a469a486 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
320
2017-05-19 15:36:27 a469a486 [app] [I] Completed 200 OK in 55ms (Views: 0.1ms | ActiveRecord: 4.6ms)
321
2017-05-19 15:36:36 96b35e05 [app] [I] Redirected to https://172.17.22.80/hosts
322
2017-05-19 15:36:36 96b35e05 [app] [I] Completed 302 Found in 12627ms (ActiveRecord: 108.6ms)
323
2017-05-19 15:36:36 be379cc2 [app] [I] Started GET "/hosts" for 172.17.31.253 at 2017-05-19 15:36:36 +0200
324
2017-05-19 15:36:36 be379cc2 [app] [I] Processing by HostsController#index as HTML
325
2017-05-19 15:36:36 be379cc2 [app] [I] Current user: admin (administrator)
326
2017-05-19 15:36:36 be379cc2 [app] [D] Setting current user thread-local variable to admin
327
2017-05-19 15:36:36 be379cc2 [app] [I]   Rendered hosts/_list.html.erb (12.4ms)
328
2017-05-19 15:36:36 be379cc2 [app] [I]   Rendered hosts/index.html.erb within layouts/application (18.7ms)
329
2017-05-19 15:36:36 be379cc2 [app] [I]   Rendered common/_searchbar.html.erb (6.3ms)
330
2017-05-19 15:36:36 be379cc2 [app] [I]   Rendered layouts/_application_content.html.erb (6.6ms)
331
2017-05-19 15:36:36 be379cc2 [app] [I]   Rendered home/_user_dropdown.html.erb (1.5ms)
332
2017-05-19 15:36:36 be379cc2 [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms)
333
2017-05-19 15:36:36 be379cc2 [app] [I]   Rendered home/_topbar.html.erb (3.9ms)
334
2017-05-19 15:36:36 be379cc2 [app] [I]   Rendered layouts/base.html.erb (5.0ms)
335
2017-05-19 15:36:36 be379cc2 [app] [I] Completed 200 OK in 47ms (Views: 29.4ms | ActiveRecord: 7.1ms)
336
2017-05-19 15:36:37 c46e39e6 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:36:37 +0200
337
2017-05-19 15:36:37 c46e39e6 [app] [I] Processing by NotificationRecipientsController#index as JSON
338
2017-05-19 15:36:37 c46e39e6 [app] [I] Current user: admin (administrator)
339
2017-05-19 15:36:37 c46e39e6 [app] [D] Setting current user thread-local variable to admin
340
2017-05-19 15:36:37 c46e39e6 [notifications] [D] Cache Hit: notification, reading cache for notification-3
341
2017-05-19 15:36:37 c46e39e6 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
342
2017-05-19 15:36:37 c46e39e6 [app] [I] Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.5ms)
343
2017-05-19 15:36:37 7ab97bf7 [app] [I] Started GET "/hosts/3/power" for 172.17.31.253 at 2017-05-19 15:36:37 +0200
344
2017-05-19 15:36:37 7ab97bf7 [app] [I] Processing by HostsController#get_power_state as JSON
345
2017-05-19 15:36:37 7ab97bf7 [app] [I]   Parameters: {"id"=>"3"}
346
2017-05-19 15:36:37 7ab97bf7 [app] [I] Current user: admin (administrator)
347
2017-05-19 15:36:37 7ab97bf7 [app] [D] Setting current user thread-local variable to admin
348
2017-05-19 15:36:37 7ab97bf7 [app] [I] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 2.1ms)
349
2017-05-19 15:36:37 21f3ef01 [app] [I] Started GET "/hosts/1/power" for 172.17.31.253 at 2017-05-19 15:36:37 +0200
350
2017-05-19 15:36:37 21f3ef01 [app] [I] Processing by HostsController#get_power_state as JSON
351
2017-05-19 15:36:37 21f3ef01 [app] [I]   Parameters: {"id"=>"1"}
352
2017-05-19 15:36:37 21f3ef01 [app] [I] Current user: admin (administrator)
353
2017-05-19 15:36:37 21f3ef01 [app] [D] Setting current user thread-local variable to admin
354
2017-05-19 15:36:37 21f3ef01 [app] [I] Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 1.6ms)
355
2017-05-19 15:36:47 8e8974eb [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:36:47 +0200
356
2017-05-19 15:36:47 8e8974eb [app] [I] Processing by NotificationRecipientsController#index as JSON
357
2017-05-19 15:36:47 8e8974eb [app] [I] Current user: admin (administrator)
358
2017-05-19 15:36:47 8e8974eb [app] [D] Setting current user thread-local variable to admin
359
2017-05-19 15:36:47 8e8974eb [notifications] [D] Cache Hit: notification, reading cache for notification-3
360
2017-05-19 15:36:47 8e8974eb [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
361
2017-05-19 15:36:47 8e8974eb [app] [I] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.5ms)
362
2017-05-19 15:36:57 1d0c7db9 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:36:57 +0200
363
2017-05-19 15:36:57 1d0c7db9 [app] [I] Processing by NotificationRecipientsController#index as JSON
364
2017-05-19 15:36:57 1d0c7db9 [app] [I] Current user: admin (administrator)
365
2017-05-19 15:36:57 1d0c7db9 [app] [D] Setting current user thread-local variable to admin
366
2017-05-19 15:36:57 1d0c7db9 [notifications] [D] Cache Hit: notification, reading cache for notification-3
367
2017-05-19 15:36:57 1d0c7db9 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
368
2017-05-19 15:36:57 1d0c7db9 [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.5ms)
369
2017-05-19 15:37:07 527a57f3 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:37:07 +0200
370
2017-05-19 15:37:07 527a57f3 [app] [I] Processing by NotificationRecipientsController#index as JSON
371
2017-05-19 15:37:07 527a57f3 [app] [I] Current user: admin (administrator)
372
2017-05-19 15:37:07 527a57f3 [app] [D] Setting current user thread-local variable to admin
373
2017-05-19 15:37:07 527a57f3 [notifications] [D] Cache Hit: notification, reading cache for notification-3
374
2017-05-19 15:37:07 527a57f3 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
375
2017-05-19 15:37:07 527a57f3 [app] [I] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.6ms)
376
2017-05-19 15:37:17 03a4c29c [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:37:17 +0200
377
2017-05-19 15:37:17 03a4c29c [app] [I] Processing by NotificationRecipientsController#index as JSON
378
2017-05-19 15:37:17 03a4c29c [app] [I] Current user: admin (administrator)
379
2017-05-19 15:37:17 03a4c29c [app] [D] Setting current user thread-local variable to admin
380
2017-05-19 15:37:17 03a4c29c [notifications] [D] Cache Hit: notification, reading cache for notification-3
381
2017-05-19 15:37:17 03a4c29c [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
382
2017-05-19 15:37:17 03a4c29c [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.5ms)
383
2017-05-19 15:37:27 470abbd6 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:37:27 +0200
384
2017-05-19 15:37:27 470abbd6 [app] [I] Processing by NotificationRecipientsController#index as JSON
385
2017-05-19 15:37:27 470abbd6 [app] [I] Current user: admin (administrator)
386
2017-05-19 15:37:27 470abbd6 [app] [D] Setting current user thread-local variable to admin
387
2017-05-19 15:37:27 470abbd6 [notifications] [D] Cache Hit: notification, reading cache for notification-3
388
2017-05-19 15:37:27 470abbd6 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
389
2017-05-19 15:37:27 470abbd6 [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.5ms)
390
2017-05-19 15:37:38 5727041b [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:37:38 +0200
391
2017-05-19 15:37:38 5727041b [app] [I] Processing by NotificationRecipientsController#index as JSON
392
2017-05-19 15:37:38 5727041b [app] [I] Current user: admin (administrator)
393
2017-05-19 15:37:38 5727041b [app] [D] Setting current user thread-local variable to admin
394
2017-05-19 15:37:38 5727041b [notifications] [D] Cache Hit: notification, reading cache for notification-3
395
2017-05-19 15:37:38 5727041b [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
396
2017-05-19 15:37:38 5727041b [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.6ms)
397
2017-05-19 15:37:48 b01d22c8 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:37:48 +0200
398
2017-05-19 15:37:48 b01d22c8 [app] [I] Processing by NotificationRecipientsController#index as JSON
399
2017-05-19 15:37:48 b01d22c8 [app] [I] Current user: admin (administrator)
400
2017-05-19 15:37:48 b01d22c8 [app] [D] Setting current user thread-local variable to admin
401
2017-05-19 15:37:48 b01d22c8 [notifications] [D] Cache Hit: notification, reading cache for notification-3
402
2017-05-19 15:37:48 b01d22c8 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
403
2017-05-19 15:37:48 b01d22c8 [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.5ms)
404
2017-05-19 15:37:58 41f57c42 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:37:58 +0200
405
2017-05-19 15:37:58 41f57c42 [app] [I] Processing by NotificationRecipientsController#index as JSON
406
2017-05-19 15:37:58 41f57c42 [app] [I] Current user: admin (administrator)
407
2017-05-19 15:37:58 41f57c42 [app] [D] Setting current user thread-local variable to admin
408
2017-05-19 15:37:58 41f57c42 [notifications] [D] Cache Hit: notification, reading cache for notification-3
409
2017-05-19 15:37:58 41f57c42 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
410
2017-05-19 15:37:58 41f57c42 [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.6ms)
411
2017-05-19 15:38:08 687c5bad [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:38:08 +0200
412
2017-05-19 15:38:08 687c5bad [app] [I] Processing by NotificationRecipientsController#index as JSON
413
2017-05-19 15:38:08 687c5bad [app] [I] Current user: admin (administrator)
414
2017-05-19 15:38:08 687c5bad [app] [D] Setting current user thread-local variable to admin
415
2017-05-19 15:38:08 687c5bad [notifications] [D] Cache Hit: notification, reading cache for notification-3
416
2017-05-19 15:38:08 687c5bad [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
417
2017-05-19 15:38:08 687c5bad [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.4ms)
418
2017-05-19 15:38:18 f6f523ae [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:38:18 +0200
419
2017-05-19 15:38:18 f6f523ae [app] [I] Processing by NotificationRecipientsController#index as JSON
420
2017-05-19 15:38:18 f6f523ae [app] [I] Current user: admin (administrator)
421
2017-05-19 15:38:18 f6f523ae [app] [D] Setting current user thread-local variable to admin
422
2017-05-19 15:38:18 f6f523ae [notifications] [D] Cache Hit: notification, reading cache for notification-3
423
2017-05-19 15:38:18 f6f523ae [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
424
2017-05-19 15:38:18 f6f523ae [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.5ms)
425
2017-05-19 15:38:28 580e73d0 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:38:28 +0200
426
2017-05-19 15:38:28 580e73d0 [app] [I] Processing by NotificationRecipientsController#index as JSON
427
2017-05-19 15:38:28 580e73d0 [app] [I] Current user: admin (administrator)
428
2017-05-19 15:38:28 580e73d0 [app] [D] Setting current user thread-local variable to admin
429
2017-05-19 15:38:28 580e73d0 [notifications] [D] Cache Hit: notification, reading cache for notification-3
430
2017-05-19 15:38:28 580e73d0 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
431
2017-05-19 15:38:28 580e73d0 [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.6ms)
432
2017-05-19 15:38:38 e6f7816c [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:38:38 +0200
433
2017-05-19 15:38:38 e6f7816c [app] [I] Processing by NotificationRecipientsController#index as JSON
434
2017-05-19 15:38:38 e6f7816c [app] [I] Current user: admin (administrator)
435
2017-05-19 15:38:38 e6f7816c [app] [D] Setting current user thread-local variable to admin
436
2017-05-19 15:38:38 e6f7816c [notifications] [D] Cache Hit: notification, reading cache for notification-3
437
2017-05-19 15:38:38 e6f7816c [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
438
2017-05-19 15:38:38 e6f7816c [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.5ms)
439
2017-05-19 15:38:48 bad88b06 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:38:48 +0200
440
2017-05-19 15:38:48 bad88b06 [app] [I] Processing by NotificationRecipientsController#index as JSON
441
2017-05-19 15:38:48 bad88b06 [app] [I] Current user: admin (administrator)
442
2017-05-19 15:38:48 bad88b06 [app] [D] Setting current user thread-local variable to admin
443
2017-05-19 15:38:48 bad88b06 [notifications] [D] Cache Hit: notification, reading cache for notification-3
444
2017-05-19 15:38:48 bad88b06 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
445
2017-05-19 15:38:48 bad88b06 [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.6ms)
446
2017-05-19 15:38:58 191ac192 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:38:58 +0200
447
2017-05-19 15:38:58 191ac192 [app] [I] Processing by NotificationRecipientsController#index as JSON
448
2017-05-19 15:38:58 191ac192 [app] [I] Current user: admin (administrator)
449
2017-05-19 15:38:58 191ac192 [app] [D] Setting current user thread-local variable to admin
450
2017-05-19 15:38:58 191ac192 [notifications] [D] Cache Hit: notification, reading cache for notification-3
451
2017-05-19 15:38:58 191ac192 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
452
2017-05-19 15:38:58 191ac192 [app] [I] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.6ms)
453
2017-05-19 15:39:08 5a67fc31 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:39:08 +0200
454
2017-05-19 15:39:08 5a67fc31 [app] [I] Processing by NotificationRecipientsController#index as JSON
455
2017-05-19 15:39:08 5a67fc31 [app] [I] Current user: admin (administrator)
456
2017-05-19 15:39:08 5a67fc31 [app] [D] Setting current user thread-local variable to admin
457
2017-05-19 15:39:08 5a67fc31 [notifications] [D] Cache Hit: notification, reading cache for notification-3
458
2017-05-19 15:39:08 5a67fc31 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
459
2017-05-19 15:39:08 5a67fc31 [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.5ms)
460
2017-05-19 15:39:18 34e23ad9 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:39:18 +0200
461
2017-05-19 15:39:18 34e23ad9 [app] [I] Processing by NotificationRecipientsController#index as JSON
462
2017-05-19 15:39:18 34e23ad9 [app] [I] Current user: admin (administrator)
463
2017-05-19 15:39:18 34e23ad9 [app] [D] Setting current user thread-local variable to admin
464
2017-05-19 15:39:18 34e23ad9 [notifications] [D] Cache Hit: notification, reading cache for notification-3
465
2017-05-19 15:39:18 34e23ad9 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
466
2017-05-19 15:39:18 34e23ad9 [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.5ms)
467
2017-05-19 15:39:28 1c170696 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:39:28 +0200
468
2017-05-19 15:39:28 1c170696 [app] [I] Processing by NotificationRecipientsController#index as JSON
469
2017-05-19 15:39:28 1c170696 [app] [I] Current user: admin (administrator)
470
2017-05-19 15:39:28 1c170696 [app] [D] Setting current user thread-local variable to admin
471
2017-05-19 15:39:28 1c170696 [notifications] [D] Cache Hit: notification, reading cache for notification-3
472
2017-05-19 15:39:28 1c170696 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
473
2017-05-19 15:39:28 1c170696 [app] [I] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.5ms)
474
2017-05-19 15:39:39 72d89287 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:39:39 +0200
475
2017-05-19 15:39:39 72d89287 [app] [I] Processing by NotificationRecipientsController#index as JSON
476
2017-05-19 15:39:39 72d89287 [app] [I] Current user: admin (administrator)
477
2017-05-19 15:39:39 72d89287 [app] [D] Setting current user thread-local variable to admin
478
2017-05-19 15:39:39 72d89287 [notifications] [D] Cache Hit: notification, reading cache for notification-3
479
2017-05-19 15:39:39 72d89287 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
480
2017-05-19 15:39:39 72d89287 [app] [I] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.5ms)
481
2017-05-19 15:39:49 f9fab913 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:39:49 +0200
482
2017-05-19 15:39:49 f9fab913 [app] [I] Processing by NotificationRecipientsController#index as JSON
483
2017-05-19 15:39:49 f9fab913 [app] [I] Current user: admin (administrator)
484
2017-05-19 15:39:49 f9fab913 [app] [D] Setting current user thread-local variable to admin
485
2017-05-19 15:39:49 f9fab913 [notifications] [D] Cache Hit: notification, reading cache for notification-3
486
2017-05-19 15:39:49 f9fab913 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
487
2017-05-19 15:39:49 f9fab913 [app] [I] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.5ms)
488
2017-05-19 15:39:59 b647de72 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:39:59 +0200
489
2017-05-19 15:39:59 b647de72 [app] [I] Processing by NotificationRecipientsController#index as JSON
490
2017-05-19 15:39:59 b647de72 [app] [I] Current user: admin (administrator)
491
2017-05-19 15:39:59 b647de72 [app] [D] Setting current user thread-local variable to admin
492
2017-05-19 15:39:59 b647de72 [notifications] [D] Cache Hit: notification, reading cache for notification-3
493
2017-05-19 15:39:59 b647de72 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
494
2017-05-19 15:39:59 b647de72 [app] [I] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.5ms)
495
2017-05-19 15:40:09 88425d40 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:40:09 +0200
496
2017-05-19 15:40:09 88425d40 [app] [I] Processing by NotificationRecipientsController#index as JSON
497
2017-05-19 15:40:09 88425d40 [app] [I] Current user: admin (administrator)
498
2017-05-19 15:40:09 88425d40 [app] [D] Setting current user thread-local variable to admin
499
2017-05-19 15:40:09 88425d40 [notifications] [D] Cache Hit: notification, reading cache for notification-3
500
2017-05-19 15:40:09 88425d40 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
501
2017-05-19 15:40:09 88425d40 [app] [I] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.5ms)
502
2017-05-19 15:40:19 add042f4 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:40:19 +0200
503
2017-05-19 15:40:19 add042f4 [app] [I] Processing by NotificationRecipientsController#index as JSON
504
2017-05-19 15:40:19 add042f4 [app] [I] Current user: admin (administrator)
505
2017-05-19 15:40:19 add042f4 [app] [D] Setting current user thread-local variable to admin
506
2017-05-19 15:40:19 add042f4 [notifications] [D] Cache Hit: notification, reading cache for notification-3
507
2017-05-19 15:40:19 add042f4 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
508
2017-05-19 15:40:19 add042f4 [app] [I] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.6ms)
509
2017-05-19 15:40:29 d70e8ae7 [app] [I] Started GET "/notification_recipients" for 172.17.31.253 at 2017-05-19 15:40:29 +0200
510
2017-05-19 15:40:29 d70e8ae7 [app] [I] Processing by NotificationRecipientsController#index as JSON
511
2017-05-19 15:40:29 d70e8ae7 [app] [I] Current user: admin (administrator)
512
2017-05-19 15:40:29 d70e8ae7 [app] [D] Setting current user thread-local variable to admin
513
2017-05-19 15:40:29 d70e8ae7 [notifications] [D] Cache Hit: notification, reading cache for notification-3
514
2017-05-19 15:40:29 d70e8ae7 [app] [D] Body: {"notifications":[{"id":5,"seen":false,"level":"success","text":"dm-r80.localdomain has been provisioned successfully","created_at":"2017-05-19T12:41:32.489Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-r80.localdomain","title":"Details"}]}},{"id":4,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T12:34:06.782Z","group":"Hosts","actions":{}},{"id":2,"seen":false,"level":"info","text":"dm-r80.localdomain has been deleted successfully","created_at":"2017-05-19T10:41:38.587Z","group":"Hosts","actions":{}},{"id":1,"seen":false,"level":"success","text":"dm-tecsrv.localdomain has been provisioned successfully","created_at":"2017-05-19T10:38:26.434Z","group":"Hosts","actions":{"links":[{"href":"/hosts/dm-tecsrv.localdomain","title":"Details"}]}}]}
515
2017-05-19 15:40:29 d70e8ae7 [app] [I] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.5ms)