Foreman do not create a file in pxelinux.cnf

Problem:
I have a linux server with the foreman on Ubuntu 20.04.6 LTS. I’m trying to intall the same linux on VirtualBox machine, using PXE-Boot. I have TFTP, FTP on the same server (with the foreman).
I created a provision of OS, instalatin media (becouse I don’t have Internet on the VBox). The foreman created PXE defaults (I see them in /srv/tftp/pxelinux.cnf/). Everything is almost OK. The discovery linux runs, register the host and reboot, but after that the discovery runs again, not my image of netistall. I noticed that the foreman don’t create a new file in pxelinux.cnf with MAC of my VM (I’m think, it’s the main problem). I use template “Discovery Debian kexec”, and of course it was bound to the operating system. I don’t see any errors in the debug log.
When I create the file in pxelinux.cnf, the installation proceess runs successfully. If you need more information, please ask me.

Expected outcome:
The foreman create a file in pxelinux.cnf/

Foreman and Proxy versions:
Foreman-debug says:
OS: debian
RELEASE: bullseye/sid
FOREMAN: 3.10.0
RUBY: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
PUPPET: (empty)

Foreman and Proxy plugin versions:
foreman 3.10.0
foreman_puppet 6.2.0
foreman_discovery 24.0.1
In the web-console I see the next plugins: Puppet CA, Puppet, Logs, Discovery, TFTP, and Templates

Distribution and version:
Information about Linux version (uname -a): 5.4.0-186-generic #206-Ubuntu SMP Fri Apr 26 12:31:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Other relevant data:
Two logs will be below.

proxy.log

2024-06-23T13:40:07  [I] WEBrick::HTTPServer#start done.
2024-06-23T13:40:07  [D] 'discovery' settings: 'enabled': https, 'node_port': 8443 (default), 'node_scheme': https (default)
2024-06-23T13:40:07  [D] 'discovery' ports: 'http': false, 'https': true
2024-06-23T13:40:07  [D] 'templates' settings: 'enabled': true, 'template_url': http://foreman.local:8000
2024-06-23T13:40:07  [D] 'templates' ports: 'http': true, 'https': true
2024-06-23T13:40:07  [D] 'tftp' settings: 'enabled': https, 'tftp_connect_timeout': 10 (default), 'tftp_servername': 192.168.33.1, 'tftproot': /srv/tftp, 'verify_server_cert': true (default)
2024-06-23T13:40:07  [D] 'tftp' ports: 'http': false, 'https': true
2024-06-23T13:40:07  [D] 'puppetca' settings: 'enabled': https, 'puppet_version': 6.0, 'use_provider': ["puppetca_hostname_whitelisting", :puppetca_http_api]
2024-06-23T13:40:07  [D] 'puppetca' ports: 'http': false, 'https': true
2024-06-23T13:40:07  [D] 'puppet' settings: 'enabled': https, 'use_provider': [:puppet_proxy_puppet_api]
2024-06-23T13:40:07  [D] 'puppet' ports: 'http': false, 'https': true
2024-06-23T13:40:07  [D] 'logs' settings: 'enabled': https
2024-06-23T13:40:07  [D] 'logs' ports: 'http': false, 'https': true
2024-06-23T13:40:07  [D] Providers ['puppetca_hostname_whitelisting', 'puppetca_http_api'] are going to be configured for 'puppetca'
2024-06-23T13:40:07  [D] Providers ['puppet_proxy_puppet_api'] are going to be configured for 'puppet'
2024-06-23T13:40:07  [D] 'puppetca_http_api' settings: 'puppet_ssl_ca': /etc/puppetlabs/puppet/ssl/certs/ca.pem (default), 'puppet_ssl_cert': /etc/puppetlabs/puppet/ssl/certs/foreman.local.pem, 'puppet_ssl_key': /etc/puppetlabs/puppet/ssl/private_keys/foreman.local.pem, 'puppet_url': https://foreman.local:8140, 'puppet_version': 6.0, 'use_provider': ["puppetca_hostname_whitelisting", :puppetca_http_api]
2024-06-23T13:40:07  [D] 'puppetca_hostname_whitelisting' settings: 'autosignfile': /etc/puppetlabs/puppet/autosign.conf, 'puppet_version': 6.0, 'use_provider': ["puppetca_hostname_whitelisting", :puppetca_http_api]
2024-06-23T13:40:07  [D] 'puppet_proxy_puppet_api' settings: 'api_timeout': 30 (default), 'classes_retriever': apiv3, 'environments_retriever': apiv3, 'puppet_ssl_ca': /etc/puppetlabs/puppet/ssl/certs/ca.pem, 'puppet_ssl_cert': /etc/puppetlabs/puppet/ssl/certs/foreman.local.pem, 'puppet_ssl_key': /etc/puppetlabs/puppet/ssl/private_keys/foreman.local.pem, 'puppet_url': https://foreman.local:8140, 'use_provider': [:puppet_proxy_puppet_api]
2024-06-23T13:40:07  [I] Successfully initialized 'discovery'
2024-06-23T13:40:07  [I] Successfully initialized 'foreman_proxy'
2024-06-23T13:40:07  [I] Successfully initialized 'templates'
2024-06-23T13:40:07  [I] Successfully initialized 'tftp'
2024-06-23T13:40:07  [I] Successfully initialized 'puppetca_http_api'
2024-06-23T13:40:07  [I] Successfully initialized 'puppetca_hostname_whitelisting'
2024-06-23T13:40:07  [I] Successfully initialized 'puppetca'
2024-06-23T13:40:07  [I] Successfully initialized 'puppet_proxy_puppet_api'
2024-06-23T13:40:07  [I] Successfully initialized 'puppet'
2024-06-23T13:40:07  [D] Log buffer API initialized, available capacity: 2000/1000
2024-06-23T13:40:07  [I] Successfully initialized 'logs'
2024-06-23T13:40:08  [I] WEBrick 1.6.0
2024-06-23T13:40:08  [I] ruby 2.7.0 (2019-12-25) [x86_64-linux-gnu]
2024-06-23T13:40:08  [I] 
Certificate:...

2024-06-23T13:40:08  [D] Rack::Handler::WEBrick is mounted on /.
2024-06-23T13:40:08  [I] WEBrick::HTTPServer#start: pid=11763 port=8443
2024-06-23T13:40:08  [I] Smart proxy has launched on 1 socket(s), waiting for requests
2024-06-23T13:41:13  [D] accept: 192.168.33.1:53426
2024-06-23T13:41:13  [D] Rack::Handler::WEBrick is invoked.
2024-06-23T13:41:13 e82c9d1b [I] Started DELETE /puppet/ca/autosign/mac080027f9da0c.local 
2024-06-23T13:41:13 e82c9d1b [D] verifying remote client 192.168.33.1 against trusted_hosts ["foreman.local"]
2024-06-23T13:41:13 e82c9d1b [D] Removed mac080027f9da0c.local from autosign
2024-06-23T13:41:13 e82c9d1b [I] Finished DELETE /puppet/ca/autosign/mac080027f9da0c.local with 200 (3.95 ms)
2024-06-23T13:41:13  [D] accept: 192.168.33.1:53436
2024-06-23T13:41:13  [D] close: 192.168.33.1:53426
2024-06-23T13:41:13  [D] Rack::Handler::WEBrick is invoked.
2024-06-23T13:41:13 e82c9d1b [I] Started DELETE /puppet/ca/mac080027f9da0c.local 
2024-06-23T13:41:13 e82c9d1b [D] verifying remote client 192.168.33.1 against trusted_hosts ["foreman.local"]
2024-06-23T13:41:13 e82c9d1b [I] Finished DELETE /puppet/ca/mac080027f9da0c.local with 200 (116.68 ms)
2024-06-23T13:41:13  [D] close: 192.168.33.1:53436
2024-06-23T13:44:08  [D] accept: 192.168.33.1:57916
2024-06-23T13:44:08  [D] Rack::Handler::WEBrick is invoked.
2024-06-23T13:44:08 48a56ece [I] Started DELETE /puppet/ca/autosign/mac080027f9da0c.local 
2024-06-23T13:44:08 48a56ece [D] verifying remote client 192.168.33.1 against trusted_hosts ["foreman.local"]
2024-06-23T13:44:08 48a56ece [D] Attempt to remove nonexistent client autosign for mac080027f9da0c.local
2024-06-23T13:44:08 48a56ece [E] Attempt to remove nonexistent client autosign for mac080027f9da0c.local
2024-06-23T13:44:08 48a56ece [W] Error details for Attempt to remove nonexistent client autosign for mac080027f9da0c.local: <Exception>: Attempt to remove nonexistent client autosign for mac080027f9da0c.local
2024-06-23T13:44:08 48a56ece [W] Attempt to remove nonexistent client autosign for mac080027f9da0c.local: <Exception>: Attempt to remove nonexistent client autosign for mac080027f9da0c.local
2024-06-23T13:44:08 48a56ece [I] Finished DELETE /puppet/ca/autosign/mac080027f9da0c.local with 404 (2.68 ms)
2024-06-23T13:44:08  [D] close: 192.168.33.1:57916
2024-06-23T13:44:08  [D] accept: 192.168.33.1:57920
2024-06-23T13:44:08  [D] Rack::Handler::WEBrick is invoked.
2024-06-23T13:44:08 48a56ece [I] Started DELETE /puppet/ca/mac080027f9da0c.local 
2024-06-23T13:44:08 48a56ece [D] verifying remote client 192.168.33.1 against trusted_hosts ["foreman.local"]
2024-06-23T13:44:08 48a56ece [I] Finished DELETE /puppet/ca/mac080027f9da0c.local with 200 (94.55 ms)
2024-06-23T13:44:08  [D] close: 192.168.33.1:57920
2024-06-23T13:44:08  [D] accept: 192.168.33.1:57934
2024-06-23T13:44:08  [D] Rack::Handler::WEBrick is invoked.
2024-06-23T13:44:08 48a56ece [I] Started POST /puppet/ca/autosign/mac080027f9da0c.local 
2024-06-23T13:44:08 48a56ece [D] verifying remote client 192.168.33.1 against trusted_hosts ["foreman.local"]
2024-06-23T13:44:08 48a56ece [D] Added mac080027f9da0c.local to autosign
2024-06-23T13:44:08 48a56ece [I] Finished POST /puppet/ca/autosign/mac080027f9da0c.local with 200 (4.19 ms)
2024-06-23T13:44:08  [D] close: 192.168.33.1:57934

production.log (part 1)

2024-06-23T13:40:46 [I|app|e062d651] Started GET "/" for 192.168.56.1 at 2024-06-23 13:40:46 +0000
2024-06-23T13:40:46 [I|app|e062d651] Processing by DashboardController#index as HTML
2024-06-23T13:40:46 [D|tax|e062d651] Current location set to Default Location
2024-06-23T13:40:46 [D|tax|e062d651] Current organization set to Default Organization
2024-06-23T13:40:46 [D|app|e062d651]   Rendering layout layouts/application.html.erb
2024-06-23T13:40:46 [D|app|e062d651]   Rendering dashboard/index.html.erb within layouts/application
2024-06-23T13:40:46 [I|app|e062d651]   Rendered dashboard/index.html.erb within layouts/application (Duration: 4.9ms | Allocations: 4352)
2024-06-23T13:40:46 [D|app|e062d651]   Rendered layouts/_application_content.html.erb (Duration: 0.3ms | Allocations: 376)
2024-06-23T13:40:46 [D|app|e062d651]   Rendering layouts/base.html.erb
2024-06-23T13:40:46 [I|app|e062d651]   Rendered layouts/base.html.erb (Duration: 8.9ms | Allocations: 12651)
2024-06-23T13:40:46 [I|app|e062d651]   Rendered layout layouts/application.html.erb (Duration: 14.5ms | Allocations: 17666)
2024-06-23T13:40:46 [I|app|e062d651] Completed 200 OK in 22ms (Views: 13.9ms | ActiveRecord: 2.3ms | Allocations: 20647)
2024-06-23T13:40:47 [I|app|7690c1fc] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:40:47 +0000
2024-06-23T13:40:47 [I|app|7690c1fc] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:40:47 [D|tax|7690c1fc] Current location set to Default Location
2024-06-23T13:40:47 [D|tax|7690c1fc] Current organization set to Default Organization
2024-06-23T13:40:47 [D|not|7690c1fc] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:40:47 [D|app|7690c1fc] Body: {"notifications":[{"id":208,"seen":false,"level":"info","text":"Host mac080027f9da0c has been dicovered","created_at":"2024-06-23T12:48:33.814Z","group":"New hosts","actions":{"links":[{"href":"/discovered_hosts","title":"Details"}]}}]}
2024-06-23T13:40:47 [I|app|7690c1fc] Completed 200 OK in 10ms (Views: 0.1ms | ActiveRecord: 2.4ms | Allocations: 2099)
2024-06-23T13:40:47 [I|app|00b421bb] Started GET "/dashboard/auto_complete_search?search=" for 192.168.56.1 at 2024-06-23 13:40:47 +0000
2024-06-23T13:40:47 [I|app|00b421bb] Processing by HostsController#auto_complete_search as JSON
2024-06-23T13:40:47 [I|app|00b421bb]   Parameters: {"search"=>""}
2024-06-23T13:40:47 [D|tax|00b421bb] Current location set to Default Location
2024-06-23T13:40:47 [D|tax|00b421bb] Current organization set to Default Organization
2024-06-23T13:40:47 [I|app|00b421bb] Completed 200 OK in 7ms (Views: 1.1ms | ActiveRecord: 0.9ms | Allocations: 7613)
2024-06-23T13:40:47 [I|app|aa15f318] Started GET "/widgets/26" for 192.168.56.1 at 2024-06-23 13:40:47 +0000
2024-06-23T13:40:47 [I|app|aa15f318] Processing by DashboardController#show as HTML
2024-06-23T13:40:47 [I|app|aa15f318]   Parameters: {"id"=>"26"}
2024-06-23T13:40:47 [I|app|c29b76cd] Started GET "/widgets/25" for 192.168.56.1 at 2024-06-23 13:40:47 +0000
2024-06-23T13:40:47 [I|app|64814977] Started GET "/widgets/27" for 192.168.56.1 at 2024-06-23 13:40:47 +0000
2024-06-23T13:40:47 [I|app|9c2090dd] Started GET "/widgets/28" for 192.168.56.1 at 2024-06-23 13:40:47 +0000
2024-06-23T13:40:47 [I|app|5124c81b] Started GET "/widgets/29" for 192.168.56.1 at 2024-06-23 13:40:47 +0000
2024-06-23T13:40:47 [D|tax|aa15f318] Current location set to Default Location
2024-06-23T13:40:47 [I|app|c29b76cd] Processing by DashboardController#show as HTML
2024-06-23T13:40:47 [I|app|c29b76cd]   Parameters: {"id"=>"25"}
2024-06-23T13:40:47 [I|app|64814977] Processing by DashboardController#show as HTML
2024-06-23T13:40:47 [I|app|64814977]   Parameters: {"id"=>"27"}
2024-06-23T13:40:47 [D|tax|aa15f318] Current organization set to Default Organization
2024-06-23T13:40:47 [I|app|5124c81b] Processing by DashboardController#show as HTML
2024-06-23T13:40:47 [I|app|5124c81b]   Parameters: {"id"=>"29"}
2024-06-23T13:40:47 [I|app|9c2090dd] Processing by DashboardController#show as HTML
2024-06-23T13:40:47 [I|app|9c2090dd]   Parameters: {"id"=>"28"}
2024-06-23T13:40:47 [D|tax|c29b76cd] Current location set to Default Location
2024-06-23T13:40:47 [D|tax|64814977] Current location set to Default Location
2024-06-23T13:40:47 [D|tax|5124c81b] Current location set to Default Location
2024-06-23T13:40:47 [D|tax|9c2090dd] Current location set to Default Location
2024-06-23T13:40:47 [D|tax|c29b76cd] Current organization set to Default Organization
2024-06-23T13:40:47 [D|tax|64814977] Current organization set to Default Organization
2024-06-23T13:40:47 [D|tax|5124c81b] Current organization set to Default Organization
2024-06-23T13:40:47 [D|tax|9c2090dd] Current organization set to Default Organization
2024-06-23T13:40:47 [D|app|5124c81b]   Rendered dashboard/_distribution_widget.html.erb (Duration: 45.3ms | Allocations: 20924)
2024-06-23T13:40:47 [I|app|5124c81b] Completed 200 OK in 112ms (Views: 5.8ms | ActiveRecord: 78.9ms | Allocations: 42131)
2024-06-23T13:40:47 [D|app|aa15f318]   Rendered dashboard/_status_chart_widget.html.erb (Duration: 92.2ms | Allocations: 41380)
2024-06-23T13:40:47 [I|app|aa15f318] Completed 200 OK in 186ms (Views: 12.7ms | ActiveRecord: 159.0ms | Allocations: 73795)
2024-06-23T13:40:47 [D|app|c29b76cd]   Rendered dashboard/_status_links.html.erb (Duration: 90.4ms | Allocations: 40888)
2024-06-23T13:40:47 [D|app|c29b76cd]   Rendered dashboard/_status_widget.html.erb (Duration: 90.6ms | Allocations: 40993)
2024-06-23T13:40:47 [I|app|c29b76cd] Completed 200 OK in 181ms (Views: 15.7ms | ActiveRecord: 133.6ms | Allocations: 73180)
2024-06-23T13:40:47 [D|app|64814977]   Rendered dashboard/_status_links.html.erb (Duration: 110.4ms | Allocations: 49581)
2024-06-23T13:40:47 [D|app|64814977]   Rendered dashboard/_status_widget.html.erb (Duration: 110.7ms | Allocations: 49686)
2024-06-23T13:40:48 [I|app|64814977] Completed 200 OK in 183ms (Views: 24.6ms | ActiveRecord: 129.9ms | Allocations: 73322)
2024-06-23T13:40:48 [D|app|9c2090dd]   Rendered dashboard/_status_chart_widget.html.erb (Duration: 92.6ms | Allocations: 41889)
2024-06-23T13:40:48 [I|app|9c2090dd] Completed 200 OK in 189ms (Views: 24.4ms | ActiveRecord: 122.0ms | Allocations: 76115)
2024-06-23T13:40:48 [I|app|487c63a8] Started GET "/widgets/30" for 192.168.56.1 at 2024-06-23 13:40:48 +0000
2024-06-23T13:40:48 [I|app|487c63a8] Processing by DashboardController#show as HTML
2024-06-23T13:40:48 [I|app|487c63a8]   Parameters: {"id"=>"30"}
2024-06-23T13:40:48 [D|tax|487c63a8] Current location set to Default Location
2024-06-23T13:40:48 [D|tax|487c63a8] Current organization set to Default Organization
2024-06-23T13:40:48 [I|app|d25bc5e7] Started GET "/widgets/31" for 192.168.56.1 at 2024-06-23 13:40:48 +0000
2024-06-23T13:40:48 [I|app|d25bc5e7] Processing by DashboardController#show as HTML
2024-06-23T13:40:48 [I|app|d25bc5e7]   Parameters: {"id"=>"31"}
2024-06-23T13:40:48 [D|tax|d25bc5e7] Current location set to Default Location
2024-06-23T13:40:48 [D|tax|d25bc5e7] Current organization set to Default Organization
2024-06-23T13:40:48 [D|app|487c63a8]   Rendered dashboard/_reports_widget.html.erb (Duration: 18.3ms | Allocations: 8073)
2024-06-23T13:40:48 [I|app|487c63a8] Completed 200 OK in 30ms (Views: 9.2ms | ActiveRecord: 11.7ms | Allocations: 12966)
2024-06-23T13:40:48 [I|app|c3027300] Started GET "/widgets/32" for 192.168.56.1 at 2024-06-23 13:40:48 +0000
2024-06-23T13:40:48 [I|app|c3027300] Processing by DashboardController#show as HTML
2024-06-23T13:40:48 [I|app|c3027300]   Parameters: {"id"=>"32"}
2024-06-23T13:40:48 [D|tax|c3027300] Current location set to Default Location
2024-06-23T13:40:48 [D|tax|c3027300] Current organization set to Default Organization
2024-06-23T13:40:48 [D|app|d25bc5e7]   Rendered dashboard/_new_hosts_widget_host_list.html.erb (Duration: 13.6ms | Allocations: 5712)
2024-06-23T13:40:48 [D|app|d25bc5e7]   Rendered dashboard/_new_hosts_widget.html.erb (Duration: 17.6ms | Allocations: 7717)
2024-06-23T13:40:48 [I|app|d25bc5e7] Completed 200 OK in 43ms (Views: 9.1ms | ActiveRecord: 24.1ms | Allocations: 18437)
2024-06-23T13:40:48 [D|app|c3027300]   Rendered dashboard/_hosts_in_build_mode_widget_host_list.html.erb (Duration: 10.6ms | Allocations: 3211)
2024-06-23T13:40:48 [D|app|c3027300]   Rendered dashboard/_hosts_in_build_mode_widget.html.erb (Duration: 13.7ms | Allocations: 4663)
2024-06-23T13:40:48 [I|app|c3027300] Completed 200 OK in 36ms (Views: 12.3ms | ActiveRecord: 15.7ms | Allocations: 14722)
2024-06-23T13:40:49 [I|app|8b9f4fdd] Started GET "/api/v2/host_statuses?per_page=all" for 192.168.56.1 at 2024-06-23 13:40:49 +0000
2024-06-23T13:40:49 [I|app|8b9f4fdd] Processing by Api::V2::HostStatusesController#index as JSON
2024-06-23T13:40:49 [I|app|8b9f4fdd]   Parameters: {"per_page"=>"all", "apiv"=>"v2"}
2024-06-23T13:40:49 [D|tax|8b9f4fdd] Current location set to Default Location
2024-06-23T13:40:49 [D|tax|8b9f4fdd] Current organization set to Default Organization
2024-06-23T13:40:49 [D|app|8b9f4fdd]   Rendering layout api/v2/layouts/index_layout.json.erb
2024-06-23T13:40:49 [D|app|8b9f4fdd]   Rendering api/v2/host_statuses/index.json.rabl within api/v2/layouts/index_layout
2024-06-23T13:40:49 [I|app|8b9f4fdd]   Rendered api/v2/host_statuses/index.json.rabl within api/v2/layouts/index_layout (Duration: 19.4ms | Allocations: 14455)
2024-06-23T13:40:49 [I|app|8b9f4fdd]   Rendered layout api/v2/layouts/index_layout.json.erb (Duration: 19.7ms | Allocations: 14668)
2024-06-23T13:40:49 [D|app|8b9f4fdd] Body: {
 8b9f4fdd |   "total": 1,
 8b9f4fdd |   "subtotal": 1,
 8b9f4fdd |   "page": 1,
 8b9f4fdd |   "per_page": 1,
 8b9f4fdd |   "search": null,
 8b9f4fdd |   "sort": {
 8b9f4fdd |     "by": null,
 8b9f4fdd |     "order": null
 8b9f4fdd |   },
 8b9f4fdd |   "results": [{"name":"Build","description":null,"ok_total_path":"/hosts?search=build_status+%3D+pending+OR+build_status+%3D+built","ok_owned_path":"/hosts?search=owner+%3D+current_user+AND+%28build_status+%3D+pending+OR+build_status+%3D+built%29","warn_total_path":null,"warn_owned_path":null,"error_total_path":"/hosts?search=build_status+%3D+token_expired+OR+build_status+%3D+build_failed","error_owned_path":"/hosts?search=owner+%3D+current_user+AND+%28build_status+%3D+token_expired+OR+build_status+%3D+build_failed%29","details":[{"label":"Pending installation","global_status":0,"total":2,"owned":2,"total_path":"/hosts?search=build_status+%3D+pending","owned_path":"/hosts?search=owner+%3D+current_user+AND+%28build_status+%3D+pending%29"},{"label":"Installed","global_status":0,"total":0,"owned":0,"total_path":"/hosts?search=build_status+%3D+built","owned_path":"/hosts?search=owner+%3D+current_user+AND+%28build_status+%3D+built%29"},{"label":"Token expired","global_status":2,"total":0,"owned":0,"total_path":"/hosts?search=build_status+%3D+token_expired","owned_path":"/hosts?search=owner+%3D+current_user+AND+%28build_status+%3D+token_expired%29"},{"label":"Installation error","global_status":2,"total":0,"owned":0,"total_path":"/hosts?search=build_status+%3D+build_failed","owned_path":"/hosts?search=owner+%3D+current_user+AND+%28build_status+%3D+build_failed%29"}]}]
 8b9f4fdd | }
 8b9f4fdd | 
2024-06-23T13:40:49 [I|app|8b9f4fdd] Completed 200 OK in 25ms (Views: 18.3ms | ActiveRecord: 2.7ms | Allocations: 17063)
2024-06-23T13:40:51 [D|dyn|] Executor heartbeat
2024-06-23T13:40:57 [I|app|30c8a733] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:40:57 +0000
2024-06-23T13:40:57 [I|app|30c8a733] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:40:57 [D|tax|30c8a733] Current location set to Default Location
2024-06-23T13:40:57 [D|tax|30c8a733] Current organization set to Default Organization
2024-06-23T13:40:57 [D|not|30c8a733] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:40:57 [D|app|30c8a733] Body: {"notifications":[{"id":208,"seen":false,"level":"info","text":"Host mac080027f9da0c has been dicovered","created_at":"2024-06-23T12:48:33.814Z","group":"New hosts","actions":{"links":[{"href":"/discovered_hosts","title":"Details"}]}}]}
2024-06-23T13:40:57 [I|app|30c8a733] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.9ms | Allocations: 2099)
2024-06-23T13:40:58 [I|app|b38ab4bf] Started GET "/discovered_hosts" for 192.168.56.1 at 2024-06-23 13:40:58 +0000
2024-06-23T13:40:58 [I|app|b38ab4bf] Processing by DiscoveredHostsController#index as HTML
2024-06-23T13:40:58 [D|tax|b38ab4bf] Current location set to Default Location
2024-06-23T13:40:58 [D|tax|b38ab4bf] Current organization set to Default Organization
2024-06-23T13:40:58 [D|app|b38ab4bf]   Rendering layout layouts/application.html.erb
2024-06-23T13:40:58 [D|app|b38ab4bf]   Rendering vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/index.html.erb within layouts/application
2024-06-23T13:40:58 [D|app|b38ab4bf]   Rendered vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/_discovered_host.html.erb (Duration: 1.6ms | Allocations: 1970)
2024-06-23T13:40:58 [D|app|b38ab4bf]   Rendered vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/_discovered_host_modal.html.erb (Duration: 6.4ms | Allocations: 3166)
2024-06-23T13:40:58 [D|app|b38ab4bf]   Rendered common/_pagination.html.erb (Duration: 0.1ms | Allocations: 68)
2024-06-23T13:40:58 [D|app|b38ab4bf]   Rendered vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/_discovered_hosts_list.html.erb (Duration: 10.9ms | Allocations: 8406)
2024-06-23T13:40:58 [I|app|b38ab4bf]   Rendered vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/index.html.erb within layouts/application (Duration: 11.6ms | Allocations: 9180)
2024-06-23T13:40:58 [D|app|b38ab4bf]   Rendered layouts/_application_content.html.erb (Duration: 0.4ms | Allocations: 376)
2024-06-23T13:40:58 [D|app|b38ab4bf]   Rendering layouts/base.html.erb
2024-06-23T13:40:58 [I|app|b38ab4bf]   Rendered layouts/base.html.erb (Duration: 8.3ms | Allocations: 12379)
2024-06-23T13:40:58 [I|app|b38ab4bf]   Rendered layout layouts/application.html.erb (Duration: 20.6ms | Allocations: 22220)
2024-06-23T13:40:58 [I|app|b38ab4bf] Completed 200 OK in 38ms (Views: 19.6ms | ActiveRecord: 4.4ms | Allocations: 31521)
2024-06-23T13:40:58 [I|app|5fd7129f] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:40:58 +0000
2024-06-23T13:40:58 [I|app|5fd7129f] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:40:58 [D|tax|5fd7129f] Current location set to Default Location
2024-06-23T13:40:58 [D|tax|5fd7129f] Current organization set to Default Organization
2024-06-23T13:40:58 [D|not|5fd7129f] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:40:58 [D|app|5fd7129f] Body: {"notifications":[{"id":208,"seen":false,"level":"info","text":"Host mac080027f9da0c has been dicovered","created_at":"2024-06-23T12:48:33.814Z","group":"New hosts","actions":{"links":[{"href":"/discovered_hosts","title":"Details"}]}}]}
2024-06-23T13:40:58 [I|app|5fd7129f] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.7ms | Allocations: 2099)
2024-06-23T13:40:58 [I|app|95c10f70] Started GET "/discovered_hosts/auto_complete_search?search=" for 192.168.56.1 at 2024-06-23 13:40:58 +0000
2024-06-23T13:40:58 [I|app|95c10f70] Processing by DiscoveredHostsController#auto_complete_search as JSON
2024-06-23T13:40:58 [I|app|95c10f70]   Parameters: {"search"=>""}
2024-06-23T13:40:58 [D|tax|95c10f70] Current location set to Default Location
2024-06-23T13:40:58 [D|tax|95c10f70] Current organization set to Default Organization
2024-06-23T13:40:58 [I|app|95c10f70] Completed 200 OK in 6ms (Views: 0.5ms | ActiveRecord: 0.8ms | Allocations: 3858)
2024-06-23T13:41:03 [I|app|66a7a4f6] Started DELETE "/discovered_hosts/mac080027f9da0c" for 192.168.56.1 at 2024-06-23 13:41:03 +0000
2024-06-23T13:41:03 [I|app|66a7a4f6] Processing by DiscoveredHostsController#destroy as HTML
2024-06-23T13:41:03 [I|app|66a7a4f6]   Parameters: {"authenticity_token"=>"RsgTLPqtDpEZPAVAtnLlDs2ozDNsz_rIQTRFmm0Lzi1fHARRevvn-WreLzG4g72JTYDDaoWtTBL63kgRDTNSUQ", "id"=>"mac080027f9da0c"}
2024-06-23T13:41:03 [D|tax|66a7a4f6] Current location set to Default Location
2024-06-23T13:41:03 [D|tax|66a7a4f6] Current organization set to Default Organization
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on mac 08:00:27:f9:da:0c
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on ip 192.168.33.20
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on type Nic::Managed
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on name mac080027f9da0c
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on host_id 44
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on subnet_id 1
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on domain_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on attrs {"mtu"=>1500, "bindings"=>[{"address"=>"192.168.33.20", "netmask"=>"255.255.255.0", "network"=>"192.168.33.0"}], "bindings6"=>[{"address"=>"fe80::a00:27ff:fef9:da0c", "netmask"=>"ffff:ffff:ffff:ffff::", "network"=>"fe80::", "scope6"=>"link"}], "netmask"=>"255.255.255.0", "network"=>"192.168.33.0", "netmask6"=>"ffff:ffff:ffff:ffff::", "network6"=>"fe80::", "scope6"=>"link"}
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on provider 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on username 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on password [redacted]
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on virtual false
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on link true
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on identifier enp0s3
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on tag 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on attached_to 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on managed true
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on mode balance-rr
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on attached_devices 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on bond_options 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on primary true
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on provision true
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on compute_attributes {}
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on ip6 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (92) destroy event on subnet6_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on mac 08:00:27:ba:77:4b
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on ip 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on type Nic::Managed
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on name 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on host_id 44
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on subnet_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on domain_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on attrs {"mtu"=>1500}
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on provider 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on username 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on password [redacted]
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on virtual false
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on link true
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on identifier enp0s8
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on tag 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on attached_to 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on managed false
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on mode balance-rr
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on attached_devices 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on bond_options 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on primary false
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on provision false
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on compute_attributes {}
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on ip6 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Nic::Managed (93) destroy event on subnet6_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on name mac080027f9da0c
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on last_compile 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on root_pass 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on architecture_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on operatingsystem_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on ptable_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on medium_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on build false
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on comment 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on disk 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on installed_at 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on model_id 1
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on hostgroup_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on owner_id 1
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on owner_type User
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on enabled true
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on puppet_ca_proxy_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on managed false
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on use_image 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on image_file 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on uuid 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on compute_resource_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on puppet_proxy_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on certname 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on image_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on organization_id 1
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on location_id 2
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on otp 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on realm_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on compute_profile_id 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on provision_method 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on grub_pass 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on global_status 0
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on lookup_value_matcher 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on pxe_loader 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on initiated_at 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on build_errors 
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on creator_id 1
2024-06-23T13:41:04 [I|aud|66a7a4f6] Host::Base (44) destroy event on discovery_rule_id 
2024-06-23T13:41:04 [D|not|66a7a4f6] Notification event: UINotifications::DestroyHost - checking for notifications
2024-06-23T13:41:04 [D|not|66a7a4f6] Clearing Cache: notification, clearing cache for notification-1
2024-06-23T13:41:04 [D|not|66a7a4f6] Clearing Cache: notification, clearing cache for notification-2
2024-06-23T13:41:04 [D|not|66a7a4f6] Clearing Cache: notification, clearing cache for notification-3
2024-06-23T13:41:04 [D|not|66a7a4f6] Clearing Cache: notification, clearing cache for notification-4
2024-06-23T13:41:04 [I|app|66a7a4f6] Redirected to https://foreman.local/discovered_hosts
2024-06-23T13:41:04 [I|app|66a7a4f6] Completed 302 Found in 151ms (ActiveRecord: 51.4ms | Allocations: 62887)
2024-06-23T13:41:04 [I|app|156154f3] Started GET "/discovered_hosts" for 192.168.56.1 at 2024-06-23 13:41:04 +0000
2024-06-23T13:41:04 [I|app|156154f3] Processing by DiscoveredHostsController#index as HTML
2024-06-23T13:41:04 [D|tax|156154f3] Current location set to Default Location
2024-06-23T13:41:04 [D|tax|156154f3] Current organization set to Default Organization
2024-06-23T13:41:04 [D|app|156154f3]   Rendering layout layouts/application.html.erb
2024-06-23T13:41:04 [D|app|156154f3]   Rendering vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/welcome.html.erb within layouts/application
2024-06-23T13:41:04 [I|app|156154f3]   Rendered vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/welcome.html.erb within layouts/application (Duration: 1.4ms | Allocations: 436)
2024-06-23T13:41:04 [D|app|156154f3]   Rendered layouts/_application_content.html.erb (Duration: 0.1ms | Allocations: 30)
2024-06-23T13:41:04 [D|app|156154f3]   Rendering layouts/base.html.erb
2024-06-23T13:41:04 [I|app|156154f3]   Rendered layouts/base.html.erb (Duration: 9.2ms | Allocations: 12487)
2024-06-23T13:41:04 [I|app|156154f3]   Rendered layout layouts/application.html.erb (Duration: 11.2ms | Allocations: 13375)
2024-06-23T13:41:04 [I|app|156154f3] Filter chain halted as :welcome rendered or redirected
2024-06-23T13:41:04 [I|app|156154f3] Completed 200 OK in 20ms (Views: 11.1ms | ActiveRecord: 1.7ms | Allocations: 17704)
2024-06-23T13:41:04 [I|app|90a82743] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:41:04 +0000
2024-06-23T13:41:04 [I|app|90a82743] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:41:04 [D|tax|90a82743] Current location set to Default Location
2024-06-23T13:41:04 [D|tax|90a82743] Current organization set to Default Organization
2024-06-23T13:41:04 [D|not|90a82743] Cache Miss: notification, writing cache for notification-4
2024-06-23T13:41:04 [D|not|90a82743] Expiring notification cache notification-4 in 3600 seconds
2024-06-23T13:41:04 [D|app|90a82743] Body: {"notifications":[]}
2024-06-23T13:41:04 [I|app|90a82743] Completed 200 OK in 19ms (Views: 0.1ms | ActiveRecord: 4.3ms | Allocations: 2781)
2024-06-23T13:41:06 [D|dyn|] Executor heartbeat
2024-06-23T13:41:07 [I|app|2ece747d] Started GET "/hosts" for 192.168.56.1 at 2024-06-23 13:41:07 +0000
2024-06-23T13:41:07 [I|app|2ece747d] Processing by HostsController#index as HTML
2024-06-23T13:41:07 [D|tax|2ece747d] Current location set to Default Location
2024-06-23T13:41:07 [D|tax|2ece747d] Current organization set to Default Organization
2024-06-23T13:41:07 [D|app|2ece747d]   Rendering layout layouts/application.html.erb
2024-06-23T13:41:07 [D|app|2ece747d]   Rendering hosts/index.html.erb within layouts/application
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_th.html.erb (Duration: 0.0ms | Allocations: 26)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_th.html.erb (Duration: 0.2ms | Allocations: 187)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_th.html.erb (Duration: 0.2ms | Allocations: 201)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_th.html.erb (Duration: 0.1ms | Allocations: 189)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_th.html.erb (Duration: 0.1ms | Allocations: 189)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_th.html.erb (Duration: 0.1ms | Allocations: 189)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_th.html.erb (Duration: 0.1ms | Allocations: 188)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_th.html.erb (Duration: 0.1ms | Allocations: 189)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_th.html.erb (Duration: 0.1ms | Allocations: 189)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.2ms | Allocations: 123)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 13.0ms | Allocations: 6986)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.2ms | Allocations: 97)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.5ms | Allocations: 298)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.2ms | Allocations: 158)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.9ms | Allocations: 376)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 1.1ms | Allocations: 501)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.0ms | Allocations: 25)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 3.2ms | Allocations: 1565)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.1ms | Allocations: 121)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.3ms | Allocations: 256)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.1ms | Allocations: 98)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.6ms | Allocations: 297)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.2ms | Allocations: 153)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.6ms | Allocations: 258)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.1ms | Allocations: 128)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 0.0ms | Allocations: 28)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_selectable_column_td.html.erb (Duration: 2.6ms | Allocations: 1484)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered common/_pagination.html.erb (Duration: 0.1ms | Allocations: 68)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered hosts/_list.html.erb (Duration: 33.3ms | Allocations: 21971)
2024-06-23T13:41:07 [I|app|2ece747d]   Rendered hosts/index.html.erb within layouts/application (Duration: 37.3ms | Allocations: 25229)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendered layouts/_application_content.html.erb (Duration: 1.1ms | Allocations: 2079)
2024-06-23T13:41:07 [D|app|2ece747d]   Rendering layouts/base.html.erb
2024-06-23T13:41:07 [I|app|2ece747d]   Rendered layouts/base.html.erb (Duration: 9.2ms | Allocations: 12456)
2024-06-23T13:41:07 [I|app|2ece747d]   Rendered layout layouts/application.html.erb (Duration: 47.9ms | Allocations: 40051)
2024-06-23T13:41:07 [I|app|2ece747d] Completed 200 OK in 64ms (Views: 44.2ms | ActiveRecord: 7.0ms | Allocations: 47977)
2024-06-23T13:41:08 [I|app|29c3abb2] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:41:08 +0000
2024-06-23T13:41:08 [I|app|29c3abb2] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:41:08 [D|tax|29c3abb2] Current location set to Default Location
2024-06-23T13:41:08 [D|tax|29c3abb2] Current organization set to Default Organization
2024-06-23T13:41:08 [D|not|29c3abb2] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:41:08 [D|app|29c3abb2] Body: {"notifications":[]}
2024-06-23T13:41:08 [I|app|29c3abb2] Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 0.8ms | Allocations: 2097)
2024-06-23T13:41:08 [I|app|94b613f7] Started GET "/hosts/auto_complete_search?search=" for 192.168.56.1 at 2024-06-23 13:41:08 +0000
2024-06-23T13:41:08 [I|app|94b613f7] Processing by HostsController#auto_complete_search as JSON
2024-06-23T13:41:08 [I|app|94b613f7]   Parameters: {"search"=>""}
2024-06-23T13:41:08 [I|app|fa34ece5] Started GET "/api/v2/hosts/foreman.local/power" for 192.168.56.1 at 2024-06-23 13:41:08 +0000
2024-06-23T13:41:08 [I|app|fa34ece5] Processing by Api::V2::HostsController#power_status as JSON
2024-06-23T13:41:08 [I|app|fa34ece5]   Parameters: {"apiv"=>"v2", "id"=>"foreman.local"}
2024-06-23T13:41:08 [D|tax|94b613f7] Current location set to Default Location
2024-06-23T13:41:08 [D|tax|94b613f7] Current organization set to Default Organization
2024-06-23T13:41:08 [I|app|94b613f7] Completed 200 OK in 19ms (Views: 1.3ms | ActiveRecord: 9.3ms | Allocations: 9990)
2024-06-23T13:41:08 [D|tax|fa34ece5] Current location set to Default Location
2024-06-23T13:41:08 [I|app|7dd00fd3] Started GET "/api/v2/hosts/mac080027f9da0c.local/power" for 192.168.56.1 at 2024-06-23 13:41:08 +0000
2024-06-23T13:41:08 [I|app|7dd00fd3] Processing by Api::V2::HostsController#power_status as JSON
2024-06-23T13:41:08 [I|app|7dd00fd3]   Parameters: {"apiv"=>"v2", "id"=>"mac080027f9da0c.local"}
2024-06-23T13:41:08 [D|tax|fa34ece5] Current organization set to Default Organization
2024-06-23T13:41:08 [D|tax|7dd00fd3] Current location set to Default Location
2024-06-23T13:41:08 [D|tax|7dd00fd3] Current organization set to Default Organization
2024-06-23T13:41:08 [D|app|fa34ece5] Body: {"id":1,"state":"na","title":"N/A","statusText":"Power operations are not enabled on this host."}
2024-06-23T13:41:08 [I|app|fa34ece5] Completed 200 OK in 56ms (Views: 0.2ms | ActiveRecord: 28.6ms | Allocations: 15587)
2024-06-23T13:41:08 [D|app|7dd00fd3] Body: {"id":43,"state":"na","title":"N/A","statusText":"Power operations are not enabled on this host."}
2024-06-23T13:41:08 [I|app|7dd00fd3] Completed 200 OK in 49ms (Views: 0.2ms | ActiveRecord: 32.7ms | Allocations: 9078)
2024-06-23T13:41:13 [I|app|e82c9d1b] Started DELETE "/hosts/mac080027f9da0c.local" for 192.168.56.1 at 2024-06-23 13:41:13 +0000
2024-06-23T13:41:13 [I|app|e82c9d1b] Processing by HostsController#destroy as HTML
2024-06-23T13:41:13 [I|app|e82c9d1b]   Parameters: {"authenticity_token"=>"kfue-g6mehCNFkDmsZ9A58UuX8dbAE-QdpsmMS_AMWKIL4mHjvCTeP70ape_bhhgRQZQnrJi-UrNcSu6T_itHg", "id"=>"mac080027f9da0c.local"}
2024-06-23T13:41:13 [D|tax|e82c9d1b] Current location set to Default Location
2024-06-23T13:41:13 [D|tax|e82c9d1b] Current organization set to Default Organization
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on mac 08:00:27:f9:da:0c
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on ip 192.168.33.20
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on type Nic::Managed
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on name mac080027f9da0c.local
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on host_id 43
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on subnet_id 1
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on domain_id 1
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on attrs {"mtu"=>1500, "bindings"=>[{"address"=>"192.168.33.20", "netmask"=>"255.255.255.0", "network"=>"192.168.33.0"}], "bindings6"=>[{"address"=>"fe80::a00:27ff:fef9:da0c", "netmask"=>"ffff:ffff:ffff:ffff::", "network"=>"fe80::", "scope6"=>"link"}], "netmask"=>"255.255.255.0", "network"=>"192.168.33.0", "netmask6"=>"ffff:ffff:ffff:ffff::", "network6"=>"fe80::", "scope6"=>"link"}
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on provider 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on username 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on password [redacted]
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on virtual false
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on link true
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on identifier enp0s3
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on tag 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on attached_to 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on managed true
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on mode balance-rr
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on attached_devices 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on bond_options 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on primary true
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on provision true
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on compute_attributes {}
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on ip6 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (90) destroy event on subnet6_id 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on mac 08:00:27:ba:77:4b
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on ip 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on type Nic::Managed
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on name 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on host_id 43
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on subnet_id 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on domain_id 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on attrs {"mtu"=>1500}
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on provider 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on username 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on password [redacted]
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on virtual false
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on link true
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on identifier enp0s8
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on tag 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on attached_to 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on managed false
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on mode balance-rr
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on attached_devices 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on bond_options 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on primary false
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on provision false
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on compute_attributes {}
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on ip6 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Nic::Managed (91) destroy event on subnet6_id 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on name mac080027f9da0c.local
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on root_pass 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on architecture_id 1
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on operatingsystem_id 2
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on ptable_id 156
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on medium_id 16
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on build true
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on comment 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on disk 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on installed_at 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on model_id 1
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on hostgroup_id 1
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on owner_id 4
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on owner_type User
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on enabled true
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on puppet_ca_proxy_id 1
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on managed true
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on use_image 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on image_file 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on uuid 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on compute_resource_id 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on puppet_proxy_id 1
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on certname 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on image_id 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on organization_id 1
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on location_id 2
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on otp 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on realm_id 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on compute_profile_id 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on provision_method 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on grub_pass 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on pxe_loader PXELinux BIOS
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on initiated_at 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on build_errors 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on creator_id 1
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on discovery_rule_id 
2024-06-23T13:41:13 [I|aud|e82c9d1b] Host::Base (43) destroy event on puppet_attributes {"id"=>33, "host_id"=>43, "environment_id"=>1, "puppet_proxy_id"=>nil}
2024-06-23T13:41:13 [I|aud|e82c9d1b] ForemanPuppet::HostPuppetFacet (33) destroy event on host_id 43
2024-06-23T13:41:13 [I|aud|e82c9d1b] ForemanPuppet::HostPuppetFacet (33) destroy event on environment_id 1
2024-06-23T13:41:13 [I|aud|e82c9d1b] ForemanPuppet::HostPuppetFacet (33) destroy event on puppet_proxy_id 
2024-06-23T13:41:13 [D|not|e82c9d1b] Notification event: Hosts::Destroy - checking for notifications
2024-06-23T13:41:13 [D|not|e82c9d1b] Removing all notifications for host: mac080027f9da0c.local
2024-06-23T13:41:13 [D|app|e82c9d1b] Enqueued task 'Delete PuppetCA certificates for mac080027f9da0c.local' to 'Host::Managed Post' queue
2024-06-23T13:41:13 [D|app|e82c9d1b] Enqueued task 'Disable PuppetCA autosigning for mac080027f9da0c.local' to 'Host::Managed Post' queue
2024-06-23T13:41:13 [D|app|e82c9d1b] Processing task 'Disable PuppetCA autosigning for mac080027f9da0c.local' from 'Host::Managed Post'
2024-06-23T13:41:13 [I|app|e82c9d1b] Delete the autosign entry for mac080027f9da0c.local
2024-06-23T13:41:13 [D|app|e82c9d1b] Processing task 'Delete PuppetCA certificates for mac080027f9da0c.local' from 'Host::Managed Post'
2024-06-23T13:41:13 [I|app|e82c9d1b] Remove puppet certificate for mac080027f9da0c.local
2024-06-23T13:41:13 [I|app|e82c9d1b] Processed 2 tasks from queue 'Host::Managed Post', completed 2/2
2024-06-23T13:41:13 [D|app|e82c9d1b] Task 'Disable PuppetCA autosigning for mac080027f9da0c.local' *completed*
2024-06-23T13:41:13 [D|app|e82c9d1b] Task 'Delete PuppetCA certificates for mac080027f9da0c.local' *completed*
2024-06-23T13:41:13 [D|not|e82c9d1b] Clearing Cache: notification, clearing cache for notification-4
2024-06-23T13:41:13 [I|app|e82c9d1b] Redirected to https://foreman.local/hosts
2024-06-23T13:41:13 [I|app|e82c9d1b] Completed 302 Found in 454ms (ActiveRecord: 79.7ms | Allocations: 84324)
2024-06-23T13:41:13 [I|app|d6a9bf5a] Started GET "/hosts" for 192.168.56.1 at 2024-06-23 13:41:13 +0000
2024-06-23T13:41:13 [I|app|d6a9bf5a] Processing by HostsController#index as HTML
2024-06-23T13:41:13 [D|tax|d6a9bf5a] Current location set to Default Location
2024-06-23T13:41:13 [D|tax|d6a9bf5a] Current organization set to Default Organization
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendering layout layouts/application.html.erb
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendering hosts/index.html.erb within layouts/application
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_th.html.erb (Duration: 0.1ms | Allocations: 24)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_th.html.erb (Duration: 0.3ms | Allocations: 185)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_th.html.erb (Duration: 0.3ms | Allocations: 201)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_th.html.erb (Duration: 0.3ms | Allocations: 189)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_th.html.erb (Duration: 0.2ms | Allocations: 189)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_th.html.erb (Duration: 0.2ms | Allocations: 189)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_th.html.erb (Duration: 0.3ms | Allocations: 188)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_th.html.erb (Duration: 0.3ms | Allocations: 189)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_th.html.erb (Duration: 0.2ms | Allocations: 189)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_td.html.erb (Duration: 0.3ms | Allocations: 121)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_td.html.erb (Duration: 24.4ms | Allocations: 6978)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_td.html.erb (Duration: 0.2ms | Allocations: 95)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_td.html.erb (Duration: 1.0ms | Allocations: 297)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_td.html.erb (Duration: 0.4ms | Allocations: 155)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_td.html.erb (Duration: 1.5ms | Allocations: 370)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_td.html.erb (Duration: 0.8ms | Allocations: 496)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_td.html.erb (Duration: 0.1ms | Allocations: 25)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_selectable_column_td.html.erb (Duration: 6.1ms | Allocations: 1543)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered common/_pagination.html.erb (Duration: 0.2ms | Allocations: 68)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered hosts/_list.html.erb (Duration: 46.4ms | Allocations: 16905)
2024-06-23T13:41:13 [I|app|d6a9bf5a]   Rendered hosts/index.html.erb within layouts/application (Duration: 53.3ms | Allocations: 20106)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendered layouts/_application_content.html.erb (Duration: 1.8ms | Allocations: 2065)
2024-06-23T13:41:13 [D|app|d6a9bf5a]   Rendering layouts/base.html.erb
2024-06-23T13:41:13 [I|app|d6a9bf5a]   Rendered layouts/base.html.erb (Duration: 17.3ms | Allocations: 12464)
2024-06-23T13:41:13 [I|app|d6a9bf5a]   Rendered layout layouts/application.html.erb (Duration: 73.0ms | Allocations: 34922)
2024-06-23T13:41:13 [I|app|d6a9bf5a] Completed 200 OK in 101ms (Views: 66.3ms | ActiveRecord: 12.7ms | Allocations: 42695)
2024-06-23T13:41:14 [I|app|618aa97e] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:41:14 +0000
2024-06-23T13:41:14 [I|app|618aa97e] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:41:14 [D|tax|618aa97e] Current location set to Default Location
2024-06-23T13:41:14 [D|tax|618aa97e] Current organization set to Default Organization
2024-06-23T13:41:14 [I|app|20099697] Started GET "/hosts/auto_complete_search?search=" for 192.168.56.1 at 2024-06-23 13:41:14 +0000
2024-06-23T13:41:14 [I|app|20099697] Processing by HostsController#auto_complete_search as JSON
2024-06-23T13:41:14 [I|app|20099697]   Parameters: {"search"=>""}
2024-06-23T13:41:14 [D|not|618aa97e] Cache Miss: notification, writing cache for notification-4
2024-06-23T13:41:14 [D|not|618aa97e] Expiring notification cache notification-4 in 86399.412749965 seconds
2024-06-23T13:41:14 [D|app|618aa97e] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:41:14 [I|app|618aa97e] Completed 200 OK in 23ms (Views: 0.2ms | ActiveRecord: 3.3ms | Allocations: 4913)
2024-06-23T13:41:14 [I|app|cd3df215] Started GET "/api/v2/hosts/foreman.local/power" for 192.168.56.1 at 2024-06-23 13:41:14 +0000
2024-06-23T13:41:14 [I|app|cd3df215] Processing by Api::V2::HostsController#power_status as JSON
2024-06-23T13:41:14 [I|app|cd3df215]   Parameters: {"apiv"=>"v2", "id"=>"foreman.local"}
2024-06-23T13:41:14 [D|tax|20099697] Current location set to Default Location
2024-06-23T13:41:14 [D|tax|20099697] Current organization set to Default Organization
2024-06-23T13:41:14 [I|app|20099697] Completed 200 OK in 34ms (Views: 2.3ms | ActiveRecord: 20.1ms | Allocations: 11338)
2024-06-23T13:41:14 [D|tax|cd3df215] Current location set to Default Location
2024-06-23T13:41:14 [D|tax|cd3df215] Current organization set to Default Organization
2024-06-23T13:41:14 [D|app|cd3df215] Body: {"id":1,"state":"na","title":"N/A","statusText":"Power operations are not enabled on this host."}
2024-06-23T13:41:14 [I|app|cd3df215] Completed 200 OK in 38ms (Views: 0.3ms | ActiveRecord: 18.4ms | Allocations: 12495)
2024-06-23T13:41:21 [D|dyn|] Executor heartbeat
2024-06-23T13:41:24 [I|app|fbccd436] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:41:24 +0000
2024-06-23T13:41:24 [I|app|fbccd436] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:41:24 [D|tax|fbccd436] Current location set to Default Location
2024-06-23T13:41:24 [D|tax|fbccd436] Current organization set to Default Organization
2024-06-23T13:41:24 [D|not|fbccd436] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:41:24 [D|app|fbccd436] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:41:24 [I|app|fbccd436] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.6ms | Allocations: 2099)
2024-06-23T13:41:34 [I|app|16c17156] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:41:34 +0000
2024-06-23T13:41:34 [I|app|16c17156] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:41:34 [D|tax|16c17156] Current location set to Default Location
2024-06-23T13:41:34 [D|tax|16c17156] Current organization set to Default Organization
2024-06-23T13:41:34 [D|not|16c17156] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:41:34 [D|app|16c17156] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:41:34 [I|app|16c17156] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.5ms | Allocations: 2099)
2024-06-23T13:41:36 [D|dyn|] Executor heartbeat
2024-06-23T13:41:44 [I|app|6c1cfbbd] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:41:44 +0000
2024-06-23T13:41:44 [I|app|6c1cfbbd] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:41:44 [D|tax|6c1cfbbd] Current location set to Default Location
2024-06-23T13:41:44 [D|tax|6c1cfbbd] Current organization set to Default Organization
2024-06-23T13:41:44 [D|not|6c1cfbbd] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:41:44 [D|app|6c1cfbbd] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:41:44 [I|app|6c1cfbbd] Completed 200 OK in 32ms (Views: 0.4ms | ActiveRecord: 2.0ms | Allocations: 2099)
2024-06-23T13:41:51 [D|dyn|] Executor heartbeat
2024-06-23T13:41:54 [I|app|3e36c92f] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:41:54 +0000
2024-06-23T13:41:54 [I|app|3e36c92f] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:41:54 [D|tax|3e36c92f] Current location set to Default Location
2024-06-23T13:41:54 [D|tax|3e36c92f] Current organization set to Default Organization
2024-06-23T13:41:54 [D|not|3e36c92f] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:41:54 [D|app|3e36c92f] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:41:54 [I|app|3e36c92f] Completed 200 OK in 14ms (Views: 0.5ms | ActiveRecord: 1.1ms | Allocations: 2099)
2024-06-23T13:42:04 [I|app|12dba1b4] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:42:04 +0000
2024-06-23T13:42:04 [I|app|12dba1b4] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:42:04 [D|tax|12dba1b4] Current location set to Default Location
2024-06-23T13:42:04 [D|tax|12dba1b4] Current organization set to Default Organization
2024-06-23T13:42:04 [D|not|12dba1b4] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:42:04 [D|app|12dba1b4] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:42:04 [I|app|12dba1b4] Completed 200 OK in 35ms (Views: 0.7ms | ActiveRecord: 2.1ms | Allocations: 2099)
2024-06-23T13:42:06 [D|dyn|] Executor heartbeat
2024-06-23T13:42:14 [I|app|58e1012a] Started GET "/notification_recipients" for 192.168.56.1 at 2024-

production.log (part 2):

06-23 13:42:14 +0000
2024-06-23T13:42:14 [I|app|58e1012a] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:42:14 [D|tax|58e1012a] Current location set to Default Location
2024-06-23T13:42:14 [D|tax|58e1012a] Current organization set to Default Organization
2024-06-23T13:42:14 [D|not|58e1012a] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:42:14 [D|app|58e1012a] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:42:14 [I|app|58e1012a] Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.5ms | Allocations: 2099)
2024-06-23T13:42:21 [D|dyn|] Executor heartbeat
2024-06-23T13:42:24 [I|app|4ad6fc6b] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:42:24 +0000
2024-06-23T13:42:24 [I|app|4ad6fc6b] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:42:24 [D|tax|4ad6fc6b] Current location set to Default Location
2024-06-23T13:42:24 [D|tax|4ad6fc6b] Current organization set to Default Organization
2024-06-23T13:42:24 [D|not|4ad6fc6b] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:42:24 [D|app|4ad6fc6b] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:42:24 [I|app|4ad6fc6b] Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.5ms | Allocations: 2099)
2024-06-23T13:42:34 [I|app|b9d7987c] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:42:34 +0000
2024-06-23T13:42:34 [I|app|b9d7987c] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:42:34 [D|tax|b9d7987c] Current location set to Default Location
2024-06-23T13:42:34 [D|tax|b9d7987c] Current organization set to Default Organization
2024-06-23T13:42:34 [D|not|b9d7987c] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:42:34 [D|app|b9d7987c] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:42:34 [I|app|b9d7987c] Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.5ms | Allocations: 2099)
2024-06-23T13:42:36 [D|dyn|] Executor heartbeat
2024-06-23T13:42:44 [I|app|1ea86431] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:42:44 +0000
2024-06-23T13:42:44 [I|app|1ea86431] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:42:44 [D|tax|1ea86431] Current location set to Default Location
2024-06-23T13:42:44 [D|tax|1ea86431] Current organization set to Default Organization
2024-06-23T13:42:44 [D|not|1ea86431] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:42:44 [D|app|1ea86431] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:42:44 [I|app|1ea86431] Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.5ms | Allocations: 2099)
2024-06-23T13:42:51 [D|dyn|] Executor heartbeat
2024-06-23T13:42:54 [I|app|ef930c67] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:42:54 +0000
2024-06-23T13:42:54 [I|app|ef930c67] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:42:54 [D|tax|ef930c67] Current location set to Default Location
2024-06-23T13:42:54 [D|tax|ef930c67] Current organization set to Default Organization
2024-06-23T13:42:54 [D|not|ef930c67] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:42:54 [D|app|ef930c67] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:42:54 [I|app|ef930c67] Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.5ms | Allocations: 2099)
2024-06-23T13:43:04 [I|app|680a5977] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:43:04 +0000
2024-06-23T13:43:04 [I|app|680a5977] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:43:04 [D|tax|680a5977] Current location set to Default Location
2024-06-23T13:43:04 [D|tax|680a5977] Current organization set to Default Organization
2024-06-23T13:43:04 [D|not|680a5977] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:43:04 [D|app|680a5977] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:43:04 [I|app|680a5977] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.7ms | Allocations: 2099)
2024-06-23T13:43:06 [D|dyn|] Executor heartbeat
2024-06-23T13:43:07 [I|app|a754149e] Started POST "/api/v2/discovered_hosts/facts" for 192.168.33.20 at 2024-06-23 13:43:07 +0000
2024-06-23T13:43:07 [I|app|a754149e] Processing by Api::V2::DiscoveredHostsController#facts as JSON
2024-06-23T13:43:07 [I|app|a754149e]   Parameters: {"facts"=>"[FILTERED]", "apiv"=>"v2", "discovered_host"=>{"facts"=>"[FILTERED]"}}
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on mac 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on ip 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on type Nic::Managed
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on name mac080027f9da0c
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on host_id 45
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on subnet_id 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on domain_id 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on attrs {}
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on provider 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on username 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on password [redacted]
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on virtual false
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on link true
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on identifier 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on tag 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on attached_to 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on managed true
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on mode balance-rr
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on attached_devices 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on bond_options 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on primary true
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on provision true
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on compute_attributes {}
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on ip6 
2024-06-23T13:43:07 [I|aud|a754149e] Nic::Managed (94) create event on subnet6_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on name mac080027f9da0c
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on last_compile 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on root_pass 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on architecture_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on operatingsystem_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on ptable_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on medium_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on build false
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on comment 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on disk 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on installed_at 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on model_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on hostgroup_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on owner_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on owner_type 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on enabled true
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on puppet_ca_proxy_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on managed false
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on use_image 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on image_file 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on uuid 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on compute_resource_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on puppet_proxy_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on certname 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on image_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on organization_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on location_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on otp 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on realm_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on compute_profile_id 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on provision_method 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on grub_pass 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on global_status 0
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on lookup_value_matcher 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on pxe_loader 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on initiated_at 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on build_errors 
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on creator_id 1
2024-06-23T13:43:07 [I|aud|a754149e] Host::Base (45) create event on discovery_rule_id 
2024-06-23T13:43:08 [I|app|a754149e] Import facts for 'mac080027f9da0c' completed. Added: 335, Updated: 0, Deleted 0 facts
2024-06-23T13:43:08 [D|tax|a754149e] Current location set to Default Location
2024-06-23T13:43:08 [D|tax|a754149e] Current organization set to Default Organization
2024-06-23T13:43:08 [D|app|a754149e] skipping interface with identifier 'lo' since it was matched by 'ignored_interface_identifiers' setting 
2024-06-23T13:43:08 [D|app|a754149e] We have following interfaces 'enp0s3, enp0s8' based on facts
2024-06-23T13:43:08 [D|app|a754149e] Interface enp0s3 facts: {"macaddress"=>"08:00:27:f9:da:0c", "mtu"=>1500, "bindings"=>[{"address"=>"192.168.33.20", "netmask"=>"255.255.255.0", "network"=>"192.168.33.0"}], "bindings6"=>[{"address"=>"fe80::a00:27ff:fef9:da0c", "netmask"=>"ffff:ffff:ffff:ffff::", "network"=>"fe80::", "scope6"=>"link"}], "ipaddress"=>"192.168.33.20", "netmask"=>"255.255.255.0", "network"=>"192.168.33.0", "ipaddress6"=>"fe80::a00:27ff:fef9:da0c", "netmask6"=>"ffff:ffff:ffff:ffff::", "network6"=>"fe80::", "scope6"=>"link"}
2024-06-23T13:43:08 [D|app|a754149e] Interface enp0s8 facts: {"macaddress"=>"08:00:27:ba:77:4b", "mtu"=>1500}
2024-06-23T13:43:08 [D|app|a754149e] Discovery fact parser detected primary interface: ["enp0s3", {"macaddress"=>"08:00:27:f9:da:0c", "mtu"=>1500, "bindings"=>[{"address"=>"192.168.33.20", "netmask"=>"255.255.255.0", "network"=>"192.168.33.0"}], "bindings6"=>[{"address"=>"fe80::a00:27ff:fef9:da0c", "netmask"=>"ffff:ffff:ffff:ffff::", "network"=>"fe80::", "scope6"=>"link"}], "ipaddress"=>"192.168.33.20", "netmask"=>"255.255.255.0", "network"=>"192.168.33.0", "ipaddress6"=>"fe80::a00:27ff:fef9:da0c", "netmask6"=>"ffff:ffff:ffff:ffff::", "network6"=>"fe80::", "scope6"=>"link", "keep_subnet"=>true, "virtual"=>false}]
2024-06-23T13:43:08 [D|app|a754149e] Discovery fact parser detected primary interface: ["enp0s3", {"macaddress"=>"08:00:27:f9:da:0c", "mtu"=>1500, "bindings"=>[{"address"=>"192.168.33.20", "netmask"=>"255.255.255.0", "network"=>"192.168.33.0"}], "bindings6"=>[{"address"=>"fe80::a00:27ff:fef9:da0c", "netmask"=>"ffff:ffff:ffff:ffff::", "network"=>"fe80::", "scope6"=>"link"}], "ipaddress"=>"192.168.33.20", "netmask"=>"255.255.255.0", "network"=>"192.168.33.0", "ipaddress6"=>"fe80::a00:27ff:fef9:da0c", "netmask6"=>"ffff:ffff:ffff:ffff::", "network6"=>"fe80::", "scope6"=>"link", "keep_subnet"=>true, "virtual"=>false}]
2024-06-23T13:43:08 [D|app|a754149e] Suggested enp0s3 NIC as a primary interface.
2024-06-23T13:43:08 [I|aud|a754149e] Nic::Managed (94) update event on mac , 08:00:27:f9:da:0c
2024-06-23T13:43:08 [I|aud|a754149e] Nic::Managed (94) update event on identifier , enp0s3
2024-06-23T13:43:08 [D|app|a754149e] Saving enp0s3 NIC for host mac080027f9da0c
2024-06-23T13:43:08 [D|app|a754149e] Saving enp0s8 NIC for host mac080027f9da0c
2024-06-23T13:43:08 [I|app|a754149e] Detected IPv4 subnet: subnet33 with taxonomy ["Default Organization"]/["Default Location"]
2024-06-23T13:43:08 [I|app|a754149e] Assigned location: Default Location
2024-06-23T13:43:08 [I|app|a754149e] Assigned organization: Default Organization
2024-06-23T13:43:08 [I|aud|a754149e] Host::Base (45) update event on model_id , 1
2024-06-23T13:43:08 [I|aud|a754149e] Host::Base (45) update event on owner_id , 1
2024-06-23T13:43:08 [I|aud|a754149e] Host::Base (45) update event on owner_type , User
2024-06-23T13:43:08 [I|aud|a754149e] Host::Base (45) update event on organization_id , 1
2024-06-23T13:43:08 [I|aud|a754149e] Host::Base (45) update event on location_id , 2
2024-06-23T13:43:08 [I|aud|a754149e] Nic::Managed (94) update event on subnet_id , 1
2024-06-23T13:43:08 [D|not|a754149e] Notification event: UINotifications::NewHost - checking for notifications
2024-06-23T13:43:08 [D|not|a754149e] Clearing Cache: notification, clearing cache for notification-1
2024-06-23T13:43:08 [D|not|a754149e] Clearing Cache: notification, clearing cache for notification-2
2024-06-23T13:43:08 [D|not|a754149e] Clearing Cache: notification, clearing cache for notification-3
2024-06-23T13:43:08 [D|not|a754149e] Clearing Cache: notification, clearing cache for notification-4
2024-06-23T13:43:08 [D|tax|a754149e] Current organization set to none
2024-06-23T13:43:08 [D|tax|a754149e] Current location set to none
2024-06-23T13:43:08 [D|tax|a754149e] Current location set to Default Location
2024-06-23T13:43:08 [D|tax|a754149e] Current organization set to Default Organization
2024-06-23T13:43:08 [D|app|a754149e] Body: {"id":45,"name":"mac080027f9da0c","last_compile":null,"last_report":"2024-06-23T13:43:07.340Z","updated_at":"2024-06-23T13:43:08.046Z","created_at":"2024-06-23T13:43:07.323Z","root_pass":null,"architecture_id":null,"operatingsystem_id":null,"ptable_id":null,"medium_id":null,"build":false,"comment":null,"disk":null,"installed_at":null,"model_id":1,"hostgroup_id":null,"owner_id":1,"owner_type":"User","enabled":true,"puppet_ca_proxy_id":null,"managed":false,"use_image":null,"image_file":null,"uuid":null,"compute_resource_id":null,"puppet_proxy_id":null,"certname":null,"image_id":null,"organization_id":1,"location_id":2,"otp":null,"realm_id":null,"compute_profile_id":null,"provision_method":null,"grub_pass":"","global_status":0,"lookup_value_matcher":null,"pxe_loader":null,"initiated_at":null,"build_errors":null,"creator_id":1,"discovery_rule_id":null}
2024-06-23T13:43:08 [I|app|a754149e] Completed 201 Created in 771ms (Views: 0.6ms | ActiveRecord: 224.1ms | Allocations: 400692)
2024-06-23T13:43:14 [I|app|4333edb0] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:43:14 +0000
2024-06-23T13:43:14 [I|app|4333edb0] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:43:14 [D|tax|4333edb0] Current location set to Default Location
2024-06-23T13:43:14 [D|tax|4333edb0] Current organization set to Default Organization
2024-06-23T13:43:14 [D|not|4333edb0] Cache Miss: notification, writing cache for notification-4
2024-06-23T13:43:14 [D|not|4333edb0] Expiring notification cache notification-4 in 86279.459851625 seconds
2024-06-23T13:43:14 [D|app|4333edb0] Body: {"notifications":[{"id":213,"seen":false,"level":"info","text":"Host mac080027f9da0c has been dicovered","created_at":"2024-06-23T13:43:08.068Z","group":"New hosts","actions":{"links":[{"href":"/discovered_hosts","title":"Details"}]}},{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:43:14 [I|app|4333edb0] Completed 200 OK in 7ms (Views: 0.1ms | ActiveRecord: 1.3ms | Allocations: 3763)
2024-06-23T13:43:21 [D|dyn|] Executor heartbeat
2024-06-23T13:43:24 [I|app|88997cad] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:43:24 +0000
2024-06-23T13:43:24 [I|app|88997cad] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:43:24 [D|tax|88997cad] Current location set to Default Location
2024-06-23T13:43:24 [D|tax|88997cad] Current organization set to Default Organization
2024-06-23T13:43:24 [D|not|88997cad] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:43:24 [D|app|88997cad] Body: {"notifications":[{"id":213,"seen":false,"level":"info","text":"Host mac080027f9da0c has been dicovered","created_at":"2024-06-23T13:43:08.068Z","group":"New hosts","actions":{"links":[{"href":"/discovered_hosts","title":"Details"}]}},{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:43:24 [I|app|88997cad] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.6ms | Allocations: 2099)
2024-06-23T13:43:34 [I|app|2a05f40f] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:43:34 +0000
2024-06-23T13:43:34 [I|app|2a05f40f] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:43:34 [D|tax|2a05f40f] Current location set to Default Location
2024-06-23T13:43:34 [D|tax|2a05f40f] Current organization set to Default Organization
2024-06-23T13:43:34 [D|not|2a05f40f] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:43:34 [D|app|2a05f40f] Body: {"notifications":[{"id":213,"seen":false,"level":"info","text":"Host mac080027f9da0c has been dicovered","created_at":"2024-06-23T13:43:08.068Z","group":"New hosts","actions":{"links":[{"href":"/discovered_hosts","title":"Details"}]}},{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:43:34 [I|app|2a05f40f] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.6ms | Allocations: 2099)
2024-06-23T13:43:36 [D|dyn|] Executor heartbeat
2024-06-23T13:43:44 [I|app|30798d7c] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:43:44 +0000
2024-06-23T13:43:44 [I|app|30798d7c] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:43:44 [D|tax|30798d7c] Current location set to Default Location
2024-06-23T13:43:44 [D|tax|30798d7c] Current organization set to Default Organization
2024-06-23T13:43:44 [D|not|30798d7c] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:43:44 [D|app|30798d7c] Body: {"notifications":[{"id":213,"seen":false,"level":"info","text":"Host mac080027f9da0c has been dicovered","created_at":"2024-06-23T13:43:08.068Z","group":"New hosts","actions":{"links":[{"href":"/discovered_hosts","title":"Details"}]}},{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:43:44 [I|app|30798d7c] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.5ms | Allocations: 2099)
2024-06-23T13:43:51 [D|dyn|] Executor heartbeat
2024-06-23T13:43:54 [I|app|7de794a4] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:43:54 +0000
2024-06-23T13:43:54 [I|app|7de794a4] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:43:54 [D|tax|7de794a4] Current location set to Default Location
2024-06-23T13:43:54 [D|tax|7de794a4] Current organization set to Default Organization
2024-06-23T13:43:54 [D|not|7de794a4] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:43:54 [D|app|7de794a4] Body: {"notifications":[{"id":213,"seen":false,"level":"info","text":"Host mac080027f9da0c has been dicovered","created_at":"2024-06-23T13:43:08.068Z","group":"New hosts","actions":{"links":[{"href":"/discovered_hosts","title":"Details"}]}},{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:43:54 [I|app|7de794a4] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.6ms | Allocations: 2099)
2024-06-23T13:44:02 [I|app|e1644520] Started GET "/discovered_hosts" for 192.168.56.1 at 2024-06-23 13:44:02 +0000
2024-06-23T13:44:02 [I|app|e1644520] Processing by DiscoveredHostsController#index as HTML
2024-06-23T13:44:02 [D|tax|e1644520] Current location set to Default Location
2024-06-23T13:44:02 [D|tax|e1644520] Current organization set to Default Organization
2024-06-23T13:44:02 [D|app|e1644520]   Rendering layout layouts/application.html.erb
2024-06-23T13:44:02 [D|app|e1644520]   Rendering vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/index.html.erb within layouts/application
2024-06-23T13:44:02 [D|app|e1644520]   Rendered vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/_discovered_host.html.erb (Duration: 2.0ms | Allocations: 1970)
2024-06-23T13:44:02 [D|app|e1644520]   Rendered vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/_discovered_host_modal.html.erb (Duration: 5.8ms | Allocations: 3163)
2024-06-23T13:44:02 [D|app|e1644520]   Rendered common/_pagination.html.erb (Duration: 0.1ms | Allocations: 68)
2024-06-23T13:44:02 [D|app|e1644520]   Rendered vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/_discovered_hosts_list.html.erb (Duration: 10.9ms | Allocations: 8399)
2024-06-23T13:44:02 [I|app|e1644520]   Rendered vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/index.html.erb within layouts/application (Duration: 11.8ms | Allocations: 9171)
2024-06-23T13:44:02 [D|app|e1644520]   Rendered layouts/_application_content.html.erb (Duration: 0.4ms | Allocations: 371)
2024-06-23T13:44:02 [D|app|e1644520]   Rendering layouts/base.html.erb
2024-06-23T13:44:02 [I|app|e1644520]   Rendered layouts/base.html.erb (Duration: 9.3ms | Allocations: 12537)
2024-06-23T13:44:02 [I|app|e1644520]   Rendered layout layouts/application.html.erb (Duration: 21.8ms | Allocations: 22364)
2024-06-23T13:44:02 [I|app|e1644520] Completed 200 OK in 49ms (Views: 21.0ms | ActiveRecord: 4.6ms | Allocations: 31618)
2024-06-23T13:44:02 [I|app|a554b54c] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:44:02 +0000
2024-06-23T13:44:02 [I|app|a554b54c] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:44:02 [D|tax|a554b54c] Current location set to Default Location
2024-06-23T13:44:02 [D|tax|a554b54c] Current organization set to Default Organization
2024-06-23T13:44:02 [D|not|a554b54c] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:44:02 [D|app|a554b54c] Body: {"notifications":[{"id":213,"seen":false,"level":"info","text":"Host mac080027f9da0c has been dicovered","created_at":"2024-06-23T13:43:08.068Z","group":"New hosts","actions":{"links":[{"href":"/discovered_hosts","title":"Details"}]}},{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:44:02 [I|app|a554b54c] Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 0.8ms | Allocations: 2099)
2024-06-23T13:44:02 [I|app|99b90c2f] Started GET "/discovered_hosts/auto_complete_search?search=" for 192.168.56.1 at 2024-06-23 13:44:02 +0000
2024-06-23T13:44:02 [I|app|99b90c2f] Processing by DiscoveredHostsController#auto_complete_search as JSON
2024-06-23T13:44:02 [I|app|99b90c2f]   Parameters: {"search"=>""}
2024-06-23T13:44:02 [D|tax|99b90c2f] Current location set to Default Location
2024-06-23T13:44:02 [D|tax|99b90c2f] Current organization set to Default Organization
2024-06-23T13:44:02 [I|app|99b90c2f] Completed 200 OK in 7ms (Views: 0.6ms | ActiveRecord: 0.8ms | Allocations: 3859)
2024-06-23T13:44:06 [D|dyn|] Executor heartbeat
2024-06-23T13:44:08 [I|app|48a56ece] Started POST "/discovered_hosts/mac080027f9da0c/auto_provision" for 192.168.56.1 at 2024-06-23 13:44:08 +0000
2024-06-23T13:44:08 [I|app|48a56ece] Processing by DiscoveredHostsController#auto_provision as HTML
2024-06-23T13:44:08 [I|app|48a56ece]   Parameters: {"authenticity_token"=>"CY48swirD4aCITO58AlvqH0YJkeipu7F2nTcUMl6rMEQWivOiP3m7vHDGcj--Dcv_TApHkvEWB9hntHbqUIwvQ", "id"=>"mac080027f9da0c"}
2024-06-23T13:44:08 [D|tax|48a56ece] Current location set to Default Location
2024-06-23T13:44:08 [D|tax|48a56ece] Current organization set to Default Organization
2024-06-23T13:44:08 [D|app|48a56ece] Finding auto discovery rule for host mac080027f9da0c (45)
2024-06-23T13:44:08 [D|app|48a56ece] Found rule test-rule-discovery (1) [0/0]
2024-06-23T13:44:08 [I|app|48a56ece] Match found for host mac080027f9da0c (45) rule test-rule-discovery (1)
2024-06-23T13:44:08 [D|app|48a56ece] Auto-provisioning via rule test-rule-discovery hostgroup tets-group subnet 
2024-06-23T13:44:08 [W|app|48a56ece] Could not find a provider for mac080027f9da0c. Providers returned {"MediumProviders::Default"=>["Operating system was not set for host 'mac080027f9da0c'", " medium was not set for host 'mac080027f9da0c'", "Invalid medium '' for ''", "Invalid architecture '' for ''"]}
2024-06-23T13:44:08 [D|app|48a56ece] Building token starting with e03b2e SHA256:4af7f662ef10c86c72857829009a95c1b605323d7bce6163b017c5f365df0ffa
2024-06-23T13:44:08 [W|app|48a56ece] Scoped order is ignored, it's forced to be batch order.
2024-06-23T13:44:08 [D|app|48a56ece] Enqueued task 'Disable PuppetCA autosigning for mac080027f9da0c.local' to 'Host::Managed Post' queue
2024-06-23T13:44:08 [D|app|48a56ece] Enqueued task 'Cleanup PuppetCA certificates for mac080027f9da0c.local' to 'Host::Managed Post' queue
2024-06-23T13:44:08 [D|app|48a56ece] Enqueued task 'Enable PuppetCA autosigning for mac080027f9da0c.local' to 'Host::Managed Post' queue
2024-06-23T13:44:08 [D|app|48a56ece] Caching facts for mac080027f9da0c.local
2024-06-23T13:44:08 [D|app|48a56ece] Enqueued task 'Rebooting mac080027f9da0c.local' to 'Host::Managed Post' queue
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on name mac080027f9da0c, mac080027f9da0c.local
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on architecture_id , 1
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on operatingsystem_id , 2
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on ptable_id , 156
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on medium_id , 16
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on build false, true
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on comment , Auto-discovered and provisioned via rule 'test-rule-discovery'
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on hostgroup_id , 1
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on puppet_ca_proxy_id , 1
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on managed false, true
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on puppet_proxy_id , 1
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on grub_pass , 
2024-06-23T13:44:08 [I|aud|48a56ece] Host::Base (45) update event on discovery_rule_id , 1
2024-06-23T13:44:08 [I|aud|48a56ece] Nic::Managed (94) update event on name mac080027f9da0c, mac080027f9da0c.local
2024-06-23T13:44:08 [I|aud|48a56ece] Nic::Managed (94) update event on domain_id , 1
2024-06-23T13:44:08 [I|aud|48a56ece] ForemanPuppet::HostPuppetFacet (34) create event on host_id 45
2024-06-23T13:44:08 [I|aud|48a56ece] ForemanPuppet::HostPuppetFacet (34) create event on environment_id 1
2024-06-23T13:44:08 [I|aud|48a56ece] ForemanPuppet::HostPuppetFacet (34) create event on puppet_proxy_id 
2024-06-23T13:44:08 [D|not|48a56ece] Notification event: UINotifications::DestroyHost - checking for notifications
2024-06-23T13:44:08 [D|app|48a56ece] Processing task 'Disable PuppetCA autosigning for mac080027f9da0c.local' from 'Host::Managed Post'
2024-06-23T13:44:08 [I|app|48a56ece] Delete the autosign entry for mac080027f9da0c.local
2024-06-23T13:44:08 [D|app|48a56ece] Processing task 'Cleanup PuppetCA certificates for mac080027f9da0c.local' from 'Host::Managed Post'
2024-06-23T13:44:08 [I|app|48a56ece] Remove puppet certificate for mac080027f9da0c.local
2024-06-23T13:44:08 [D|app|48a56ece] Processing task 'Enable PuppetCA autosigning for mac080027f9da0c.local' from 'Host::Managed Post'
2024-06-23T13:44:08 [I|app|48a56ece] Adding autosign entry for mac080027f9da0c.local
2024-06-23T13:44:08 [D|app|48a56ece] Processing task 'Rebooting mac080027f9da0c.local' from 'Host::Managed Post'
2024-06-23T13:44:08 [D|app|48a56ece] Caching facts for mac080027f9da0c
2024-06-23T13:44:08 [D|app|48a56ece] Performing reboot calls against 192.168.33.20, facts left 0
2024-06-23T13:44:08 [D|app|48a56ece] Performing reboot call against https://192.168.33.20:8443
2024-06-23T13:44:08 [D|app|48a56ece] Connecting without proxy, not using SSL client cert
2024-06-23T13:44:08 [D|app|48a56ece] Image API PUT https://192.168.33.20:8443/power (path=/reboot, payload={})
2024-06-23T13:44:08 [I|app|48a56ece] Processed 4 tasks from queue 'Host::Managed Post', completed 4/4
2024-06-23T13:44:08 [D|app|48a56ece] Task 'Disable PuppetCA autosigning for mac080027f9da0c.local' *completed*
2024-06-23T13:44:08 [D|app|48a56ece] Task 'Cleanup PuppetCA certificates for mac080027f9da0c.local' *completed*
2024-06-23T13:44:08 [D|app|48a56ece] Task 'Enable PuppetCA autosigning for mac080027f9da0c.local' *completed*
2024-06-23T13:44:08 [D|app|48a56ece] Task 'Rebooting mac080027f9da0c.local' *completed*
2024-06-23T13:44:08 [D|app|48a56ece] custom hook after_build on mac080027f9da0c.local will be executed if defined.
2024-06-23T13:44:08 [D|not|48a56ece] Clearing Cache: notification, clearing cache for notification-1
2024-06-23T13:44:08 [D|not|48a56ece] Clearing Cache: notification, clearing cache for notification-2
2024-06-23T13:44:08 [D|not|48a56ece] Clearing Cache: notification, clearing cache for notification-3
2024-06-23T13:44:08 [D|not|48a56ece] Clearing Cache: notification, clearing cache for notification-4
2024-06-23T13:44:08 [I|app|48a56ece] Redirected to https://foreman.local/discovered_hosts
2024-06-23T13:44:08 [I|app|48a56ece] Completed 302 Found in 388ms (ActiveRecord: 36.5ms | Allocations: 92829)
2024-06-23T13:44:08 [I|app|37367f18] Started GET "/discovered_hosts" for 192.168.56.1 at 2024-06-23 13:44:08 +0000
2024-06-23T13:44:08 [I|app|37367f18] Processing by DiscoveredHostsController#index as HTML
2024-06-23T13:44:08 [D|tax|37367f18] Current location set to Default Location
2024-06-23T13:44:08 [D|tax|37367f18] Current organization set to Default Organization
2024-06-23T13:44:08 [D|app|37367f18]   Rendering layout layouts/application.html.erb
2024-06-23T13:44:08 [D|app|37367f18]   Rendering vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/welcome.html.erb within layouts/application
2024-06-23T13:44:08 [I|app|37367f18]   Rendered vendor/ruby/2.7.0/gems/foreman_discovery-24.0.1/app/views/discovered_hosts/welcome.html.erb within layouts/application (Duration: 0.5ms | Allocations: 216)
2024-06-23T13:44:08 [D|app|37367f18]   Rendered layouts/_application_content.html.erb (Duration: 0.1ms | Allocations: 26)
2024-06-23T13:44:08 [D|app|37367f18]   Rendering layouts/base.html.erb
2024-06-23T13:44:08 [I|app|37367f18]   Rendered layouts/base.html.erb (Duration: 12.8ms | Allocations: 12485)
2024-06-23T13:44:08 [I|app|37367f18]   Rendered layout layouts/application.html.erb (Duration: 14.0ms | Allocations: 13014)
2024-06-23T13:44:08 [I|app|37367f18] Filter chain halted as :welcome rendered or redirected
2024-06-23T13:44:08 [I|app|37367f18] Completed 200 OK in 31ms (Views: 13.6ms | ActiveRecord: 3.5ms | Allocations: 17079)
2024-06-23T13:44:08 [I|app|b99f182d] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:44:08 +0000
2024-06-23T13:44:08 [I|app|b99f182d] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:44:09 [D|tax|b99f182d] Current location set to Default Location
2024-06-23T13:44:09 [D|tax|b99f182d] Current organization set to Default Organization
2024-06-23T13:44:09 [D|not|b99f182d] Cache Miss: notification, writing cache for notification-4
2024-06-23T13:44:09 [D|not|b99f182d] Expiring notification cache notification-4 in 86224.473664399 seconds
2024-06-23T13:44:09 [D|app|b99f182d] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:44:09 [I|app|b99f182d] Completed 200 OK in 11ms (Views: 0.1ms | ActiveRecord: 2.0ms | Allocations: 3507)
2024-06-23T13:44:18 [I|app|0e3d293e] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:44:18 +0000
2024-06-23T13:44:18 [I|app|0e3d293e] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:44:18 [D|tax|0e3d293e] Current location set to Default Location
2024-06-23T13:44:18 [D|tax|0e3d293e] Current organization set to Default Organization
2024-06-23T13:44:18 [D|not|0e3d293e] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:44:18 [D|app|0e3d293e] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:44:18 [I|app|0e3d293e] Completed 200 OK in 7ms (Views: 0.1ms | ActiveRecord: 0.9ms | Allocations: 2099)
2024-06-23T13:44:21 [D|dyn|] Executor heartbeat
2024-06-23T13:44:28 [I|app|ac49116e] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:44:28 +0000
2024-06-23T13:44:28 [I|app|ac49116e] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:44:28 [D|tax|ac49116e] Current location set to Default Location
2024-06-23T13:44:28 [D|tax|ac49116e] Current organization set to Default Organization
2024-06-23T13:44:29 [D|not|ac49116e] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:44:29 [D|app|ac49116e] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:44:29 [I|app|ac49116e] Completed 200 OK in 26ms (Views: 0.4ms | ActiveRecord: 1.6ms | Allocations: 2099)
2024-06-23T13:44:36 [D|dyn|] Executor heartbeat
2024-06-23T13:44:38 [I|app|9645c38b] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:44:38 +0000
2024-06-23T13:44:38 [I|app|9645c38b] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:44:39 [D|tax|9645c38b] Current location set to Default Location
2024-06-23T13:44:39 [D|tax|9645c38b] Current organization set to Default Organization
2024-06-23T13:44:39 [D|not|9645c38b] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:44:39 [D|app|9645c38b] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:44:39 [I|app|9645c38b] Completed 200 OK in 30ms (Views: 0.6ms | ActiveRecord: 1.6ms | Allocations: 2099)
2024-06-23T13:44:48 [I|app|a2999114] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:44:48 +0000
2024-06-23T13:44:48 [I|app|a2999114] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:44:49 [D|tax|a2999114] Current location set to Default Location
2024-06-23T13:44:49 [D|tax|a2999114] Current organization set to Default Organization
2024-06-23T13:44:49 [D|not|a2999114] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:44:49 [D|app|a2999114] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:44:49 [I|app|a2999114] Completed 200 OK in 33ms (Views: 0.7ms | ActiveRecord: 2.2ms | Allocations: 2099)
2024-06-23T13:44:51 [D|dyn|] Executor heartbeat
2024-06-23T13:44:58 [I|app|787320b9] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:44:58 +0000
2024-06-23T13:44:58 [I|app|787320b9] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:44:58 [D|tax|787320b9] Current location set to Default Location
2024-06-23T13:44:58 [D|tax|787320b9] Current organization set to Default Organization
2024-06-23T13:44:58 [D|not|787320b9] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:44:58 [D|app|787320b9] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:44:58 [I|app|787320b9] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.6ms | Allocations: 2099)
2024-06-23T13:45:06 [D|dyn|] Executor heartbeat
2024-06-23T13:45:08 [I|app|74e84bc9] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:45:08 +0000
2024-06-23T13:45:08 [I|app|74e84bc9] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:45:08 [D|tax|74e84bc9] Current location set to Default Location
2024-06-23T13:45:08 [D|tax|74e84bc9] Current organization set to Default Organization
2024-06-23T13:45:08 [D|not|74e84bc9] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:45:08 [D|app|74e84bc9] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:45:08 [I|app|74e84bc9] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.6ms | Allocations: 2099)
2024-06-23T13:45:21 [D|dyn|] Executor heartbeat
2024-06-23T13:45:28 [I|app|7b5917f1] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:45:28 +0000
2024-06-23T13:45:28 [I|app|7b5917f1] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:45:28 [D|tax|7b5917f1] Current location set to Default Location
2024-06-23T13:45:28 [D|tax|7b5917f1] Current organization set to Default Organization
2024-06-23T13:45:28 [D|not|7b5917f1] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:45:28 [D|app|7b5917f1] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:45:28 [I|app|7b5917f1] Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.6ms | Allocations: 2099)
2024-06-23T13:45:36 [D|dyn|] Executor heartbeat
2024-06-23T13:45:38 [I|app|3eca11c7] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:45:38 +0000
2024-06-23T13:45:38 [I|app|3eca11c7] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:45:38 [D|tax|3eca11c7] Current location set to Default Location
2024-06-23T13:45:38 [D|tax|3eca11c7] Current organization set to Default Organization
2024-06-23T13:45:38 [D|not|3eca11c7] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:45:38 [D|app|3eca11c7] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:45:38 [I|app|3eca11c7] Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.5ms | Allocations: 2099)
2024-06-23T13:45:48 [I|app|81a52117] Started GET "/notification_recipients" for 192.168.56.1 at 2024-06-23 13:45:48 +0000
2024-06-23T13:45:48 [I|app|81a52117] Processing by NotificationRecipientsController#index as JSON
2024-06-23T13:45:48 [D|tax|81a52117] Current location set to Default Location
2024-06-23T13:45:48 [D|tax|81a52117] Current organization set to Default Organization
2024-06-23T13:45:48 [D|not|81a52117] Cache Hit: notification, reading cache for notification-4
2024-06-23T13:45:48 [D|app|81a52117] Body: {"notifications":[{"id":209,"seen":false,"level":"info","text":"mac080027f9da0c.local has been deleted successfully","created_at":"2024-06-23T13:41:13.479Z","group":"Hosts","actions":{}}]}
2024-06-23T13:45:48 [I|app|81a52117] Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.5ms | Allocations: 2099)
2024-06-23T13:45:51 [D|dyn|] Executor heartbeat