2016-09-29 10:02:31 [app] [I] Started GET "/unattended/provision;" for 172.23.41.99 at 2016-09-29 10:02:31 -0500 2016-09-29 10:02:31 [app] [I] Processing by UnattendedController#host_template as TEXT 2016-09-29 10:02:31 [app] [I] Parameters: {"kind"=>"provision;"} 2016-09-29 10:02:31 [sql] [D] Host::Managed Load (5.2ms) SELECT `hosts`.* FROM `hosts` INNER JOIN `nics` ON `nics`.`host_id` = `hosts`.`id` AND `nics`.`provision` = 1 WHERE `hosts`.`type` IN ('Host::Managed') AND `nics`.`ip` = '172.23.41.99' ORDER BY `hosts`.`id` ASC LIMIT 1 2016-09-29 10:02:31 [sql] [D] Host::Managed Load (0.1ms) SELECT `hosts`.* FROM `hosts` WHERE `hosts`.`type` IN ('Host::Managed') AND `hosts`.`id` = 1989 LIMIT 1 2016-09-29 10:02:31 [sql] [D] Operatingsystem Load (0.1ms) SELECT `operatingsystems`.* FROM `operatingsystems` WHERE `operatingsystems`.`id` = 24 ORDER BY `operatingsystems`.`title` ASC LIMIT 1 2016-09-29 10:02:31 [app] [D] Found currahee.deploy.lab.beer.town 2016-09-29 10:02:31 [sql] [D] Ptable Load (0.1ms) SELECT `templates`.* FROM `templates` WHERE `templates`.`type` IN ('Ptable') AND `templates`.`id` = 179 ORDER BY templates.name LIMIT 1 2016-09-29 10:02:31 [sql] [D] Setting Load (0.3ms) SELECT `settings`.* FROM `settings` WHERE `settings`.`name` = 'safemode_render' ORDER BY `settings`.`name` ASC LIMIT 1 2016-09-29 10:02:31 [sql] [D] Architecture Load (0.1ms) SELECT `architectures`.* FROM `architectures` WHERE `architectures`.`id` = 1 LIMIT 1 2016-09-29 10:02:31 [sql] [D] Medium Load (0.1ms) SELECT `media`.* FROM `media` WHERE `media`.`id` = 10 ORDER BY media.name LIMIT 1 2016-09-29 10:02:31 [sql] [D] ProvisioningTemplate Load (0.1ms) SELECT `templates`.* FROM `templates` INNER JOIN `operatingsystems_provisioning_templates` ON `operatingsystems_provisioning_templates`.`provisioning_template_id` = `templates`.`id` INNER JOIN `operatingsystems` ON `operatingsystems`.`id` = `operatingsystems_provisioning_templates`.`operatingsystem_id` INNER JOIN `template_kinds` ON `template_kinds`.`id` = `templates`.`template_kind_id` INNER JOIN `template_combinations` ON `template_combinations`.`provisioning_template_id` = `templates`.`id` WHERE `templates`.`type` IN ('ProvisioningTemplate') AND `operatingsystems`.`id` = 24 AND `template_kinds`.`name` = 'provision;' AND `template_combinations`.`hostgroup_id` = 124 AND `template_combinations`.`environment_id` = 1 ORDER BY templates.name LIMIT 1 2016-09-29 10:02:31 [sql] [D] ProvisioningTemplate Load (0.1ms) SELECT `templates`.* FROM `templates` INNER JOIN `operatingsystems_provisioning_templates` ON `operatingsystems_provisioning_templates`.`provisioning_template_id` = `templates`.`id` INNER JOIN `operatingsystems` ON `operatingsystems`.`id` = `operatingsystems_provisioning_templates`.`operatingsystem_id` INNER JOIN `template_kinds` ON `template_kinds`.`id` = `templates`.`template_kind_id` INNER JOIN `template_combinations` ON `template_combinations`.`provisioning_template_id` = `templates`.`id` WHERE `templates`.`type` IN ('ProvisioningTemplate') AND `operatingsystems`.`id` = 24 AND `template_kinds`.`name` = 'provision;' AND `template_combinations`.`hostgroup_id` = 124 AND `template_combinations`.`environment_id` IS NULL ORDER BY templates.name LIMIT 1 2016-09-29 10:02:31 [sql] [D] ProvisioningTemplate Load (0.1ms) SELECT `templates`.* FROM `templates` INNER JOIN `operatingsystems_provisioning_templates` ON `operatingsystems_provisioning_templates`.`provisioning_template_id` = `templates`.`id` INNER JOIN `operatingsystems` ON `operatingsystems`.`id` = `operatingsystems_provisioning_templates`.`operatingsystem_id` INNER JOIN `template_kinds` ON `template_kinds`.`id` = `templates`.`template_kind_id` INNER JOIN `template_combinations` ON `template_combinations`.`provisioning_template_id` = `templates`.`id` WHERE `templates`.`type` IN ('ProvisioningTemplate') AND `operatingsystems`.`id` = 24 AND `template_kinds`.`name` = 'provision;' AND `template_combinations`.`hostgroup_id` IS NULL AND `template_combinations`.`environment_id` = 1 ORDER BY templates.name LIMIT 1 2016-09-29 10:02:31 [sql] [D] ProvisioningTemplate Load (0.1ms) SELECT `templates`.* FROM `templates` INNER JOIN `operatingsystems_provisioning_templates` ON `operatingsystems_provisioning_templates`.`provisioning_template_id` = `templates`.`id` INNER JOIN `operatingsystems` ON `operatingsystems`.`id` = `operatingsystems_provisioning_templates`.`operatingsystem_id` INNER JOIN `template_kinds` ON `template_kinds`.`id` = `templates`.`template_kind_id` INNER JOIN `os_default_templates` ON `os_default_templates`.`provisioning_template_id` = `templates`.`id` WHERE `templates`.`type` IN ('ProvisioningTemplate') AND `operatingsystems`.`id` = 24 AND `template_kinds`.`name` = 'provision;' AND `os_default_templates`.`operatingsystem_id` = 24 ORDER BY templates.name LIMIT 1 2016-09-29 10:02:31 [app] [E] unable to find provision; template for currahee.deploy.lab.beer.town running ESXi6.0UbAutomation 6.02 2016-09-29 10:02:31 [app] [I] Rendered text template (0.0ms) 2016-09-29 10:02:31 [app] [I] Completed 404 Not Found in 53ms (Views: 1.9ms | ActiveRecord: 7.1ms) 2016-09-29 10:02:31 [sql] [D] (0.1ms) BEGIN 2016-09-29 10:02:31 [sql] [D] SQL (0.2ms) INSERT INTO `sessions` (`created_at`, `data`, `session_id`, `updated_at`) VALUES ('2016-09-29 15:02:31', 'BAh7BkkiC2xvY2FsZQY6BkVGSSIHZW4GOwBG\n', '49162e5cf5aed2004c4ea1faa48e4d26', '2016-09-29 15:02:31') 2016-09-29 10:02:31 [sql] [D] (3.7ms) COMMIT