(0.2ms) DROP DATABASE IF EXISTS "dummy_test"  (290.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode'  (115.9ms) DROP DATABASE IF EXISTS "dummy_test"  (234.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode'  (109.3ms) DROP DATABASE IF EXISTS "dummy_test"  (236.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (6.3ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.2ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.2ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.5ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:32:29.711117"], ["updated_at", "2019-09-30 10:32:29.711117"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:32:29.716977"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:32:29.721718"], ["updated_at", "2019-09-30 10:32:29.721718"]]  (0.2ms) COMMIT  (109.6ms) DROP DATABASE IF EXISTS "dummy_test"  (229.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (5.7ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.4ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.5ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (5.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:35:21.315330"], ["updated_at", "2019-09-30 10:35:21.315330"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:35:21.320361"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:35:21.324594"], ["updated_at", "2019-09-30 10:35:21.324594"]]  (0.2ms) COMMIT  (108.8ms) DROP DATABASE IF EXISTS "dummy_test"  (237.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (7.9ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.9ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (4.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:39:48.089965"], ["updated_at", "2019-09-30 10:39:48.089965"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:39:48.097522"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:39:48.104167"], ["updated_at", "2019-09-30 10:39:48.104167"]]  (1.9ms) COMMIT  (118.5ms) DROP DATABASE IF EXISTS "dummy_test"  (237.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (6.6ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (3.1ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.4ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:42:01.812545"], ["updated_at", "2019-09-30 10:42:01.812545"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:42:01.818104"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:42:01.825072"], ["updated_at", "2019-09-30 10:42:01.825072"]]  (0.3ms) COMMIT  (109.2ms) DROP DATABASE IF EXISTS "dummy_test"  (237.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (5.2ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.3ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.1ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (3.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (3.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:43:47.164473"], ["updated_at", "2019-09-30 10:43:47.164473"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:43:47.172368"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:43:47.179671"], ["updated_at", "2019-09-30 10:43:47.179671"]]  (0.2ms) COMMIT  (116.9ms) DROP DATABASE IF EXISTS "dummy_test"  (235.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (5.5ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (3.2ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.5ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:46:27.471674"], ["updated_at", "2019-09-30 10:46:27.471674"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:46:27.477368"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:46:27.481722"], ["updated_at", "2019-09-30 10:46:27.481722"]]  (0.2ms) COMMIT  (118.8ms) DROP DATABASE IF EXISTS "dummy_test"  (238.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (5.7ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.1ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (3.4ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.1ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (2.1ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:46:53.860805"], ["updated_at", "2019-09-30 10:46:53.860805"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:46:53.865874"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:46:53.870176"], ["updated_at", "2019-09-30 10:46:53.870176"]]  (0.2ms) COMMIT  (109.2ms) DROP DATABASE IF EXISTS "dummy_test"  (236.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (7.7ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.4ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:47:18.785583"], ["updated_at", "2019-09-30 10:47:18.785583"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:47:18.791270"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:47:18.795972"], ["updated_at", "2019-09-30 10:47:18.795972"]]  (0.2ms) COMMIT  (115.7ms) DROP DATABASE IF EXISTS "dummy_test"  (236.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (6.1ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.5ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (3.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:51:53.812836"], ["updated_at", "2019-09-30 10:51:53.812836"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:51:53.818091"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:51:53.822689"], ["updated_at", "2019-09-30 10:51:53.822689"]]  (0.2ms) COMMIT  (118.3ms) DROP DATABASE IF EXISTS "dummy_test"  (240.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (6.5ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (3.1ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.2ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.8ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:52:14.524712"], ["updated_at", "2019-09-30 10:52:14.524712"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:52:14.530513"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:52:14.535401"], ["updated_at", "2019-09-30 10:52:14.535401"]]  (0.2ms) COMMIT  (109.8ms) DROP DATABASE IF EXISTS "dummy_test"  (239.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (6.0ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.9ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.1ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.4ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (3.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:52:29.142677"], ["updated_at", "2019-09-30 10:52:29.142677"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:52:29.148386"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:52:29.152982"], ["updated_at", "2019-09-30 10:52:29.152982"]]  (0.2ms) COMMIT  (108.8ms) DROP DATABASE IF EXISTS "dummy_test"  (237.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (5.8ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.4ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.2ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 10:53:23.859131"], ["updated_at", "2019-09-30 10:53:23.859131"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 10:53:23.864431"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 10:53:23.868743"], ["updated_at", "2019-09-30 10:53:23.868743"]]  (0.2ms) COMMIT  (116.1ms) DROP DATABASE IF EXISTS "dummy_test"  (236.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (6.1ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.2ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.2ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.2ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:02:42.525018"], ["updated_at", "2019-09-30 11:02:42.525018"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:02:42.531009"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:02:42.535751"], ["updated_at", "2019-09-30 11:02:42.535751"]]  (0.2ms) COMMIT  (109.6ms) DROP DATABASE IF EXISTS "dummy_test"  (234.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.2ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.4ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.3ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.4ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:03:12.539415"], ["updated_at", "2019-09-30 11:03:12.539415"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:03:12.546019"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:03:12.551600"], ["updated_at", "2019-09-30 11:03:12.551600"]]  (0.2ms) COMMIT  (109.6ms) DROP DATABASE IF EXISTS "dummy_test"  (235.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.3ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.2ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:03:31.447130"], ["updated_at", "2019-09-30 11:03:31.447130"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:03:31.452591"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:03:31.456913"], ["updated_at", "2019-09-30 11:03:31.456913"]]  (0.2ms) COMMIT  (111.9ms) DROP DATABASE IF EXISTS "dummy_test"  (240.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.5ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.1ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.2ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (1.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:05:15.590983"], ["updated_at", "2019-09-30 11:05:15.590983"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:05:15.596199"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:05:15.600443"], ["updated_at", "2019-09-30 11:05:15.600443"]]  (0.2ms) COMMIT  (109.8ms) DROP DATABASE IF EXISTS "dummy_test"  (236.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.7ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.9ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.1ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.4ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:05:39.690855"], ["updated_at", "2019-09-30 11:05:39.690855"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:05:39.696810"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:05:39.701060"], ["updated_at", "2019-09-30 11:05:39.701060"]]  (0.2ms) COMMIT  (109.9ms) DROP DATABASE IF EXISTS "dummy_test"  (234.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.6ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.2ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (5.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:06:02.383619"], ["updated_at", "2019-09-30 11:06:02.383619"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:06:02.388908"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:06:02.393358"], ["updated_at", "2019-09-30 11:06:02.393358"]]  (0.2ms) COMMIT  (112.2ms) DROP DATABASE IF EXISTS "dummy_test"  (240.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (5.7ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (3.1ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.4ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:07:10.690381"], ["updated_at", "2019-09-30 11:07:10.690381"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:07:10.696626"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:07:10.701486"], ["updated_at", "2019-09-30 11:07:10.701486"]]  (0.2ms) COMMIT  (111.7ms) DROP DATABASE IF EXISTS "dummy_test"  (241.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.5ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.3ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.4ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:07:23.736128"], ["updated_at", "2019-09-30 11:07:23.736128"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:07:23.743855"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:07:23.750439"], ["updated_at", "2019-09-30 11:07:23.750439"]]  (0.2ms) COMMIT  (109.0ms) DROP DATABASE IF EXISTS "dummy_test"  (235.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.4ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (3.0ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.2ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:08:39.080092"], ["updated_at", "2019-09-30 11:08:39.080092"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:08:39.087700"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:08:39.094219"], ["updated_at", "2019-09-30 11:08:39.094219"]]  (0.2ms) COMMIT  (109.5ms) DROP DATABASE IF EXISTS "dummy_test"  (246.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (2.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.2ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (8.9ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.8ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.9ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:09:22.504642"], ["updated_at", "2019-09-30 11:09:22.504642"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:09:22.510397"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:09:22.515698"], ["updated_at", "2019-09-30 11:09:22.515698"]]  (0.2ms) COMMIT  (109.6ms) DROP DATABASE IF EXISTS "dummy_test"  (234.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.2ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.6ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.2ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (5.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190903110322)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:15:03.688118"], ["updated_at", "2019-09-30 11:15:03.688118"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:15:03.693357"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "258a2c11f714610683b4f65f678c2a544860bc57"], ["created_at", "2019-09-30 11:15:03.697552"], ["updated_at", "2019-09-30 11:15:03.697552"]]  (0.2ms) COMMIT  (108.7ms) DROP DATABASE IF EXISTS "dummy_test"  (238.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.5ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.4ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (2.2ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.4ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (4.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190930111315)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:15:33.885230"], ["updated_at", "2019-09-30 11:15:33.885230"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:15:33.892891"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "a831e071e9c25be206ce6809599e4ea9c2d7109c"], ["created_at", "2019-09-30 11:15:33.899705"], ["updated_at", "2019-09-30 11:15:33.899705"]]  (0.2ms) COMMIT  (109.2ms) DROP DATABASE IF EXISTS "dummy_test"  (235.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.2ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.1ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (2.1ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190930111315)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322);   (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:16:02.495809"], ["updated_at", "2019-09-30 11:16:02.495809"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:16:02.501522"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "a831e071e9c25be206ce6809599e4ea9c2d7109c"], ["created_at", "2019-09-30 11:16:02.506069"], ["updated_at", "2019-09-30 11:16:02.506069"]]  (0.2ms) COMMIT  (111.9ms) DROP DATABASE IF EXISTS "dummy_test"  (242.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.3ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.2ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.2ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (3.0ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.8ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190930111315)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322);   (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 11:16:19.505150"], ["updated_at", "2019-09-30 11:16:19.505150"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 11:16:19.510645"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "a831e071e9c25be206ce6809599e4ea9c2d7109c"], ["created_at", "2019-09-30 11:16:19.514946"], ["updated_at", "2019-09-30 11:16:19.514946"]]  (0.2ms) COMMIT  (109.6ms) DROP DATABASE IF EXISTS "dummy_test"  (237.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (5.7ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (3.0ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.2ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (2.9ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.8ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190930111315)  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322);   (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:06:09.709727"], ["updated_at", "2019-09-30 12:06:09.709727"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:06:09.715373"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "a831e071e9c25be206ce6809599e4ea9c2d7109c"], ["created_at", "2019-09-30 12:06:09.722136"], ["updated_at", "2019-09-30 12:06:09.722136"]]  (0.2ms) COMMIT  (108.7ms) DROP DATABASE IF EXISTS "dummy_test"  (236.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (5.7ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.9ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.2ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (2.8ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190930111315)  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322);   (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:06:33.440425"], ["updated_at", "2019-09-30 12:06:33.440425"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:06:33.445959"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "a831e071e9c25be206ce6809599e4ea9c2d7109c"], ["created_at", "2019-09-30 12:06:33.450659"], ["updated_at", "2019-09-30 12:06:33.450659"]]  (0.2ms) COMMIT  (109.8ms) DROP DATABASE IF EXISTS "dummy_test"  (235.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "active_storage_attachments" CASCADE  (4.5ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL)  (1.0ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (1.0ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")  (0.1ms) DROP TABLE IF EXISTS "active_storage_blobs" CASCADE  (2.1ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (3.0ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.8ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (2.3ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.3ms) ALTER TABLE "active_storage_attachments" ADD CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id")   (0.9ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190930120755)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322), (20190930111315);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:08:12.854376"], ["updated_at", "2019-09-30 12:08:12.854376"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:08:12.862058"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "c207cb589938ec7a1aa8a58d8e0fb0a7a557fb2c"], ["created_at", "2019-09-30 12:08:12.868642"], ["updated_at", "2019-09-30 12:08:12.868642"]]  (0.2ms) COMMIT  (109.7ms) DROP DATABASE IF EXISTS "dummy_test"  (237.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "active_storage_attachments" CASCADE  (4.5ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL)  (0.8ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (1.0ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")  (0.1ms) DROP TABLE IF EXISTS "active_storage_blobs" CASCADE  (2.4ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (2.5ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.2ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (2.5ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.5ms) ALTER TABLE "active_storage_attachments" ADD CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id")   (1.1ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (4.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190930120755)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322), (20190930111315);   (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:08:50.399617"], ["updated_at", "2019-09-30 12:08:50.399617"]]  (1.1ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:08:50.405876"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "c207cb589938ec7a1aa8a58d8e0fb0a7a557fb2c"], ["created_at", "2019-09-30 12:08:50.409949"], ["updated_at", "2019-09-30 12:08:50.409949"]]  (0.2ms) COMMIT  (109.1ms) DROP DATABASE IF EXISTS "dummy_test"  (234.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.2ms) DROP TABLE IF EXISTS "active_storage_attachments" CASCADE  (4.5ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL)  (1.1ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (1.0ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")  (0.1ms) DROP TABLE IF EXISTS "active_storage_blobs" CASCADE  (2.2ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (2.1ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.2ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (2.3ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.5ms) ALTER TABLE "active_storage_attachments" ADD CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id")   (1.1ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (4.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190930120755)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322), (20190930111315);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:09:23.790513"], ["updated_at", "2019-09-30 12:09:23.790513"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:09:23.796503"], ["key", "environment"]]  (1.7ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "c207cb589938ec7a1aa8a58d8e0fb0a7a557fb2c"], ["created_at", "2019-09-30 12:09:23.802580"], ["updated_at", "2019-09-30 12:09:23.802580"]]  (0.2ms) COMMIT  (109.1ms) DROP DATABASE IF EXISTS "dummy_test"  (235.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "active_storage_attachments" CASCADE  (4.5ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL)  (0.8ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (1.0ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")  (0.1ms) DROP TABLE IF EXISTS "active_storage_blobs" CASCADE  (2.2ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (2.3ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.1ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (2.3ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.3ms) ALTER TABLE "active_storage_attachments" ADD CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id")   (1.0ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190930120755)  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322), (20190930111315);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:10:55.843496"], ["updated_at", "2019-09-30 12:10:55.843496"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:10:55.848984"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "c207cb589938ec7a1aa8a58d8e0fb0a7a557fb2c"], ["created_at", "2019-09-30 12:10:55.853493"], ["updated_at", "2019-09-30 12:10:55.853493"]]  (0.2ms) COMMIT  (109.0ms) DROP DATABASE IF EXISTS "dummy_test"  (235.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "active_storage_attachments" CASCADE  (4.5ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL)  (1.0ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (1.3ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")  (0.1ms) DROP TABLE IF EXISTS "active_storage_blobs" CASCADE  (3.0ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (3.0ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.8ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (3.1ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.9ms) ALTER TABLE "active_storage_attachments" ADD CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id")   (1.2ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (3.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190930120755)  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322), (20190930111315);   (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:35:50.717317"], ["updated_at", "2019-09-30 12:35:50.717317"]]  (0.3ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:35:50.724167"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "c207cb589938ec7a1aa8a58d8e0fb0a7a557fb2c"], ["created_at", "2019-09-30 12:35:50.728370"], ["updated_at", "2019-09-30 12:35:50.728370"]]  (0.2ms) COMMIT  (109.2ms) DROP DATABASE IF EXISTS "dummy_test"  (236.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "active_storage_attachments" CASCADE  (4.6ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL)  (1.0ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (1.2ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")  (0.1ms) DROP TABLE IF EXISTS "active_storage_blobs" CASCADE  (2.7ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (2.2ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.1ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (3.1ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.4ms) ALTER TABLE "active_storage_attachments" ADD CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id")   (1.1ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (4.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190930120755)  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322), (20190930111315);   (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:36:09.304014"], ["updated_at", "2019-09-30 12:36:09.304014"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:36:09.309427"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "c207cb589938ec7a1aa8a58d8e0fb0a7a557fb2c"], ["created_at", "2019-09-30 12:36:09.313848"], ["updated_at", "2019-09-30 12:36:09.313848"]]  (0.2ms) COMMIT  (109.5ms) DROP DATABASE IF EXISTS "dummy_test"  (235.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "active_storage_attachments" CASCADE  (4.8ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL)  (2.3ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (1.3ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")  (0.1ms) DROP TABLE IF EXISTS "active_storage_blobs" CASCADE  (5.9ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (2.4ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.2ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (2.5ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.5ms) ALTER TABLE "active_storage_attachments" ADD CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id")   (1.0ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (2.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190930120755)  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322), (20190930111315);   (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:36:39.482938"], ["updated_at", "2019-09-30 12:36:39.482938"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:36:39.487894"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "c207cb589938ec7a1aa8a58d8e0fb0a7a557fb2c"], ["created_at", "2019-09-30 12:36:39.491992"], ["updated_at", "2019-09-30 12:36:39.491992"]]  (0.2ms) COMMIT  (112.9ms) DROP DATABASE IF EXISTS "dummy_test"  (236.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.5ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.2ms) DROP TABLE IF EXISTS "active_storage_attachments" CASCADE  (8.1ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL)  (2.2ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (2.1ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")  (0.2ms) DROP TABLE IF EXISTS "active_storage_blobs" CASCADE  (4.0ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (2.6ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (3.4ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.2ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.3ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.4ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.8ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (7.3ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.9ms) ALTER TABLE "active_storage_attachments" ADD CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id")   (2.6ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (4.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190930120755)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322), (20190930111315);   (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (1.3ms) BEGIN ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:38:39.416508"], ["updated_at", "2019-09-30 12:38:39.416508"]]  (1.0ms) COMMIT ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.3ms) BEGIN ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:38:39.427794"], ["key", "environment"]]  (0.3ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "c207cb589938ec7a1aa8a58d8e0fb0a7a557fb2c"], ["created_at", "2019-09-30 12:38:39.436021"], ["updated_at", "2019-09-30 12:38:39.436021"]]  (0.2ms) COMMIT  (112.5ms) DROP DATABASE IF EXISTS "dummy_test"  (243.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "active_storage_attachments" CASCADE  (5.6ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL)  (1.0ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (1.3ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")  (0.1ms) DROP TABLE IF EXISTS "active_storage_blobs" CASCADE  (2.9ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (3.0ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.9ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.1ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (2.8ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.1ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (3.1ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.9ms) ALTER TABLE "active_storage_attachments" ADD CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id")   (1.3ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (3.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190930120755)  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322), (20190930111315);   (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:39:05.656135"], ["updated_at", "2019-09-30 12:39:05.656135"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:39:05.661384"], ["key", "environment"]]  (0.2ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "c207cb589938ec7a1aa8a58d8e0fb0a7a557fb2c"], ["created_at", "2019-09-30 12:39:05.665806"], ["updated_at", "2019-09-30 12:39:05.665806"]]  (0.2ms) COMMIT  (5006.5ms) DROP DATABASE IF EXISTS "dummy_test"  (5006.0ms) DROP DATABASE IF EXISTS "dummy_test"  (5006.8ms) DROP DATABASE IF EXISTS "dummy_test"  (113.5ms) DROP DATABASE IF EXISTS "dummy_test"  (243.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.2ms) DROP TABLE IF EXISTS "active_storage_attachments" CASCADE  (7.0ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL)  (1.2ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (1.5ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")  (0.2ms) DROP TABLE IF EXISTS "active_storage_blobs" CASCADE  (3.2ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (0.2ms) DROP TABLE IF EXISTS "cm_page_builder_rails_page_components" CASCADE  (4.1ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" bigserial primary key, "uuid" character varying NOT NULL, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.1ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (0.2ms) DROP TABLE IF EXISTS "cm_page_builder_rails_pages" CASCADE  (3.1ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.1ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id")  (0.2ms) DROP TABLE IF EXISTS "test_containers" CASCADE  (3.3ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (2.0ms) ALTER TABLE "active_storage_attachments" ADD CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id")   (3.1ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")   (8.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES (20190930120755)  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190816103148), (20190816105056), (20190903110322), (20190930111315);   (2.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.8ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-30 12:45:09.823002"], ["updated_at", "2019-09-30 12:45:09.823002"]]  (0.3ms) COMMIT ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-30 12:45:09.831929"], ["key", "environment"]]  (0.3ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "schema_sha1"], ["LIMIT", 1]]  (0.1ms) BEGIN ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "schema_sha1"], ["value", "c207cb589938ec7a1aa8a58d8e0fb0a7a557fb2c"], ["created_at", "2019-09-30 12:45:09.840080"], ["updated_at", "2019-09-30 12:45:09.840080"]]  (0.2ms) COMMIT Started GET "/" for ::1 at 2019-11-14 16:57:27 +0530 ActiveRecord::NoDatabaseError (FATAL: database "dummy_development" does not exist ): activerecord (6.0.0) lib/active_record/connection_adapters/postgresql_adapter.rb:50:in `rescue in postgresql_connection' activerecord (6.0.0) lib/active_record/connection_adapters/postgresql_adapter.rb:33:in `postgresql_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:879:in `new_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:923:in `checkout_new_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:902:in `try_to_checkout_new_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:863:in `acquire_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:587:in `checkout' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:431:in `connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:1111:in `retrieve_connection' activerecord (6.0.0) lib/active_record/connection_handling.rb:231:in `retrieve_connection' activerecord (6.0.0) lib/active_record/connection_handling.rb:199:in `connection' activerecord (6.0.0) lib/active_record/migration.rb:562:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' ActiveRecord::NoDatabaseError (FATAL: database "dummy_development" does not exist ): activerecord (6.0.0) lib/active_record/connection_adapters/postgresql_adapter.rb:50:in `rescue in postgresql_connection' activerecord (6.0.0) lib/active_record/connection_adapters/postgresql_adapter.rb:33:in `postgresql_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:879:in `new_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:923:in `checkout_new_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:902:in `try_to_checkout_new_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:863:in `acquire_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:587:in `checkout' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:431:in `connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:1111:in `retrieve_connection' activerecord (6.0.0) lib/active_record/connection_handling.rb:231:in `retrieve_connection' activerecord (6.0.0) lib/active_record/connection_handling.rb:199:in `connection' activerecord (6.0.0) lib/active_record/migration.rb:562:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:11:in `block in call' activesupport (6.0.0) lib/active_support/logger_silence.rb:36:in `silence' activesupport (6.0.0) lib/active_support/logger.rb:64:in `block (3 levels) in broadcast' activesupport (6.0.0) lib/active_support/logger_silence.rb:36:in `silence' activesupport (6.0.0) lib/active_support/logger.rb:62:in `block (2 levels) in broadcast' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:11:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-11-14 17:03:27 +0530 ActiveRecord::NoDatabaseError (FATAL: database "dummy_development" does not exist ): activerecord (6.0.0) lib/active_record/connection_adapters/postgresql_adapter.rb:50:in `rescue in postgresql_connection' activerecord (6.0.0) lib/active_record/connection_adapters/postgresql_adapter.rb:33:in `postgresql_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:879:in `new_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:923:in `checkout_new_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:902:in `try_to_checkout_new_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:863:in `acquire_connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:587:in `checkout' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:431:in `connection' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:1111:in `retrieve_connection' activerecord (6.0.0) lib/active_record/connection_handling.rb:231:in `retrieve_connection' activerecord (6.0.0) lib/active_record/connection_handling.rb:199:in `connection' activerecord (6.0.0) lib/active_record/migration.rb:562:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-11-14 17:03:38 +0530 ActiveRecord::PendingMigrationError ( Migrations are pending. To resolve this issue, run: rails db:migrate RAILS_ENV=development ): activerecord (6.0.0) lib/active_record/migration.rb:587:in `check_pending!' activerecord (6.0.0) lib/active_record/migration.rb:564:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started POST "/rails/actions" for ::1 at 2019-11-14 17:05:05 +0530  (7.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (4.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.2ms) SELECT pg_try_advisory_lock(7128003047696596485)  (2.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateTestContainers (20190930111315)  (0.2ms) BEGIN  (2.9ms) CREATE TABLE "test_containers" ("id" bigserial primary key, "name" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL) primary::SchemaMigration Create (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190930111315"]]  (0.4ms) COMMIT Migrating to CreateActiveStorageTables (20190930120755)  (0.2ms) BEGIN  (2.4ms) CREATE TABLE "active_storage_blobs" ("id" bigserial primary key, "key" character varying NOT NULL, "filename" character varying NOT NULL, "content_type" character varying, "metadata" text, "byte_size" bigint NOT NULL, "checksum" character varying NOT NULL, "created_at" timestamp NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")  (3.0ms) CREATE TABLE "active_storage_attachments" ("id" bigserial primary key, "name" character varying NOT NULL, "record_type" character varying NOT NULL, "record_id" bigint NOT NULL, "blob_id" bigint NOT NULL, "created_at" timestamp NOT NULL, CONSTRAINT "fk_rails_c3b3935057" FOREIGN KEY ("blob_id") REFERENCES "active_storage_blobs" ("id") )  (0.9ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")  (1.0ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id") primary::SchemaMigration Create (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190930120755"]]  (0.6ms) COMMIT ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.2ms) BEGIN ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-11-14 11:35:05.285394"], ["updated_at", "2019-11-14 11:35:05.285394"]]  (1.2ms) COMMIT  (0.2ms) SELECT pg_advisory_unlock(7128003047696596485) Started GET "/" for ::1 at 2019-11-14 17:05:05 +0530  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Processing by Rails::WelcomeController#index as HTML Rendering /home/camilo/.rbenv/versions/2.6.2/lib/ruby/gems/2.6.0/gems/railties-6.0.0/lib/rails/templates/rails/welcome/index.html.erb Rendered /home/camilo/.rbenv/versions/2.6.2/lib/ruby/gems/2.6.0/gems/railties-6.0.0/lib/rails/templates/rails/welcome/index.html.erb (Duration: 5.8ms | Allocations: 196) Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms | Allocations: 838) Started GET "/cm_page_builder-rails" for ::1 at 2019-11-14 17:05:39 +0530 ActionController::RoutingError (No route matches [GET] "/cm_page_builder-rails"): actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:36:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails" for ::1 at 2019-11-14 17:05:48 +0530 ActionController::RoutingError (No route matches [GET] "/cm_page_builder-rails"): actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:36:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/new" for ::1 at 2019-11-14 17:05:51 +0530 ActionController::RoutingError (No route matches [GET] "/cm_page_builder-rails/new"): actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:36:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/1" for ::1 at 2019-11-14 17:06:02 +0530 ActionController::RoutingError (No route matches [GET] "/cm_page_builder-rails/1"): actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:36:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/1" for ::1 at 2019-11-14 17:06:08 +0530 ActionController::RoutingError (No route matches [GET] "/cm_page_builder-rails/1"): actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:36:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/pages" for ::1 at 2019-11-14 17:06:26 +0530 Processing by CmPageBuilder::Rails::PagesController#index as HTML Completed 406 Not Acceptable in 10ms (ActiveRecord: 0.0ms | Allocations: 3952) ActionController::MissingExactTemplate (CmPageBuilder::Rails::PagesController#index is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' railties (6.0.0) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/pages/new" for ::1 at 2019-11-14 17:06:33 +0530 Processing by CmPageBuilder::Rails::PagesController#new as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.7ms | Allocations: 179) ActiveRecord::StatementInvalid (PG::UndefinedTable: ERROR: relation "cm_page_builder_rails_pages" does not exist LINE 8: WHERE a.attrelid = '"cm_page_builder_rails_pages"'::regclas... ^ ): activerecord (6.0.0) lib/active_record/connection_adapters/postgresql/database_statements.rb:65:in `async_exec' activerecord (6.0.0) lib/active_record/connection_adapters/postgresql/database_statements.rb:65:in `block (2 levels) in query' activesupport (6.0.0) lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads' activesupport (6.0.0) lib/active_support/concurrency/share_lock.rb:187:in `yield_shares' activesupport (6.0.0) lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads' activerecord (6.0.0) lib/active_record/connection_adapters/postgresql/database_statements.rb:64:in `block in query' activerecord (6.0.0) lib/active_record/connection_adapters/abstract_adapter.rb:707:in `block (2 levels) in log' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/monitor.rb:230:in `mon_synchronize' activerecord (6.0.0) lib/active_record/connection_adapters/abstract_adapter.rb:706:in `block in log' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activerecord (6.0.0) lib/active_record/connection_adapters/abstract_adapter.rb:697:in `log' activerecord (6.0.0) lib/active_record/connection_adapters/postgresql/database_statements.rb:63:in `query' activerecord (6.0.0) lib/active_record/connection_adapters/postgresql_adapter.rb:813:in `column_definitions' activerecord (6.0.0) lib/active_record/connection_adapters/abstract/schema_statements.rb:114:in `columns' activerecord (6.0.0) lib/active_record/connection_adapters/schema_cache.rb:76:in `columns' activerecord (6.0.0) lib/active_record/connection_adapters/schema_cache.rb:82:in `columns_hash' activerecord (6.0.0) lib/active_record/model_schema.rb:487:in `load_schema!' activerecord (6.0.0) lib/active_record/attributes.rb:247:in `load_schema!' activerecord (6.0.0) lib/active_record/attribute_decorators.rb:51:in `load_schema!' activerecord (6.0.0) lib/active_record/model_schema.rb:480:in `block in load_schema' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/monitor.rb:230:in `mon_synchronize' activerecord (6.0.0) lib/active_record/model_schema.rb:477:in `load_schema' activerecord (6.0.0) lib/active_record/model_schema.rb:362:in `attribute_types' activerecord (6.0.0) lib/active_record/attribute_methods.rb:171:in `has_attribute?' activerecord (6.0.0) lib/active_record/inheritance.rb:55:in `new' /home/camilo/commutatus/cm-page-builder-rails/app/controllers/cm_page_builder/rails/pages_controller.rb:18:in `new' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' railties (6.0.0) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/pages/new" for ::1 at 2019-11-14 17:13:18 +0530  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ActiveRecord::PendingMigrationError ( Migrations are pending. To resolve this issue, run: rails db:migrate RAILS_ENV=development ): activerecord (6.0.0) lib/active_record/migration.rb:587:in `check_pending!' activerecord (6.0.0) lib/active_record/migration.rb:564:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started POST "/rails/actions" for ::1 at 2019-11-14 17:13:19 +0530  (1.1ms) SELECT pg_try_advisory_lock(7128003047696596485)  (5.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateCmPageBuilderRailsPages (20191114114259)  (0.1ms) BEGIN  (8.4ms) CREATE TABLE "cm_page_builder_rails_pages" ("id" bigserial primary key, "container_type" character varying NOT NULL, "container_id" bigint NOT NULL, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (1.0ms) CREATE INDEX "container_composite_index" ON "cm_page_builder_rails_pages" ("container_type", "container_id") primary::SchemaMigration Create (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20191114114259"]]  (0.6ms) COMMIT Migrating to CreateCmPageBuilderRailsPageComponents (20191114114260)  (0.1ms) BEGIN  (2.0ms) CREATE TABLE "cm_page_builder_rails_page_components" ("id" character varying NOT NULL PRIMARY KEY, "page_id" bigint NOT NULL, "content" character varying, "position" integer, "component_type" character varying, "created_at" timestamp(6) NOT NULL, "updated_at" timestamp(6) NOT NULL)  (0.8ms) CREATE INDEX "index_cm_page_builder_rails_page_components_on_page_id" ON "cm_page_builder_rails_page_components" ("page_id")  (1.1ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD CONSTRAINT "fk_rails_7fd23c6ccd" FOREIGN KEY ("page_id") REFERENCES "cm_page_builder_rails_pages" ("id")  primary::SchemaMigration Create (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20191114114260"]]  (0.4ms) COMMIT Migrating to ChangePageComponentPrimaryKey (20191114114261)  (0.2ms) BEGIN  (0.3ms) ALTER TABLE "cm_page_builder_rails_page_components" RENAME COLUMN "id" TO "uuid"  (0.5ms) ALTER TABLE cm_page_builder_rails_page_components DROP CONSTRAINT cm_page_builder_rails_page_components_pkey;   (5.7ms) ALTER TABLE "cm_page_builder_rails_page_components" ADD "id" bigserial primary key primary::SchemaMigration Create (0.6ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20191114114261"]]  (0.8ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.2ms) SELECT pg_advisory_unlock(7128003047696596485) Started GET "/cm_page_builder-rails/pages/new" for ::1 at 2019-11-14 17:13:20 +0530  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Processing by CmPageBuilder::Rails::PagesController#new as HTML Completed 406 Not Acceptable in 13ms (ActiveRecord: 4.5ms | Allocations: 6309) ActionController::MissingExactTemplate (CmPageBuilder::Rails::PagesController#new is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' railties (6.0.0) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/pages/1" for ::1 at 2019-11-14 17:13:32 +0530 Processing by CmPageBuilder::Rails::PagesController#show as HTML Parameters: {"id"=>"1"} CmPageBuilder::Rails::Page Load (0.5ms) SELECT "cm_page_builder_rails_pages".* FROM "cm_page_builder_rails_pages" WHERE "cm_page_builder_rails_pages"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] Completed 404 Not Found in 4ms (ActiveRecord: 0.5ms | Allocations: 1348) ActiveRecord::RecordNotFound (Couldn't find CmPageBuilder::Rails::Page with 'id'=1): activerecord (6.0.0) lib/active_record/core.rb:177:in `find' /home/camilo/commutatus/cm-page-builder-rails/app/controllers/cm_page_builder/rails/pages_controller.rb:57:in `set_page' activesupport (6.0.0) lib/active_support/callbacks.rb:429:in `block in make_lambda' activesupport (6.0.0) lib/active_support/callbacks.rb:182:in `block (2 levels) in halting_and_conditional' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (6.0.0) lib/active_support/callbacks.rb:183:in `block in halting_and_conditional' activesupport (6.0.0) lib/active_support/callbacks.rb:514:in `block in invoke_before' activesupport (6.0.0) lib/active_support/callbacks.rb:514:in `each' activesupport (6.0.0) lib/active_support/callbacks.rb:514:in `invoke_before' activesupport (6.0.0) lib/active_support/callbacks.rb:134:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' railties (6.0.0) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/pages/new" for ::1 at 2019-11-14 17:13:38 +0530 Processing by CmPageBuilder::Rails::PagesController#new as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms | Allocations: 196) ActionController::MissingExactTemplate (CmPageBuilder::Rails::PagesController#new is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' railties (6.0.0) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/test_containers" for ::1 at 2019-11-14 17:14:25 +0530 ActionController::RoutingError (uninitialized constant TestContainersController): activesupport (6.0.0) lib/active_support/inflector/methods.rb:282:in `const_get' activesupport (6.0.0) lib/active_support/inflector/methods.rb:282:in `block in constantize' activesupport (6.0.0) lib/active_support/inflector/methods.rb:280:in `each' activesupport (6.0.0) lib/active_support/inflector/methods.rb:280:in `inject' activesupport (6.0.0) lib/active_support/inflector/methods.rb:280:in `constantize' activesupport (6.0.0) lib/active_support/dependencies/zeitwerk_integration.rb:19:in `constantize' actionpack (6.0.0) lib/action_dispatch/http/request.rb:88:in `controller_class_for' actionpack (6.0.0) lib/action_dispatch/http/request.rb:81:in `controller_class' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:45:in `controller' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/test_containers" for ::1 at 2019-11-14 17:39:54 +0530 Processing by TestContainersController#index as HTML Completed 406 Not Acceptable in 10ms (ActiveRecord: 0.0ms | Allocations: 2436) ActionController::MissingExactTemplate (TestContainersController#index is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/test_containers" for ::1 at 2019-11-14 17:42:45 +0530  (1.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Processing by TestContainersController#index as HTML Completed 406 Not Acceptable in 13ms (ActiveRecord: 0.0ms | Allocations: 3351) ActionController::MissingExactTemplate (TestContainersController#index is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/test_containers" for ::1 at 2019-11-14 17:42:49 +0530 Processing by TestContainersController#index as HTML Completed 406 Not Acceptable in 0ms (ActiveRecord: 0.0ms | Allocations: 187) ActionController::MissingExactTemplate (TestContainersController#index is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/test_containers" for ::1 at 2019-11-14 17:43:23 +0530 Processing by TestContainersController#index as HTML Rendering test_containers/index.html within layouts/application Rendered test_containers/index.html within layouts/application (Duration: 0.5ms | Allocations: 71) Completed 200 OK in 247ms (Views: 245.1ms | ActiveRecord: 0.0ms | Allocations: 291543) Started GET "/test_containers" for ::1 at 2019-11-14 17:43:38 +0530 Processing by TestContainersController#index as HTML Completed 406 Not Acceptable in 5ms (ActiveRecord: 0.0ms | Allocations: 1056) ActionController::MissingExactTemplate (TestContainersController#index is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_" for ::1 at 2019-11-14 17:46:28 +0530 ActionController::RoutingError (No route matches [GET] "/cm_"): actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:36:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/" for ::1 at 2019-11-14 17:46:35 +0530 ActionController::RoutingError (No route matches [GET] "/cm_page_builder-rails"): actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:36:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/new" for ::1 at 2019-11-14 17:46:40 +0530 ActionController::RoutingError (No route matches [GET] "/cm_page_builder-rails/new"): actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:36:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/pages" for ::1 at 2019-11-14 17:47:21 +0530 Processing by CmPageBuilder::Rails::PagesController#index as HTML Completed 406 Not Acceptable in 6ms (ActiveRecord: 0.0ms | Allocations: 2890) ActionController::MissingExactTemplate (CmPageBuilder::Rails::PagesController#index is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' railties (6.0.0) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/pages/new" for ::1 at 2019-11-14 17:47:25 +0530 Processing by CmPageBuilder::Rails::PagesController#new as HTML Completed 406 Not Acceptable in 12ms (ActiveRecord: 3.1ms | Allocations: 4966) ActionController::MissingExactTemplate (CmPageBuilder::Rails::PagesController#new is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' railties (6.0.0) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' TestContainer Load (0.4ms) SELECT "test_containers".* FROM "test_containers" ORDER BY "test_containers"."id" ASC LIMIT $1 [["LIMIT", 1]]  (0.3ms) BEGIN TestContainer Create (0.9ms) INSERT INTO "test_containers" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2019-11-14 12:18:00.967106"], ["updated_at", "2019-11-14 12:18:00.967106"]]  (0.8ms) COMMIT TestContainer Load (3.3ms) SELECT "test_containers".* FROM "test_containers" ORDER BY "test_containers"."id" ASC LIMIT $1 [["LIMIT", 1]] CmPageBuilder::Rails::Page Load (0.3ms) SELECT "cm_page_builder_rails_pages".* FROM "cm_page_builder_rails_pages" WHERE "cm_page_builder_rails_pages"."container_id" = $1 AND "cm_page_builder_rails_pages"."container_type" = $2 LIMIT $3 [["container_id", 1], ["container_type", "TestContainer"], ["LIMIT", 1]]  (0.1ms) BEGIN CmPageBuilder::Rails::Page Create (0.4ms) INSERT INTO "cm_page_builder_rails_pages" ("container_type", "container_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["container_type", "TestContainer"], ["container_id", 1], ["created_at", "2019-11-14 12:18:02.773419"], ["updated_at", "2019-11-14 12:18:02.773419"]]  (1.0ms) COMMIT TestContainer Load (0.3ms) SELECT "test_containers".* FROM "test_containers" ORDER BY "test_containers"."id" ASC LIMIT $1 [["LIMIT", 1]] CmPageBuilder::Rails::Page Load (0.3ms) SELECT "cm_page_builder_rails_pages".* FROM "cm_page_builder_rails_pages" WHERE "cm_page_builder_rails_pages"."container_id" = $1 AND "cm_page_builder_rails_pages"."container_type" = $2 LIMIT $3 [["container_id", 1], ["container_type", "TestContainer"], ["LIMIT", 1]]  (0.2ms) BEGIN CmPageBuilder::Rails::Page Create (0.3ms) INSERT INTO "cm_page_builder_rails_pages" ("container_type", "container_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["container_type", "TestContainer"], ["container_id", 1], ["created_at", "2019-11-14 12:18:35.978645"], ["updated_at", "2019-11-14 12:18:35.978645"]]  (3.0ms) COMMIT Started GET "/cm_page_builder-rails/pages/1" for ::1 at 2019-11-14 17:48:41 +0530 Processing by CmPageBuilder::Rails::PagesController#show as HTML Parameters: {"id"=>"1"} CmPageBuilder::Rails::Page Load (0.4ms) SELECT "cm_page_builder_rails_pages".* FROM "cm_page_builder_rails_pages" WHERE "cm_page_builder_rails_pages"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] Completed 406 Not Acceptable in 5ms (ActiveRecord: 0.6ms | Allocations: 3277) ActionController::MissingExactTemplate (CmPageBuilder::Rails::PagesController#show is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' railties (6.0.0) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/pages/1/edit" for ::1 at 2019-11-14 17:49:40 +0530 Processing by CmPageBuilder::Rails::PagesController#edit as HTML Parameters: {"id"=>"1"} CmPageBuilder::Rails::Page Load (0.3ms) SELECT "cm_page_builder_rails_pages".* FROM "cm_page_builder_rails_pages" WHERE "cm_page_builder_rails_pages"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] Completed 406 Not Acceptable in 4ms (ActiveRecord: 0.3ms | Allocations: 2557) ActionController::MissingExactTemplate (CmPageBuilder::Rails::PagesController#edit is missing a template for request formats: text/html): actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' railties (6.0.0) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/cm_page_builder-rails/pages/1/edit" for ::1 at 2019-11-14 17:52:14 +0530  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Processing by CmPageBuilder::Rails::PagesController#edit as HTML Parameters: {"id"=>"1"} CmPageBuilder::Rails::Page Load (0.4ms) SELECT "cm_page_builder_rails_pages".* FROM "cm_page_builder_rails_pages" WHERE "cm_page_builder_rails_pages"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] Rendering /home/camilo/commutatus/cm-page-builder-rails/app/views/cm_page_builder/rails/pages/edit.html.slim within layouts/cm_page_builder/rails/application CmPageBuilder::Rails::PageComponent Load (1.5ms) SELECT "cm_page_builder_rails_page_components"."id", "cm_page_builder_rails_page_components"."uuid", "cm_page_builder_rails_page_components"."component_type", "cm_page_builder_rails_page_components"."position", "cm_page_builder_rails_page_components"."content" FROM "cm_page_builder_rails_page_components" WHERE "cm_page_builder_rails_page_components"."page_id" = $1 ORDER BY "cm_page_builder_rails_page_components"."position" ASC [["page_id", 1]] Rendered /home/camilo/commutatus/cm-page-builder-rails/app/views/cm_page_builder/rails/pages/_form.html.slim (Duration: 93.1ms | Allocations: 17799) Rendered /home/camilo/commutatus/cm-page-builder-rails/app/views/cm_page_builder/rails/pages/edit.html.slim within layouts/cm_page_builder/rails/application (Duration: 111.7ms | Allocations: 27781) Completed 500 Internal Server Error in 171ms (ActiveRecord: 12.5ms | Allocations: 37845) ActionView::Template::Error (undefined method `react_component' for #<#:0x000055885e5a5f28>): 9: .field 10: input type='hidden' id="content-editor" name="page[components]" 11: - components = @page.get_components 12: = react_component("cm_content_manager/Content", {input: "content-editor", components: components}) 13: 14: .actions = f.submit /home/camilo/commutatus/cm-page-builder-rails/app/views/cm_page_builder/rails/pages/_form.html.slim:12 actionview (6.0.0) lib/action_view/helpers/capture_helper.rb:45:in `block in capture' actionview (6.0.0) lib/action_view/helpers/capture_helper.rb:209:in `with_output_buffer' actionview (6.0.0) lib/action_view/helpers/capture_helper.rb:45:in `capture' actionview (6.0.0) lib/action_view/helpers/form_helper.rb:452:in `form_for' /home/camilo/commutatus/cm-page-builder-rails/app/views/cm_page_builder/rails/pages/_form.html.slim:1 actionview (6.0.0) lib/action_view/base.rb:274:in `_run' actionview (6.0.0) lib/action_view/template.rb:185:in `block in render' activesupport (6.0.0) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0) lib/action_view/template.rb:386:in `instrument_render_template' actionview (6.0.0) lib/action_view/template.rb:183:in `render' actionview (6.0.0) lib/action_view/renderer/partial_renderer.rb:358:in `block in render_partial' actionview (6.0.0) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0) lib/action_view/renderer/partial_renderer.rb:347:in `render_partial' actionview (6.0.0) lib/action_view/renderer/partial_renderer.rb:317:in `render' actionview (6.0.0) lib/action_view/renderer/renderer.rb:65:in `render_partial_to_object' actionview (6.0.0) lib/action_view/renderer/renderer.rb:53:in `render_partial' actionview (6.0.0) lib/action_view/helpers/rendering_helper.rb:38:in `render' /home/camilo/commutatus/cm-page-builder-rails/app/views/cm_page_builder/rails/pages/edit.html.slim:3 actionview (6.0.0) lib/action_view/base.rb:274:in `_run' actionview (6.0.0) lib/action_view/template.rb:185:in `block in render' activesupport (6.0.0) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0) lib/action_view/template.rb:386:in `instrument_render_template' actionview (6.0.0) lib/action_view/template.rb:183:in `render' actionview (6.0.0) lib/action_view/renderer/template_renderer.rb:59:in `block (2 levels) in render_template' actionview (6.0.0) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0) lib/action_view/renderer/template_renderer.rb:58:in `block in render_template' actionview (6.0.0) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (6.0.0) lib/action_view/renderer/template_renderer.rb:57:in `render_template' actionview (6.0.0) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0) lib/active_support/notifications/instrumenter.rb:24:in `instrument' activesupport (6.0.0) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' railties (6.0.0) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0) lib/action_dispatch/routing/route_set.rb:837:in `call' rack (2.0.7) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.7) lib/rack/etag.rb:25:in `call' rack (2.0.7) lib/rack/conditional_get.rb:25:in `call' rack (2.0.7) lib/rack/head.rb:12:in `call' actionpack (6.0.0) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.7) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.7) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/cookies.rb:648:in `call' activerecord (6.0.0) lib/active_record/migration.rb:567:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0) lib/rails/engine.rb:526:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/camilo/.rbenv/versions/2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread'