Started GET "/" for 127.0.0.1 at 2021-03-09 12:49:41 -0500  (1.0ms) SELECT sqlite_version(*) Processing by Rails::WelcomeController#index as */* Rendering /var/lib/gems/2.7.0/gems/railties-6.1.3/lib/rails/templates/rails/welcome/index.html.erb Rendered /var/lib/gems/2.7.0/gems/railties-6.1.3/lib/rails/templates/rails/welcome/index.html.erb (Duration: 6.4ms | Allocations: 406) Completed 200 OK in 18ms (Views: 9.7ms | ActiveRecord: 0.0ms | Allocations: 3683) Started GET "/greeter/hello" for ::1 at 2021-03-09 12:49:42 -0500 Processing by GreeterController#hello as HTML Rendering layout layouts/application.html.erb Rendering greeter/hello.html.erb within layouts/application Rendered greeter/hello.html.erb within layouts/application (Duration: 1.3ms | Allocations: 84) [Webpacker] Compiling... [Webpacker] Compiled all packs in /srv/git/ruby2js/lib/tasks/testrails/public/packs [Webpacker] Hash: e332c6419728fac579d5 Version: webpack 4.46.0 Time: 1616ms Built at: 03/09/2021 12:49:45 PM Asset Size Chunks Chunk Names js/application-f826770d917d8a37c1d8.js 125 KiB application [emitted] [immutable] application js/application-f826770d917d8a37c1d8.js.map 139 KiB application [emitted] [dev] application manifest.json 364 bytes [emitted] Entrypoint application = js/application-f826770d917d8a37c1d8.js js/application-f826770d917d8a37c1d8.js.map [./app/javascript/channels sync recursive _channel\.js$] ./app/javascript/channels sync _channel\.js$ 160 bytes {application} [built] [./app/javascript/channels/index.js] 211 bytes {application} [built] [./app/javascript/packs/application.js] 492 bytes {application} [built] [./node_modules/webpack/buildin/module.js] (webpack)/buildin/module.js 552 bytes {application} [built] + 3 hidden modules Rendered layout layouts/application.html.erb (Duration: 3016.1ms | Allocations: 44814) Completed 200 OK in 3028ms (Views: 3020.4ms | ActiveRecord: 0.0ms | Allocations: 48630)