Results

By type

          The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale "en_US.utf8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".

Data page checksums are disabled.

fixing permissions on existing directory /var/lib/postgresql/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting dynamic shared memory implementation ... posix
creating configuration files ... ok
running bootstrap script ... ok
sh: locale: not found
2021-04-15 02:02:12.800 UTC [26] WARNING:  no usable system locales were found
performing post-bootstrap initialization ... ok
syncing data to disk ... ok

WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or
--auth-local and --auth-host, the next time you run initdb.

Success. You can now start the database server using:

    pg_ctl -D /var/lib/postgresql/data -l logfile start

waiting for server to start....2021-04-15 02:02:17.397 UTC [30] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2021-04-15 02:02:17.933 UTC [31] LOG:  database system was shut down at 2021-04-15 02:02:13 UTC
.2021-04-15 02:02:18.340 UTC [30] LOG:  database system is ready to accept connections
 done
server started
CREATE DATABASE

CREATE ROLE


/usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*

waiting for server to shut down....2021-04-15 02:02:24.175 UTC [30] LOG:  received fast shutdown request
2021-04-15 02:02:24.592 UTC [30] LOG:  aborting any active transactions
2021-04-15 02:02:24.593 UTC [30] LOG:  worker process: logical replication launcher (PID 37) exited with exit code 1
2021-04-15 02:02:24.594 UTC [32] LOG:  shutting down
..2021-04-15 02:02:26.496 UTC [30] LOG:  database system is shut down
 done
server stopped

PostgreSQL init process complete; ready for start up.

2021-04-15 02:02:26.789 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2021-04-15 02:02:26.789 UTC [1] LOG:  listening on IPv6 address "::", port 5432
2021-04-15 02:02:27.964 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2021-04-15 02:02:28.576 UTC [43] LOG:  database system was shut down at 2021-04-15 02:02:26 UTC
2021-04-15 02:02:28.961 UTC [1] LOG:  database system is ready to accept connections
2021-04-15 02:04:03.260 UTC [50] LOG:  unexpected EOF on client connection with an open transaction
2021-04-15 02:15:27.981 UTC [75] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:15:27.981 UTC [75] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:15:34.272 UTC [77] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:15:34.272 UTC [77] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:15:40.617 UTC [78] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:15:40.617 UTC [78] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:15:46.864 UTC [79] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:15:46.864 UTC [79] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:15:53.143 UTC [80] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:15:53.143 UTC [80] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:15:59.176 UTC [81] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:15:59.176 UTC [81] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:16:05.398 UTC [83] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:16:05.398 UTC [83] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:16:11.548 UTC [84] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:16:11.548 UTC [84] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:16:17.585 UTC [85] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:16:17.585 UTC [85] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:21:03.331 UTC [96] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:21:03.331 UTC [96] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:21:09.558 UTC [97] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:21:09.558 UTC [97] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:21:18.642 UTC [98] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:21:18.642 UTC [98] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:21:25.407 UTC [99] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:21:25.407 UTC [99] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:21:31.908 UTC [101] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:21:31.908 UTC [101] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:21:38.545 UTC [102] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:21:38.545 UTC [102] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:21:45.003 UTC [103] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:21:45.003 UTC [103] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:21:51.389 UTC [104] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:21:51.389 UTC [104] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:21:57.654 UTC [105] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:21:57.654 UTC [105] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:27:00.270 UTC [117] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:27:00.270 UTC [117] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:27:06.877 UTC [118] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:27:06.877 UTC [118] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:27:13.218 UTC [119] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:27:13.218 UTC [119] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:27:19.968 UTC [120] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:27:19.968 UTC [120] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:27:26.907 UTC [121] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:27:26.907 UTC [121] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:27:33.228 UTC [123] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:27:33.228 UTC [123] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:27:39.603 UTC [124] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:27:39.603 UTC [124] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:27:46.004 UTC [125] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:27:46.004 UTC [125] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:27:52.320 UTC [126] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:27:52.320 UTC [126] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:28:20.334 UTC [128] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:28:20.334 UTC [128] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:28:26.776 UTC [129] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:28:26.776 UTC [129] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:28:32.893 UTC [131] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:28:32.893 UTC [131] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:28:39.031 UTC [132] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:28:39.031 UTC [132] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:28:45.314 UTC [133] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:28:45.314 UTC [133] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:28:51.721 UTC [134] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:28:51.721 UTC [134] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:28:58.075 UTC [135] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:28:58.075 UTC [135] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:29:04.256 UTC [137] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:29:04.256 UTC [137] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:29:10.806 UTC [138] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:29:10.806 UTC [138] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:29:23.091 UTC [139] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:29:23.091 UTC [139] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:29:29.198 UTC [140] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:29:29.198 UTC [140] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:29:35.806 UTC [142] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:29:35.806 UTC [142] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:29:42.384 UTC [143] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:29:42.384 UTC [143] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:29:48.595 UTC [144] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:29:48.595 UTC [144] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:29:55.124 UTC [145] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:29:55.124 UTC [145] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:30:01.896 UTC [147] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:30:01.896 UTC [147] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:30:08.272 UTC [148] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:30:08.272 UTC [148] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:30:14.560 UTC [149] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:30:14.560 UTC [149] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:30:21.365 UTC [150] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:30:21.365 UTC [150] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:33:19.768 UTC [157] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:33:19.768 UTC [157] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:33:26.305 UTC [158] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:33:26.305 UTC [158] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:33:32.681 UTC [160] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:33:32.681 UTC [160] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:33:39.219 UTC [161] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:33:39.219 UTC [161] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:33:45.483 UTC [162] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:33:45.483 UTC [162] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:33:51.980 UTC [163] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:33:51.980 UTC [163] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:33:58.336 UTC [164] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:33:58.336 UTC [164] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:34:04.542 UTC [166] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:34:04.542 UTC [166] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:34:10.851 UTC [167] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:34:10.851 UTC [167] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:39:30.151 UTC [179] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:39:30.151 UTC [179] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:39:36.577 UTC [180] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:39:36.577 UTC [180] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:39:42.793 UTC [181] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:39:42.793 UTC [181] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:39:48.915 UTC [182] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:39:48.915 UTC [182] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:39:55.151 UTC [183] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:39:55.151 UTC [183] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:40:01.491 UTC [185] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:40:01.491 UTC [185] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:40:07.817 UTC [186] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:40:07.817 UTC [186] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:40:13.890 UTC [187] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:40:13.890 UTC [187] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:40:20.377 UTC [188] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:40:20.377 UTC [188] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:40:26.688 UTC [189] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:40:26.688 UTC [189] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:40:38.629 UTC [191] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:40:38.629 UTC [191] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:40:44.916 UTC [192] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:40:44.916 UTC [192] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:40:51.494 UTC [193] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:40:51.494 UTC [193] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:40:57.940 UTC [194] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:40:57.940 UTC [194] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:41:04.399 UTC [196] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:41:04.399 UTC [196] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:41:10.855 UTC [197] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:41:10.855 UTC [197] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:41:17.125 UTC [198] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:41:17.125 UTC [198] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:41:23.501 UTC [199] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:41:23.501 UTC [199] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:41:29.676 UTC [200] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:41:29.676 UTC [200] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:41:36.107 UTC [202] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:41:36.107 UTC [202] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:46:49.207 UTC [214] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:46:49.207 UTC [214] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:46:55.468 UTC [215] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:46:55.468 UTC [215] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:47:01.855 UTC [217] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:47:01.855 UTC [217] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:47:08.194 UTC [218] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:47:08.194 UTC [218] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:47:14.547 UTC [219] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:47:14.547 UTC [219] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:47:20.861 UTC [220] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:47:20.861 UTC [220] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:47:27.303 UTC [221] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:47:27.303 UTC [221] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:47:33.734 UTC [223] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:47:33.734 UTC [223] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:47:40.237 UTC [224] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:47:40.237 UTC [224] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:47:46.940 UTC [225] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:47:46.940 UTC [225] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:47:59.638 UTC [226] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:47:59.638 UTC [226] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:48:06.248 UTC [228] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:48:06.248 UTC [228] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:48:12.833 UTC [229] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:48:12.833 UTC [229] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:48:19.220 UTC [230] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:48:19.220 UTC [230] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:48:25.692 UTC [231] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:48:25.692 UTC [231] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:48:32.110 UTC [233] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:48:32.110 UTC [233] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:48:38.572 UTC [234] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:48:38.572 UTC [234] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:48:44.936 UTC [235] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:48:44.936 UTC [235] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:48:51.587 UTC [236] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:48:51.587 UTC [236] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:48:57.956 UTC [237] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:48:57.956 UTC [237] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:54:19.461 UTC [249] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:54:19.461 UTC [249] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:54:25.833 UTC [250] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:54:25.833 UTC [250] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:54:32.046 UTC [252] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:54:32.046 UTC [252] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:54:38.382 UTC [253] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:54:38.382 UTC [253] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:54:44.744 UTC [254] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:54:44.744 UTC [254] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:54:51.279 UTC [255] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:54:51.279 UTC [255] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:54:57.691 UTC [256] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:54:57.691 UTC [256] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:55:03.798 UTC [258] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:55:03.798 UTC [258] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:55:10.071 UTC [259] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:55:10.071 UTC [259] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:55:16.450 UTC [260] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:55:16.450 UTC [260] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:55:29.625 UTC [261] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:55:29.625 UTC [261] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:55:35.881 UTC [263] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:55:35.881 UTC [263] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:55:42.056 UTC [264] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:55:42.056 UTC [264] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:55:48.362 UTC [265] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:55:48.362 UTC [265] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:55:54.955 UTC [266] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:55:54.955 UTC [266] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:56:01.377 UTC [268] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:56:01.377 UTC [268] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:56:07.703 UTC [269] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:56:07.703 UTC [269] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:56:13.998 UTC [270] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:56:13.998 UTC [270] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:56:20.472 UTC [271] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:56:20.472 UTC [271] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:56:26.949 UTC [272] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:56:26.949 UTC [272] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:56:40.609 UTC [274] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:56:40.609 UTC [274] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:56:46.838 UTC [275] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:56:46.838 UTC [275] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:56:53.222 UTC [276] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:56:53.222 UTC [276] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:56:59.533 UTC [277] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:56:59.533 UTC [277] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:57:05.829 UTC [279] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:57:05.829 UTC [279] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:57:12.169 UTC [280] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:57:12.169 UTC [280] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:57:18.405 UTC [281] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:57:18.405 UTC [281] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:57:25.027 UTC [282] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:57:25.027 UTC [282] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:57:31.427 UTC [284] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:57:31.427 UTC [284] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 02:57:37.773 UTC [285] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 02:57:37.773 UTC [285] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:02:54.937 UTC [296] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:02:54.937 UTC [296] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:03:01.249 UTC [298] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:03:01.249 UTC [298] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:03:07.670 UTC [299] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:03:07.670 UTC [299] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:03:14.012 UTC [300] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:03:14.012 UTC [300] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:03:20.199 UTC [301] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:03:20.199 UTC [301] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:03:27.637 UTC [302] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:03:27.637 UTC [302] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:03:34.188 UTC [304] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:03:34.188 UTC [304] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:03:40.955 UTC [305] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:03:40.955 UTC [305] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:03:47.300 UTC [306] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:03:47.300 UTC [306] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:04:00.857 UTC [308] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:04:00.857 UTC [308] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:04:07.109 UTC [309] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:04:07.109 UTC [309] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:04:13.393 UTC [310] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:04:13.393 UTC [310] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:04:19.687 UTC [311] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:04:19.687 UTC [311] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:04:26.095 UTC [312] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:04:26.095 UTC [312] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:04:32.357 UTC [314] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:04:32.357 UTC [314] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:04:38.681 UTC [315] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:04:38.681 UTC [315] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:04:44.958 UTC [316] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:04:44.958 UTC [316] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:04:51.571 UTC [317] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:04:51.571 UTC [317] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:04:58.016 UTC [318] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:04:58.016 UTC [318] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:10:10.863 UTC [330] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:10:10.863 UTC [330] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:10:17.160 UTC [331] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:10:17.160 UTC [331] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:10:23.535 UTC [332] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:10:23.535 UTC [332] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:10:29.830 UTC [333] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:10:29.830 UTC [333] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:10:36.133 UTC [335] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:10:36.133 UTC [335] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:10:42.448 UTC [336] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:10:42.448 UTC [336] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:10:48.816 UTC [337] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:10:48.816 UTC [337] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:10:55.108 UTC [338] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:10:55.108 UTC [338] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:11:01.437 UTC [340] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:11:01.437 UTC [340] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:11:07.536 UTC [341] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:11:07.536 UTC [341] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:11:19.721 UTC [342] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:11:19.721 UTC [342] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:11:26.268 UTC [343] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:11:26.268 UTC [343] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:11:32.538 UTC [345] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:11:32.538 UTC [345] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:11:38.816 UTC [346] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:11:38.816 UTC [346] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:11:45.037 UTC [347] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:11:45.037 UTC [347] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:11:51.386 UTC [348] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:11:51.386 UTC [348] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:11:57.673 UTC [349] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:11:57.673 UTC [349] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:12:03.938 UTC [351] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:12:03.938 UTC [351] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:12:10.275 UTC [352] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:12:10.275 UTC [352] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:12:16.620 UTC [353] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:12:16.620 UTC [353] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:17:39.937 UTC [365] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:17:39.937 UTC [365] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:17:46.247 UTC [366] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:17:46.247 UTC [366] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:17:52.396 UTC [367] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:17:52.396 UTC [367] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:17:58.501 UTC [368] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:17:58.501 UTC [368] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:18:04.856 UTC [370] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:18:04.856 UTC [370] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:18:11.042 UTC [371] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:18:11.042 UTC [371] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:18:17.361 UTC [372] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:18:17.361 UTC [372] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:18:23.529 UTC [373] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:18:23.529 UTC [373] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:18:29.821 UTC [374] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:18:29.821 UTC [374] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:18:36.271 UTC [376] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:18:36.271 UTC [376] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:18:49.535 UTC [378] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:18:49.535 UTC [378] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:18:56.026 UTC [379] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:18:56.026 UTC [379] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:19:02.305 UTC [381] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:19:02.305 UTC [381] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:19:08.483 UTC [382] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:19:08.483 UTC [382] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:19:14.672 UTC [383] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:19:14.672 UTC [383] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:19:20.950 UTC [384] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:19:20.950 UTC [384] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:19:27.276 UTC [385] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:19:27.276 UTC [385] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:19:33.710 UTC [387] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:19:33.710 UTC [387] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:19:40.005 UTC [388] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:19:40.005 UTC [388] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)
2021-04-15 03:19:46.192 UTC [389] ERROR:  relation "dcim_rackreservation" already exists
2021-04-15 03:19:46.192 UTC [389] STATEMENT:  CREATE TABLE "dcim_rackreservation" ("id" serial NOT NULL PRIMARY KEY, "units" smallint[] NOT NULL, "created" timestamp with time zone NOT NULL, "description" varchar(100) NOT NULL, "rack_id" integer NOT NULL, "user_id" integer NOT NULL)