Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 912035 Details for
Bug 1113014
500 ISE on creating a new host: Operation FAILED: can't convert nil into String
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Logs from production.log with host create
host_create.log (text/x-log), 80.02 KB, created by
Sachin Ghai
on 2014-06-25 10:55:52 UTC
(
hide
)
Description:
Logs from production.log with host create
Filename:
MIME Type:
Creator:
Sachin Ghai
Created:
2014-06-25 10:55:52 UTC
Size:
80.02 KB
patch
obsolete
>Processing by HostsController#create as */* > Parameters: {"utf8"=>"â", "authenticity_token"=>"/P7i8eyaFGfuUe8/6uOXt6kv8lh8YdzzQ/U1UkONi8s=", "host"=>{"name"=>"shost", "organization_id"=>"1", "location_id"=>"2", "hostgroup_id"=>"", "compute_resource_id"=>"1", "environment_id"=>"3", "content_source_id"=>"1", "puppet_ca_proxy_id"=>"", "puppet_proxy_id"=>"", "puppetclass_ids"=>[""], "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "domain_id"=>"2", "realm_id"=>"", "mac"=>"52:54:00:16:61:71", "subnet_id"=>"1", "ip"=>"192.168.100.5", "interfaces_attributes"=>{"new_interfaces"=>{"_destroy"=>"false", "type"=>"Nic::Managed", "mac"=>"", "name"=>"", "domain_id"=>"", "ip"=>"", "provider"=>"IPMI"}}, "architecture_id"=>"1", "operatingsystem_id"=>"1", "provision_method"=>"build", "build"=>"1", "medium_id"=>"7", "ptable_id"=>"7", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"1-Users", "enabled"=>"1", "comment"=>"", "overwrite"=>"false"}, "kt_environment_id"=>"ACME_Corporation/Dev", "capabilities"=>"build image", "provider"=>"Libvirt"} > User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1]] >Setting current user thread-local variable to Admin User > (0.5ms) SELECT COUNT(*) FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') > Organization Load (0.7ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."id" = 1 ORDER BY title LIMIT 1 >Setting current organization thread-local variable to ACME_Corporation > (0.4ms) SELECT COUNT(*) FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') >Setting current location thread-local variable to none > (0.4ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') LIMIT 1 > (0.3ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') LIMIT 1 > Taxonomy Load (0.5ms) SELECT id FROM "taxonomies" WHERE (taxonomies.id = 1 or taxonomies.ancestry like '1/%' or taxonomies.ancestry = '1') ORDER BY title > (0.4ms) SELECT users.id FROM "users" > (0.3ms) SELECT id FROM "users" WHERE "users"."admin" = 't' > CACHE (0.0ms) SELECT users.id FROM "users" > CACHE (0.0ms) SELECT id FROM "users" WHERE "users"."admin" = 't' > User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY firstname LIMIT 1 [["id", 1]] > (0.1ms) BEGIN > (0.3ms) SELECT subnets.id FROM "subnets" > CACHE (0.0ms) SELECT subnets.id FROM "subnets" > Subnet Load (0.6ms) SELECT "subnets".* FROM "subnets" WHERE "subnets"."id" = 1 ORDER BY vlanid LIMIT 1 > (0.3ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > Domain Load (0.5ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" = 2 ORDER BY domains.name LIMIT 1 > Host::Base Exists (0.7ms) SELECT 1 AS one FROM "hosts" WHERE "hosts"."name" = 'shost.katellolabs.org' LIMIT 1 > (0.3ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > SmartProxy Load (0.5ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" = 1 ORDER BY smart_proxies.name LIMIT 1 > Host::Managed Exists (0.5ms) SELECT 1 AS one FROM "hosts" WHERE "hosts"."ip" = '192.168.100.5' LIMIT 1 > Host::Managed Exists (0.5ms) SELECT 1 AS one FROM "hosts" WHERE "hosts"."mac" = '52:54:00:16:61:71' LIMIT 1 > (0.3ms) SELECT compute_resources.id FROM "compute_resources" > CACHE (0.0ms) SELECT compute_resources.id FROM "compute_resources" > ComputeResource Load (0.3ms) SELECT "compute_resources".* FROM "compute_resources" WHERE "compute_resources"."id" = 1 ORDER BY compute_resources.name LIMIT 1 > Operatingsystem Load (0.4ms) SELECT "operatingsystems".* FROM "operatingsystems" WHERE "operatingsystems"."id" = 1 ORDER BY operatingsystems.name LIMIT 1 > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" = 1 ORDER BY smart_proxies.name LIMIT 1 > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" = 1 ORDER BY smart_proxies.name LIMIT 1 >Scheduling new DHCP reservations for shost.katellolabs.org > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" = 1 ORDER BY smart_proxies.name LIMIT 1 >Scheduling new DNS entries > (0.5ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.5ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "template_combinations" ON "template_combinations"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'PXELinux' AND "template_combinations"."hostgroup_id" IS NULL AND "template_combinations"."environment_id" = 3 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.3ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "os_default_templates" ON "os_default_templates"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'PXELinux' AND "os_default_templates"."operatingsystem_id" = 1 ORDER BY config_templates.name LIMIT 1 >Queueing Realm > Ptable Load (0.3ms) SELECT "ptables".* FROM "ptables" WHERE "ptables"."id" = 7 ORDER BY ptables.name LIMIT 1 > Ptable Exists (0.3ms) SELECT 1 AS one FROM "ptables" INNER JOIN "operatingsystems_ptables" ON "ptables"."id" = "operatingsystems_ptables"."ptable_id" WHERE "operatingsystems_ptables"."operatingsystem_id" = 1 AND "ptables"."id" = 7 ORDER BY ptables.name LIMIT 1 > (0.2ms) SELECT media.id FROM "media" > CACHE (0.0ms) SELECT media.id FROM "media" > Medium Load (0.3ms) SELECT "media".* FROM "media" WHERE "media"."id" = 7 ORDER BY media.name LIMIT 1 > CACHE (0.0ms) SELECT media.id FROM "media" > CACHE (0.0ms) SELECT media.id FROM "media" > Medium Exists (0.3ms) SELECT 1 AS one FROM "media" INNER JOIN "media_operatingsystems" ON "media"."id" = "media_operatingsystems"."medium_id" WHERE "media_operatingsystems"."operatingsystem_id" = 1 AND "media"."id" = 7 ORDER BY media.name LIMIT 1 > Architecture Load (0.3ms) SELECT "architectures".* FROM "architectures" WHERE "architectures"."id" = 1 LIMIT 1 > Architecture Exists (0.3ms) SELECT 1 AS one FROM "architectures" INNER JOIN "architectures_operatingsystems" ON "architectures"."id" = "architectures_operatingsystems"."architecture_id" WHERE "architectures_operatingsystems"."operatingsystem_id" = 1 AND "architectures"."id" = 1 LIMIT 1 > (0.2ms) SELECT environments.id FROM "environments" > CACHE (0.0ms) SELECT environments.id FROM "environments" > Environment Load (0.3ms) SELECT "environments".* FROM "environments" WHERE "environments"."id" = 3 ORDER BY environments.name LIMIT 1 > Puppetclass Load (0.4ms) SELECT DISTINCT puppetclasses.id,puppetclasses.name FROM "puppetclasses" INNER JOIN "host_classes" ON "puppetclasses"."id" = "host_classes"."puppetclass_id" WHERE "host_classes"."host_id" IS NULL ORDER BY puppetclasses.name >Create DHCP reservation for shost.katellolabs.org-52:54:00:16:61:71/192.168.100.5 >Processing by TasksController#show as */* > Parameters: {"id"=>"12436523-ea4e-494c-9082-34a90cded0a1"} > User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1]] >Setting current user thread-local variable to Admin User > (0.4ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') LIMIT 1 > (0.2ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') LIMIT 1 > Rendered tasks/_list.html.erb (0.8ms) >Completed 200 OK in 14ms (Views: 2.0ms | ActiveRecord: 1.3ms) >Add DNS A record for shost.katellolabs.org/192.168.100.5 >Add DNS PTR record for 192.168.100.5/shost.katellolabs.org >Add the TFTP configuration for shost.katellolabs.org > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "template_combinations" ON "template_combinations"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'PXELinux' AND "template_combinations"."hostgroup_id" IS NULL AND "template_combinations"."environment_id" = 3 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "os_default_templates" ON "os_default_templates"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'PXELinux' AND "os_default_templates"."operatingsystem_id" = 1 ORDER BY config_templates.name LIMIT 1 >Fetching required TFTP boot files for shost.katellolabs.org > CACHE (1.0ms) SELECT media.id FROM "media" > CACHE (0.0ms) SELECT media.id FROM "media" > CACHE (0.0ms) SELECT 1 AS one FROM "media" INNER JOIN "media_operatingsystems" ON "media"."id" = "media_operatingsystems"."medium_id" WHERE "media_operatingsystems"."operatingsystem_id" = 1 AND "media"."id" = 7 ORDER BY media.name LIMIT 1 > CACHE (0.0ms) SELECT 1 AS one FROM "architectures" INNER JOIN "architectures_operatingsystems" ON "architectures"."id" = "architectures_operatingsystems"."architecture_id" WHERE "architectures_operatingsystems"."operatingsystem_id" = 1 AND "architectures"."id" = 1 LIMIT 1 > SQL (4.7ms) INSERT INTO "hosts" ("architecture_id", "build", "certname", "comment", "compute_profile_id", "compute_resource_id", "content_source_id", "created_at", "disk", "domain_id", "enabled", "environment_id", "hostgroup_id", "image_file", "image_id", "installed_at", "ip", "last_compile", "last_freshcheck", "last_report", "location_id", "mac", "managed", "medium_id", "model_id", "name", "operatingsystem_id", "organization_id", "otp", "owner_id", "owner_type", "provision_method", "ptable_id", "puppet_ca_proxy_id", "puppet_proxy_id", "puppet_status", "realm_id", "root_pass", "serial", "source_file_id", "subnet_id", "type", "updated_at", "use_image", "uuid") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45) RETURNING "id" [["architecture_id", 1], ["build", true], ["certname", nil], ["comment", ""], ["compute_profile_id", nil], ["compute_resource_id", 1], ["content_source_id", 1], ["created_at", Wed, 25 Jun 2014 10:50:37 UTC +00:00], ["disk", ""], ["domain_id", 2], ["enabled", true], ["environment_id", 3], ["hostgroup_id", nil], ["image_file", nil], ["image_id", nil], ["installed_at", nil], ["ip", "192.168.100.5"], ["last_compile", nil], ["last_freshcheck", nil], ["last_report", nil], ["location_id", 2], ["mac", "52:54:00:16:61:71"], ["managed", true], ["medium_id", 7], ["model_id", nil], ["name", "shost.katellolabs.org"], ["operatingsystem_id", 1], ["organization_id", 1], ["otp", nil], ["owner_id", 1], ["owner_type", "User"], ["provision_method", "build"], ["ptable_id", 7], ["puppet_ca_proxy_id", nil], ["puppet_proxy_id", nil], ["puppet_status", 0], ["realm_id", nil], ["root_pass", "$1$J8K8AnFM$pdR9EmmtquTtjIlAxoM6M1"], ["serial", nil], ["source_file_id", nil], ["subnet_id", 1], ["type", "Host::Managed"], ["updated_at", Wed, 25 Jun 2014 10:50:37 UTC +00:00], ["use_image", nil], ["uuid", nil]] > SQL (1.0ms) INSERT INTO "tokens" ("expires", "host_id", "value") VALUES ($1, $2, $3) RETURNING "id" [["expires", Wed, 25 Jun 2014 11:50:35 UTC +00:00], ["host_id", 4], ["value", "f5be8280-46f8-419f-973c-2a16838ca1e5"]] > SQL (0.3ms) UPDATE "architectures" SET "hosts_count" = COALESCE("hosts_count", 0) + 1 WHERE "architectures"."id" = 1 > (0.3ms) SELECT environments.id FROM "environments" > CACHE (0.0ms) SELECT environments.id FROM "environments" > SQL (0.5ms) UPDATE "environments" SET "hosts_count" = COALESCE("hosts_count", 0) + 1 WHERE "environments"."id" IN (SELECT "environments"."id" FROM "environments" WHERE "environments"."id" = 3 ORDER BY environments.name) > SQL (0.6ms) UPDATE "operatingsystems" SET "hosts_count" = COALESCE("hosts_count", 0) + 1 WHERE "operatingsystems"."id" IN (SELECT "operatingsystems"."id" FROM "operatingsystems" WHERE "operatingsystems"."type" IN ('Redhat') AND "operatingsystems"."id" = 1 ORDER BY operatingsystems.name) > (0.2ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > SQL (0.4ms) UPDATE "domains" SET "hosts_count" = COALESCE("hosts_count", 0) + 1 WHERE "domains"."id" IN (SELECT "domains"."id" FROM "domains" WHERE "domains"."id" = 2 ORDER BY domains.name) > Taxonomy Load (0.4ms) SELECT id FROM "taxonomies" WHERE (taxonomies.id = 1 or taxonomies.ancestry like '1/%' or taxonomies.ancestry = '1') ORDER BY title > Host::Managed Load (0.5ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."organization_id" IN (1) AND "hosts"."id" = 4 LIMIT 1 > (0.3ms) SELECT MAX("audits"."version") AS max_id FROM "audits" WHERE "audits"."auditable_id" = 4 AND "audits"."auditable_type" = 'Host' > SQL (0.5ms) INSERT INTO "audits" ("action", "associated_id", "associated_name", "associated_type", "auditable_id", "auditable_name", "auditable_type", "audited_changes", "comment", "created_at", "remote_address", "user_id", "user_type", "username", "version") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) RETURNING "id" [["action", "create"], ["associated_id", nil], ["associated_name", nil], ["associated_type", nil], ["auditable_id", 4], ["auditable_name", "shost.katellolabs.org"], ["auditable_type", "Host"], ["audited_changes", "---\nname: shost.katellolabs.org\nip: 192.168.100.5\nlast_freshcheck: \nsource_file_id: \nmac: 52:54:00:16:61:71\nroot_pass: !binary |-\n JDEkSjhLOEFuRk0kcGRSOUVtbXRxdVR0aklsQXhvTTZNMQ==\nserial: \ndomain_id: 2\narchitecture_id: 1\noperatingsystem_id: 1\nenvironment_id: 3\nsubnet_id: 1\nptable_id: 7\nmedium_id: 7\nbuild: true\ncomment: ''\ndisk: ''\ninstalled_at: \nmodel_id: \nhostgroup_id: \nowner_id: 1\nowner_type: User\nenabled: true\npuppet_ca_proxy_id: \nmanaged: true\nuse_image: \nimage_file: \nuuid: \ncompute_resource_id: 1\npuppet_proxy_id: \ncertname: \nimage_id: \norganization_id: 1\nlocation_id: 2\notp: \nrealm_id: \ncompute_profile_id: \nprovision_method: build\ncontent_source_id: 1\n"], ["comment", nil], ["created_at", Wed, 25 Jun 2014 10:50:37 UTC +00:00], ["remote_address", "10.10.54.154"], ["user_id", nil], ["user_type", nil], ["username", "Admin User"], ["version", 1]] > (9.6ms) COMMIT >Redirected to https://dhcp207-190.lab.eng.pnq.redhat.com/hosts/shost.katellolabs.org >Completed 302 Found in 1770ms (ActiveRecord: 36.5ms) >Processing by HostsController#show as */* > Parameters: {"id"=>"shost.katellolabs.org"} > User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1]] >Setting current user thread-local variable to Admin User > (0.3ms) SELECT COUNT(*) FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') > Organization Load (0.4ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."id" = 1 ORDER BY title LIMIT 1 >Setting current organization thread-local variable to ACME_Corporation > (0.2ms) SELECT COUNT(*) FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') >Setting current location thread-local variable to none > (0.2ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') LIMIT 1 > (0.2ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') LIMIT 1 > Taxonomy Load (0.3ms) SELECT id FROM "taxonomies" WHERE (taxonomies.id = 1 or taxonomies.ancestry like '1/%' or taxonomies.ancestry = '1') ORDER BY title > Host::Managed Load (0.7ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."organization_id" IN (1) AND "hosts"."type" IN ('Host::Managed') AND "hosts"."name" = 'shost.katellolabs.org' LIMIT 1 > Report Load (0.5ms) SELECT status FROM "reports" WHERE "reports"."host_id" = 4 AND (reported_at > '2014-06-18 10:50:37.684232') ORDER BY reported_at >Deface: 1 overrides found for 'hosts/show' >Deface: 'add_system_link_to_host' matched 1 times with 'td:first' > Operatingsystem Load (0.4ms) SELECT "operatingsystems".* FROM "operatingsystems" WHERE "operatingsystems"."id" = 1 ORDER BY operatingsystems.name LIMIT 1 > (0.3ms) SELECT COUNT(*) FROM "reports" WHERE "reports"."host_id" = 4 > (0.3ms) SELECT COUNT(*) FROM "fact_values" WHERE "fact_values"."host_id" = 4 > (0.2ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > (0.5ms) SELECT COUNT(*) FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "smart_proxies"."id" IN (1) AND "features"."name" IN ('Puppet') > Katello::System Load (0.3ms) SELECT "katello_systems".* FROM "katello_systems" WHERE "katello_systems"."host_id" = 4 LIMIT 1 > Nic::Base Load (0.4ms) SELECT "nics".* FROM "nics" WHERE "nics"."host_id" = 4 AND "nics"."type" = 'Nic::BMC' LIMIT 1 >Deface: 1 overrides found for 'hosts/_overview' >Deface: 'add_system_status_to_host' matched 2 times with 'tr:first' > (0.2ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > Domain Load (0.3ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" = 2 ORDER BY domains.name LIMIT 1 > (0.2ms) SELECT environments.id FROM "environments" > CACHE (0.0ms) SELECT environments.id FROM "environments" >Processing by TasksController#show as */* > Parameters: {"id"=>"12436523-ea4e-494c-9082-34a90cded0a1"} > User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1]] >Setting current user thread-local variable to Admin User > (0.4ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') LIMIT 1 > (0.3ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') LIMIT 1 > Rendered tasks/_list.html.erb (1.2ms) >Completed 200 OK in 19ms (Views: 2.8ms | ActiveRecord: 1.4ms) > Environment Load (0.3ms) SELECT "environments".* FROM "environments" WHERE "environments"."id" = 3 ORDER BY environments.name LIMIT 1 > Architecture Load (1.1ms) SELECT "architectures".* FROM "architectures" WHERE "architectures"."id" = 1 LIMIT 1 > Location Load (0.5ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') AND "taxonomies"."id" = 2 ORDER BY title LIMIT 1 > CACHE (0.0ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."id" = 1 ORDER BY title LIMIT 1 > (0.3ms) SELECT users.id FROM "users" > (0.2ms) SELECT id FROM "users" WHERE "users"."admin" = 't' > CACHE (0.0ms) SELECT users.id FROM "users" > CACHE (0.0ms) SELECT id FROM "users" WHERE "users"."admin" = 't' > User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY firstname LIMIT 1 > Rendered hosts/_overview.html.erb (430.1ms) > TemplateKind Load (0.3ms) SELECT "template_kinds".* FROM "template_kinds" ORDER BY name > (0.3ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.4ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "template_combinations" ON "template_combinations"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'finish' AND "template_combinations"."hostgroup_id" IS NULL AND "template_combinations"."environment_id" = 3 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.7ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "os_default_templates" ON "os_default_templates"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'finish' AND "os_default_templates"."operatingsystem_id" = 1 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.0ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "template_combinations" ON "template_combinations"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'iPXE' AND "template_combinations"."hostgroup_id" IS NULL AND "template_combinations"."environment_id" = 3 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.2ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "os_default_templates" ON "os_default_templates"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'iPXE' AND "os_default_templates"."operatingsystem_id" = 1 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.0ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "template_combinations" ON "template_combinations"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'provision' AND "template_combinations"."hostgroup_id" IS NULL AND "template_combinations"."environment_id" = 3 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.4ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "os_default_templates" ON "os_default_templates"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'provision' AND "os_default_templates"."operatingsystem_id" = 1 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.0ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "template_combinations" ON "template_combinations"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'PXEGrub' AND "template_combinations"."hostgroup_id" IS NULL AND "template_combinations"."environment_id" = 3 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.2ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "os_default_templates" ON "os_default_templates"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'PXEGrub' AND "os_default_templates"."operatingsystem_id" = 1 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.0ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "template_combinations" ON "template_combinations"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'PXELinux' AND "template_combinations"."hostgroup_id" IS NULL AND "template_combinations"."environment_id" = 3 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.2ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "os_default_templates" ON "os_default_templates"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'PXELinux' AND "os_default_templates"."operatingsystem_id" = 1 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.0ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "template_combinations" ON "template_combinations"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'script' AND "template_combinations"."hostgroup_id" IS NULL AND "template_combinations"."environment_id" = 3 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.2ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "os_default_templates" ON "os_default_templates"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'script' AND "os_default_templates"."operatingsystem_id" = 1 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.0ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "template_combinations" ON "template_combinations"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'user_data' AND "template_combinations"."hostgroup_id" IS NULL AND "template_combinations"."environment_id" = 3 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.2ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "os_default_templates" ON "os_default_templates"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'user_data' AND "os_default_templates"."operatingsystem_id" = 1 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.0ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "template_combinations" ON "template_combinations"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'ZTP' AND "template_combinations"."hostgroup_id" IS NULL AND "template_combinations"."environment_id" = 3 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > CACHE (0.0ms) SELECT config_templates.id FROM "config_templates" > ConfigTemplate Load (1.3ms) SELECT "config_templates".* FROM "config_templates" INNER JOIN "config_templates_operatingsystems" ON "config_templates_operatingsystems"."config_template_id" = "config_templates"."id" INNER JOIN "operatingsystems" ON "operatingsystems"."id" = "config_templates_operatingsystems"."operatingsystem_id" INNER JOIN "template_kinds" ON "template_kinds"."id" = "config_templates"."template_kind_id" INNER JOIN "os_default_templates" ON "os_default_templates"."config_template_id" = "config_templates"."id" WHERE "config_templates"."id" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, 31, 12, 13, 14, 15, 16, 17, 18, 19, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40) AND "operatingsystems"."id" = 1 AND "template_kinds"."name" = 'ZTP' AND "os_default_templates"."operatingsystem_id" = 1 ORDER BY config_templates.name LIMIT 1 > CACHE (0.0ms) SELECT "nics".* FROM "nics" WHERE "nics"."host_id" = 4 AND "nics"."type" = 'Nic::BMC' LIMIT 1 > Report Load (0.5ms) SELECT "reports".* FROM "reports" WHERE "reports"."host_id" = 4 AND (reported_at > '2014-06-18 10:50:38.267863') ORDER BY reported_at > Report Load (0.3ms) SELECT "reports".* FROM "reports" WHERE "reports"."host_id" = 4 AND (reported_at > '2014-06-18 10:50:38.272340') ORDER BY reported_at > Rendered hosts/show.html.erb within layouts/application (576.1ms) > Rendered home/_submenu.html.erb (6.9ms) > Rendered home/_user_dropdown.html.erb (2.3ms) >Read fragment views/tabs_and_title_records-1 (0.2ms) > Rendered home/_topbar.html.erb (12.0ms) > Rendered layouts/base.html.erb (14.6ms) >Completed 200 OK in 633ms (Views: 578.6ms | ActiveRecord: 29.7ms) >Processing by HostsController#vm as HTML > Parameters: {"id"=>"shost.katellolabs.org"} > User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1]] >Setting current user thread-local variable to Admin User > (0.4ms) SELECT COUNT(*) FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') > Organization Load (0.4ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."id" = 1 ORDER BY title LIMIT 1 >Setting current organization thread-local variable to ACME_Corporation > (0.2ms) SELECT COUNT(*) FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') >Setting current location thread-local variable to none > (0.2ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') LIMIT 1 > (0.2ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') LIMIT 1 > Taxonomy Load (0.3ms) SELECT id FROM "taxonomies" WHERE (taxonomies.id = 1 or taxonomies.ancestry like '1/%' or taxonomies.ancestry = '1') ORDER BY title > Host::Managed Load (0.7ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."organization_id" IN (1) AND "hosts"."type" IN ('Host::Managed') AND "hosts"."name" = 'shost.katellolabs.org' LIMIT 1 > (0.2ms) SELECT compute_resources.id FROM "compute_resources" > CACHE (0.0ms) SELECT compute_resources.id FROM "compute_resources" > ComputeResource Load (0.6ms) SELECT "compute_resources".* FROM "compute_resources" WHERE "compute_resources"."id" = 1 ORDER BY compute_resources.name LIMIT 1 >Operation FAILED: can't convert nil into String >/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.21.0/lib/fog/libvirt/requests/compute/list_domains.rb:9:in `lookup_domain_by_uuid' >/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.21.0/lib/fog/libvirt/requests/compute/list_domains.rb:9:in `list_domains' >/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.21.0/lib/fog/libvirt/models/compute/servers.rb:17:in `get' >/usr/share/foreman/app/models/compute_resources/foreman/model/libvirt.rb:24:in `find_vm_by_uuid' >/usr/share/foreman/app/controllers/hosts_controller.rb:230:in `vm' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:538:in `block (3 levels) in _run__1743303509749098351__process_action__2280604262709815773__callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_9964' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in `around' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in `_callback_around_1584' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_9964' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in `block (2 levels) in _run__1743303509749098351__process_action__2280604262709815773__callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_9963' >/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in `clear_thread' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_9963' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in `block in _run__1743303509749098351__process_action__2280604262709815773__callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_9962' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in `around' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in `_callback_around_13' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_9962' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in `_run__1743303509749098351__process_action__2280604262709815773__callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' >/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' >/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.1.2/lib/apipie/static_dispatcher.rb:65:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.1.2/lib/apipie/middleware/checksum_in_headers.rb:27:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' >/usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:9:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__1956878061343089702__call__134361268844490471__callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/lib/katello/middleware/silenced_logger.rb:30:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb:134:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:64:in `block in call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in `each' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in `call' >/usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request' >/usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request' >/usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop' >/usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads' >/opt/rh/ruby193/root/usr/share/gems/gems/logging-1.8.1/lib/logging/diagnostic_context.rb:323:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/logging-1.8.1/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context' > Rendered common/500.html.erb (10.9ms) >Completed 500 Internal Server Error in 53ms (Views: 15.6ms | ActiveRecord: 3.7ms) >Processing by HostsController#new as */* > User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1]] >Setting current user thread-local variable to Admin User > (0.4ms) SELECT COUNT(*) FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') > Organization Load (0.4ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."id" = 1 ORDER BY title LIMIT 1 >Setting current organization thread-local variable to ACME_Corporation > (0.2ms) SELECT COUNT(*) FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') >Setting current location thread-local variable to none > (0.2ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') LIMIT 1 > (0.2ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') LIMIT 1 > Location Load (0.3ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') ORDER BY title LIMIT 1 > Taxonomy Load (0.3ms) SELECT id FROM "taxonomies" WHERE (taxonomies.id = 1 or taxonomies.ancestry like '1/%' or taxonomies.ancestry = '1') ORDER BY title > Rendered hosts/_progress.html.erb (0.3ms) >Setting current organization thread-local variable to ACME_Corporation >Setting current location thread-local variable to Default > (0.2ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > (1.7ms) SELECT COUNT(*) FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "smart_proxies"."id" IN (1) AND "features"."name" IN ('Puppet') > Organization Load (0.5ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') ORDER BY title > Location Load (0.4ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') ORDER BY title > (0.3ms) SELECT hostgroups.id FROM "hostgroups" > CACHE (0.0ms) SELECT hostgroups.id FROM "hostgroups" > CACHE (0.0ms) SELECT hostgroups.id FROM "hostgroups" > CACHE (0.0ms) SELECT hostgroups.id FROM "hostgroups" > Hostgroup Load (0.4ms) SELECT "hostgroups".* FROM "hostgroups" WHERE "hostgroups"."id" IN (1) AND (1=1) > (0.2ms) SELECT compute_resources.id FROM "compute_resources" > CACHE (0.0ms) SELECT compute_resources.id FROM "compute_resources" > CACHE (0.0ms) SELECT compute_resources.id FROM "compute_resources" > CACHE (0.0ms) SELECT compute_resources.id FROM "compute_resources" > ComputeResource Load (0.5ms) SELECT "compute_resources".* FROM "compute_resources" WHERE "compute_resources"."id" IN (1) AND (1=1) > (0.6ms) SELECT COUNT(DISTINCT "compute_profiles"."id") FROM "compute_profiles" LEFT OUTER JOIN "compute_attributes" ON "compute_attributes"."compute_profile_id" = "compute_profiles"."id" WHERE (compute_attributes.id > 0) > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" > (0.3ms) SELECT COUNT(*) FROM "smart_proxies" WHERE "smart_proxies"."id" IN (1) AND (1=1) > (0.2ms) SELECT environments.id FROM "environments" > CACHE (0.0ms) SELECT environments.id FROM "environments" > CACHE (0.0ms) SELECT environments.id FROM "environments" > CACHE (0.0ms) SELECT environments.id FROM "environments" > Environment Load (0.5ms) SELECT "environments".* FROM "environments" WHERE "environments"."id" IN (1, 2, 4, 5, 3) ORDER BY environments.name > Katello::KTEnvironment Load (0.7ms) SELECT "katello_environments".* FROM "katello_environments" INNER JOIN "taxonomies" ON "taxonomies"."id" = "katello_environments"."organization_id" AND "taxonomies"."type" IN ('Organization') WHERE "katello_environments"."label" = 'Dev' AND "taxonomies"."label" = 'ACME_Corporation' LIMIT 1 > Katello::KTEnvironment Load (0.5ms) SELECT "katello_environments".* FROM "katello_environments" INNER JOIN "taxonomies" ON "taxonomies"."id" = "katello_environments"."organization_id" AND "taxonomies"."type" IN ('Organization') WHERE "katello_environments"."label" = 'Library' AND "taxonomies"."label" = 'ACME_Corporation' LIMIT 1 > Katello::KTEnvironment Load (0.5ms) SELECT "katello_environments".* FROM "katello_environments" INNER JOIN "taxonomies" ON "taxonomies"."id" = "katello_environments"."organization_id" AND "taxonomies"."type" IN ('Organization') WHERE "katello_environments"."label" = 'Prod' AND "taxonomies"."label" = 'ACME_Corporation' LIMIT 1 > Katello::KTEnvironment Load (0.5ms) SELECT "katello_environments".* FROM "katello_environments" INNER JOIN "taxonomies" ON "taxonomies"."id" = "katello_environments"."organization_id" AND "taxonomies"."type" IN ('Organization') WHERE "katello_environments"."label" = 'Test' AND "taxonomies"."label" = 'ACME_Corporation' LIMIT 1 > CACHE (0.0ms) SELECT environments.id FROM "environments" > CACHE (0.0ms) SELECT environments.id FROM "environments" > CACHE (0.0ms) SELECT environments.id FROM "environments" > CACHE (0.0ms) SELECT environments.id FROM "environments" > Environment Load (0.5ms) SELECT "environments".* FROM "environments" WHERE "environments"."id" IN (1, 2, 4, 5, 3) ORDER BY environments.name, katello_id > Katello::ContentView Load (0.7ms) SELECT "katello_content_views".* FROM "katello_content_views" INNER JOIN "taxonomies" ON "taxonomies"."id" = "katello_content_views"."organization_id" AND "taxonomies"."type" IN ('Organization') WHERE "katello_content_views"."label" = 'cv-rhel65-ks' AND "taxonomies"."label" = 'ACME_Corporation' LIMIT 1 > CACHE (0.0ms) SELECT "katello_content_views".* FROM "katello_content_views" INNER JOIN "taxonomies" ON "taxonomies"."id" = "katello_content_views"."organization_id" AND "taxonomies"."type" IN ('Organization') WHERE "katello_content_views"."label" = 'cv-rhel65-ks' AND "taxonomies"."label" = 'ACME_Corporation' LIMIT 1 > CACHE (0.0ms) SELECT "katello_content_views".* FROM "katello_content_views" INNER JOIN "taxonomies" ON "taxonomies"."id" = "katello_content_views"."organization_id" AND "taxonomies"."type" IN ('Organization') WHERE "katello_content_views"."label" = 'cv-rhel65-ks' AND "taxonomies"."label" = 'ACME_Corporation' LIMIT 1 > CACHE (0.0ms) SELECT "katello_content_views".* FROM "katello_content_views" INNER JOIN "taxonomies" ON "taxonomies"."id" = "katello_content_views"."organization_id" AND "taxonomies"."type" IN ('Organization') WHERE "katello_content_views"."label" = 'cv-rhel65-ks' AND "taxonomies"."label" = 'ACME_Corporation' LIMIT 1 > Katello::ContentView Load (0.5ms) SELECT "katello_content_views".* FROM "katello_content_views" INNER JOIN "taxonomies" ON "taxonomies"."id" = "katello_content_views"."organization_id" AND "taxonomies"."type" IN ('Organization') WHERE "katello_content_views"."label" IS NULL AND "taxonomies"."label" IS NULL LIMIT 1 > CACHE (0.0ms) SELECT COUNT(*) FROM "smart_proxies" WHERE "smart_proxies"."id" IN (1) AND (1=1) > SmartProxy Load (0.3ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" IN (1) AND (1=1) > (0.5ms) SELECT smart_proxies.id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet CA') > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet CA') > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet CA') > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet CA') > (0.5ms) SELECT COUNT(*) FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet CA') AND "smart_proxies"."id" IN (1) AND (1=1) > SmartProxy Load (0.5ms) SELECT "smart_proxies".* FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet CA') AND "smart_proxies"."id" IN (1) AND (1=1) > (0.5ms) SELECT smart_proxies.id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet') > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet') > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet') > CACHE (0.0ms) SELECT smart_proxies.id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet') > (0.5ms) SELECT COUNT(*) FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet') AND "smart_proxies"."id" IN (1) AND (1=1) > SmartProxy Load (0.5ms) SELECT "smart_proxies".* FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet') AND "smart_proxies"."id" IN (1) AND (1=1) > (0.2ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > Domain Load (0.3ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" IN (1, 2) AND (1=1) > (0.2ms) SELECT realms.id FROM "realms" > CACHE (0.0ms) SELECT realms.id FROM "realms" > CACHE (0.0ms) SELECT realms.id FROM "realms" > CACHE (0.0ms) SELECT realms.id FROM "realms" > Realm Load (0.3ms) SELECT "realms".* FROM "realms" WHERE "realms"."id" IN (NULL) AND (1=1) > Rendered common/_domain.html.erb (5.0ms) > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > (0.8ms) SELECT COUNT(*) FROM "domains" WHERE "domains"."id" IN (1, 2) AND (1=1) > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT domains.id FROM "domains" > CACHE (0.0ms) SELECT COUNT(*) FROM "domains" WHERE "domains"."id" IN (1, 2) AND (1=1) > CACHE (0.0ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" IN (1, 2) AND (1=1) >Processing by HostsController#vm as HTML > Parameters: {"id"=>"shost.katellolabs.org"} > User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1]] >Setting current user thread-local variable to Admin User > (0.7ms) SELECT COUNT(*) FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') > Organization Load (1.0ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."id" = 1 ORDER BY title LIMIT 1 >Setting current organization thread-local variable to ACME_Corporation > (0.5ms) SELECT COUNT(*) FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') >Setting current location thread-local variable to none > (0.3ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') LIMIT 1 > (0.2ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') LIMIT 1 > Taxonomy Load (0.6ms) SELECT id FROM "taxonomies" WHERE (taxonomies.id = 1 or taxonomies.ancestry like '1/%' or taxonomies.ancestry = '1') ORDER BY title > Rendered hosts/_interfaces.html.erb (430.5ms) > Host::Managed Load (2.2ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."organization_id" IN (1) AND "hosts"."type" IN ('Host::Managed') AND "hosts"."name" = 'shost.katellolabs.org' LIMIT 1 > Architecture Load (0.5ms) SELECT "architectures".* FROM "architectures" > Rendered common/os_selection/_architecture.html.erb (5.3ms) > Rendered common/os_selection/_operatingsystem.html.erb (8.1ms) > Rendered hosts/_operating_system.html.erb (32.8ms) > Rendered hosts/_unattended.html.erb (494.8ms) > (0.9ms) SELECT "config_groups".id FROM "config_groups" INNER JOIN "host_config_groups" ON "config_groups"."id" = "host_config_groups"."config_group_id" WHERE "host_config_groups"."host_id" IS NULL AND "host_config_groups"."host_type" = 'Host::Base' ORDER BY config_groups.name > (0.2ms) SELECT puppetclass_id FROM "config_group_classes" WHERE "config_group_classes"."config_group_id" IN (NULL) > (0.3ms) SELECT puppetclass_id FROM "hostgroup_classes" WHERE "hostgroup_classes"."hostgroup_id" IS NULL > (0.2ms) SELECT puppetclass_id FROM "host_classes" WHERE "host_classes"."host_id" IS NULL > Puppetclass Load (0.3ms) SELECT "puppetclasses".* FROM "puppetclasses" WHERE "puppetclasses"."id" IN (NULL) ORDER BY puppetclasses.name > (0.4ms) SELECT COUNT(*) AS count_all, puppetclass_id AS puppetclass_id FROM "lookup_keys" WHERE "lookup_keys"."puppetclass_id" IN (NULL) GROUP BY puppetclass_id > (0.4ms) SELECT COUNT(*) AS count_all, environment_classes.puppetclass_id AS environment_classes_puppetclass_id FROM "lookup_keys" INNER JOIN "environment_classes" ON "environment_classes"."lookup_key_id" = "lookup_keys"."id" WHERE "environment_classes"."puppetclass_id" IN (NULL) GROUP BY environment_classes.puppetclass_id > Rendered puppetclasses/_class_parameters.html.erb (0.0ms) > Rendered puppetclasses/_classes_parameters.html.erb (14.3ms) > CommonParameter Load (0.4ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('CommonParameter') ORDER BY parameters.name > CACHE (0.0ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."id" = 1 ORDER BY title LIMIT 1 > OrganizationParameter Load (0.4ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('OrganizationParameter') AND "parameters"."reference_id" = 1 ORDER BY parameters.name > Rendered common_parameters/_inherited_parameters.html.erb (0.6ms) > Rendered common_parameters/_puppetclass_parameter.html.erb (4.6ms) > Rendered common_parameters/_puppetclasses_parameters.html.erb (8.0ms) > Rendered common_parameters/_parameter.html.erb (2.7ms) > Rendered common_parameters/_parameters.html.erb (6.1ms) > (0.5ms) SELECT users.id FROM "users" > CACHE (0.0ms) SELECT users.id FROM "users" > (0.3ms) SELECT id FROM "users" WHERE "users"."admin" = 't' > CACHE (0.0ms) SELECT users.id FROM "users" > CACHE (0.0ms) SELECT users.id FROM "users" > CACHE (0.0ms) SELECT id FROM "users" WHERE "users"."admin" = 't' > User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IN (2, 1, 1) ORDER BY firstname > Usergroup Load (0.2ms) SELECT "usergroups".* FROM "usergroups" ORDER BY usergroups.name > Model Load (0.3ms) SELECT "models".* FROM "models" ORDER BY models.name >Setting current location thread-local variable to none >Setting current organization thread-local variable to ACME_Corporation > Rendered hosts/_form.html.erb (1057.1ms) > Rendered hosts/new.html.erb within layouts/application (1058.0ms) > Rendered home/_submenu.html.erb (6.9ms) > Rendered home/_user_dropdown.html.erb (2.6ms) >Read fragment views/tabs_and_title_records-1 (0.2ms) > Rendered home/_topbar.html.erb (12.1ms) > Rendered layouts/base.html.erb (14.6ms) >Completed 200 OK in 1099ms (Views: 1054.6ms | ActiveRecord: 23.5ms) > (1.2ms) SELECT compute_resources.id FROM "compute_resources" > CACHE (0.0ms) SELECT compute_resources.id FROM "compute_resources" > ComputeResource Load (0.4ms) SELECT "compute_resources".* FROM "compute_resources" WHERE "compute_resources"."id" = 1 ORDER BY compute_resources.name LIMIT 1 >Operation FAILED: can't convert nil into String >/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.21.0/lib/fog/libvirt/requests/compute/list_domains.rb:9:in `lookup_domain_by_uuid' >/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.21.0/lib/fog/libvirt/requests/compute/list_domains.rb:9:in `list_domains' >/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.21.0/lib/fog/libvirt/models/compute/servers.rb:17:in `get' >/usr/share/foreman/app/models/compute_resources/foreman/model/libvirt.rb:24:in `find_vm_by_uuid' >/usr/share/foreman/app/controllers/hosts_controller.rb:230:in `vm' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:538:in `block (3 levels) in _run__3871646983658069759__process_action__392550940414359363__callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_9913' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in `around' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in `_callback_around_1584' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_9913' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in `block (2 levels) in _run__3871646983658069759__process_action__392550940414359363__callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_9912' >/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in `clear_thread' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_9912' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in `block in _run__3871646983658069759__process_action__392550940414359363__callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_9911' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in `around' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in `_callback_around_13' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_9911' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in `_run__3871646983658069759__process_action__392550940414359363__callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' >/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' >/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.1.2/lib/apipie/static_dispatcher.rb:65:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.1.2/lib/apipie/middleware/checksum_in_headers.rb:27:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' >/usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:9:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__3954746939089923548__call__911522912966437709__callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/lib/katello/middleware/silenced_logger.rb:30:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb:134:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:64:in `block in call' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in `each' >/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in `call' >/usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request' >/usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request' >/usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop' >/usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads' >/opt/rh/ruby193/root/usr/share/gems/gems/logging-1.8.1/lib/logging/diagnostic_context.rb:323:in `call' >/opt/rh/ruby193/root/usr/share/gems/gems/logging-1.8.1/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context' > Rendered common/500.html.erb (29.9ms) >Completed 500 Internal Server Error in 3540ms (Views: 417.2ms | ActiveRecord: 11.0ms)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1113014
:
911999
|
912000
|
912001
|
912018
| 912035