2021-01-12T15:04:28 [I|app|433143b8] Processing by JobInvocationsController#create as HTML 2021-01-12T15:04:28 [I|app|433143b8] Parameters: {"utf8"=>"✓", "authenticity_token"=>"UCfc16tEma+f+EfTr/XQUT/u2CiXmZe6B6zRF4aRWHuHazl6UJtrpO0/rUB5fIsM8jHadnvNHtGMWxSp0Mku/g==", "job_invocation"=>{"job_category"=>"Commands", "remote_execution_feature_id"=>"", "providers"=>{"SSH"=>{"job_template_id"=>"163", "job_templates"=>{"163"=>{"input_values"=>"[FILTERED]", "effective_user"=>"root", "execution_timeout_interval"=>""}}}}, "description"=>"", "description_override"=>"Run %{command}", "description_format"=>"Run %{command}", "password"=>"[FILTERED]", "key_passphrase"=>"", "effective_user_password"=>"[FILTERED]", "concurrency_level"=>"", "time_span"=>""}, "targeting"=>{"bookmark_id"=>"", "search_query"=>"name ^ (db03.x.x.x)", "randomized_ordering"=>"false", "targeting_type"=>"static_query"}, "fakepassword"=>"[FILTERED]", "triggering"=>{"mode"=>"immediate", "start_at_raw"=>"2021-01-12 14:04", "start_before_raw"=>"", "input_type"=>"daily", "cronline"=>"", "days"=>"", "days_of_week"=>{"1"=>"0", "2"=>"0", "3"=>"0", "4"=>"0", "5"=>"0", "6"=>"0", "7"=>"0"}, "time"=>{"time(1i)"=>"2021", "time(2i)"=>"1", "time(3i)"=>"12", "time(4i)"=>"14", "time(5i)"=>"04"}, "max_iteration"=>"", "end_time_limited"=>"false", "end_time"=>{"end_time(1i)"=>"2021", "end_time(2i)"=>"1", "end_time(3i)"=>"12", "end_time(4i)"=>"14", "end_time(5i)"=>"04"}}, "commit"=>"Submit"} 2021-01-12T15:04:28 [I|app|4f181569] Rendering text template 2021-01-12T15:04:28 [I|app|4f181569] Rendered text template (Duration: 0.0ms | Allocations: 2) 2021-01-12T15:04:28 [I|app|4f181569] Completed 200 OK in 680ms (Views: 0.5ms | ActiveRecord: 465.3ms | Allocations: 223446) 2021-01-12T15:04:28 [I|app|fa0324ee] Rendering text template 2021-01-12T15:04:28 [I|app|fa0324ee] Rendered text template (Duration: 0.0ms | Allocations: 2) 2021-01-12T15:04:28 [I|app|fa0324ee] Completed 200 OK in 657ms (Views: 0.5ms | ActiveRecord: 455.1ms | Allocations: 202650) 2021-01-12T15:04:28 [I|aud|433143b8] JobInvocation (53) create event on job_category Commands 2021-01-12T15:04:28 [I|aud|433143b8] JobInvocation (53) create event on description Run /bin/true 2021-01-12T15:04:28 [I|aud|433143b8] JobInvocation (53) create event on concurrency_level 2021-01-12T15:04:28 [I|aud|433143b8] JobInvocation (53) create event on time_span 2021-01-12T15:04:28 [I|aud|433143b8] JobInvocation (53) create event on execution_timeout_interval 2021-01-12T15:04:28 [I|aud|433143b8] JobInvocation (53) create event on password [redacted] 2021-01-12T15:04:28 [I|aud|433143b8] JobInvocation (53) create event on key_passphrase 2021-01-12T15:04:28 [I|aud|433143b8] JobInvocation (53) create event on remote_execution_feature_id 2021-01-12T15:04:28 [I|aud|433143b8] JobInvocation (53) create event on effective_user_password 2021-01-12T15:04:28 [I|bac|433143b8] Task {label: Actions::RemoteExecution::RunHostsJob, id: a66d8259-3e4f-4fb6-b762-d99a5085141e, execution_plan_id: e7a10b3e-5648-46c5-a249-211af8779679} state changed: planning 2021-01-12T15:04:29 [I|bac|] Task {label: Actions::RemoteExecution::RunHostsJob, id: a66d8259-3e4f-4fb6-b762-d99a5085141e, execution_plan_id: e7a10b3e-5648-46c5-a249-211af8779679} state changed: planned 2021-01-12T15:04:29 [I|app|] Redirected to https://foreman.x.x.x/job_invocations/53 2021-01-12T15:04:29 [I|app|] Completed 302 Found in 688ms (ActiveRecord: 321.9ms | Allocations: 182692) 2021-01-12T15:04:29 [I|app|03c468a4] Started GET "/job_invocations/53" for 127.0.0.1 at 2021-01-12 15:04:29 -0500 2021-01-12T15:04:29 [I|app|03c468a4] Processing by JobInvocationsController#show as HTML 2021-01-12T15:04:29 [I|app|03c468a4] Parameters: {"id"=>"53"} 2021-01-12T15:04:29 [I|app|03c468a4] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.html.erb within layouts/application 2021-01-12T15:04:29 [I|app|03c468a4] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/_card_results.html.erb (Duration: 3.6ms | Allocations: 5629) 2021-01-12T15:04:29 [I|app|03c468a4] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/_card_schedule.html.erb (Duration: 7.0ms | Allocations: 6830) 2021-01-12T15:04:29 [I|app|03c468a4] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/_card_target_hosts.html.erb (Duration: 5.4ms | Allocations: 6591) 2021-01-12T15:04:29 [I|app|03c468a4] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/_card_user_input.html.erb (Duration: 10.4ms | Allocations: 7552) 2021-01-12T15:04:29 [I|app|03c468a4] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/_tab_hosts.html.erb (Duration: 2.3ms | Allocations: 5579) 2021-01-12T15:04:29 [I|app|03c468a4] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/_tab_overview.html.erb (Duration: 54.5ms | Allocations: 45152) 2021-01-12T15:04:29 [I|app|03c468a4] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/_user_input.html.erb (Duration: 27.0ms | Allocations: 13435) 2021-01-12T15:04:29 [I|app|03c468a4] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/_tab_preview_templates.html.erb (Duration: 37.5ms | Allocations: 21981) 2021-01-12T15:04:29 [I|app|03c468a4] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.html.erb within layouts/application (Duration: 135.1ms | Allocations: 82035) 2021-01-12T15:04:29 [I|app|03c468a4] Rendered layouts/_application_content.html.erb (Duration: 3.6ms | Allocations: 5642) 2021-01-12T15:04:29 [I|app|03c468a4] Rendering layouts/base.html.erb 2021-01-12T15:04:29 [I|app|03c468a4] Rendered layouts/base.html.erb (Duration: 54.3ms | Allocations: 28650) 2021-01-12T15:04:29 [I|app|03c468a4] Completed 200 OK in 256ms (Views: 143.1ms | ActiveRecord: 76.9ms | Allocations: 145175) 2021-01-12T15:04:30 [I|app|10385f61] Started GET "/notification_recipients" for 127.0.0.1 at 2021-01-12 15:04:30 -0500 2021-01-12T15:04:30 [I|app|10385f61] Processing by NotificationRecipientsController#index as JSON 2021-01-12T15:04:30 [I|app|10385f61] Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 0.8ms | Allocations: 1627) 2021-01-12T15:04:30 [I|app|3330ecbe] Started GET "/job_invocations/chart?id=53" for 127.0.0.1 at 2021-01-12 15:04:30 -0500 2021-01-12T15:04:30 [I|app|3330ecbe] Processing by JobInvocationsController#chart as JSON 2021-01-12T15:04:30 [I|app|3330ecbe] Parameters: {"id"=>"53"} 2021-01-12T15:04:30 [I|app|3330ecbe] Completed 200 OK in 46ms (Views: 0.3ms | ActiveRecord: 8.8ms | Allocations: 20835) 2021-01-12T15:04:30 [I|app|98597cb3] Started GET "/job_invocations/53?page=1&per_page=50" for 127.0.0.1 at 2021-01-12 15:04:30 -0500 2021-01-12T15:04:30 [I|app|98597cb3] Processing by JobInvocationsController#show as JSON 2021-01-12T15:04:30 [I|app|98597cb3] Parameters: {"page"=>"1", "per_page"=>"50", "id"=>"53"} 2021-01-12T15:04:30 [I|app|98597cb3] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb 2021-01-12T15:04:30 [I|app|98597cb3] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb (Duration: 6.3ms | Allocations: 6362) 2021-01-12T15:04:30 [I|app|98597cb3] Completed 200 OK in 31ms (Views: 5.7ms | ActiveRecord: 5.2ms | Allocations: 15134) 2021-01-12T15:04:30 [I|app|77a1d717] Rendering text template 2021-01-12T15:04:30 [I|app|77a1d717] Rendered text template (Duration: 0.0ms | Allocations: 2) 2021-01-12T15:04:30 [I|app|77a1d717] Completed 200 OK in 207ms (Views: 1.6ms | ActiveRecord: 101.3ms | Allocations: 96712) 2021-01-12T15:04:31 [I|app|0e177bf6] Started GET "/job_invocations/53?page=1&per_page=50" for 127.0.0.1 at 2021-01-12 15:04:31 -0500 2021-01-12T15:04:31 [I|app|0e177bf6] Processing by JobInvocationsController#show as JSON 2021-01-12T15:04:31 [I|app|0e177bf6] Parameters: {"page"=>"1", "per_page"=>"50", "id"=>"53"} 2021-01-12T15:04:31 [I|app|0e177bf6] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb 2021-01-12T15:04:31 [I|app|0e177bf6] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb (Duration: 5.7ms | Allocations: 6353) 2021-01-12T15:04:31 [I|app|0e177bf6] Completed 200 OK in 26ms (Views: 5.0ms | ActiveRecord: 5.2ms | Allocations: 15123) 2021-01-12T15:04:31 [I|app|5a3b37e5] Started GET "/job_invocations/53?_=1610481870432" for 127.0.0.1 at 2021-01-12 15:04:31 -0500 2021-01-12T15:04:31 [I|app|5a3b37e5] Processing by JobInvocationsController#show as JS 2021-01-12T15:04:31 [I|app|5a3b37e5] Parameters: {"_"=>"1610481870432", "id"=>"53"} 2021-01-12T15:04:31 [I|app|5a3b37e5] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb 2021-01-12T15:04:31 [I|app|5a3b37e5] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb (Duration: 18.3ms | Allocations: 11052) 2021-01-12T15:04:31 [I|app|5a3b37e5] Completed 200 OK in 40ms (Views: 15.3ms | ActiveRecord: 6.8ms | Allocations: 18826) 2021-01-12T15:04:31 [I|app|25ed59ce] Started GET "/job_invocations/chart?id=53" for 127.0.0.1 at 2021-01-12 15:04:31 -0500 2021-01-12T15:04:31 [I|app|25ed59ce] Processing by JobInvocationsController#chart as JSON 2021-01-12T15:04:31 [I|app|25ed59ce] Parameters: {"id"=>"53"} 2021-01-12T15:04:32 [I|app|25ed59ce] Completed 200 OK in 33ms (Views: 0.3ms | ActiveRecord: 5.1ms | Allocations: 10241) 2021-01-12T15:04:32 [I|app|aa401dcc] Started GET "/job_invocations/53?page=1&per_page=50" for 127.0.0.1 at 2021-01-12 15:04:32 -0500 2021-01-12T15:04:32 [I|app|aa401dcc] Processing by JobInvocationsController#show as JSON 2021-01-12T15:04:32 [I|app|aa401dcc] Parameters: {"page"=>"1", "per_page"=>"50", "id"=>"53"} 2021-01-12T15:04:32 [I|app|aa401dcc] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb 2021-01-12T15:04:32 [I|app|aa401dcc] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb (Duration: 6.4ms | Allocations: 6348) 2021-01-12T15:04:32 [I|app|aa401dcc] Completed 200 OK in 31ms (Views: 5.6ms | ActiveRecord: 6.3ms | Allocations: 15154) 2021-01-12T15:04:33 [I|app|a87efb03] Started GET "/job_invocations/53?page=1&per_page=50" for 127.0.0.1 at 2021-01-12 15:04:33 -0500 2021-01-12T15:04:33 [I|app|a87efb03] Processing by JobInvocationsController#show as JSON 2021-01-12T15:04:33 [I|app|a87efb03] Parameters: {"page"=>"1", "per_page"=>"50", "id"=>"53"} 2021-01-12T15:04:33 [I|app|a87efb03] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb 2021-01-12T15:04:33 [I|app|e48ef3e7] Started GET "/job_invocations/chart?id=53" for 127.0.0.1 at 2021-01-12 15:04:33 -0500 2021-01-12T15:04:33 [I|app|a87efb03] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb (Duration: 9.4ms | Allocations: 6914) 2021-01-12T15:04:33 [I|app|e48ef3e7] Processing by JobInvocationsController#chart as JSON 2021-01-12T15:04:33 [I|app|e48ef3e7] Parameters: {"id"=>"53"} 2021-01-12T15:04:33 [I|app|a87efb03] Completed 200 OK in 139ms (Views: 11.9ms | ActiveRecord: 52.3ms | Allocations: 50326) 2021-01-12T15:04:33 [I|app|e48ef3e7] Completed 200 OK in 32ms (Views: 0.3ms | ActiveRecord: 4.9ms | Allocations: 10206) 2021-01-12T15:04:33 [I|app|82999057] Rendering text template 2021-01-12T15:04:33 [I|app|82999057] Rendered text template (Duration: 0.0ms | Allocations: 2) 2021-01-12T15:04:33 [I|app|82999057] Completed 200 OK in 330ms (Views: 0.3ms | ActiveRecord: 193.1ms | Allocations: 112776) 2021-01-12T15:04:34 [I|app|084363b2] Started GET "/job_invocations/53?page=1&per_page=50" for 127.0.0.1 at 2021-01-12 15:04:34 -0500 2021-01-12T15:04:34 [I|app|084363b2] Processing by JobInvocationsController#show as JSON 2021-01-12T15:04:34 [I|app|084363b2] Parameters: {"page"=>"1", "per_page"=>"50", "id"=>"53"} 2021-01-12T15:04:34 [I|app|084363b2] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb 2021-01-12T15:04:34 [I|app|084363b2] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb (Duration: 5.7ms | Allocations: 6345) 2021-01-12T15:04:34 [I|app|084363b2] Completed 200 OK in 25ms (Views: 5.0ms | ActiveRecord: 4.5ms | Allocations: 15117) 2021-01-12T15:04:34 [I|app|d7f26642] Started GET "/job_invocations/53?hosts_needs_refresh=&_=1610481870434" for 127.0.0.1 at 2021-01-12 15:04:34 -0500 2021-01-12T15:04:34 [I|app|d7f26642] Processing by JobInvocationsController#show as JS 2021-01-12T15:04:34 [I|app|d7f26642] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1610481870434", "id"=>"53"} 2021-01-12T15:04:34 [I|app|d7f26642] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb 2021-01-12T15:04:34 [I|app|d7f26642] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb (Duration: 19.5ms | Allocations: 13310) 2021-01-12T15:04:34 [I|app|d7f26642] Completed 200 OK in 51ms (Views: 13.6ms | ActiveRecord: 18.5ms | Allocations: 31122) 2021-01-12T15:04:34 [I|app|9fe78413] Completed 201 Created in 1460ms (Views: 4.3ms | ActiveRecord: 973.1ms | Allocations: 629983) 2021-01-12T15:04:34 [I|app|fa5c2f3d] Started GET "/job_invocations/chart?id=53" for 127.0.0.1 at 2021-01-12 15:04:34 -0500 2021-01-12T15:04:34 [I|app|fa5c2f3d] Processing by JobInvocationsController#chart as JSON 2021-01-12T15:04:34 [I|app|fa5c2f3d] Parameters: {"id"=>"53"} 2021-01-12T15:04:34 [I|app|fa5c2f3d] Completed 200 OK in 47ms (Views: 0.5ms | ActiveRecord: 15.2ms | Allocations: 19191) 2021-01-12T15:04:35 [I|app|2b4f3626] Started GET "/job_invocations/53?page=1&per_page=50" for 127.0.0.1 at 2021-01-12 15:04:35 -0500 2021-01-12T15:04:35 [I|app|2b4f3626] Processing by JobInvocationsController#show as JSON 2021-01-12T15:04:35 [I|app|2b4f3626] Parameters: {"page"=>"1", "per_page"=>"50", "id"=>"53"} 2021-01-12T15:04:35 [I|app|2b4f3626] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb 2021-01-12T15:04:35 [I|app|2b4f3626] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb (Duration: 6.9ms | Allocations: 6707) 2021-01-12T15:04:35 [I|app|2b4f3626] Completed 200 OK in 44ms (Views: 6.3ms | ActiveRecord: 9.9ms | Allocations: 21145) 2021-01-12T15:04:35 [I|app|cef47900] Started GET "/job_invocations/53?hosts_needs_refresh=&_=1610481870435" for 127.0.0.1 at 2021-01-12 15:04:35 -0500 2021-01-12T15:04:35 [I|app|cef47900] Processing by JobInvocationsController#show as JS 2021-01-12T15:04:35 [I|app|cef47900] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1610481870435", "id"=>"53"} 2021-01-12T15:04:35 [I|app|cef47900] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb 2021-01-12T15:04:35 [I|app|cef47900] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb (Duration: 21.8ms | Allocations: 10437) 2021-01-12T15:04:35 [I|app|cef47900] Completed 200 OK in 64ms (Views: 19.4ms | ActiveRecord: 15.4ms | Allocations: 24639) 2021-01-12T15:04:35 [I|app|7f755d58] Started GET "/job_invocations/chart?id=53" for 127.0.0.1 at 2021-01-12 15:04:35 -0500 2021-01-12T15:04:35 [I|app|7f755d58] Processing by JobInvocationsController#chart as JSON 2021-01-12T15:04:35 [I|app|7f755d58] Parameters: {"id"=>"53"} 2021-01-12T15:04:35 [I|app|7f755d58] Completed 200 OK in 35ms (Views: 0.2ms | ActiveRecord: 10.0ms | Allocations: 15191) 2021-01-12T15:04:36 [I|app|00698469] Started GET "/job_invocations/53?page=1&per_page=50" for 127.0.0.1 at 2021-01-12 15:04:36 -0500 2021-01-12T15:04:36 [I|app|00698469] Processing by JobInvocationsController#show as JSON 2021-01-12T15:04:36 [I|app|00698469] Parameters: {"page"=>"1", "per_page"=>"50", "id"=>"53"} 2021-01-12T15:04:36 [I|app|00698469] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb 2021-01-12T15:04:36 [I|app|00698469] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb (Duration: 10.5ms | Allocations: 7417) 2021-01-12T15:04:36 [I|app|00698469] Completed 200 OK in 56ms (Views: 10.2ms | ActiveRecord: 21.2ms | Allocations: 29182) 2021-01-12T15:04:36 [I|app|8cf97ed3] Started GET "/job_invocations/53?hosts_needs_refresh=&_=1610481870436" for 127.0.0.1 at 2021-01-12 15:04:36 -0500 2021-01-12T15:04:36 [I|app|8cf97ed3] Processing by JobInvocationsController#show as JS 2021-01-12T15:04:36 [I|app|8cf97ed3] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1610481870436", "id"=>"53"} 2021-01-12T15:04:36 [I|app|8cf97ed3] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb 2021-01-12T15:04:36 [I|app|bfc2af52] Started GET "/job_invocations/chart?id=53" for 127.0.0.1 at 2021-01-12 15:04:36 -0500 2021-01-12T15:04:36 [I|app|bfc2af52] Processing by JobInvocationsController#chart as JSON 2021-01-12T15:04:36 [I|app|bfc2af52] Parameters: {"id"=>"53"} 2021-01-12T15:04:36 [I|app|bfc2af52] Completed 200 OK in 26ms (Views: 0.2ms | ActiveRecord: 4.6ms | Allocations: 10212) 2021-01-12T15:04:36 [I|app|8cf97ed3] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb (Duration: 59.0ms | Allocations: 18128) 2021-01-12T15:04:36 [I|app|8cf97ed3] Completed 200 OK in 311ms (Views: 31.3ms | ActiveRecord: 177.8ms | Allocations: 85926) 2021-01-12T15:04:37 [I|app|4d15bdd8] Started GET "/job_invocations/53?page=1&per_page=50" for 127.0.0.1 at 2021-01-12 15:04:37 -0500 2021-01-12T15:04:37 [I|app|4d15bdd8] Processing by JobInvocationsController#show as JSON 2021-01-12T15:04:37 [I|app|4d15bdd8] Parameters: {"page"=>"1", "per_page"=>"50", "id"=>"53"} 2021-01-12T15:04:37 [I|app|4d15bdd8] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb 2021-01-12T15:04:37 [I|app|4d15bdd8] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb (Duration: 19.2ms | Allocations: 9050) 2021-01-12T15:04:37 [I|app|4d15bdd8] Completed 200 OK in 300ms (Views: 11.8ms | ActiveRecord: 143.6ms | Allocations: 100646) 2021-01-12T15:04:37 [I|app|a3949d35] Started GET "/job_invocations/53?hosts_needs_refresh=&_=1610481870437" for 127.0.0.1 at 2021-01-12 15:04:37 -0500 2021-01-12T15:04:37 [I|app|a3949d35] Processing by JobInvocationsController#show as JS 2021-01-12T15:04:37 [I|app|a3949d35] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1610481870437", "id"=>"53"} 2021-01-12T15:04:37 [I|app|73f4946f] Started GET "/job_invocations/chart?id=53" for 127.0.0.1 at 2021-01-12 15:04:37 -0500 2021-01-12T15:04:37 [I|app|a3949d35] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb 2021-01-12T15:04:37 [I|app|73f4946f] Processing by JobInvocationsController#chart as JSON 2021-01-12T15:04:37 [I|app|73f4946f] Parameters: {"id"=>"53"} 2021-01-12T15:04:37 [I|app|a3949d35] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb (Duration: 10.8ms | Allocations: 9029) 2021-01-12T15:04:37 [I|app|a3949d35] Completed 200 OK in 28ms (Views: 9.2ms | ActiveRecord: 4.6ms | Allocations: 16506) 2021-01-12T15:04:38 [I|app|a352f227] Started GET "/job_invocations/53?page=1&per_page=50" for 127.0.0.1 at 2021-01-12 15:04:38 -0500 2021-01-12T15:04:38 [I|app|a352f227] Processing by JobInvocationsController#show as JSON 2021-01-12T15:04:38 [I|app|a352f227] Parameters: {"page"=>"1", "per_page"=>"50", "id"=>"53"} 2021-01-12T15:04:38 [I|app|73f4946f] Completed 200 OK in 171ms (Views: 0.4ms | ActiveRecord: 105.6ms | Allocations: 58587) 2021-01-12T15:04:38 [I|app|a352f227] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb 2021-01-12T15:04:38 [I|app|a352f227] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb (Duration: 14.0ms | Allocations: 7420) 2021-01-12T15:04:38 [I|app|a352f227] Completed 200 OK in 232ms (Views: 11.3ms | ActiveRecord: 133.5ms | Allocations: 68913) 2021-01-12T15:04:39 [I|app|54a932fe] Started GET "/job_invocations/53?page=1&per_page=50" for 127.0.0.1 at 2021-01-12 15:04:39 -0500 2021-01-12T15:04:39 [I|app|54a932fe] Processing by JobInvocationsController#show as JSON 2021-01-12T15:04:39 [I|app|54a932fe] Parameters: {"page"=>"1", "per_page"=>"50", "id"=>"53"} 2021-01-12T15:04:39 [I|app|627f0b7f] Started GET "/job_invocations/53?hosts_needs_refresh=&_=1610481870438" for 127.0.0.1 at 2021-01-12 15:04:39 -0500 2021-01-12T15:04:39 [I|app|627f0b7f] Processing by JobInvocationsController#show as JS 2021-01-12T15:04:39 [I|app|627f0b7f] Parameters: {"hosts_needs_refresh"=>"", "_"=>"1610481870438", "id"=>"53"} 2021-01-12T15:04:39 [I|app|54a932fe] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb 2021-01-12T15:04:39 [I|app|54a932fe] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.json.erb (Duration: 12.6ms | Allocations: 8184) 2021-01-12T15:04:39 [I|app|54a932fe] Completed 200 OK in 145ms (Views: 11.1ms | ActiveRecord: 69.2ms | Allocations: 55662) 2021-01-12T15:04:39 [I|app|627f0b7f] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb 2021-01-12T15:04:39 [I|app|627f0b7f] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-4.2.1/app/views/job_invocations/show.js.erb (Duration: 50.7ms | Allocations: 16451) 2021-01-12T15:04:39 [I|app|627f0b7f] Completed 200 OK in 190ms (Views: 25.3ms | ActiveRecord: 75.9ms | Allocations: 68125)