Bug #19635
closedForeman host hostgroup is changed on puppet run and fact import
Description
I have a problem with my foreman host himself when running puppet agent. Hostgroup is cleared at the begining of each puppet run, and so puppet run fails on this host.
Updated by Dominic Cleal over 7 years ago
- Status changed from New to Need more information
Can you please provide logs from Foreman during the Puppet run and a list of installed plugins?
Updated by Alexandre Barth over 7 years ago
After further investigation, the problem affects all hosts, and it comes from hostgroup parent relationships.
For example, lets consider the following hostgroups hierarchy :
- Linux
- Linux/foo1
- Linux/foo1/foo2
If i create a host in the hostgroup Linux, everything is OK for puppet runs, but when i change the hostgroup for Linux/foo1 or Linux/foo2, at the beginning of a puppet run the hostgroup reverts to Linux.
If i create a host in a nested group, like Linux/foo1 or Linux/foo1/foo2, first puppet run is ok, but the following runs clear the hostgroup of the host (no hostgroup at all). When i manually set the hostgroup back in the interface (Linux/foo1), next puppet run clears the hostgroup information.
Here is the log when puppet runs just after i set back my foreman host to its hostgroup (Linux/foo1) :
2017-05-23 14:30:45 a57a6ad4 [app] [I] Started GET "/node/foreman.localdomain.com?format=yml" for 192.168.0.1 at 2017-05-23 14:30:45 +0200 2017-05-23 14:30:45 a57a6ad4 [app] [I] Processing by HostsController#externalNodes as YML 2017-05-23 14:30:45 a57a6ad4 [app] [I] Parameters: {"name"=>"foreman.localdomain.com"} 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: authorize_login_delegation 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: authorize_login_delegation 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: authorize_login_delegation 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: restrict_registered_smart_proxies 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: restrict_registered_smart_proxies 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: require_ssl_smart_proxies 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: require_ssl_smart_proxies 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: ssl_client_cert_env 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:45 a57a6ad4 [app] [D] Examining client certificate to extract dn and sans 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:45 a57a6ad4 [app] [D] Client sent certificate with subject 'foreman.localdomain.com' and subject alt names '["foreman.localdomain.com", "puppet", "puppet.localdomain.com"]' 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: ssl_client_verify_env 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: ssl_client_verify_env 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: trusted_puppetmaster_hosts 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: trusted_puppetmaster_hosts 2017-05-23 14:30:45 a57a6ad4 [app] [D] Verifying request from ["foreman.localdomain.com", "puppet", "puppet.localdomain.com"] against ["foreman.localdomain.com"] 2017-05-23 14:30:45 a57a6ad4 [app] [I] Current user: foreman_api_admin (administrator) 2017-05-23 14:30:45 a57a6ad4 [app] [D] Setting current user thread-local variable to foreman_api_admin 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: legacy_puppet_hostname 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: legacy_puppet_hostname 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: legacy_puppet_hostname 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: ignore_puppet_facts_for_provisioning 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: ignore_puppet_facts_for_provisioning 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: Enable_Smart_Variables_in_ENC 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: Enable_Smart_Variables_in_ENC 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: safemode_render 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: Parametrized_Classes_in_ENC 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: Parametrized_Classes_in_ENC 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: Enable_Smart_Variables_in_ENC 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache read: enc_environment 2017-05-23 14:30:45 a57a6ad4 [app] [D] Cache write: enc_environment 2017-05-23 14:30:45 a57a6ad4 [app] [I] Rendered text template (0.0ms) 2017-05-23 14:30:45 a57a6ad4 [app] [I] Completed 200 OK in 178ms (Views: 0.5ms | ActiveRecord: 17.4ms) 2017-05-23 14:30:48 d47cbbb9 [app] [I] Started POST "/api/hosts/facts" for 192.168.0.1 at 2017-05-23 14:30:48 +0200 2017-05-23 14:30:48 d47cbbb9 [app] [I] Processing by Api::V2::HostsController#facts as JSON 2017-05-23 14:30:48 d47cbbb9 [app] [I] Parameters: {"facts"=>"[FILTERED]", "name"=>"foreman.localdomain.com", "certname"=>"foreman.localdomain.com", "apiv"=>"v2", :host=>{"certname"=>"foreman.localdomain.com", "name"=>"foreman.localdomain.com"}} 2017-05-23 14:30:48 d47cbbb9 [app] [D] Cache read: restrict_registered_smart_proxies 2017-05-23 14:30:48 d47cbbb9 [app] [D] Cache read: require_ssl_smart_proxies 2017-05-23 14:30:48 d47cbbb9 [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:48 d47cbbb9 [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:48 d47cbbb9 [app] [D] Examining client certificate to extract dn and sans 2017-05-23 14:30:48 d47cbbb9 [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:48 d47cbbb9 [app] [D] Client sent certificate with subject 'foreman.localdomain.com' and subject alt names '["foreman.localdomain.com", "puppet", "puppet.localdomain.com"]' 2017-05-23 14:30:48 d47cbbb9 [app] [D] Cache read: ssl_client_verify_env 2017-05-23 14:30:48 d47cbbb9 [app] [D] Cache read: trusted_puppetmaster_hosts 2017-05-23 14:30:48 d47cbbb9 [app] [D] Verifying request from ["foreman.localdomain.com", "puppet", "puppet.localdomain.com"] against ["foreman.localdomain.com"] 2017-05-23 14:30:48 d47cbbb9 [app] [I] Current user: foreman_api_admin (administrator) 2017-05-23 14:30:48 d47cbbb9 [app] [D] Setting current user thread-local variable to foreman_api_admin 2017-05-23 14:30:48 d47cbbb9 [app] [D] Cache read: create_new_host_when_facts_are_uploaded 2017-05-23 14:30:48 d47cbbb9 [app] [D] Cache write: create_new_host_when_facts_are_uploaded 2017-05-23 14:30:48 d47cbbb9 [audit] [I] [foreman.localdomain.com] deleted 0 (9.3ms) 2017-05-23 14:30:48 d47cbbb9 [audit] [D] "{}" 2017-05-23 14:30:49 d47cbbb9 [audit] [I] [foreman.localdomain.com] updated 24 (383.1ms) 2017-05-23 14:30:49 d47cbbb9 [audit] [D] "{\"load_averages::15m\"=>\"0.13\", \"load_averages::1m\"=>\"0.37\", \"load_averages::5m\"=>\"0.17\", \"memory::swap::available_bytes\"=>\"2048950272\", \"memory::swap::used\"=>\"45.96 MiB\", \"memory::swap::used_bytes\"=>\"48197632\", \"memory::system::available\"=>\"2.17 GiB\", \"memory::system::available_bytes\"=>\"2334031872\", \"memory::system::capacity\"=>\"71.49%\", \"memory::system::used\"=>\"5.45 GiB\", \"memory::system::used_bytes\"=>\"5852151808\", \"memoryfree\"=>\"2.17 GiB\", \"memoryfree_mb\"=>\"2225.90625\", \"mountpoints::/tmp::available_bytes\"=>\"1010974720\", \"mountpoints::/tmp::used_bytes\"=>\"34099200\", \"mountpoints::/var::available_bytes\"=>\"19795927040\", \"mountpoints::/var::capacity\"=>\"5.56%\", \"mountpoints::/var::used\"=>\"1.09 GiB\", \"mountpoints::/var::used_bytes\"=>\"1165107200\", \"swapfree_mb\"=>\"1954.03125\", \"system_uptime::seconds\"=>\"12299\", \"system_uptime::uptime\"=>\"3:24 hours\", \"uptime\"=>\"3:24 hours\", \"uptime_seconds\"=>\"12299\"}" 2017-05-23 14:30:49 d47cbbb9 [audit] [I] [foreman.localdomain.com] added 0 (2.4ms) 2017-05-23 14:30:49 d47cbbb9 [audit] [D] "{}" 2017-05-23 14:30:49 d47cbbb9 [app] [I] Import facts for 'foreman.localdomain.com' completed. Added: 0, Updated: 24, Deleted 0 facts 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: organization_fact 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache write: organization_fact 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: ignore_facts_for_operatingsystem 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache write: ignore_facts_for_operatingsystem 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: ignore_facts_for_domain 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache write: ignore_facts_for_domain 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: root_pass 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache write: root_pass 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: root_pass 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: ignore_puppet_facts_for_provisioning 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: ignored_interface_identifiers 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache write: ignored_interface_identifiers 2017-05-23 14:30:49 d47cbbb9 [app] [D] skipping interface with identifier 'lo' since it was matched by 'ignored_interface_identifiers' setting 2017-05-23 14:30:49 d47cbbb9 [app] [D] We have following interfaces 'eth0' based on facts 2017-05-23 14:30:49 d47cbbb9 [app] [D] Interface eth0 facts: {"ipaddress"=>"192.168.0.1", "macaddress"=>"00:50:56:8c:b5:d9", "mtu"=>1500, "netmask"=>"255.255.255.0", "network"=>"192.168.0.0"} 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: update_subnets_from_facts 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache write: update_subnets_from_facts 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: token_duration 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache write: token_duration 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: token_duration 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: update_environment_from_facts 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache write: update_environment_from_facts 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: root_pass 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: root_pass 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: root_pass 2017-05-23 14:30:49 d47cbbb9 [app] [D] Cache read: root_pass 2017-05-23 14:30:49 d47cbbb9 [app] [D] Body: {"id":1,"name":"foreman.localdomain.com","last_compile":null,"last_report":"2017-05-23T12:16:43.000Z","updated_at":"2017-05-23T12:30:49.220Z","created_at":"2017-05-23T09:11:33.427Z","root_pass":"$5$xErRR6Hd$yp5DVS.KT6hUZsfuGjbM58UgJC3eU06LdtpOPUzcy9D","architecture_id":1,"operatingsystem_id":1,"environment_id":1,"ptable_id":115,"medium_id":9,"build":false,"comment":"","disk":"","installed_at":null,"model_id":1,"hostgroup_id":null,"owner_id":3,"owner_type":"User","enabled":true,"puppet_ca_proxy_id":1,"managed":true,"use_image":null,"image_file":"","uuid":"500c9171-0148-c350-64f3-af82797c76cb","compute_resource_id":1,"puppet_proxy_id":1,"certname":"foreman.localdomain.com","image_id":null,"organization_id":1,"location_id":null,"otp":null,"realm_id":null,"compute_profile_id":null,"provision_method":"build","grub_pass":"","global_status":2,"lookup_value_matcher":"fqdn=foreman.localdomain.com","pxe_loader":"PXELinux BIOS"} 2017-05-23 14:30:49 d47cbbb9 [app] [I] Completed 201 Created in 595ms (Views: 1.6ms | ActiveRecord: 71.1ms) 2017-05-23 14:30:50 a00314d7 [app] [I] Started GET "/node/foreman.localdomain.com?format=yml" for 192.168.0.1 at 2017-05-23 14:30:50 +0200 2017-05-23 14:30:50 a00314d7 [app] [I] Processing by HostsController#externalNodes as YML 2017-05-23 14:30:50 a00314d7 [app] [I] Parameters: {"name"=>"foreman.localdomain.com"} 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: authorize_login_delegation 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: authorize_login_delegation 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: restrict_registered_smart_proxies 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: require_ssl_smart_proxies 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:50 a00314d7 [app] [D] Examining client certificate to extract dn and sans 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:50 a00314d7 [app] [D] Client sent certificate with subject 'foreman.localdomain.com' and subject alt names '["foreman.localdomain.com", "puppet", "puppet.localdomain.com"]' 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: ssl_client_verify_env 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: trusted_puppetmaster_hosts 2017-05-23 14:30:50 a00314d7 [app] [D] Verifying request from ["foreman.localdomain.com", "puppet", "puppet.localdomain.com"] against ["foreman.localdomain.com"] 2017-05-23 14:30:50 a00314d7 [app] [I] Current user: foreman_api_admin (administrator) 2017-05-23 14:30:50 a00314d7 [app] [D] Setting current user thread-local variable to foreman_api_admin 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: legacy_puppet_hostname 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: legacy_puppet_hostname 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: ignore_puppet_facts_for_provisioning 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: Enable_Smart_Variables_in_ENC 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-23 14:30:50 a00314d7 [app] [D] Cache read: safemode_render 2017-05-23 14:30:50 a00314d7 [app] [W] Failed to generate external nodes for foreman.localdomain.com | NoMethodError: undefined method `name' for nil:NilClass | (erb):1:in `parse_string' | /opt/rh/rh-ruby22/root/usr/share/ruby/erb.rb:863:in `eval' | /opt/rh/rh-ruby22/root/usr/share/ruby/erb.rb:863:in `result' | /usr/share/foreman/app/services/safe_render.rb:39:in `parse_string' | /usr/share/foreman/app/services/safe_render.rb:18:in `parse' | /usr/share/foreman/app/services/safe_render.rb:22:in `block in parse' | /usr/share/foreman/app/services/safe_render.rb:22:in `merge' | /usr/share/foreman/app/services/safe_render.rb:22:in `parse' | /usr/share/foreman/app/models/host/managed.rb:403:in `info' | /usr/share/foreman/app/controllers/hosts_controller.rb:204:in `block in externalNodes' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/mime_responds.rb:212:in `respond_to' | /usr/share/foreman/app/controllers/hosts_controller.rb:202:in `externalNodes' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:198:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rendering.rb:10:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `public_send' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:19:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rescue.rb:29:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/params_wrapper.rb:250:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:137:in `process' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/rendering.rb:30:in `process' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:196:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:237:in `block in action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:43:in `serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:43:in `block in serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `each' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:815:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.4.0/lib/apipie/static_dispatcher.rb:65:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.4.0/lib/apipie/extractor/recorder.rb:132:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.4.0/lib/apipie/middleware/checksum_in_headers.rb:27:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/etag.rb:24:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/conditionalget.rb:25:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/head.rb:13:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/params_parser.rb:27:in `call' | /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/flash.rb:260:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/session/abstract/id.rb:225:in `context' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/session/abstract/id.rb:220:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/cookies.rb:560:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/query_cache.rb:36:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:88:in `__run_callbacks__' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_call_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/remote_ip.rb:78:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:38:in `call_app' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:22:in `call' | /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/request_id.rb:21:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/methodoverride.rb:22:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/runtime.rb:18:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/static.rb:116:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/sendfile.rb:113:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/engine.rb:518:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/application.rb:165:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `public_send' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `method_missing' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:66:in `block in call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:50:in `each' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:50:in `call' | /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' | /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' | /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' | /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' | /opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context' 2017-05-23 14:30:50 a00314d7 [app] [I] Rendered text template (0.0ms) 2017-05-23 14:30:50 a00314d7 [app] [I] Completed 412 Precondition Failed in 59ms (Views: 0.5ms | ActiveRecord: 3.8ms) 2017-05-23 14:30:51 f289debd [app] [I] Started POST "/api/config_reports" for 192.168.0.1 at 2017-05-23 14:30:51 +0200 2017-05-23 14:30:51 f289debd [app] [I] Processing by Api::V2::ConfigReportsController#create as JSON 2017-05-23 14:30:51 f289debd [app] [I] Parameters: {"config_report"=>"[FILTERED]", "apiv"=>"v2"} 2017-05-23 14:30:51 f289debd [app] [D] Cache read: restrict_registered_smart_proxies 2017-05-23 14:30:51 f289debd [app] [D] Cache read: require_ssl_smart_proxies 2017-05-23 14:30:51 f289debd [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:51 f289debd [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:51 f289debd [app] [D] Examining client certificate to extract dn and sans 2017-05-23 14:30:51 f289debd [app] [D] Cache read: ssl_client_cert_env 2017-05-23 14:30:51 f289debd [app] [D] Client sent certificate with subject 'foreman.localdomain.com' and subject alt names '["foreman.localdomain.com", "puppet", "puppet.localdomain.com"]' 2017-05-23 14:30:51 f289debd [app] [D] Cache read: ssl_client_verify_env 2017-05-23 14:30:51 f289debd [app] [D] Cache read: trusted_puppetmaster_hosts 2017-05-23 14:30:51 f289debd [app] [D] Verifying request from ["foreman.localdomain.com", "puppet", "puppet.localdomain.com"] against ["foreman.localdomain.com"] 2017-05-23 14:30:51 f289debd [app] [I] Current user: foreman_api_admin (administrator) 2017-05-23 14:30:51 f289debd [app] [D] Setting current user thread-local variable to foreman_api_admin 2017-05-23 14:30:51 f289debd [app] [I] processing report for foreman.localdomain.com 2017-05-23 14:30:51 f289debd [app] [D] Report: {"host"=>"foreman.localdomain.com", "reported_at"=>"2017-05-23 12:30:45 UTC", "status"=>{"applied"=>0, "restarted"=>0, "failed"=>3, "failed_restarts"=>0, "skipped"=>0, "pending"=>0}, "metrics"=>{}, "logs"=>[{"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Using configured environment 'production'"}, "level"=>"info"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Retrieving pluginfacts"}, "level"=>"info"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Retrieving plugin"}, "level"=>"info"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Loading facts"}, "level"=>"info"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Failed when searching for node foreman.localdomain.com: Failed to find foreman.localdomain.com via exec: Execution of '/etc/puppetlabs/puppet/node.rb foreman.localdomain.com' returned 1: "}, "level"=>"err"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Not using cache on failed catalog"}, "level"=>"warning"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Could not retrieve catalog; skipping run"}, "level"=>"err"}}]} 2017-05-23 14:30:51 f289debd [app] [D] no owner or recipients for alert on foreman.localdomain.com 2017-05-23 14:30:51 f289debd [app] [I] Imported report for foreman.localdomain.com in 0.07 seconds 2017-05-23 14:30:51 f289debd [app] [I] Rendered api/v2/config_reports/create.json.rabl (18.5ms) 2017-05-23 14:30:51 f289debd [app] [D] Body: {"metrics":{},"created_at":"2017-05-23 12:30:51 UTC","updated_at":"2017-05-23 12:30:51 UTC","id":35,"host_id":1,"host_name":"foreman.localdomain.com","reported_at":"2017-05-23 12:30:45 UTC","status":{"applied":0,"restarted":0,"failed":3,"failed_restarts":0,"skipped":0,"pending":0},"logs":[{"level":"info","source":{"source":"Puppet"},"message":{"message":"Using configured environment 'production'"}},{"level":"info","source":{"source":"Puppet"},"message":{"message":"Retrieving pluginfacts"}},{"level":"info","source":{"source":"Puppet"},"message":{"message":"Retrieving plugin"}},{"level":"info","source":{"source":"Puppet"},"message":{"message":"Loading facts"}},{"level":"err","source":{"source":"Puppet"},"message":{"message":"Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Failed when searching for node foreman.localdomain.com: Failed to find foreman.localdomain.com via exec: Execution of '/etc/puppetlabs/puppet/node.rb foreman.localdomain.com' returned 1: "}},{"level":"warning","source":{"source":"Puppet"},"message":{"message":"Not using cache on failed catalog"}},{"level":"err","source":{"source":"Puppet"},"message":{"message":"Could not retrieve catalog; skipping run"}}],"summary":"Failed"} 2017-05-23 14:30:51 f289debd [app] [I] Completed 201 Created in 118ms (Views: 22.6ms | ActiveRecord: 21.5ms)
Installed plugins : foreman_memcache, foreman_templates, foreman_hooks,
foreman_dhcp_browser, foreman_host_rundeck
Updated by Dominic Cleal over 7 years ago
Do you have a fact called foreman_hostgroup
on your client?
Would you be able to repeat that with the sql logger enabled? See https://theforeman.org/manuals/1.15/index.html#7.2Debugging
Updated by Alexandre Barth over 7 years ago
Yes i use custom facts on my clients, foreman_hostgroup, foreman_environment, foreman_organization. foreman_hostgroup contains the short hostgroup name (<%= @host.hostgroup.name %>)
Here is the log with sql logger enabled :
2017-05-24 11:54:13 09224ac3 [app] [I] Started GET "/node/foreman.localdomain.com?format=yml" for 192.168.0.1 at 2017-05-24 11:54:13 +0200 2017-05-24 11:54:13 09224ac3 [app] [I] Processing by HostsController#externalNodes as YML 2017-05-24 11:54:13 09224ac3 [app] [I] Parameters: {"name"=>"foreman.localdomain.com"} 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: authorize_login_delegation 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: authorize_login_delegation 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: restrict_registered_smart_proxies 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.4ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "restrict_registered_smart_proxies"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: restrict_registered_smart_proxies 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: require_ssl_smart_proxies 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "require_ssl_smart_proxies"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: require_ssl_smart_proxies 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "ssl_client_cert_env"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: ssl_client_cert_env 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:13 09224ac3 [app] [D] Examining client certificate to extract dn and sans 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:13 09224ac3 [app] [D] Client sent certificate with subject 'foreman.localdomain.com' and subject alt names '["foreman.localdomain.com", "puppet", "puppet.localdomain.com"]' 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: ssl_client_verify_env 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "ssl_client_verify_env"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: ssl_client_verify_env 2017-05-24 11:54:13 09224ac3 [sql] [D] 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" = 'Puppet' 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: trusted_puppetmaster_hosts 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "trusted_puppetmaster_hosts"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: trusted_puppetmaster_hosts 2017-05-24 11:54:13 09224ac3 [app] [D] Verifying request from ["foreman.localdomain.com", "puppet", "puppet.localdomain.com"] against ["foreman.localdomain.com"] 2017-05-24 11:54:13 09224ac3 [sql] [D] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."lower_login" = $1 LIMIT 1 [["lower_login", "foreman_api_admin"]] 2017-05-24 11:54:13 09224ac3 [app] [I] Current user: foreman_api_admin (administrator) 2017-05-24 11:54:13 09224ac3 [app] [D] Setting current user thread-local variable to foreman_api_admin 2017-05-24 11:54:13 09224ac3 [sql] [D] Host::Managed Load (0.3ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."type" IN ('Host::Managed') AND "hosts"."certname" = $1 LIMIT 1 [["certname", "foreman.localdomain.com"]] 2017-05-24 11:54:13 09224ac3 [sql] [D] SmartProxy Load (0.2ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" = $1 ORDER BY smart_proxies.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: legacy_puppet_hostname 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "legacy_puppet_hostname"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: legacy_puppet_hostname 2017-05-24 11:54:13 09224ac3 [sql] [D] Nic::Base Load (0.5ms) SELECT "nics".* FROM "nics" WHERE "nics"."host_id" = $1 ORDER BY "nics"."identifier" ASC [["host_id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] Domain Load (0.2ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" = $1 ORDER BY domains.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] Hostgroup Load (0.3ms) SELECT "hostgroups".* FROM "hostgroups" WHERE "hostgroups"."id" = $1 ORDER BY hostgroups.title LIMIT 1 [["id", 2]] 2017-05-24 11:54:13 09224ac3 [sql] [D] Organization Load (0.2ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."id" = $1 ORDER BY "taxonomies"."title" ASC LIMIT 1 [["id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] Operatingsystem Load (0.3ms) SELECT "operatingsystems".* FROM "operatingsystems" WHERE "operatingsystems"."id" = $1 ORDER BY "operatingsystems"."title" ASC LIMIT 1 [["id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] CACHE (0.0ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" = $1 ORDER BY smart_proxies.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: legacy_puppet_hostname 2017-05-24 11:54:13 09224ac3 [sql] [D] Environment Load (0.2ms) SELECT "environments".* FROM "environments" WHERE "environments"."id" = $1 ORDER BY environments.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY firstname LIMIT 1 [["id", 3]] 2017-05-24 11:54:13 09224ac3 [sql] [D] SshKey Load (0.2ms) SELECT "ssh_keys".* FROM "ssh_keys" WHERE "ssh_keys"."user_id" = $1 [["user_id", 3]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: ignore_puppet_facts_for_provisioning 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "ignore_puppet_facts_for_provisioning"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: ignore_puppet_facts_for_provisioning 2017-05-24 11:54:13 09224ac3 [sql] [D] Subnet Load (0.3ms) SELECT "subnets".* FROM "subnets" WHERE "subnets"."id" = $1 AND "subnets"."type" = $2 ORDER BY vlanid LIMIT 1 [["id", 2], ["type", "Subnet::Ipv4"]] 2017-05-24 11:54:13 09224ac3 [sql] [D] Hostgroup Load (0.2ms) SELECT "hostgroups".* FROM "hostgroups" WHERE "hostgroups"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] Hostgroup Load (0.2ms) SELECT "hostgroups".* FROM "hostgroups" WHERE "hostgroups"."id" IN (1) ORDER BY coalesce("hostgroups"."ancestry", '') 2017-05-24 11:54:13 09224ac3 [sql] [D] ConfigGroup Load (0.3ms) SELECT "config_groups".* FROM "config_groups" INNER JOIN "host_config_groups" ON "config_groups"."id" = "host_config_groups"."config_group_id" WHERE "host_config_groups"."host_id" = $1 AND "host_config_groups"."host_type" = $2 ORDER BY config_groups.name [["host_id", 1], ["host_type", "Hostgroup"]] 2017-05-24 11:54:13 09224ac3 [sql] [D] ConfigGroup Load (0.2ms) SELECT "config_groups".* FROM "config_groups" INNER JOIN "host_config_groups" ON "config_groups"."id" = "host_config_groups"."config_group_id" WHERE "host_config_groups"."host_id" = $1 AND "host_config_groups"."host_type" = $2 ORDER BY config_groups.name [["host_id", 2], ["host_type", "Hostgroup"]] 2017-05-24 11:54:13 09224ac3 [sql] [D] ConfigGroup Load (0.2ms) SELECT "config_groups".* FROM "config_groups" INNER JOIN "host_config_groups" ON "config_groups"."id" = "host_config_groups"."config_group_id" WHERE "host_config_groups"."host_id" = $1 AND "host_config_groups"."host_type" = $2 ORDER BY config_groups.name [["host_id", 1], ["host_type", "Host::Base"]] 2017-05-24 11:54:13 09224ac3 [sql] [D] Taxonomy Load (0.2ms) SELECT "taxonomies".* FROM "taxonomies" WHERE 1=0 ORDER BY coalesce("taxonomies"."ancestry", '') 2017-05-24 11:54:13 09224ac3 [sql] [D] OrganizationParameter Load (0.3ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('OrganizationParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] CommonParameter Load (0.3ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('CommonParameter') ORDER BY parameters.name 2017-05-24 11:54:13 09224ac3 [sql] [D] DomainParameter Load (0.2ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('DomainParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] SubnetParameter Load (0.2ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('SubnetParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 2]] 2017-05-24 11:54:13 09224ac3 [sql] [D] OsParameter Load (0.2ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('OsParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] CACHE (0.0ms) SELECT "hostgroups".* FROM "hostgroups" WHERE "hostgroups"."id" IN (1) ORDER BY coalesce("hostgroups"."ancestry", '') 2017-05-24 11:54:13 09224ac3 [sql] [D] GroupParameter Load (0.2ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('GroupParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] GroupParameter Load (0.2ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('GroupParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 2]] 2017-05-24 11:54:13 09224ac3 [sql] [D] HostParameter Load (0.2ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('HostParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 1]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: Enable_Smart_Variables_in_ENC 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "Enable_Smart_Variables_in_ENC"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: Enable_Smart_Variables_in_ENC 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "interpolate_erb_in_parameters"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "safemode_render"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: safemode_render 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: Parametrized_Classes_in_ENC 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "Parametrized_Classes_in_ENC"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: Parametrized_Classes_in_ENC 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: Enable_Smart_Variables_in_ENC 2017-05-24 11:54:13 09224ac3 [sql] [D] Hostgroup Load (0.3ms) SELECT "hostgroups".* FROM "hostgroups" WHERE "hostgroups"."id" IN (1, 2) ORDER BY coalesce("hostgroups"."ancestry", '') 2017-05-24 11:54:13 09224ac3 [sql] [D] (0.2ms) 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" = $1 AND "host_config_groups"."host_type" = $2 ORDER BY config_groups.name [["host_id", 1], ["host_type", "Hostgroup"]] 2017-05-24 11:54:13 09224ac3 [sql] [D] (0.2ms) 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" = $1 AND "host_config_groups"."host_type" = $2 ORDER BY config_groups.name [["host_id", 2], ["host_type", "Hostgroup"]] 2017-05-24 11:54:13 09224ac3 [sql] [D] (0.2ms) SELECT "config_group_classes"."puppetclass_id" FROM "config_group_classes" WHERE 1=0 2017-05-24 11:54:13 09224ac3 [sql] [D] (0.3ms) SELECT "hostgroup_classes"."puppetclass_id" FROM "hostgroup_classes" WHERE "hostgroup_classes"."hostgroup_id" IN (1, 2) 2017-05-24 11:54:13 09224ac3 [sql] [D] HostClass Load (0.1ms) SELECT "host_classes".* FROM "host_classes" WHERE "host_classes"."host_id" = $1 [["host_id", 1]] 2017-05-24 11:54:13 09224ac3 [sql] [D] Puppetclass Load (0.3ms) SELECT DISTINCT "puppetclasses".* FROM "puppetclasses" INNER JOIN "environment_classes" ON "puppetclasses"."id" = "environment_classes"."puppetclass_id" WHERE "environment_classes"."environment_id" = $1 AND 1=0 ORDER BY puppetclasses.name [["environment_id", 1]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache read: enc_environment 2017-05-24 11:54:13 09224ac3 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "enc_environment"]] 2017-05-24 11:54:13 09224ac3 [app] [D] Cache write: enc_environment 2017-05-24 11:54:13 09224ac3 [app] [I] Rendered text template (0.0ms) 2017-05-24 11:54:13 09224ac3 [app] [I] Completed 200 OK in 245ms (Views: 0.5ms | ActiveRecord: 21.6ms) 2017-05-24 11:54:13 09224ac3 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:13 09224ac3 [sql] [D] SQL (0.2ms) INSERT INTO "sessions" ("session_id", "data", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["session_id", "4e5375907e036ba7f7533c7a23f72fbe"], ["data", "BAh7BkkiC2xvY2FsZQY6BkVGSSIHZW4GOwBG\n"], ["created_at", "2017-05-24 09:54:13.517503"], ["updated_at", "2017-05-24 09:54:13.517503"]] 2017-05-24 11:54:13 09224ac3 [sql] [D] (0.4ms) COMMIT 2017-05-24 11:54:15 b6eb2d43 [app] [I] Started GET "/notification_recipients" for 192.168.0.2 at 2017-05-24 11:54:15 +0200 2017-05-24 11:54:15 b6eb2d43 [app] [I] Processing by NotificationRecipientsController#index as JSON 2017-05-24 11:54:15 b6eb2d43 [sql] [D] ActiveRecord::SessionStore::Session Load (0.2ms) SELECT "sessions".* FROM "sessions" WHERE "sessions"."session_id" = $1 ORDER BY "sessions"."id" ASC LIMIT 1 [["session_id", "a2ee91c419aff1a2489e30786b4f3df1"]] 2017-05-24 11:54:15 b6eb2d43 [sql] [D] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 5]] 2017-05-24 11:54:15 b6eb2d43 [app] [I] Current user: adm_a.barth1@dr-cpt.intradef.gouv.fr (administrator) 2017-05-24 11:54:15 b6eb2d43 [app] [D] Setting current user thread-local variable to adm_a.barth1@dr-cpt.intradef.gouv.fr 2017-05-24 11:54:15 b6eb2d43 [app] [D] Cache read: idle_timeout 2017-05-24 11:54:15 b6eb2d43 [app] [D] Cache read: notification-5 2017-05-24 11:54:15 b6eb2d43 [notifications] [D] Cache Hit: notification, reading cache for notification-5 2017-05-24 11:54:15 b6eb2d43 [app] [D] Body: {"notifications":[{"id":8,"seen":false,"level":"info","text":"drstdpmbrlva04v.localdomain.com has been deleted successfully","created_at":"2017-05-23T14:15:01.162Z","group":"Hosts","actions":{}},{"id":6,"seen":false,"level":"info","text":"drstdpmbrlva04v.localdomain.com has been deleted successfully","created_at":"2017-05-23T13:54:45.465Z","group":"Hosts","actions":{}},{"id":5,"seen":false,"level":"info","text":"drstdpmbrlva05v.localdomain.com has been deleted successfully","created_at":"2017-05-23T13:54:29.594Z","group":"Hosts","actions":{}},{"id":3,"seen":false,"level":"info","text":"drstdpmbrlva05v.localdomain.com has been deleted successfully","created_at":"2017-05-23T13:24:36.493Z","group":"Hosts","actions":{}}]} 2017-05-24 11:54:15 b6eb2d43 [app] [I] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.3ms) 2017-05-24 11:54:15 b6eb2d43 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:15 b6eb2d43 [sql] [D] SQL (0.2ms) UPDATE "sessions" SET "data" = $1, "updated_at" = $2 WHERE "sessions"."id" = $3 [["data", "BAh7C0kiCXVzZXIGOgZFRmkKSSIPZXhwaXJlc19hdAY7AEZsKwdXZiVZSSIL\nbG9jYWxlBjsARiIHZW5JIhpyZWRpcmVjdF90b191cmxfdXNlcnMGOwBUIkBo\ndHRwczovL2Ryc3RkZG1icmxsejAzdi5kci1kZ2EuaW50cmFkZWYuZ291di5m\nci91c2Vycy9sb2dpbkkiEF9jc3JmX3Rva2VuBjsARkkiMThFM2VNMUJqK0k2\nNXJrV2Z2emQxaEVJWHNUZlZvblVITVhoY1NQSkpPOWs9BjsARkkiGnJlZGly\nZWN0X3RvX3VybF9ob3N0cwY7AFQiOmh0dHBzOi8vZHJzdGRkbWJybGx6MDN2\nLmRyLWRnYS5pbnRyYWRlZi5nb3V2LmZyL2hvc3Rz\n"], ["updated_at", "2017-05-24 09:54:15.358312"], ["id", 1384]] 2017-05-24 11:54:15 b6eb2d43 [sql] [D] (0.4ms) COMMIT 2017-05-24 11:54:16 480a7ba5 [app] [I] Started POST "/api/hosts/facts" for 192.168.0.1 at 2017-05-24 11:54:16 +0200 2017-05-24 11:54:16 480a7ba5 [app] [I] Processing by Api::V2::HostsController#facts as JSON 2017-05-24 11:54:16 480a7ba5 [app] [I] Parameters: {"facts"=>"[FILTERED]", "name"=>"foreman.localdomain.com", "certname"=>"foreman.localdomain.com", "apiv"=>"v2", :host=>{"certname"=>"foreman.localdomain.com", "name"=>"foreman.localdomain.com"}} 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: restrict_registered_smart_proxies 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: require_ssl_smart_proxies 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:16 480a7ba5 [app] [D] Examining client certificate to extract dn and sans 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:16 480a7ba5 [app] [D] Client sent certificate with subject 'foreman.localdomain.com' and subject alt names '["foreman.localdomain.com", "puppet", "puppet.localdomain.com"]' 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: ssl_client_verify_env 2017-05-24 11:54:16 480a7ba5 [sql] [D] SmartProxy Load (0.4ms) 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" = 'Puppet' 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: trusted_puppetmaster_hosts 2017-05-24 11:54:16 480a7ba5 [app] [D] Verifying request from ["foreman.localdomain.com", "puppet", "puppet.localdomain.com"] against ["foreman.localdomain.com"] 2017-05-24 11:54:16 480a7ba5 [sql] [D] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."lower_login" = $1 LIMIT 1 [["lower_login", "foreman_api_admin"]] 2017-05-24 11:54:16 480a7ba5 [app] [I] Current user: foreman_api_admin (administrator) 2017-05-24 11:54:16 480a7ba5 [app] [D] Setting current user thread-local variable to foreman_api_admin 2017-05-24 11:54:16 480a7ba5 [sql] [D] Host::Managed Load (0.3ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."type" IN ('Host::Managed') AND "hosts"."certname" = $1 LIMIT 1 [["certname", "foreman.localdomain.com"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: create_new_host_when_facts_are_uploaded 2017-05-24 11:54:16 480a7ba5 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "create_new_host_when_facts_are_uploaded"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache write: create_new_host_when_facts_are_uploaded 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (3.3ms) DELETE FROM "fact_values" WHERE "fact_values"."id" IN (SELECT "fact_values"."id" FROM "fact_values" INNER JOIN "fact_names" ON "fact_names"."id" = "fact_values"."fact_name_id" WHERE "fact_values"."host_id" = 1 AND "fact_names"."type" = 'PuppetFactName' AND ("fact_names"."name" NOT IN ('agent_specified_environment', 'aio_agent_version', 'architecture', 'augeas', 'augeas::version', 'augeasprovider_grub_version', 'augeasversion', 'bios_release_date', 'bios_vendor', 'bios_version', 'blockdevice_sda_model', 'blockdevice_sda_size', 'blockdevice_sda_vendor', 'blockdevices', 'boardmanufacturer', 'boardproductname', 'boardserialnumber', 'chassisassettag', 'chassistype', 'disks', 'disks::sda', 'disks::sda::model', 'disks::sda::size', 'disks::sda::size_bytes', 'disks::sda::vendor', 'dmi', 'dmi::bios', 'dmi::bios::release_date', 'dmi::bios::vendor', 'dmi::bios::version', 'dmi::board', 'dmi::board::manufacturer', 'dmi::board::product', 'dmi::board::serial_number', 'dmi::chassis', 'dmi::chassis::asset_tag', 'dmi::chassis::type', 'dmi::manufacturer', 'dmi::product', 'dmi::product::name', 'dmi::product::serial_number', 'dmi::product::uuid', 'domain', 'endofbuild', 'facterversion', 'filesystems', 'foreman_environment', 'foreman_hostgroup', 'foreman_organization', 'fqdn', 'gid', 'hardwareisa', 'hardwaremodel', 'hostname', 'id', 'identity', 'identity::gid', 'identity::group', 'identity::privileged', 'identity::uid', 'identity::user', 'interfaces', 'interfaces_array', 'ipaddress', 'ipaddress_eth0', 'ipaddress_lo', 'is_virtual', 'kernel', 'kernelmajversion', 'kernelrelease', 'kernelversion', 'keytab_exist', 'load_averages', 'load_averages::15m', 'load_averages::1m', 'load_averages::5m', 'macaddress', 'macaddress_eth0', 'manufacturer', 'memory', 'memory::swap', 'memory::swap::available', 'memory::swap::available_bytes', 'memory::swap::capacity', 'memory::swap::total', 'memory::swap::total_bytes', 'memory::swap::used', 'memory::swap::used_bytes', 'memory::system', 'memory::system::available', 'memory::system::available_bytes', 'memory::system::capacity', 'memory::system::total', 'memory::system::total_bytes', 'memory::system::used', 'memory::system::used_bytes', 'memoryfree', 'memoryfree_mb', 'memorysize', 'memorysize_mb', 'mountpoints', 'mountpoints::/', 'mountpoints::/::available', 'mountpoints::/::available_bytes', 'mountpoints::/::capacity', 'mountpoints::/::device', 'mountpoints::/::filesystem', 'mountpoints::/::options', 'mountpoints::/::size', 'mountpoints::/::size_bytes', 'mountpoints::/::used', 'mountpoints::/::used_bytes', 'mountpoints::/boot', 'mountpoints::/boot::available', 'mountpoints::/boot::available_bytes', 'mountpoints::/boot::capacity', 'mountpoints::/boot::device', 'mountpoints::/boot::filesystem', 'mountpoints::/boot::options', 'mountpoints::/boot::size', 'mountpoints::/boot::size_bytes', 'mountpoints::/boot::used', 'mountpoints::/boot::used_bytes', 'mountpoints::/dev/shm', 'mountpoints::/dev/shm::available', 'mountpoints::/dev/shm::available_bytes', 'mountpoints::/dev/shm::capacity', 'mountpoints::/dev/shm::device', 'mountpoints::/dev/shm::filesystem', 'mountpoints::/dev/shm::options', 'mountpoints::/dev/shm::size', 'mountpoints::/dev/shm::size_bytes', 'mountpoints::/dev/shm::used', 'mountpoints::/dev/shm::used_bytes', 'mountpoints::/home', 'mountpoints::/home::available', 'mountpoints::/home::available_bytes', 'mountpoints::/home::capacity', 'mountpoints::/home::device', 'mountpoints::/home::filesystem', 'mountpoints::/home::options', 'mountpoints::/home::size', 'mountpoints::/home::size_bytes', 'mountpoints::/home::used', 'mountpoints::/home::used_bytes', 'mountpoints::/opt', 'mountpoints::/opt::available', 'mountpoints::/opt::available_bytes', 'mountpoints::/opt::capacity', 'mountpoints::/opt::device', 'mountpoints::/opt::filesystem', 'mountpoints::/opt::options', 'mountpoints::/opt::size', 'mountpoints::/opt::size_bytes', 'mountpoints::/opt::used', 'mountpoints::/opt::used_bytes', 'mountpoints::/run', 'mountpoints::/run::available', 'mountpoints::/run::available_bytes', 'mountpoints::/run::capacity', 'mountpoints::/run::device', 'mountpoints::/run::filesystem', 'mountpoints::/run::options', 'mountpoints::/run::size', 'mountpoints::/run::size_bytes', 'mountpoints::/run::used', 'mountpoints::/run::used_bytes', 'mountpoints::/run/user/0', 'mountpoints::/run/user/0::available', 'mountpoints::/run/user/0::available_bytes', 'mountpoints::/run/user/0::capacity', 'mountpoints::/run/user/0::device', 'mountpoints::/run/user/0::filesystem', 'mountpoints::/run/user/0::options', 'mountpoints::/run/user/0::size', 'mountpoints::/run/user/0::size_bytes', 'mountpoints::/run/user/0::used', 'mountpoints::/run/user/0::used_bytes', 'mountpoints::/run/user/1000', 'mountpoints::/run/user/1000::available', 'mountpoints::/run/user/1000::available_bytes', 'mountpoints::/run/user/1000::capacity', 'mountpoints::/run/user/1000::device', 'mountpoints::/run/user/1000::filesystem', 'mountpoints::/run/user/1000::options', 'mountpoints::/run/user/1000::size', 'mountpoints::/run/user/1000::size_bytes', 'mountpoints::/run/user/1000::used', 'mountpoints::/run/user/1000::used_bytes', 'mountpoints::/run/user/10000', 'mountpoints::/run/user/10000::available', 'mountpoints::/run/user/10000::available_bytes', 'mountpoints::/run/user/10000::capacity', 'mountpoints::/run/user/10000::device', 'mountpoints::/run/user/10000::filesystem', 'mountpoints::/run/user/10000::options', 'mountpoints::/run/user/10000::size', 'mountpoints::/run/user/10000::size_bytes', 'mountpoints::/run/user/10000::used', 'mountpoints::/run/user/10000::used_bytes', 'mountpoints::/sys/fs/cgroup', 'mountpoints::/sys/fs/cgroup::available', 'mountpoints::/sys/fs/cgroup::available_bytes', 'mountpoints::/sys/fs/cgroup::capacity', 'mountpoints::/sys/fs/cgroup::device', 'mountpoints::/sys/fs/cgroup::filesystem', 'mountpoints::/sys/fs/cgroup::options', 'mountpoints::/sys/fs/cgroup::size', 'mountpoints::/sys/fs/cgroup::size_bytes', 'mountpoints::/sys/fs/cgroup::used', 'mountpoints::/sys/fs/cgroup::used_bytes', 'mountpoints::/tmp', 'mountpoints::/tmp::available', 'mountpoints::/tmp::available_bytes', 'mountpoints::/tmp::capacity', 'mountpoints::/tmp::device', 'mountpoints::/tmp::filesystem', 'mountpoints::/tmp::options', 'mountpoints::/tmp::size', 'mountpoints::/tmp::size_bytes', 'mountpoints::/tmp::used', 'mountpoints::/tmp::used_bytes', 'mountpoints::/usr', 'mountpoints::/usr::available', 'mountpoints::/usr::available_bytes', 'mountpoints::/usr::capacity', 'mountpoints::/usr::device', 'mountpoints::/usr::filesystem', 'mountpoints::/usr::options', 'mountpoints::/usr::size', 'mountpoints::/usr::size_bytes', 'mountpoints::/usr::used', 'mountpoints::/usr::used_bytes', 'mountpoints::/var', 'mountpoints::/var::available', 'mountpoints::/var::available_bytes', 'mountpoints::/var::capacity', 'mountpoints::/var::device', 'mountpoints::/var::filesystem', 'mountpoints::/var::options', 'mountpoints::/var::size', 'mountpoints::/var::size_bytes', 'mountpoints::/var::used', 'mountpoints::/var::used_bytes', 'mtu_eth0', 'mtu_lo', 'netmask', 'netmask_eth0', 'netmask_lo', 'network', 'network_eth0', 'network_lo', 'networking', 'networking::domain', 'networking::fqdn', 'networking::hostname', 'networking::interfaces', 'networking::interfaces::eth0', 'networking::interfaces::eth0::bindings', 'networking::interfaces::eth0::ip', 'networking::interfaces::eth0::mac', 'networking::interfaces::eth0::mtu', 'networking::interfaces::eth0::netmask', 'networking::interfaces::eth0::network', 'networking::interfaces::lo', 'networking::interfaces::lo::bindings', 'networking::interfaces::lo::ip', 'networking::interfaces::lo::mtu', 'networking::interfaces::lo::netmask', 'networking::interfaces::lo::network', 'networking::ip', 'networking::mac', 'networking::mtu', 'networking::netmask', 'networking::network', 'networking::primary', 'operatingsystem', 'operatingsystemmajrelease', 'operatingsystemrelease', 'os', 'os::architecture', 'os::family', 'os::hardware', 'os::name', 'os::release', 'os::release::full', 'os::release::major', 'os::release::minor', 'os::selinux', 'os::selinux::config_mode', 'os::selinux::config_policy', 'os::selinux::current_mode', 'os::selinux::enabled', 'os::selinux::enforced', 'os::selinux::policy_version', 'osfamily', 'package_provider', 'partitions', 'partitions::/dev/mapper/rootvg-home', 'partitions::/dev/mapper/rootvg-home::filesystem', 'partitions::/dev/mapper/rootvg-home::mount', 'partitions::/dev/mapper/rootvg-home::size', 'partitions::/dev/mapper/rootvg-home::size_bytes', 'partitions::/dev/mapper/rootvg-home::uuid', 'partitions::/dev/mapper/rootvg-opt', 'partitions::/dev/mapper/rootvg-opt::filesystem', 'partitions::/dev/mapper/rootvg-opt::mount', 'partitions::/dev/mapper/rootvg-opt::size', 'partitions::/dev/mapper/rootvg-opt::size_bytes', 'partitions::/dev/mapper/rootvg-opt::uuid', 'partitions::/dev/mapper/rootvg-root', 'partitions::/dev/mapper/rootvg-root::filesystem', 'partitions::/dev/mapper/rootvg-root::mount', 'partitions::/dev/mapper/rootvg-root::size', 'partitions::/dev/mapper/rootvg-root::size_bytes', 'partitions::/dev/mapper/rootvg-root::uuid', 'partitions::/dev/mapper/rootvg-tmp', 'partitions::/dev/mapper/rootvg-tmp::filesystem', 'partitions::/dev/mapper/rootvg-tmp::mount', 'partitions::/dev/mapper/rootvg-tmp::size', 'partitions::/dev/mapper/rootvg-tmp::size_bytes', 'partitions::/dev/mapper/rootvg-tmp::uuid', 'partitions::/dev/mapper/rootvg-usr', 'partitions::/dev/mapper/rootvg-usr::filesystem', 'partitions::/dev/mapper/rootvg-usr::mount', 'partitions::/dev/mapper/rootvg-usr::size', 'partitions::/dev/mapper/rootvg-usr::size_bytes', 'partitions::/dev/mapper/rootvg-usr::uuid', 'partitions::/dev/mapper/rootvg-var', 'partitions::/dev/mapper/rootvg-var::filesystem', 'partitions::/dev/mapper/rootvg-var::mount', 'partitions::/dev/mapper/rootvg-var::size', 'partitions::/dev/mapper/rootvg-var::size_bytes', 'partitions::/dev/mapper/rootvg-var::uuid', 'partitions::/dev/sda1', 'partitions::/dev/sda1::filesystem', 'partitions::/dev/sda1::mount', 'partitions::/dev/sda1::size', 'partitions::/dev/sda1::size_bytes', 'partitions::/dev/sda1::uuid', 'partitions::/dev/sda2', 'partitions::/dev/sda2::filesystem', 'partitions::/dev/sda2::size', 'partitions::/dev/sda2::size_bytes', 'partitions::/dev/sda2::uuid', 'partitions::/dev/sda3', 'partitions::/dev/sda3::filesystem', 'partitions::/dev/sda3::size', 'partitions::/dev/sda3::size_bytes', 'partitions::/dev/sda3::uuid', 'path', 'physicalprocessorcount', 'processor0', 'processor1', 'processorcount', 'processors', 'processors::count', 'processors::isa', 'processors::models', 'processors::physicalcount', 'productname', 'puppet_environmentpath', 'puppet_vardir', 'puppetversion', 'root_home', 'ruby', 'ruby::platform', 'ruby::sitedir', 'ruby::version', 'rubyplatform', 'rubysitedir', 'rubyversion', 'selinux', 'selinux_config_mode', 'selinux_config_policy', 'selinux_current_mode', 'selinux_policyversion', 'serialnumber', 'service_provider', 'ssh', 'ssh::ecdsa', 'ssh::ecdsa::fingerprints', 'ssh::ecdsa::fingerprints::sha1', 'ssh::ecdsa::fingerprints::sha256', 'ssh::ecdsa::key', 'ssh::ed25519', 'ssh::ed25519::fingerprints', 'ssh::ed25519::fingerprints::sha1', 'ssh::ed25519::fingerprints::sha256', 'ssh::ed25519::key', 'ssh::rsa', 'ssh::rsa::fingerprints', 'ssh::rsa::fingerprints::sha1', 'ssh::rsa::fingerprints::sha256', 'ssh::rsa::key', 'sshecdsakey', 'sshed25519key', 'sshfp_ecdsa', 'sshfp_ed25519', 'sshfp_rsa', 'sshrsakey', 'swapfree', 'swapfree_mb', 'swapsize', 'swapsize_mb', 'system_uptime', 'system_uptime::days', 'system_uptime::hours', 'system_uptime::seconds', 'system_uptime::uptime', 'timezone', 'uptime', 'uptime_days', 'uptime_hours', 'uptime_seconds', 'uuid', 'virtual', 'clientcert', 'clientversion', 'environment', 'puppetmaster_fqdn'))) 2017-05-24 11:54:16 480a7ba5 [audit] [I] [foreman.localdomain.com] deleted 0 (9.9ms) 2017-05-24 11:54:16 480a7ba5 [audit] [D] "{}" 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactValue Load (1.4ms) SELECT "fact_values".* FROM "fact_values" INNER JOIN "fact_names" ON "fact_names"."id" = "fact_values"."fact_name_id" WHERE "fact_values"."host_id" = $1 AND (fact_names.type = 'PuppetFactName') ORDER BY "fact_values"."id" ASC LIMIT 1000 [["host_id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.2ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.2ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 2]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.2ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 3]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 4]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 5]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 6]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 7]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 8]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 9]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 10]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 11]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 12]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 13]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 14]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 15]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 16]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 17]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 18]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 19]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 20]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 21]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 22]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 23]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 24]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 25]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 26]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 27]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 28]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 29]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 30]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 31]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 32]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 33]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 34]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 35]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 36]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 37]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 38]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 39]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 40]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 41]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 42]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 43]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 44]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 45]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 46]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 47]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 48]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 49]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 50]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 51]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 52]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 53]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 54]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 55]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 56]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 57]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 58]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 62]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 63]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 64]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 65]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 66]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 67]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 68]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 69]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 70]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 71]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.2ms) UPDATE "fact_values" SET "value" = '0.2', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 71]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 72]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 73]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 74]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 75]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 76]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 77]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 78]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 79]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.2ms) UPDATE "fact_values" SET "value" = '2043068416', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 79]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 80]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '2.58%', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 80]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 81]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 82]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 83]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '51.57 MiB', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 83]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 84]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.2ms) UPDATE "fact_values" SET "value" = '54079488', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 84]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 85]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 86]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '2.10 GiB', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 86]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 87]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '2252484608', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 87]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 88]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '72.48%', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 88]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 89]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 90]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 91]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '5.53 GiB', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 91]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 92]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '5933699072', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 92]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 93]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '2.10 GiB', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 93]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 94]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '2148.13671875', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 94]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 95]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 96]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 97]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 98]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 99]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 100]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '4999929856', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 100]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 101]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 102]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 103]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 104]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 105]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 106]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 107]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '221.70 MiB', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 107]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 108]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '232464384', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 108]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 109]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 110]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 111]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 112]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 113]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 114]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 115]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 116]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 117]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 118]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 119]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 120]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 121]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 122]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 123]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 124]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 125]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 126]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 127]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 128]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 129]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 130]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 131]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 132]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 133]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 134]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 135]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 136]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 137]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 138]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 139]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 140]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 141]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 142]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 143]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 144]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 145]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 146]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 147]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 148]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 149]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 150]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 151]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 152]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 153]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 154]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 155]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 156]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 157]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 158]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 159]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 160]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 161]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 162]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 163]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 164]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 165]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 166]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 167]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 168]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 169]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 170]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 171]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 172]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 173]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 174]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 175]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 176]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 177]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 178]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 179]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 180]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 181]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 182]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 183]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 184]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 185]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 186]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 187]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.2ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 188]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 189]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 190]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 191]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 192]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 193]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 194]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 195]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 196]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 197]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 198]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 199]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 200]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 201]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 202]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 203]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 204]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 205]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 206]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 207]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 208]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 209]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 210]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.2ms) UPDATE "fact_values" SET "value" = '15496216576', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 210]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 211]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 212]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 213]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 214]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 215]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 216]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 217]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 218]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '5464817664', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 218]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 219]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 220]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 221]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 225]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 226]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 227]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 231]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 232]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 233]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 234]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 235]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 236]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 237]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 238]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 239]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 241]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 243]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 244]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 245]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 247]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 249]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 250]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 252]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 254]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 255]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 257]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 259]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 261]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 262]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 263]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 265]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 267]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 268]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 269]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 270]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 271]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 272]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 273]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 274]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 275]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 276]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 277]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 278]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 279]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 280]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 281]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 282]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 283]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 284]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 285]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 286]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 287]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 288]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 289]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 290]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 291]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 292]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 293]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 294]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 295]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 296]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 297]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 298]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 299]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 300]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 301]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 302]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 303]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 304]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 305]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 306]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 307]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 308]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 309]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 310]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 311]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 312]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 313]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 314]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 315]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 316]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 317]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 318]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 319]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 320]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 321]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 322]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 323]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 324]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 325]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 326]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 327]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 328]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 329]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 330]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 331]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 332]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 333]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 334]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 335]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 336]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 337]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 338]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 339]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 340]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 341]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 342]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 343]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 344]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 345]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 346]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 347]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 348]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 349]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 350]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 351]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 352]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 353]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 354]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 355]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 356]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 357]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 358]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 359]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 360]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 361]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 362]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 363]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 364]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 365]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 366]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 367]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 368]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 369]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 370]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 371]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 372]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 373]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 374]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 375]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 376]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 377]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 378]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 379]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 380]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 381]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 382]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 383]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 384]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 385]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 386]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 387]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 388]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 389]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.2ms) UPDATE "fact_values" SET "value" = '1948.421875', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 389]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 390]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 391]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 392]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 393]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 394]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 395]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '89306', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 395]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 396]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 397]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 398]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 399]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 400]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 401]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.1ms) UPDATE "fact_values" SET "value" = '89306', "updated_at" = '2017-05-24 09:54:16.231899' WHERE "fact_values"."id" = $1 [["id", 401]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 402]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 403]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 404]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 405]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 406]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 407]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 408]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 409]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 410]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 411]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 412]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 413]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 414]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 415]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 416]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 417]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 418]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 419]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 420]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 421]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 422]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 423]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 424]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 425]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 426]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 427]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 428]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 429]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 430]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 431]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 432]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 433]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 434]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 435]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 436]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 437]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 438]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 439]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 440]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] FactName Load (0.1ms) SELECT "fact_names".* FROM "fact_names" WHERE "fact_names"."id" = $1 ORDER BY fact_names.name LIMIT 1 [["id", 441]] 2017-05-24 11:54:16 480a7ba5 [audit] [I] [foreman.localdomain.com] updated 20 (367.6ms) 2017-05-24 11:54:16 480a7ba5 [audit] [D] "{\"load_averages::1m\"=>\"0.2\", \"memory::swap::available_bytes\"=>\"2043068416\", \"memory::swap::capacity\"=>\"2.58%\", \"memory::swap::used\"=>\"51.57 MiB\", \"memory::swap::used_bytes\"=>\"54079488\", \"memory::system::available\"=>\"2.10 GiB\", \"memory::system::available_bytes\"=>\"2252484608\", \"memory::system::capacity\"=>\"72.48%\", \"memory::system::used\"=>\"5.53 GiB\", \"memory::system::used_bytes\"=>\"5933699072\", \"memoryfree\"=>\"2.10 GiB\", \"memoryfree_mb\"=>\"2148.13671875\", \"mountpoints::/::available_bytes\"=>\"4999929856\", \"mountpoints::/::used\"=>\"221.70 MiB\", \"mountpoints::/::used_bytes\"=>\"232464384\", \"mountpoints::/var::available_bytes\"=>\"15496216576\", \"mountpoints::/var::used_bytes\"=>\"5464817664\", \"swapfree_mb\"=>\"1948.421875\", \"system_uptime::seconds\"=>\"89306\", \"uptime_seconds\"=>\"89306\"}" 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.7ms) SELECT fact_names.name FROM "fact_values" INNER JOIN "fact_names" ON "fact_names"."id" = "fact_values"."fact_name_id" WHERE "fact_values"."host_id" = $1 AND (fact_names.type = 'PuppetFactName') [["host_id", 1]] 2017-05-24 11:54:16 480a7ba5 [audit] [I] [foreman.localdomain.com] added 0 (2.2ms) 2017-05-24 11:54:16 480a7ba5 [audit] [D] "{}" 2017-05-24 11:54:16 480a7ba5 [sql] [D] (1.0ms) COMMIT 2017-05-24 11:54:16 480a7ba5 [app] [I] Import facts for 'foreman.localdomain.com' completed. Added: 0, Updated: 20, Deleted 0 facts 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:16 480a7ba5 [sql] [D] Operatingsystem Load (0.2ms) SELECT "operatingsystems".* FROM "operatingsystems" WHERE "operatingsystems"."id" = $1 ORDER BY "operatingsystems"."title" ASC LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Nic::Base Load (0.2ms) SELECT "nics".* FROM "nics" WHERE "nics"."host_id" = $1 ORDER BY "nics"."identifier" ASC [["host_id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Domain Load (0.1ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" = $1 ORDER BY domains.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) COMMIT 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: organization_fact 2017-05-24 11:54:16 480a7ba5 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "organization_fact"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache write: organization_fact 2017-05-24 11:54:16 480a7ba5 [sql] [D] Organization Load (0.2ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."title" = $1 ORDER BY "taxonomies"."title" ASC LIMIT 1 [["title", "Bruz"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Organization Load (0.2ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."id" = $1 ORDER BY "taxonomies"."title" ASC LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: ignore_facts_for_operatingsystem 2017-05-24 11:54:16 480a7ba5 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "ignore_facts_for_operatingsystem"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache write: ignore_facts_for_operatingsystem 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: ignore_facts_for_domain 2017-05-24 11:54:16 480a7ba5 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "ignore_facts_for_domain"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache write: ignore_facts_for_domain 2017-05-24 11:54:16 480a7ba5 [sql] [D] Model Load (0.2ms) SELECT "models".* FROM "models" WHERE "models"."name" = $1 ORDER BY models.name LIMIT 1 [["name", "VMware Virtual Platform"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Architecture Load (0.2ms) SELECT "architectures".* FROM "architectures" WHERE "architectures"."name" = $1 ORDER BY "architectures"."id" ASC LIMIT 1 [["name", "x86_64"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Hostgroup Load (0.2ms) SELECT "hostgroups".* FROM "hostgroups" WHERE "hostgroups"."title" = $1 ORDER BY "hostgroups"."id" ASC LIMIT 1 [["title", "Foreman"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:16 480a7ba5 [sql] [D] Hostgroup Exists (0.2ms) SELECT 1 AS one FROM "hostgroups" WHERE ("hostgroups"."name" IS NULL AND "hostgroups"."ancestry" IS NULL) LIMIT 1 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: root_pass 2017-05-24 11:54:16 480a7ba5 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "root_pass"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache write: root_pass 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: root_pass 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) ROLLBACK 2017-05-24 11:54:16 480a7ba5 [sql] [D] Operatingsystem Load (0.2ms) SELECT "operatingsystems".* FROM "operatingsystems" WHERE "operatingsystems"."name" = $1 AND "operatingsystems"."major" = $2 AND "operatingsystems"."minor" = $3 ORDER BY "operatingsystems"."title" ASC LIMIT 1 [["name", "CentOS"], ["major", "7"], ["minor", "3.1611"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:16 480a7ba5 [sql] [D] OsParameter Load (0.2ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('OsParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Operatingsystem Exists (0.2ms) SELECT 1 AS one FROM "operatingsystems" WHERE ("operatingsystems"."name" = 'CentOS' AND "operatingsystems"."id" != 1 AND "operatingsystems"."major" = '7' AND "operatingsystems"."minor" = '3.1611') LIMIT 1 2017-05-24 11:54:16 480a7ba5 [sql] [D] Operatingsystem Exists (0.2ms) SELECT 1 AS one FROM "operatingsystems" WHERE ("operatingsystems"."description" = 'CentOS 7.3.1611' AND "operatingsystems"."id" != 1) LIMIT 1 2017-05-24 11:54:16 480a7ba5 [sql] [D] Operatingsystem Exists (0.2ms) SELECT 1 AS one FROM "operatingsystems" WHERE ("operatingsystems"."title" = 'CentOS 7.3.1611' AND "operatingsystems"."id" != 1) LIMIT 1 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) COMMIT 2017-05-24 11:54:16 480a7ba5 [sql] [D] Domain Load (0.1ms) SELECT "domains".* FROM "domains" WHERE "domains"."name" = $1 ORDER BY domains.name LIMIT 1 [["name", "localdomain.com"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: ignore_puppet_facts_for_provisioning 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: ignored_interface_identifiers 2017-05-24 11:54:16 480a7ba5 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "ignored_interface_identifiers"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache write: ignored_interface_identifiers 2017-05-24 11:54:16 480a7ba5 [app] [D] skipping interface with identifier 'lo' since it was matched by 'ignored_interface_identifiers' setting 2017-05-24 11:54:16 480a7ba5 [app] [D] We have following interfaces 'eth0' based on facts 2017-05-24 11:54:16 480a7ba5 [app] [D] Interface eth0 facts: {"ipaddress"=>"192.168.0.1", "macaddress"=>"00:50:56:8c:b5:d9", "mtu"=>1500, "netmask"=>"255.255.255.0", "network"=>"192.168.0.0"} 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.2ms) SELECT COUNT(*) FROM "nics" WHERE "nics"."host_id" = $1 AND "nics"."mac" = $2 AND "nics"."virtual" = $3 [["host_id", 1], ["mac", "00:50:56:8c:b5:d9"], ["virtual", "f"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Nic::Base Load (0.2ms) SELECT "nics".* FROM "nics" WHERE "nics"."host_id" = $1 AND "nics"."mac" = $2 AND "nics"."virtual" = $3 ORDER BY "nics"."identifier" ASC LIMIT 1 [["host_id", 1], ["mac", "00:50:56:8c:b5:d9"], ["virtual", "f"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: update_subnets_from_facts 2017-05-24 11:54:16 480a7ba5 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "update_subnets_from_facts"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache write: update_subnets_from_facts 2017-05-24 11:54:16 480a7ba5 [sql] [D] Saving eth0 NIC for host foreman.localdomain.com 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:16 480a7ba5 [sql] [D] Domain Load (0.1ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" = $1 ORDER BY domains.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] CACHE (0.0ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" = $1 ORDER BY domains.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Subnet Load (0.2ms) SELECT "subnets".* FROM "subnets" WHERE "subnets"."id" = $1 AND "subnets"."type" = $2 ORDER BY vlanid LIMIT 1 [["id", 2], ["type", "Subnet::Ipv4"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] ComputeResource Load (0.2ms) SELECT "compute_resources".* FROM "compute_resources" WHERE "compute_resources"."id" = $1 ORDER BY compute_resources.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: token_duration 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: token_duration 2017-05-24 11:54:16 480a7ba5 [sql] [D] Taxonomy Exists (0.4ms) SELECT 1 AS one FROM "taxonomies" INNER JOIN "taxable_taxonomies" ON "taxonomies"."id" = "taxable_taxonomies"."taxonomy_id" WHERE "taxable_taxonomies"."taxable_id" = $1 AND "taxable_taxonomies"."taxable_type" = $2 AND "taxonomies"."type" = $3 LIMIT 1 [["taxable_id", 2], ["taxable_type", "Subnet"], ["type", "Organization"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Taxonomy Exists (0.2ms) SELECT 1 AS one FROM "taxonomies" INNER JOIN "taxable_taxonomies" ON "taxonomies"."id" = "taxable_taxonomies"."taxonomy_id" WHERE "taxable_taxonomies"."taxable_id" = $1 AND "taxable_taxonomies"."taxable_type" = $2 AND "taxonomies"."type" = $3 AND "taxonomies"."id" = $4 LIMIT 1 [["taxable_id", 2], ["taxable_type", "Subnet"], ["type", "Organization"], ["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Nic::Base Load (0.2ms) SELECT "nics".* FROM "nics" WHERE "nics"."ip" = $1 [["ip", "192.168.0.1"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Nic::Base Load (0.1ms) SELECT "nics".* FROM "nics" WHERE "nics"."domain_id" = $1 AND "nics"."name" = $2 [["domain_id", 1], ["name", "foreman.localdomain.com"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SmartProxy Load (0.1ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" = $1 ORDER BY smart_proxies.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] CACHE (0.0ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" = $1 ORDER BY domains.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] CACHE (0.0ms) SELECT "subnets".* FROM "subnets" WHERE "subnets"."id" = $1 AND "subnets"."type" = $2 ORDER BY vlanid LIMIT 1 [["id", 2], ["type", "Subnet::Ipv4"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Architecture Load (0.1ms) SELECT "architectures".* FROM "architectures" WHERE "architectures"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] CACHE (0.0ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" = $1 ORDER BY smart_proxies.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Medium Load (0.2ms) SELECT "media".* FROM "media" WHERE "media"."id" = $1 ORDER BY media.name LIMIT 1 [["id", 9]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] CACHE (0.0ms) SELECT "media".* FROM "media" WHERE "media"."id" = $1 ORDER BY media.name LIMIT 1 [["id", 9]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Operatingsystem Load (0.2ms) SELECT "operatingsystems".* FROM "operatingsystems" WHERE "operatingsystems"."id" = $1 ORDER BY "operatingsystems"."title" ASC LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.2ms) UPDATE "nics" SET "ip6" = $1, "updated_at" = $2 WHERE "nics"."id" = $3 [["ip6", nil], ["updated_at", "2017-05-24 09:54:16.709589"], ["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.4ms) COMMIT 2017-05-24 11:54:16 480a7ba5 [sql] [D] Nic::Base Load (0.2ms) SELECT "nics".* FROM "nics" WHERE "nics"."host_id" = $1 ORDER BY "nics"."identifier" ASC [["host_id", 1]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: update_environment_from_facts 2017-05-24 11:54:16 480a7ba5 [sql] [D] Setting Load (0.1ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = $1 ORDER BY "settings"."name" ASC LIMIT 1 [["name", "update_environment_from_facts"]] 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache write: update_environment_from_facts 2017-05-24 11:54:16 480a7ba5 [sql] [D] Environment Load (0.1ms) SELECT "environments".* FROM "environments" WHERE "environments"."name" = $1 ORDER BY environments.name LIMIT 1 [["name", "production"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Environment Load (0.1ms) SELECT "environments".* FROM "environments" WHERE "environments"."id" = $1 ORDER BY environments.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Architecture Exists (0.2ms) 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" = $2 LIMIT 1 [["operatingsystem_id", 1], ["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:16 480a7ba5 [sql] [D] Hostgroup Exists (0.2ms) SELECT 1 AS one FROM "hostgroups" WHERE ("hostgroups"."name" IS NULL AND "hostgroups"."ancestry" IS NULL) LIMIT 1 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: root_pass 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: root_pass 2017-05-24 11:54:16 480a7ba5 [sql] [D] Domain Load (0.2ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" = $1 ORDER BY domains.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Host::Managed Load (0.3ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."type" IN ('Host::Managed') AND "hosts"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] Audited::Audit Load (0.5ms) SELECT "audits".* FROM "audits" WHERE "audits"."auditable_id" = $1 AND "audits"."auditable_type" = $2 ORDER BY "audits"."version" DESC LIMIT 1 [["auditable_id", 1], ["auditable_type", "Host"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.3ms) INSERT INTO "audits" ("action", "audited_changes", "auditable_id", "auditable_type", "user_id", "username", "auditable_name", "created_at", "version", "request_uuid", "remote_address") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id" [["action", "update"], ["audited_changes", "---\nhostgroup_id:\n- 2\n- \n"], ["auditable_id", 1], ["auditable_type", "Host"], ["user_id", 2], ["username", "API Admin"], ["auditable_name", "foreman.localdomain.com"], ["created_at", "2017-05-24 09:54:16.735057"], ["version", 39], ["request_uuid", "480a7ba5-c328-439b-a83a-f60b016e766d"], ["remote_address", "192.168.0.1"]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] SQL (0.5ms) UPDATE "hosts" SET "hostgroup_id" = $1, "updated_at" = $2 WHERE "hosts"."id" = $3 [["hostgroup_id", nil], ["updated_at", "2017-05-24 09:54:16.728262"], ["id", 1]] 2017-05-24 11:54:16 480a7ba5 [sql] [D] (1.3ms) COMMIT 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:16 480a7ba5 [sql] [D] Hostgroup Exists (0.2ms) SELECT 1 AS one FROM "hostgroups" WHERE ("hostgroups"."name" IS NULL AND "hostgroups"."ancestry" IS NULL) LIMIT 1 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: root_pass 2017-05-24 11:54:16 480a7ba5 [app] [D] Cache read: root_pass 2017-05-24 11:54:16 480a7ba5 [sql] [D] (0.1ms) COMMIT 2017-05-24 11:54:16 480a7ba5 [app] [D] Body: {"id":1,"name":"foreman.localdomain.com","last_compile":null,"last_report":"2017-05-24T09:45:30.000Z","updated_at":"2017-05-24T09:54:16.728Z","created_at":"2017-05-23T09:11:33.427Z","root_pass":"$5$xErRR6Hd$yp5DVS.KT6hUZsfuGjbM58UgJC3eU06LdtpOPUzcy9D","architecture_id":1,"operatingsystem_id":1,"environment_id":1,"ptable_id":115,"medium_id":9,"build":false,"comment":"","disk":"","installed_at":null,"model_id":1,"hostgroup_id":null,"owner_id":3,"owner_type":"User","enabled":true,"puppet_ca_proxy_id":1,"managed":true,"use_image":null,"image_file":"","uuid":"500c9171-0148-c350-64f3-af82797c76cb","compute_resource_id":1,"puppet_proxy_id":1,"certname":"foreman.localdomain.com","image_id":null,"organization_id":1,"location_id":null,"otp":null,"realm_id":null,"compute_profile_id":null,"provision_method":"build","grub_pass":"","global_status":2,"lookup_value_matcher":"fqdn=foreman.localdomain.com","pxe_loader":"PXELinux BIOS"} 2017-05-24 11:54:16 480a7ba5 [app] [I] Completed 201 Created in 541ms (Views: 2.1ms | ActiveRecord: 67.1ms) 2017-05-24 11:54:18 480a7ba5 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 480a7ba5 [sql] [D] SQL (0.2ms) INSERT INTO "sessions" ("session_id", "data", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["session_id", "9597b77b20f01c6da06c45b3e9ad3684"], ["data", "BAh7BkkiC2xvY2FsZQY6BkVGSSIHZW4GOwBG\n"], ["created_at", "2017-05-24 09:54:18.292146"], ["updated_at", "2017-05-24 09:54:18.292146"]] 2017-05-24 11:54:18 480a7ba5 [sql] [D] (0.4ms) COMMIT 2017-05-24 11:54:18 8aa8507c [app] [I] Started GET "/node/foreman.localdomain.com?format=yml" for 192.168.0.1 at 2017-05-24 11:54:18 +0200 2017-05-24 11:54:18 8aa8507c [app] [I] Processing by HostsController#externalNodes as YML 2017-05-24 11:54:18 8aa8507c [app] [I] Parameters: {"name"=>"foreman.localdomain.com"} 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: authorize_login_delegation 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: authorize_login_delegation 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: restrict_registered_smart_proxies 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: require_ssl_smart_proxies 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:18 8aa8507c [app] [D] Examining client certificate to extract dn and sans 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:18 8aa8507c [app] [D] Client sent certificate with subject 'foreman.localdomain.com' and subject alt names '["foreman.localdomain.com", "puppet", "puppet.localdomain.com"]' 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: ssl_client_verify_env 2017-05-24 11:54:18 8aa8507c [sql] [D] SmartProxy Load (0.4ms) 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" = 'Puppet' 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: trusted_puppetmaster_hosts 2017-05-24 11:54:18 8aa8507c [app] [D] Verifying request from ["foreman.localdomain.com", "puppet", "puppet.localdomain.com"] against ["foreman.localdomain.com"] 2017-05-24 11:54:18 8aa8507c [sql] [D] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."lower_login" = $1 LIMIT 1 [["lower_login", "foreman_api_admin"]] 2017-05-24 11:54:18 8aa8507c [app] [I] Current user: foreman_api_admin (administrator) 2017-05-24 11:54:18 8aa8507c [app] [D] Setting current user thread-local variable to foreman_api_admin 2017-05-24 11:54:18 8aa8507c [sql] [D] Host::Managed Load (0.3ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."type" IN ('Host::Managed') AND "hosts"."certname" = $1 LIMIT 1 [["certname", "foreman.localdomain.com"]] 2017-05-24 11:54:18 8aa8507c [sql] [D] SmartProxy Load (0.2ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" = $1 ORDER BY smart_proxies.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: legacy_puppet_hostname 2017-05-24 11:54:18 8aa8507c [sql] [D] Nic::Base Load (0.2ms) SELECT "nics".* FROM "nics" WHERE "nics"."host_id" = $1 ORDER BY "nics"."identifier" ASC [["host_id", 1]] 2017-05-24 11:54:18 8aa8507c [sql] [D] Domain Load (0.1ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" = $1 ORDER BY domains.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 8aa8507c [sql] [D] Organization Load (0.2ms) SELECT "taxonomies".* FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') AND "taxonomies"."id" = $1 ORDER BY "taxonomies"."title" ASC LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 8aa8507c [sql] [D] Operatingsystem Load (0.2ms) SELECT "operatingsystems".* FROM "operatingsystems" WHERE "operatingsystems"."id" = $1 ORDER BY "operatingsystems"."title" ASC LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 8aa8507c [sql] [D] CACHE (0.0ms) SELECT "smart_proxies".* FROM "smart_proxies" WHERE "smart_proxies"."id" = $1 ORDER BY smart_proxies.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: legacy_puppet_hostname 2017-05-24 11:54:18 8aa8507c [sql] [D] Environment Load (0.1ms) SELECT "environments".* FROM "environments" WHERE "environments"."id" = $1 ORDER BY environments.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 8aa8507c [sql] [D] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY firstname LIMIT 1 [["id", 3]] 2017-05-24 11:54:18 8aa8507c [sql] [D] SshKey Load (0.1ms) SELECT "ssh_keys".* FROM "ssh_keys" WHERE "ssh_keys"."user_id" = $1 [["user_id", 3]] 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: ignore_puppet_facts_for_provisioning 2017-05-24 11:54:18 8aa8507c [sql] [D] Subnet Load (0.2ms) SELECT "subnets".* FROM "subnets" WHERE "subnets"."id" = $1 AND "subnets"."type" = $2 ORDER BY vlanid LIMIT 1 [["id", 2], ["type", "Subnet::Ipv4"]] 2017-05-24 11:54:18 8aa8507c [sql] [D] ConfigGroup Load (0.2ms) SELECT "config_groups".* FROM "config_groups" INNER JOIN "host_config_groups" ON "config_groups"."id" = "host_config_groups"."config_group_id" WHERE "host_config_groups"."host_id" = $1 AND "host_config_groups"."host_type" = $2 ORDER BY config_groups.name [["host_id", 1], ["host_type", "Host::Base"]] 2017-05-24 11:54:18 8aa8507c [sql] [D] Taxonomy Load (0.3ms) SELECT "taxonomies".* FROM "taxonomies" WHERE 1=0 ORDER BY coalesce("taxonomies"."ancestry", '') 2017-05-24 11:54:18 8aa8507c [sql] [D] OrganizationParameter Load (0.2ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('OrganizationParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 1]] 2017-05-24 11:54:18 8aa8507c [sql] [D] CommonParameter Load (0.4ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('CommonParameter') ORDER BY parameters.name 2017-05-24 11:54:18 8aa8507c [sql] [D] DomainParameter Load (0.1ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('DomainParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 1]] 2017-05-24 11:54:18 8aa8507c [sql] [D] SubnetParameter Load (0.1ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('SubnetParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 2]] 2017-05-24 11:54:18 8aa8507c [sql] [D] OsParameter Load (0.2ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('OsParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 1]] 2017-05-24 11:54:18 8aa8507c [sql] [D] HostParameter Load (0.1ms) SELECT "parameters".* FROM "parameters" WHERE "parameters"."type" IN ('HostParameter') AND "parameters"."reference_id" = $1 ORDER BY parameters.name [["reference_id", 1]] 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: Enable_Smart_Variables_in_ENC 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: interpolate_erb_in_parameters 2017-05-24 11:54:18 8aa8507c [app] [D] Cache read: safemode_render 2017-05-24 11:54:18 8aa8507c [app] [W] Failed to generate external nodes for foreman.localdomain.com | NoMethodError: undefined method `name' for nil:NilClass | (erb):1:in `parse_string' | /opt/rh/rh-ruby22/root/usr/share/ruby/erb.rb:863:in `eval' | /opt/rh/rh-ruby22/root/usr/share/ruby/erb.rb:863:in `result' | /usr/share/foreman/app/services/safe_render.rb:39:in `parse_string' | /usr/share/foreman/app/services/safe_render.rb:18:in `parse' | /usr/share/foreman/app/services/safe_render.rb:22:in `block in parse' | /usr/share/foreman/app/services/safe_render.rb:22:in `merge' | /usr/share/foreman/app/services/safe_render.rb:22:in `parse' | /usr/share/foreman/app/models/host/managed.rb:403:in `info' | /usr/share/foreman/app/controllers/hosts_controller.rb:204:in `block in externalNodes' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/mime_responds.rb:212:in `respond_to' | /usr/share/foreman/app/controllers/hosts_controller.rb:202:in `externalNodes' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:198:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rendering.rb:10:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:117:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:432:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting' | /opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.4.1/lib/audited/sweeper.rb:14:in `around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `public_send' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:455:in `block in make_lambda' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:312:in `block in halting' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:497:in `block in around' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:505:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/callbacks.rb:19:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rescue.rb:29:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `block in instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/notifications.rb:164:in `instrument' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/params_wrapper.rb:250:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:137:in `process' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionview-4.2.5.1/lib/action_view/rendering.rb:30:in `process' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:196:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal.rb:237:in `block in action' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:74:in `dispatch' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:43:in `serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:43:in `block in serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `each' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/journey/router.rb:30:in `serve' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/routing/route_set.rb:815:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.4.0/lib/apipie/static_dispatcher.rb:65:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.4.0/lib/apipie/extractor/recorder.rb:132:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.4.0/lib/apipie/middleware/checksum_in_headers.rb:27:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/etag.rb:24:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/conditionalget.rb:25:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/head.rb:13:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/params_parser.rb:27:in `call' | /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/flash.rb:260:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/session/abstract/id.rb:225:in `context' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/session/abstract/id.rb:220:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/cookies.rb:560:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/query_cache.rb:36:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activerecord-4.2.5.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:88:in `__run_callbacks__' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:778:in `_run_call_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/callbacks.rb:81:in `run_callbacks' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/remote_ip.rb:78:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:38:in `call_app' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/rack/logger.rb:22:in `call' | /usr/share/foreman/lib/middleware/tagged_logging.rb:18:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/request_id.rb:21:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/methodoverride.rb:22:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/runtime.rb:18:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/activesupport-4.2.5.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/static.rb:116:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/sendfile.rb:113:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-3.4.1/lib/secure_headers/middleware.rb:12:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/engine.rb:518:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/application.rb:165:in `call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `public_send' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/railties-4.2.5.1/lib/rails/railtie.rb:194:in `method_missing' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:66:in `block in call' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:50:in `each' | /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/urlmap.rb:50:in `call' | /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' | /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' | /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' | /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' | /opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `call' | /opt/theforeman/tfm/root/usr/share/gems/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context' 2017-05-24 11:54:18 8aa8507c [app] [I] Rendered text template (0.0ms) 2017-05-24 11:54:18 8aa8507c [app] [I] Completed 412 Precondition Failed in 59ms (Views: 0.5ms | ActiveRecord: 4.0ms) 2017-05-24 11:54:18 8aa8507c [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 8aa8507c [sql] [D] SQL (0.2ms) INSERT INTO "sessions" ("session_id", "data", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["session_id", "d3bfb581eb472e43be6959a37c5cfda9"], ["data", "BAh7BkkiC2xvY2FsZQY6BkVGSSIHZW4GOwBG\n"], ["created_at", "2017-05-24 09:54:18.376562"], ["updated_at", "2017-05-24 09:54:18.376562"]] 2017-05-24 11:54:18 8aa8507c [sql] [D] (1.1ms) COMMIT 2017-05-24 11:54:18 2f482251 [app] [I] Started POST "/api/config_reports" for 192.168.0.1 at 2017-05-24 11:54:18 +0200 2017-05-24 11:54:18 2f482251 [app] [I] Processing by Api::V2::ConfigReportsController#create as JSON 2017-05-24 11:54:18 2f482251 [app] [I] Parameters: {"config_report"=>"[FILTERED]", "apiv"=>"v2"} 2017-05-24 11:54:18 2f482251 [app] [D] Cache read: restrict_registered_smart_proxies 2017-05-24 11:54:18 2f482251 [app] [D] Cache read: require_ssl_smart_proxies 2017-05-24 11:54:18 2f482251 [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:18 2f482251 [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:18 2f482251 [app] [D] Examining client certificate to extract dn and sans 2017-05-24 11:54:18 2f482251 [app] [D] Cache read: ssl_client_cert_env 2017-05-24 11:54:18 2f482251 [app] [D] Client sent certificate with subject 'foreman.localdomain.com' and subject alt names '["foreman.localdomain.com", "puppet", "puppet.localdomain.com"]' 2017-05-24 11:54:18 2f482251 [app] [D] Cache read: ssl_client_verify_env 2017-05-24 11:54:18 2f482251 [sql] [D] SmartProxy Load (0.4ms) 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" = 'Puppet' 2017-05-24 11:54:18 2f482251 [app] [D] Cache read: trusted_puppetmaster_hosts 2017-05-24 11:54:18 2f482251 [app] [D] Verifying request from ["foreman.localdomain.com", "puppet", "puppet.localdomain.com"] against ["foreman.localdomain.com"] 2017-05-24 11:54:18 2f482251 [sql] [D] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."lower_login" = $1 LIMIT 1 [["lower_login", "foreman_api_admin"]] 2017-05-24 11:54:18 2f482251 [app] [I] Current user: foreman_api_admin (administrator) 2017-05-24 11:54:18 2f482251 [app] [D] Setting current user thread-local variable to foreman_api_admin 2017-05-24 11:54:18 2f482251 [app] [I] processing report for foreman.localdomain.com 2017-05-24 11:54:18 2f482251 [app] [D] Report: {"host"=>"foreman.localdomain.com", "reported_at"=>"2017-05-24 09:54:12 UTC", "status"=>{"applied"=>0, "restarted"=>0, "failed"=>3, "failed_restarts"=>0, "skipped"=>0, "pending"=>0}, "metrics"=>{}, "logs"=>[{"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Using configured environment 'production'"}, "level"=>"info"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Retrieving pluginfacts"}, "level"=>"info"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Retrieving plugin"}, "level"=>"info"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Loading facts"}, "level"=>"info"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Failed when searching for node foreman.localdomain.com: Failed to find foreman.localdomain.com via exec: Execution of '/etc/puppetlabs/puppet/node.rb foreman.localdomain.com' returned 1: "}, "level"=>"err"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Not using cache on failed catalog"}, "level"=>"warning"}}, {"log"=>{"sources"=>{"source"=>"Puppet"}, "messages"=>{"message"=>"Could not retrieve catalog; skipping run"}, "level"=>"err"}}]} 2017-05-24 11:54:18 2f482251 [sql] [D] Host::Base Load (0.2ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."certname" = $1 LIMIT 1 [["certname", "foreman.localdomain.com"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] Operatingsystem Load (0.2ms) SELECT "operatingsystems".* FROM "operatingsystems" WHERE "operatingsystems"."id" = $1 ORDER BY "operatingsystems"."title" ASC LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] Nic::Base Load (0.2ms) SELECT "nics".* FROM "nics" WHERE "nics"."host_id" = $1 ORDER BY "nics"."identifier" ASC [["host_id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] Domain Load (0.1ms) SELECT "domains".* FROM "domains" WHERE "domains"."id" = $1 ORDER BY domains.name LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] Report Exists (0.5ms) SELECT 1 AS one FROM "reports" WHERE ("reports"."reported_at" = '2017-05-24 09:54:12.000000' AND "reports"."host_id" = 1 AND "reports"."type" = 'ConfigReport') LIMIT 1 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.5ms) INSERT INTO "reports" ("host_id", "reported_at", "status", "metrics", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["host_id", 1], ["reported_at", "2017-05-24 09:54:12.000000"], ["status", 12288], ["metrics", "--- !ruby/hash:ActionController::Parameters {}"], ["created_at", "2017-05-24 09:54:18.572935"], ["updated_at", "2017-05-24 09:54:18.572935"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (1.5ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.3ms) UPDATE "hosts" SET "last_report" = $1, "updated_at" = $2 WHERE "hosts"."id" = $3 [["last_report", "2017-05-24 09:54:12.000000"], ["updated_at", "2017-05-24 09:54:18.577091"], ["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.4ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."digest" = $1 ORDER BY "messages"."id" ASC LIMIT 1 [["digest", "1677e0dd6047f5afed97361394fcab3016b10d31"]] 2017-05-24 11:54:18 2f482251 [sql] [D] Source Load (0.4ms) SELECT "sources".* FROM "sources" WHERE "sources"."digest" = $1 ORDER BY "sources"."id" ASC LIMIT 1 [["digest", "a100926532eb335a499d37a6bdb525c0d49ef68c"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.4ms) INSERT INTO "logs" ("message_id", "source_id", "report_id", "level_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["message_id", 1], ["source_id", 1], ["report_id", 61], ["level_id", 1], ["created_at", "2017-05-24 09:54:18.591307"], ["updated_at", "2017-05-24 09:54:18.591307"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.7ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."digest" = $1 ORDER BY "messages"."id" ASC LIMIT 1 [["digest", "3335b7faa7aac6cb2889a91fa9feeeb03fe5bd20"]] 2017-05-24 11:54:18 2f482251 [sql] [D] Source Load (0.1ms) SELECT "sources".* FROM "sources" WHERE "sources"."digest" = $1 ORDER BY "sources"."id" ASC LIMIT 1 [["digest", "a100926532eb335a499d37a6bdb525c0d49ef68c"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.2ms) INSERT INTO "logs" ("message_id", "source_id", "report_id", "level_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["message_id", 2], ["source_id", 1], ["report_id", 61], ["level_id", 1], ["created_at", "2017-05-24 09:54:18.595437"], ["updated_at", "2017-05-24 09:54:18.595437"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.4ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."digest" = $1 ORDER BY "messages"."id" ASC LIMIT 1 [["digest", "e461f73662588ea80f734eb53ab03104541ac4ea"]] 2017-05-24 11:54:18 2f482251 [sql] [D] Source Load (0.1ms) SELECT "sources".* FROM "sources" WHERE "sources"."digest" = $1 ORDER BY "sources"."id" ASC LIMIT 1 [["digest", "a100926532eb335a499d37a6bdb525c0d49ef68c"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.1ms) INSERT INTO "logs" ("message_id", "source_id", "report_id", "level_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["message_id", 3], ["source_id", 1], ["report_id", 61], ["level_id", 1], ["created_at", "2017-05-24 09:54:18.598642"], ["updated_at", "2017-05-24 09:54:18.598642"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.3ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."digest" = $1 ORDER BY "messages"."id" ASC LIMIT 1 [["digest", "c949fd1a27d95cf83901d0e4a7865adb5936e496"]] 2017-05-24 11:54:18 2f482251 [sql] [D] Source Load (0.1ms) SELECT "sources".* FROM "sources" WHERE "sources"."digest" = $1 ORDER BY "sources"."id" ASC LIMIT 1 [["digest", "a100926532eb335a499d37a6bdb525c0d49ef68c"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.2ms) INSERT INTO "logs" ("message_id", "source_id", "report_id", "level_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["message_id", 312], ["source_id", 1], ["report_id", 61], ["level_id", 1], ["created_at", "2017-05-24 09:54:18.601783"], ["updated_at", "2017-05-24 09:54:18.601783"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.9ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."digest" = $1 ORDER BY "messages"."id" ASC LIMIT 1 [["digest", "51fa56d0de7c173b26d9e26de017f6d1c21cbfcc"]] 2017-05-24 11:54:18 2f482251 [sql] [D] Source Load (0.1ms) SELECT "sources".* FROM "sources" WHERE "sources"."digest" = $1 ORDER BY "sources"."id" ASC LIMIT 1 [["digest", "a100926532eb335a499d37a6bdb525c0d49ef68c"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.2ms) INSERT INTO "logs" ("message_id", "source_id", "report_id", "level_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["message_id", 551], ["source_id", 1], ["report_id", 61], ["level_id", 4], ["created_at", "2017-05-24 09:54:18.605603"], ["updated_at", "2017-05-24 09:54:18.605603"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.8ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."digest" = $1 ORDER BY "messages"."id" ASC LIMIT 1 [["digest", "9dc81d76ea4f497801860218887475fc6cdc7eea"]] 2017-05-24 11:54:18 2f482251 [sql] [D] Source Load (0.1ms) SELECT "sources".* FROM "sources" WHERE "sources"."digest" = $1 ORDER BY "sources"."id" ASC LIMIT 1 [["digest", "a100926532eb335a499d37a6bdb525c0d49ef68c"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.1ms) INSERT INTO "logs" ("message_id", "source_id", "report_id", "level_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["message_id", 552], ["source_id", 1], ["report_id", 61], ["level_id", 3], ["created_at", "2017-05-24 09:54:18.609331"], ["updated_at", "2017-05-24 09:54:18.609331"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.3ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."digest" = $1 ORDER BY "messages"."id" ASC LIMIT 1 [["digest", "6507c3f6f185dcf56a94c50e0deed3edd84aeed3"]] 2017-05-24 11:54:18 2f482251 [sql] [D] Source Load (0.1ms) SELECT "sources".* FROM "sources" WHERE "sources"."digest" = $1 ORDER BY "sources"."id" ASC LIMIT 1 [["digest", "a100926532eb335a499d37a6bdb525c0d49ef68c"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.1ms) INSERT INTO "logs" ("message_id", "source_id", "report_id", "level_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["message_id", 553], ["source_id", 1], ["report_id", 61], ["level_id", 4], ["created_at", "2017-05-24 09:54:18.612358"], ["updated_at", "2017-05-24 09:54:18.612358"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.8ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY firstname LIMIT 1 [["id", 3]] 2017-05-24 11:54:18 2f482251 [sql] [D] MailNotification Load (0.2ms) SELECT "mail_notifications".* FROM "mail_notifications" WHERE "mail_notifications"."name" = $1 ORDER BY mail_notifications.name LIMIT 1 [["name", "puppet_error_state"]] 2017-05-24 11:54:18 2f482251 [sql] [D] MailNotification Exists (0.2ms) SELECT 1 AS one FROM "mail_notifications" INNER JOIN "user_mail_notifications" ON "mail_notifications"."id" = "user_mail_notifications"."mail_notification_id" WHERE "user_mail_notifications"."user_id" = $1 AND "mail_notifications"."id" = $2 LIMIT 1 [["user_id", 3], ["id", 6]] 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.2ms) SELECT "mail_notifications"."id" AS t0_r0, "mail_notifications"."name" AS t0_r1, "mail_notifications"."description" AS t0_r2, "mail_notifications"."mailer" AS t0_r3, "mail_notifications"."method" AS t0_r4, "mail_notifications"."subscriptable" AS t0_r5, "mail_notifications"."default_interval" AS t0_r6, "mail_notifications"."created_at" AS t0_r7, "mail_notifications"."updated_at" AS t0_r8, "mail_notifications"."subscription_type" AS t0_r9, "mail_notifications"."queryable" AS t0_r10, "mail_notifications"."type" AS t0_r11, "user_mail_notifications"."id" AS t1_r0, "user_mail_notifications"."user_id" AS t1_r1, "user_mail_notifications"."mail_notification_id" AS t1_r2, "user_mail_notifications"."last_sent" AS t1_r3, "user_mail_notifications"."interval" AS t1_r4, "user_mail_notifications"."created_at" AS t1_r5, "user_mail_notifications"."updated_at" AS t1_r6, "user_mail_notifications"."mail_query" AS t1_r7 FROM "mail_notifications" LEFT OUTER JOIN "user_mail_notifications" ON "user_mail_notifications"."mail_notification_id" = "mail_notifications"."id" WHERE "mail_notifications"."type" IN ('PuppetError') AND "user_mail_notifications"."interval" = $1 ORDER BY mail_notifications.name [["interval", "Subscribe to all hosts"]] 2017-05-24 11:54:18 2f482251 [app] [D] no owner or recipients for alert on foreman.localdomain.com 2017-05-24 11:54:18 2f482251 [app] [I] Imported report for foreman.localdomain.com in 0.08 seconds 2017-05-24 11:54:18 2f482251 [sql] [D] HostStatus::Status Load (0.2ms) SELECT "host_status".* FROM "host_status" WHERE "host_status"."host_id" = $1 [["host_id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] ConfigReport Load (0.2ms) SELECT "reports".* FROM "reports" WHERE "reports"."type" IN ('ConfigReport') AND "reports"."host_id" = $1 AND "reports"."type" IN ('ConfigReport') ORDER BY reports.id DESC LIMIT 1 [["host_id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] HostStatus::Status Exists (0.2ms) SELECT 1 AS one FROM "host_status" WHERE ("host_status"."host_id" = 1 AND "host_status"."id" != 1 AND "host_status"."type" = 'HostStatus::ConfigurationStatus') LIMIT 1 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.2ms) UPDATE "host_status" SET "reported_at" = $1 WHERE "host_status"."id" = $2 [["reported_at", "2017-05-24 09:54:12.000000"], ["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.4ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] HostStatus::Status Exists (0.2ms) SELECT 1 AS one FROM "host_status" WHERE ("host_status"."host_id" = 1 AND "host_status"."id" != 4 AND "host_status"."type" = 'HostStatus::BuildStatus') LIMIT 1 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.2ms) UPDATE "host_status" SET "reported_at" = $1 WHERE "host_status"."id" = $2 [["reported_at", "2017-05-24 09:54:18.652531"], ["id", 4]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.3ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] HostStatus::Status Load (0.1ms) SELECT "host_status".* FROM "host_status" WHERE "host_status"."host_id" = $1 [["host_id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) COMMIT 2017-05-24 11:54:18 2f482251 [sql] [D] Host::Managed Load (0.3ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."type" IN ('Host::Managed') AND "hosts"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] Log Load (0.2ms) SELECT "logs".* FROM "logs" WHERE "logs"."report_id" = $1 ORDER BY logs.id [["report_id", 61]] 2017-05-24 11:54:18 2f482251 [sql] [D] Source Load (0.1ms) SELECT "sources".* FROM "sources" WHERE "sources"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] CACHE (0.0ms) SELECT "sources".* FROM "sources" WHERE "sources"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."id" = $1 LIMIT 1 [["id", 2]] 2017-05-24 11:54:18 2f482251 [sql] [D] CACHE (0.0ms) SELECT "sources".* FROM "sources" WHERE "sources"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."id" = $1 LIMIT 1 [["id", 3]] 2017-05-24 11:54:18 2f482251 [sql] [D] CACHE (0.0ms) SELECT "sources".* FROM "sources" WHERE "sources"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."id" = $1 LIMIT 1 [["id", 312]] 2017-05-24 11:54:18 2f482251 [sql] [D] CACHE (0.0ms) SELECT "sources".* FROM "sources" WHERE "sources"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."id" = $1 LIMIT 1 [["id", 551]] 2017-05-24 11:54:18 2f482251 [sql] [D] CACHE (0.0ms) SELECT "sources".* FROM "sources" WHERE "sources"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."id" = $1 LIMIT 1 [["id", 552]] 2017-05-24 11:54:18 2f482251 [sql] [D] CACHE (0.0ms) SELECT "sources".* FROM "sources" WHERE "sources"."id" = $1 LIMIT 1 [["id", 1]] 2017-05-24 11:54:18 2f482251 [sql] [D] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."id" = $1 LIMIT 1 [["id", 553]] 2017-05-24 11:54:18 2f482251 [app] [I] Rendered api/v2/config_reports/create.json.rabl (20.0ms) 2017-05-24 11:54:18 2f482251 [app] [D] Body: {"metrics":{},"created_at":"2017-05-24 09:54:18 UTC","updated_at":"2017-05-24 09:54:18 UTC","id":61,"host_id":1,"host_name":"foreman.localdomain.com","reported_at":"2017-05-24 09:54:12 UTC","status":{"applied":0,"restarted":0,"failed":3,"failed_restarts":0,"skipped":0,"pending":0},"logs":[{"level":"info","source":{"source":"Puppet"},"message":{"message":"Using configured environment 'production'"}},{"level":"info","source":{"source":"Puppet"},"message":{"message":"Retrieving pluginfacts"}},{"level":"info","source":{"source":"Puppet"},"message":{"message":"Retrieving plugin"}},{"level":"info","source":{"source":"Puppet"},"message":{"message":"Loading facts"}},{"level":"err","source":{"source":"Puppet"},"message":{"message":"Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Failed when searching for node foreman.localdomain.com: Failed to find foreman.localdomain.com via exec: Execution of '/etc/puppetlabs/puppet/node.rb foreman.localdomain.com' returned 1: "}},{"level":"warning","source":{"source":"Puppet"},"message":{"message":"Not using cache on failed catalog"}},{"level":"err","source":{"source":"Puppet"},"message":{"message":"Could not retrieve catalog; skipping run"}}],"summary":"Failed"} 2017-05-24 11:54:18 2f482251 [app] [I] Completed 201 Created in 138ms (Views: 24.1ms | ActiveRecord: 22.1ms) 2017-05-24 11:54:18 2f482251 [sql] [D] (0.1ms) BEGIN 2017-05-24 11:54:18 2f482251 [sql] [D] SQL (0.2ms) INSERT INTO "sessions" ("session_id", "data", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["session_id", "393d726268ab40430ea2f84fe25e05ed"], ["data", "BAh7BkkiC2xvY2FsZQY6BkVGSSIHZW4GOwBG\n"], ["created_at", "2017-05-24 09:54:18.685225"], ["updated_at", "2017-05-24 09:54:18.685225"]] 2017-05-24 11:54:18 2f482251 [sql] [D] (0.4ms) COMMIT
Updated by Dominic Cleal over 7 years ago
- Related to Bug #6952: Correctly set hostgroup after provisioning from PXE menu added
Updated by Dominic Cleal over 7 years ago
- Subject changed from Foreman host hostgroup is removed on puppet run to Foreman host hostgroup is changed on puppet run and fact import
- Category set to Importers
- Status changed from Need more information to New
foreman_hostgroup contains the short hostgroup name (<%= @host.hostgroup.name %>)
The changes in #6952 probably cause this, it seems to use Puppet fact imports as a way to set a host group on a host remotely. As a workaround, rename the fact or set it to the .title
. It looks from the log that it's being set to a host group called "Foreman".
Updated by Alexandre Barth over 7 years ago
Ok i will rename my fact to something else. I can't use .title because i use hostgroups names in hiera and i don't think hiera will like file names with slashes.
Updated by Alexandre Barth over 7 years ago
Renaming my custom fact from foreman_hostgroup to foreman_group solves the problem.
Thank you Dominic :)
Updated by Florian Faltermeier over 7 years ago
Hello Dominic,
just for info: I have exactly the same problem.
Foreman version: 1.15.3
Renaming my custom fact from foreman_hostgroup to foreman_group solves the problem.
Workaround: +1
Regards,
Florian
Updated by Tomer Brisker almost 5 years ago
- Status changed from New to Resolved