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 2022-04-25 01:10:23.132 UTC [26] WARNING: no usable system locales were found performing post-bootstrap initialization ... 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. syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start.....2022-04-25 01:10:25.906 UTC [30] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" .2022-04-25 01:10:27.360 UTC [31] LOG: database system was shut down at 2022-04-25 01:10:23 UTC .2022-04-25 01:10:27.705 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....2022-04-25 01:10:33.667 UTC [30] LOG: received fast shutdown request 2022-04-25 01:10:33.748 UTC [30] LOG: aborting any active transactions 2022-04-25 01:10:33.749 UTC [30] LOG: worker process: logical replication launcher (PID 37) exited with exit code 1 2022-04-25 01:10:33.749 UTC [32] LOG: shutting down ..2022-04-25 01:10:35.798 UTC [30] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2022-04-25 01:10:36.281 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2022-04-25 01:10:36.281 UTC [1] LOG: listening on IPv6 address "::", port 5432 2022-04-25 01:10:36.600 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2022-04-25 01:10:37.926 UTC [43] LOG: database system was shut down at 2022-04-25 01:10:35 UTC 2022-04-25 01:10:38.016 UTC [1] LOG: database system is ready to accept connections 2022-04-25 01:12:08.780 UTC [52] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:12:08.780 UTC [52] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:12:14.342 UTC [53] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:12:14.342 UTC [53] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:12:19.939 UTC [54] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:12:19.939 UTC [54] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:12:25.494 UTC [55] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:12:25.494 UTC [55] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:12:30.958 UTC [56] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:12:30.958 UTC [56] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:12:36.538 UTC [57] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:12:36.538 UTC [57] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:12:42.377 UTC [59] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:12:42.377 UTC [59] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:12:47.888 UTC [60] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:12:47.888 UTC [60] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:12:53.363 UTC [61] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:12:53.363 UTC [61] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:12:59.036 UTC [62] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:12:59.036 UTC [62] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:13:04.670 UTC [63] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:13:04.670 UTC [63] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:13:18.459 UTC [65] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:13:18.459 UTC [65] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:13:24.089 UTC [66] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:13:24.089 UTC [66] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:13:29.559 UTC [67] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:13:29.559 UTC [67] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:13:35.044 UTC [68] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:13:35.044 UTC [68] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:13:40.611 UTC [70] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:13:40.611 UTC [70] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:13:46.164 UTC [71] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:13:46.164 UTC [71] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:13:51.673 UTC [72] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:13:51.673 UTC [72] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:13:57.160 UTC [73] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:13:57.160 UTC [73] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:14:02.641 UTC [74] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:14:02.641 UTC [74] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:14:08.364 UTC [76] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:14:08.364 UTC [76] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:14:13.972 UTC [77] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:14:13.972 UTC [77] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:14:28.643 UTC [78] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:14:28.643 UTC [78] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:14:34.231 UTC [79] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:14:34.231 UTC [79] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:14:39.767 UTC [81] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:14:39.767 UTC [81] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:14:45.541 UTC [82] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:14:45.541 UTC [82] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:14:51.093 UTC [83] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:14:51.093 UTC [83] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:14:56.786 UTC [84] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:14:56.786 UTC [84] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:15:02.527 UTC [85] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:15:02.527 UTC [85] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:15:08.228 UTC [86] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:15:08.228 UTC [86] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:15:14.040 UTC [88] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:15:14.040 UTC [88] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:15:19.729 UTC [89] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:15:19.729 UTC [89] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:15:25.498 UTC [90] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:15:25.498 UTC [90] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:15:42.637 UTC [92] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:15:42.637 UTC [92] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:15:48.190 UTC [93] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:15:48.190 UTC [93] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:15:53.854 UTC [94] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:15:53.854 UTC [94] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:15:59.431 UTC [95] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:15:59.431 UTC [95] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:16:05.026 UTC [96] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:16:05.026 UTC [96] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:16:10.614 UTC [98] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:16:10.614 UTC [98] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:16:16.429 UTC [99] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:16:16.429 UTC [99] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:16:21.973 UTC [100] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:16:21.973 UTC [100] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:16:27.577 UTC [101] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:16:27.577 UTC [101] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:16:33.309 UTC [102] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:16:33.309 UTC [102] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:16:38.892 UTC [104] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:16:38.892 UTC [104] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:17:18.259 UTC [106] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:17:18.259 UTC [106] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:17:23.830 UTC [107] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:17:23.830 UTC [107] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:17:29.597 UTC [108] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:17:29.597 UTC [108] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:17:35.101 UTC [109] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:17:35.101 UTC [109] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:17:40.752 UTC [111] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:17:40.752 UTC [111] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:17:46.313 UTC [112] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:17:46.313 UTC [112] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:17:51.961 UTC [113] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:17:51.961 UTC [113] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:17:57.470 UTC [114] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:17:57.470 UTC [114] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:18:03.037 UTC [115] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:18:03.037 UTC [115] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:18:08.736 UTC [117] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:18:08.736 UTC [117] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:18:14.315 UTC [118] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:18:14.315 UTC [118] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:18:19.903 UTC [119] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:18:19.903 UTC [119] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:18:30.694 UTC [120] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:18:30.694 UTC [120] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:18:36.483 UTC [121] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:18:36.483 UTC [121] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:18:42.147 UTC [123] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:18:42.147 UTC [123] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:18:47.834 UTC [124] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:18:47.834 UTC [124] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:18:53.498 UTC [125] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:18:53.498 UTC [125] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:18:59.089 UTC [126] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:18:59.089 UTC [126] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:19:04.793 UTC [127] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:19:04.793 UTC [127] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:19:10.428 UTC [129] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:19:10.428 UTC [129] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:19:16.054 UTC [130] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:19:16.054 UTC [130] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:19:21.810 UTC [131] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:19:21.810 UTC [131] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:19:27.480 UTC [132] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:19:27.480 UTC [132] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:20:58.730 UTC [136] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:20:58.730 UTC [136] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:21:04.563 UTC [137] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:21:04.563 UTC [137] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:21:10.187 UTC [139] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:21:10.187 UTC [139] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:21:15.966 UTC [140] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:21:15.966 UTC [140] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:21:21.579 UTC [141] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:21:21.579 UTC [141] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:21:27.270 UTC [142] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:21:27.270 UTC [142] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:21:32.860 UTC [143] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:21:32.860 UTC [143] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:21:38.444 UTC [145] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:21:38.444 UTC [145] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:21:44.046 UTC [146] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:21:44.046 UTC [146] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:21:49.666 UTC [147] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:21:49.666 UTC [147] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:21:55.370 UTC [148] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:21:55.370 UTC [148] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:24:59.609 UTC [155] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:24:59.609 UTC [155] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:25:05.194 UTC [156] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:25:05.194 UTC [156] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:25:10.901 UTC [158] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:25:10.901 UTC [158] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:25:16.503 UTC [159] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:25:16.503 UTC [159] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:25:22.112 UTC [160] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:25:22.112 UTC [160] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:25:27.817 UTC [161] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:25:27.817 UTC [161] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:25:33.477 UTC [162] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:25:33.477 UTC [162] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:25:39.135 UTC [164] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:25:39.135 UTC [164] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:25:44.745 UTC [165] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:25:44.745 UTC [165] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:25:50.307 UTC [166] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:25:50.307 UTC [166] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:25:55.922 UTC [167] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:25:55.922 UTC [167] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:31:30.914 UTC [179] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:31:30.914 UTC [179] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:31:37.037 UTC [180] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:31:37.037 UTC [180] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:31:42.759 UTC [182] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:31:42.759 UTC [182] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:31:48.645 UTC [183] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:31:48.645 UTC [183] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:31:54.387 UTC [184] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:31:54.387 UTC [184] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:32:00.086 UTC [185] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:32:00.086 UTC [185] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:32:05.902 UTC [186] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:32:05.902 UTC [186] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:32:11.608 UTC [188] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:32:11.608 UTC [188] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:32:17.415 UTC [189] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:32:17.415 UTC [189] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:32:23.255 UTC [190] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:32:23.255 UTC [190] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:32:29.346 UTC [191] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:32:29.346 UTC [191] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:32:43.917 UTC [193] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:32:43.917 UTC [193] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:32:49.713 UTC [194] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:32:49.713 UTC [194] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:32:55.441 UTC [195] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:32:55.441 UTC [195] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:33:00.964 UTC [196] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:33:00.964 UTC [196] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:33:06.504 UTC [197] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:33:06.504 UTC [197] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:33:12.043 UTC [199] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:33:12.043 UTC [199] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:33:17.614 UTC [200] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:33:17.614 UTC [200] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:33:23.200 UTC [201] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:33:23.200 UTC [201] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:33:28.870 UTC [202] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:33:28.870 UTC [202] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:33:34.549 UTC [203] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:33:34.549 UTC [203] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:38:55.249 UTC [215] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:38:55.249 UTC [215] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:00.919 UTC [216] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:00.919 UTC [216] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:06.526 UTC [217] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:06.526 UTC [217] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:12.149 UTC [219] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:12.149 UTC [219] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:17.957 UTC [220] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:17.957 UTC [220] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:23.715 UTC [221] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:23.715 UTC [221] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:29.353 UTC [222] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:29.353 UTC [222] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:34.932 UTC [223] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:34.932 UTC [223] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:40.635 UTC [225] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:40.635 UTC [225] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:46.356 UTC [226] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:46.356 UTC [226] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:52.001 UTC [227] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:52.001 UTC [227] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:39:57.616 UTC [228] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:39:57.616 UTC [228] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:40:06.236 UTC [229] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:40:06.236 UTC [229] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:40:11.888 UTC [231] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:40:11.888 UTC [231] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:40:17.624 UTC [232] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:40:17.624 UTC [232] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:40:23.773 UTC [233] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:40:23.773 UTC [233] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:40:30.148 UTC [234] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:40:30.148 UTC [234] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:40:35.711 UTC [235] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:40:35.711 UTC [235] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:40:41.512 UTC [237] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:40:41.512 UTC [237] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:40:47.204 UTC [238] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:40:47.204 UTC [238] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:40:52.866 UTC [239] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:40:52.866 UTC [239] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:40:58.688 UTC [240] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:40:58.688 UTC [240] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:41:04.474 UTC [241] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:41:04.474 UTC [241] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:46:26.226 UTC [253] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:46:26.226 UTC [253] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:46:31.778 UTC [254] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:46:31.778 UTC [254] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:46:37.418 UTC [255] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:46:37.418 UTC [255] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:46:42.976 UTC [257] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:46:42.976 UTC [257] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:46:48.717 UTC [258] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:46:48.717 UTC [258] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:46:54.501 UTC [259] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:46:54.501 UTC [259] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:00.015 UTC [260] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:00.015 UTC [260] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:05.695 UTC [261] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:05.695 UTC [261] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:11.230 UTC [263] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:11.230 UTC [263] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:16.802 UTC [264] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:16.802 UTC [264] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:22.442 UTC [265] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:22.442 UTC [265] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:28.092 UTC [266] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:28.092 UTC [266] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:36.870 UTC [267] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:36.870 UTC [267] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:42.610 UTC [269] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:42.610 UTC [269] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:48.216 UTC [270] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:48.216 UTC [270] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:53.838 UTC [271] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:53.838 UTC [271] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:47:59.566 UTC [272] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:47:59.566 UTC [272] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:48:05.295 UTC [273] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:48:05.295 UTC [273] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:48:11.133 UTC [275] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:48:11.133 UTC [275] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:48:16.731 UTC [276] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:48:16.731 UTC [276] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:48:22.473 UTC [277] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:48:22.473 UTC [277] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:48:27.996 UTC [278] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:48:27.996 UTC [278] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:48:33.653 UTC [279] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:48:33.653 UTC [279] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:53:44.882 UTC [291] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:53:44.882 UTC [291] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:53:50.749 UTC [292] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:53:50.749 UTC [292] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:53:56.324 UTC [293] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:53:56.324 UTC [293] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:54:01.927 UTC [294] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:54:01.927 UTC [294] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:54:07.478 UTC [295] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:54:07.478 UTC [295] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:54:13.223 UTC [297] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:54:13.223 UTC [297] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:54:18.881 UTC [298] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:54:18.881 UTC [298] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:54:24.519 UTC [299] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:54:24.519 UTC [299] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:54:30.291 UTC [300] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:54:30.291 UTC [300] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:54:35.894 UTC [301] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:54:35.894 UTC [301] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:54:41.699 UTC [303] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:54:41.699 UTC [303] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:54:47.279 UTC [304] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:54:47.279 UTC [304] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:54:57.583 UTC [305] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:54:57.583 UTC [305] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:55:03.305 UTC [306] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:55:03.305 UTC [306] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:55:08.903 UTC [307] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:55:08.903 UTC [307] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:55:14.500 UTC [309] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:55:14.500 UTC [309] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:55:20.053 UTC [310] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:55:20.053 UTC [310] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:55:25.801 UTC [311] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:55:25.801 UTC [311] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:55:31.594 UTC [312] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:55:31.594 UTC [312] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:55:37.198 UTC [313] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:55:37.198 UTC [313] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:55:42.845 UTC [315] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:55:42.845 UTC [315] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:55:48.569 UTC [316] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:55:48.569 UTC [316] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 01:55:54.299 UTC [317] ERROR: relation "virtualization_cluster" already exists 2022-04-25 01:55:54.299 UTC [317] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:01:16.083 UTC [329] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:01:16.083 UTC [329] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:01:21.718 UTC [330] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:01:21.718 UTC [330] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:01:27.378 UTC [331] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:01:27.378 UTC [331] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:01:32.962 UTC [332] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:01:32.962 UTC [332] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:01:38.575 UTC [333] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:01:38.575 UTC [333] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:01:44.249 UTC [335] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:01:44.249 UTC [335] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:01:49.859 UTC [336] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:01:49.859 UTC [336] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:01:55.480 UTC [337] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:01:55.480 UTC [337] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:02:01.122 UTC [338] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:02:01.122 UTC [338] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:02:06.654 UTC [339] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:02:06.654 UTC [339] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:02:12.294 UTC [341] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:02:12.294 UTC [341] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:02:17.832 UTC [342] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:02:17.832 UTC [342] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:02:28.807 UTC [343] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:02:28.807 UTC [343] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:02:34.539 UTC [344] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:02:34.539 UTC [344] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:02:40.074 UTC [346] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:02:40.074 UTC [346] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:02:45.656 UTC [347] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:02:45.656 UTC [347] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:02:51.206 UTC [348] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:02:51.206 UTC [348] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:02:56.874 UTC [349] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:02:56.874 UTC [349] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:03:02.510 UTC [350] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:03:02.510 UTC [350] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:03:08.116 UTC [351] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:03:08.116 UTC [351] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:03:13.683 UTC [353] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:03:13.683 UTC [353] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:03:19.295 UTC [354] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:03:19.295 UTC [354] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:03:24.882 UTC [355] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:03:24.882 UTC [355] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:08:38.332 UTC [366] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:08:38.332 UTC [366] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:08:43.942 UTC [368] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:08:43.942 UTC [368] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:08:49.646 UTC [369] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:08:49.646 UTC [369] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:08:55.350 UTC [370] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:08:55.350 UTC [370] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:09:01.025 UTC [371] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:09:01.025 UTC [371] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:09:06.657 UTC [372] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:09:06.657 UTC [372] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:09:12.336 UTC [374] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:09:12.336 UTC [374] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:09:17.968 UTC [375] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:09:17.968 UTC [375] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:09:23.653 UTC [376] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:09:23.653 UTC [376] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:09:29.299 UTC [377] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:09:29.299 UTC [377] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:09:34.982 UTC [378] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:09:34.982 UTC [378] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:09:45.210 UTC [380] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:09:45.210 UTC [380] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:09:50.900 UTC [381] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:09:50.900 UTC [381] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:09:56.497 UTC [382] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:09:56.497 UTC [382] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:10:02.176 UTC [383] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:10:02.176 UTC [383] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:10:07.969 UTC [384] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:10:07.969 UTC [384] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:10:13.845 UTC [386] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:10:13.845 UTC [386] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:10:19.635 UTC [387] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:10:19.635 UTC [387] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:10:25.260 UTC [388] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:10:25.260 UTC [388] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:10:30.893 UTC [389] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:10:30.893 UTC [389] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:10:36.598 UTC [390] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:10:36.598 UTC [390] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:10:42.170 UTC [392] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:10:42.170 UTC [392] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:10:47.784 UTC [393] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:10:47.784 UTC [393] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:16:03.626 UTC [404] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:16:03.626 UTC [404] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:16:09.335 UTC [405] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:16:09.335 UTC [405] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:16:15.270 UTC [407] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:16:15.270 UTC [407] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:16:20.897 UTC [408] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:16:20.897 UTC [408] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:16:26.507 UTC [409] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:16:26.507 UTC [409] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:16:32.304 UTC [410] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:16:32.304 UTC [410] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:16:37.999 UTC [411] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:16:37.999 UTC [411] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:16:43.693 UTC [413] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:16:43.693 UTC [413] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:16:49.305 UTC [414] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:16:49.305 UTC [414] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:16:55.035 UTC [415] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:16:55.035 UTC [415] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:17:00.703 UTC [416] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:17:00.703 UTC [416] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:17:06.596 UTC [417] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:17:06.596 UTC [417] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:17:16.638 UTC [419] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:17:16.638 UTC [419] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:17:22.302 UTC [420] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:17:22.302 UTC [420] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:17:28.003 UTC [421] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:17:28.003 UTC [421] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:17:33.767 UTC [422] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:17:33.767 UTC [422] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:17:39.506 UTC [423] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:17:39.506 UTC [423] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:17:45.166 UTC [425] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:17:45.166 UTC [425] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:17:50.824 UTC [426] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:17:50.824 UTC [426] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:17:56.428 UTC [427] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:17:56.428 UTC [427] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:18:02.096 UTC [428] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:18:02.096 UTC [428] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:18:07.757 UTC [429] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:18:07.757 UTC [429] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:18:13.393 UTC [431] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:18:13.393 UTC [431] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:18:19.019 UTC [432] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:18:19.019 UTC [432] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:23:30.312 UTC [443] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:23:30.312 UTC [443] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:23:36.000 UTC [444] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:23:36.000 UTC [444] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:23:41.749 UTC [446] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:23:41.749 UTC [446] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:23:47.522 UTC [447] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:23:47.522 UTC [447] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:23:53.349 UTC [448] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:23:53.349 UTC [448] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:23:58.998 UTC [449] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:23:58.998 UTC [449] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:24:04.652 UTC [450] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:24:04.652 UTC [450] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:24:10.416 UTC [452] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:24:10.416 UTC [452] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:24:16.146 UTC [453] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:24:16.146 UTC [453] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:24:21.860 UTC [454] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:24:21.860 UTC [454] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:24:27.824 UTC [455] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:24:27.824 UTC [455] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:24:37.598 UTC [456] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:24:37.598 UTC [456] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:24:43.230 UTC [458] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:24:43.230 UTC [458] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:24:48.870 UTC [459] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:24:48.870 UTC [459] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:24:54.475 UTC [460] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:24:54.475 UTC [460] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:25:00.201 UTC [461] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:25:00.201 UTC [461] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:25:05.952 UTC [462] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:25:05.952 UTC [462] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:25:11.605 UTC [464] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:25:11.605 UTC [464] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:25:17.376 UTC [465] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:25:17.376 UTC [465] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:25:23.130 UTC [466] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:25:23.130 UTC [466] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:25:29.052 UTC [467] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:25:29.052 UTC [467] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:25:34.701 UTC [468] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:25:34.701 UTC [468] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:30:59.732 UTC [480] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:30:59.732 UTC [480] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:31:05.412 UTC [481] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:31:05.412 UTC [481] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:31:11.091 UTC [483] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:31:11.091 UTC [483] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:31:16.816 UTC [484] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:31:16.816 UTC [484] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:31:22.458 UTC [485] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:31:22.458 UTC [485] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:31:28.055 UTC [486] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:31:28.055 UTC [486] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:31:33.685 UTC [487] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:31:33.685 UTC [487] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:31:39.401 UTC [488] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:31:39.401 UTC [488] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:31:45.074 UTC [490] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:31:45.074 UTC [490] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:31:50.717 UTC [491] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:31:50.717 UTC [491] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:31:56.351 UTC [492] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:31:56.351 UTC [492] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:32:06.537 UTC [493] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:32:06.537 UTC [493] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:32:12.194 UTC [495] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:32:12.194 UTC [495] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:32:17.969 UTC [496] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:32:17.969 UTC [496] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:32:23.839 UTC [497] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:32:23.839 UTC [497] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:32:29.600 UTC [498] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:32:29.600 UTC [498] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:32:35.307 UTC [499] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:32:35.307 UTC [499] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:32:40.973 UTC [501] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:32:40.973 UTC [501] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:32:46.609 UTC [502] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:32:46.609 UTC [502] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:32:52.266 UTC [503] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:32:52.266 UTC [503] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:32:57.933 UTC [504] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:32:57.933 UTC [504] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:33:03.674 UTC [505] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:33:03.674 UTC [505] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:38:22.338 UTC [522] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:38:22.338 UTC [522] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:38:28.042 UTC [523] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:38:28.042 UTC [523] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:38:33.734 UTC [524] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:38:33.734 UTC [524] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:38:39.531 UTC [525] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:38:39.531 UTC [525] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:38:45.243 UTC [527] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:38:45.243 UTC [527] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:38:51.009 UTC [528] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:38:51.009 UTC [528] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:38:56.646 UTC [529] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:38:56.646 UTC [529] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:39:02.348 UTC [530] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:39:02.348 UTC [530] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:39:08.020 UTC [531] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:39:08.020 UTC [531] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:39:13.715 UTC [533] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:39:13.715 UTC [533] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:39:25.253 UTC [534] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:39:25.253 UTC [534] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:39:30.978 UTC [535] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:39:30.978 UTC [535] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:39:36.682 UTC [536] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:39:36.682 UTC [536] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:39:42.334 UTC [538] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:39:42.334 UTC [538] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:39:48.227 UTC [539] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:39:48.227 UTC [539] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:39:54.038 UTC [540] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:39:54.038 UTC [540] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:39:59.627 UTC [541] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:39:59.627 UTC [541] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:40:05.269 UTC [542] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:40:05.269 UTC [542] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:40:10.929 UTC [544] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:40:10.929 UTC [544] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:40:16.629 UTC [545] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:40:16.629 UTC [545] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:40:22.529 UTC [546] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:40:22.529 UTC [546] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:40:28.390 UTC [547] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:40:28.390 UTC [547] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:45:40.485 UTC [564] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:45:40.485 UTC [564] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:45:46.246 UTC [565] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:45:46.246 UTC [565] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:45:52.067 UTC [566] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:45:52.067 UTC [566] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:45:57.757 UTC [567] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:45:57.757 UTC [567] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:46:03.471 UTC [568] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:46:03.471 UTC [568] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:46:09.170 UTC [569] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:46:09.170 UTC [569] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:46:14.940 UTC [571] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:46:14.940 UTC [571] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:46:20.599 UTC [572] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:46:20.599 UTC [572] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:46:26.298 UTC [573] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:46:26.298 UTC [573] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:46:32.059 UTC [574] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:46:32.059 UTC [574] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:46:37.760 UTC [575] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:46:37.760 UTC [575] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:46:47.334 UTC [577] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:46:47.334 UTC [577] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:46:53.106 UTC [578] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:46:53.106 UTC [578] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:46:58.798 UTC [579] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:46:58.798 UTC [579] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:47:04.407 UTC [580] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:47:04.407 UTC [580] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:47:10.084 UTC [581] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:47:10.084 UTC [581] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:47:15.836 UTC [583] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:47:15.836 UTC [583] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:47:21.571 UTC [584] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:47:21.571 UTC [584] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:47:27.295 UTC [585] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:47:27.295 UTC [585] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:47:32.997 UTC [586] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:47:32.997 UTC [586] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:47:38.643 UTC [587] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:47:38.643 UTC [587] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:47:44.462 UTC [589] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:47:44.462 UTC [589] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:52:58.714 UTC [600] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:52:58.714 UTC [600] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:53:04.427 UTC [601] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:53:04.427 UTC [601] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:53:10.133 UTC [602] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:53:10.133 UTC [602] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:53:15.901 UTC [604] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:53:15.901 UTC [604] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:53:21.674 UTC [605] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:53:21.674 UTC [605] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:53:27.417 UTC [606] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:53:27.417 UTC [606] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:53:33.074 UTC [607] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:53:33.074 UTC [607] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:53:38.828 UTC [608] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:53:38.828 UTC [608] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:53:44.638 UTC [610] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:53:44.638 UTC [610] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:53:50.658 UTC [611] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:53:50.658 UTC [611] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:53:56.365 UTC [612] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:53:56.365 UTC [612] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:54:07.349 UTC [613] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:54:07.349 UTC [613] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:54:13.017 UTC [615] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:54:13.017 UTC [615] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:54:18.733 UTC [616] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:54:18.733 UTC [616] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:54:24.391 UTC [617] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:54:24.391 UTC [617] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:54:30.181 UTC [618] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:54:30.181 UTC [618] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:54:35.852 UTC [619] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:54:35.852 UTC [619] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:54:41.415 UTC [621] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:54:41.415 UTC [621] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:54:47.173 UTC [622] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:54:47.173 UTC [622] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:54:52.865 UTC [623] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:54:52.865 UTC [623] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:54:58.486 UTC [624] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:54:58.486 UTC [624] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 02:55:04.160 UTC [625] ERROR: relation "virtualization_cluster" already exists 2022-04-25 02:55:04.160 UTC [625] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:00:21.274 UTC [637] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:00:21.274 UTC [637] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:00:26.900 UTC [638] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:00:26.900 UTC [638] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:00:32.611 UTC [639] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:00:32.611 UTC [639] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:00:38.221 UTC [640] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:00:38.221 UTC [640] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:00:43.880 UTC [642] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:00:43.880 UTC [642] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:00:49.589 UTC [643] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:00:49.589 UTC [643] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:00:55.256 UTC [644] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:00:55.256 UTC [644] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:01:00.998 UTC [645] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:01:00.998 UTC [645] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:01:06.707 UTC [646] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:01:06.707 UTC [646] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:01:12.396 UTC [648] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:01:12.396 UTC [648] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:01:18.046 UTC [649] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:01:18.046 UTC [649] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:01:25.742 UTC [650] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:01:25.742 UTC [650] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:01:31.530 UTC [651] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:01:31.530 UTC [651] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:01:37.188 UTC [652] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:01:37.188 UTC [652] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:01:43.026 UTC [654] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:01:43.026 UTC [654] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:01:48.827 UTC [655] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:01:48.827 UTC [655] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:01:54.590 UTC [656] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:01:54.590 UTC [656] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:02:00.347 UTC [657] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:02:00.347 UTC [657] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:02:05.953 UTC [658] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:02:05.953 UTC [658] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:02:11.665 UTC [660] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:02:11.665 UTC [660] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:02:17.309 UTC [661] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:02:17.309 UTC [661] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:02:22.995 UTC [662] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:02:22.995 UTC [662] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:07:45.550 UTC [674] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:07:45.550 UTC [674] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:07:51.195 UTC [675] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:07:51.195 UTC [675] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:07:56.865 UTC [676] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:07:56.865 UTC [676] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:08:02.520 UTC [677] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:08:02.520 UTC [677] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:08:08.203 UTC [678] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:08:08.203 UTC [678] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:08:13.961 UTC [680] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:08:13.961 UTC [680] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:08:19.688 UTC [681] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:08:19.688 UTC [681] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:08:25.420 UTC [682] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:08:25.420 UTC [682] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:08:31.054 UTC [683] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:08:31.054 UTC [683] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:08:36.794 UTC [684] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:08:36.794 UTC [684] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:08:42.553 UTC [686] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:08:42.553 UTC [686] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:08:48.222 UTC [687] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:08:48.222 UTC [687] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:08:56.351 UTC [688] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:08:56.351 UTC [688] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:09:02.122 UTC [689] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:09:02.122 UTC [689] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:09:07.769 UTC [690] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:09:07.769 UTC [690] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:09:13.499 UTC [692] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:09:13.499 UTC [692] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:09:19.203 UTC [693] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:09:19.203 UTC [693] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:09:24.933 UTC [694] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:09:24.933 UTC [694] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:09:30.634 UTC [695] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:09:30.634 UTC [695] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:09:36.323 UTC [696] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:09:36.323 UTC [696] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:09:42.066 UTC [698] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:09:42.066 UTC [698] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:09:47.768 UTC [699] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:09:47.768 UTC [699] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:09:53.480 UTC [700] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:09:53.480 UTC [700] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:15:09.294 UTC [711] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:15:09.294 UTC [711] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:15:14.911 UTC [713] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:15:14.911 UTC [713] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:15:20.558 UTC [714] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:15:20.558 UTC [714] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:15:26.234 UTC [715] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:15:26.234 UTC [715] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:15:31.934 UTC [716] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:15:31.934 UTC [716] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:15:37.666 UTC [717] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:15:37.666 UTC [717] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:15:43.378 UTC [719] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:15:43.378 UTC [719] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:15:49.069 UTC [720] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:15:49.069 UTC [720] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:15:54.768 UTC [721] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:15:54.768 UTC [721] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:16:00.392 UTC [722] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:16:00.392 UTC [722] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:16:06.031 UTC [723] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:16:06.031 UTC [723] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:16:18.205 UTC [725] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:16:18.205 UTC [725] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:16:23.944 UTC [726] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:16:23.944 UTC [726] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:16:29.711 UTC [727] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:16:29.711 UTC [727] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:16:35.335 UTC [728] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:16:35.335 UTC [728] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:16:40.932 UTC [730] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:16:40.932 UTC [730] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:16:46.769 UTC [731] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:16:46.769 UTC [731] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:16:52.410 UTC [732] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:16:52.410 UTC [732] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:16:58.111 UTC [733] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:16:58.111 UTC [733] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:17:03.793 UTC [734] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:17:03.793 UTC [734] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:17:09.456 UTC [735] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:17:09.456 UTC [735] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:17:15.188 UTC [737] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:17:15.188 UTC [737] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:22:34.866 UTC [748] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:22:34.866 UTC [748] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:22:40.619 UTC [749] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:22:40.619 UTC [749] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:22:46.372 UTC [751] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:22:46.372 UTC [751] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:22:52.144 UTC [752] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:22:52.144 UTC [752] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:22:57.960 UTC [753] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:22:57.960 UTC [753] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:23:03.792 UTC [754] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:23:03.792 UTC [754] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:23:09.734 UTC [755] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:23:09.734 UTC [755] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:23:15.443 UTC [757] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:23:15.443 UTC [757] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:23:21.330 UTC [758] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:23:21.330 UTC [758] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:23:27.150 UTC [759] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:23:27.150 UTC [759] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:23:32.838 UTC [760] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:23:32.838 UTC [760] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:23:38.476 UTC [761] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:23:38.476 UTC [761] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:23:46.084 UTC [763] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:23:46.084 UTC [763] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:23:51.766 UTC [764] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:23:51.766 UTC [764] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:23:57.470 UTC [765] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:23:57.470 UTC [765] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:24:03.159 UTC [766] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:24:03.159 UTC [766] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:24:08.922 UTC [767] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:24:08.922 UTC [767] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:24:14.670 UTC [769] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:24:14.670 UTC [769] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:24:20.298 UTC [770] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:24:20.298 UTC [770] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:24:26.042 UTC [771] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:24:26.042 UTC [771] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:24:31.764 UTC [772] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:24:31.764 UTC [772] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:24:37.425 UTC [773] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:24:37.425 UTC [773] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:24:43.159 UTC [775] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:24:43.159 UTC [775] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:30:13.891 UTC [787] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:30:13.891 UTC [787] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:30:19.547 UTC [788] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:30:19.547 UTC [788] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:30:25.329 UTC [789] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:30:25.329 UTC [789] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:30:30.958 UTC [790] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:30:30.958 UTC [790] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:30:36.753 UTC [791] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:30:36.753 UTC [791] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:30:42.524 UTC [793] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:30:42.524 UTC [793] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:30:48.401 UTC [794] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:30:48.401 UTC [794] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:30:54.132 UTC [795] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:30:54.132 UTC [795] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:30:59.785 UTC [796] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:30:59.785 UTC [796] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:31:05.511 UTC [797] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:31:05.511 UTC [797] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:31:11.237 UTC [798] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:31:11.237 UTC [798] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:31:16.871 UTC [800] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:31:16.871 UTC [800] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:31:25.738 UTC [801] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:31:25.738 UTC [801] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:31:31.402 UTC [802] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:31:31.402 UTC [802] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:31:37.085 UTC [803] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:31:37.085 UTC [803] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:31:42.795 UTC [805] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:31:42.795 UTC [805] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:31:48.528 UTC [806] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:31:48.528 UTC [806] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:31:54.396 UTC [807] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:31:54.396 UTC [807] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:32:00.001 UTC [808] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:32:00.001 UTC [808] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:32:05.681 UTC [809] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:32:05.681 UTC [809] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:32:11.322 UTC [810] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:32:11.322 UTC [810] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:32:17.003 UTC [812] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:32:17.003 UTC [812] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:32:22.746 UTC [813] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:32:22.746 UTC [813] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:32:28.475 UTC [814] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:32:28.475 UTC [814] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:37:39.011 UTC [825] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:37:39.011 UTC [825] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:37:44.670 UTC [827] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:37:44.670 UTC [827] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:37:50.308 UTC [828] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:37:50.308 UTC [828] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:37:55.910 UTC [829] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:37:55.910 UTC [829] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:38:01.548 UTC [830] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:38:01.548 UTC [830] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:38:07.228 UTC [831] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:38:07.228 UTC [831] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:38:12.856 UTC [833] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:38:12.856 UTC [833] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:38:18.564 UTC [834] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:38:18.564 UTC [834] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:38:24.248 UTC [835] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:38:24.248 UTC [835] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:38:29.900 UTC [836] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:38:29.900 UTC [836] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:38:35.643 UTC [837] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:38:35.643 UTC [837] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:38:48.127 UTC [839] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:38:48.127 UTC [839] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:38:53.762 UTC [840] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:38:53.762 UTC [840] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:38:59.532 UTC [841] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:38:59.532 UTC [841] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:39:05.331 UTC [842] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:39:05.331 UTC [842] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:39:11.115 UTC [843] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:39:11.115 UTC [843] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:39:16.835 UTC [845] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:39:16.835 UTC [845] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:39:22.561 UTC [846] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:39:22.561 UTC [846] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:39:28.241 UTC [847] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:39:28.241 UTC [847] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:39:33.925 UTC [848] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:39:33.925 UTC [848] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:39:39.580 UTC [849] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:39:39.580 UTC [849] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:39:45.266 UTC [851] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:39:45.266 UTC [851] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:44:58.250 UTC [862] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:44:58.250 UTC [862] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:45:04.077 UTC [863] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:45:04.077 UTC [863] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:45:09.678 UTC [864] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:45:09.678 UTC [864] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:45:15.324 UTC [866] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:45:15.324 UTC [866] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:45:21.056 UTC [867] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:45:21.056 UTC [867] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:45:26.628 UTC [868] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:45:26.628 UTC [868] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:45:32.210 UTC [869] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:45:32.210 UTC [869] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:45:37.943 UTC [870] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:45:37.943 UTC [870] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:45:43.672 UTC [872] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:45:43.672 UTC [872] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:45:49.499 UTC [873] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:45:49.499 UTC [873] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:45:55.225 UTC [874] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:45:55.225 UTC [874] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:46:05.895 UTC [875] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:46:05.895 UTC [875] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:46:11.585 UTC [876] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:46:11.585 UTC [876] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:46:17.325 UTC [878] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:46:17.325 UTC [878] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:46:22.986 UTC [879] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:46:22.986 UTC [879] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:46:28.725 UTC [880] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:46:28.725 UTC [880] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:46:34.426 UTC [881] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:46:34.426 UTC [881] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:46:40.059 UTC [882] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:46:40.059 UTC [882] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:46:45.761 UTC [884] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:46:45.761 UTC [884] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:46:51.443 UTC [885] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:46:51.443 UTC [885] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:46:57.147 UTC [886] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:46:57.147 UTC [886] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:47:02.810 UTC [887] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:47:02.810 UTC [887] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:47:08.755 UTC [888] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:47:08.755 UTC [888] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:52:25.370 UTC [900] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:52:25.370 UTC [900] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:52:31.141 UTC [901] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:52:31.141 UTC [901] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:52:36.846 UTC [902] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:52:36.846 UTC [902] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:52:42.478 UTC [904] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:52:42.478 UTC [904] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:52:48.144 UTC [905] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:52:48.144 UTC [905] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:52:54.014 UTC [906] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:52:54.014 UTC [906] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:52:59.896 UTC [907] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:52:59.896 UTC [907] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:53:05.720 UTC [908] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:53:05.720 UTC [908] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:53:11.340 UTC [909] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:53:11.340 UTC [909] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:53:17.180 UTC [911] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:53:17.180 UTC [911] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:53:22.811 UTC [912] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:53:22.811 UTC [912] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:53:28.480 UTC [913] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:53:28.480 UTC [913] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:53:37.711 UTC [914] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:53:37.711 UTC [914] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:53:43.433 UTC [916] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:53:43.433 UTC [916] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:53:49.131 UTC [917] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:53:49.131 UTC [917] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL) 2022-04-25 03:53:54.789 UTC [918] ERROR: relation "virtualization_cluster" already exists 2022-04-25 03:53:54.789 UTC [918] STATEMENT: CREATE TABLE "virtualization_cluster" ("id" serial NOT NULL PRIMARY KEY, "created" date NOT NULL, "last_updated" timestamp with time zone NOT NULL, "name" varchar(100) NOT NULL UNIQUE, "comments" text NOT NULL)