By type
The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2021-06-04 07:04:05.311 UTC [25] 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....2021-06-04 07:04:07.826 UTC [29] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-06-04 07:04:07.886 UTC [30] LOG: database system was shut down at 2021-06-04 07:04:05 UTC 2021-06-04 07:04:08.348 UTC [29] LOG: database system is ready to accept connections done server started CREATE DATABASE CREATE ROLE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* waiting for server to shut down....2021-06-04 07:04:11.565 UTC [29] LOG: received fast shutdown request 2021-06-04 07:04:12.113 UTC [29] LOG: aborting any active transactions 2021-06-04 07:04:12.114 UTC [29] LOG: worker process: logical replication launcher (PID 36) exited with exit code 1 2021-06-04 07:04:12.114 UTC [31] LOG: shutting down 2021-06-04 07:04:12.316 UTC [29] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2021-06-04 07:04:12.840 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-06-04 07:04:12.841 UTC [1] LOG: listening on IPv6 address "::", port 5432 2021-06-04 07:04:13.337 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-06-04 07:04:14.716 UTC [42] LOG: database system was shut down at 2021-06-04 07:04:12 UTC 2021-06-04 07:04:14.717 UTC [43] FATAL: the database system is starting up 2021-06-04 07:04:15.002 UTC [1] LOG: database system is ready to accept connections 2021-06-04 07:04:22.344 UTC [50] LOG: unexpected EOF on client connection with an open transaction 2021-06-04 07:05:33.091 UTC [51] LOG: unexpected EOF on client connection with an open transaction 2021-06-04 07:06:56.262 UTC [53] LOG: unexpected EOF on client connection with an open transaction 2021-06-04 07:08:10.421 UTC [59] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:10.421 UTC [59] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:16.897 UTC [61] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:16.897 UTC [61] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:23.216 UTC [62] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:23.216 UTC [62] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:29.848 UTC [63] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:29.848 UTC [63] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:36.482 UTC [64] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:36.482 UTC [64] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:42.726 UTC [65] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:42.726 UTC [65] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:49.155 UTC [67] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:49.155 UTC [67] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:08:55.548 UTC [68] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:08:55.548 UTC [68] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:09:01.928 UTC [69] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:09:01.928 UTC [69] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:09:08.232 UTC [70] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:09:08.232 UTC [70] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:15.080 UTC [75] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:15.080 UTC [75] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:21.428 UTC [77] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:21.428 UTC [77] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:27.764 UTC [78] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:27.764 UTC [78] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:34.143 UTC [79] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:34.143 UTC [79] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:40.537 UTC [80] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:40.537 UTC [80] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:46.987 UTC [82] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:46.987 UTC [82] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:53.338 UTC [83] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:53.338 UTC [83] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:11:59.760 UTC [84] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:11:59.760 UTC [84] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:12:06.140 UTC [85] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:12:06.140 UTC [85] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:13:49.126 UTC [91] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:13:49.126 UTC [91] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:13:55.690 UTC [92] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:13:55.690 UTC [92] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:02.383 UTC [93] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:02.383 UTC [93] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:08.893 UTC [94] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:08.893 UTC [94] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:15.636 UTC [96] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:15.636 UTC [96] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:22.117 UTC [97] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:22.117 UTC [97] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:28.722 UTC [98] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:28.722 UTC [98] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:35.242 UTC [99] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:35.242 UTC [99] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:41.772 UTC [100] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:41.772 UTC [100] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:14:48.388 UTC [102] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:14:48.388 UTC [102] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:21:42.454 UTC [116] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:21:42.454 UTC [116] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:21:49.214 UTC [118] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:21:49.214 UTC [118] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:21:55.738 UTC [119] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:21:55.738 UTC [119] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:02.829 UTC [120] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:02.829 UTC [120] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:09.489 UTC [121] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:09.489 UTC [121] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:16.437 UTC [123] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:16.437 UTC [123] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:23.006 UTC [124] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:23.006 UTC [124] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:29.730 UTC [125] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:29.730 UTC [125] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:36.058 UTC [126] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:36.058 UTC [126] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:42.307 UTC [127] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:42.307 UTC [127] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:52.712 UTC [129] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:52.712 UTC [129] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:22:59.195 UTC [130] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:22:59.195 UTC [130] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:05.703 UTC [131] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:05.703 UTC [131] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:12.142 UTC [132] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:12.142 UTC [132] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:18.454 UTC [134] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:18.454 UTC [134] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:24.964 UTC [135] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:24.964 UTC [135] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:31.381 UTC [136] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:31.381 UTC [136] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:37.842 UTC [137] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:37.842 UTC [137] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:44.277 UTC [138] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:44.277 UTC [138] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:23:50.656 UTC [140] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:23:50.656 UTC [140] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:14.224 UTC [151] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:14.224 UTC [151] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:20.623 UTC [153] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:20.623 UTC [153] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:27.121 UTC [154] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:27.121 UTC [154] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:33.693 UTC [155] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:33.693 UTC [155] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:40.153 UTC [156] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:40.153 UTC [156] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:46.670 UTC [158] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:46.670 UTC [158] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:53.326 UTC [159] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:53.326 UTC [159] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:29:59.748 UTC [160] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:29:59.748 UTC [160] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:06.044 UTC [161] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:06.044 UTC [161] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:12.424 UTC [162] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:12.424 UTC [162] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:25.383 UTC [164] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:25.383 UTC [164] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:31.708 UTC [165] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:31.708 UTC [165] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:37.985 UTC [166] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:37.985 UTC [166] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:44.330 UTC [167] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:44.330 UTC [167] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:50.704 UTC [169] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:50.704 UTC [169] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:30:57.109 UTC [170] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:30:57.109 UTC [170] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:31:03.499 UTC [171] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:31:03.499 UTC [171] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:31:10.022 UTC [172] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:31:10.022 UTC [172] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:31:16.620 UTC [174] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:31:16.620 UTC [174] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:31:22.893 UTC [175] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:31:22.893 UTC [175] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:36:44.320 UTC [186] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:36:44.320 UTC [186] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:36:50.819 UTC [188] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:36:50.819 UTC [188] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:36:57.224 UTC [189] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:36:57.224 UTC [189] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:03.777 UTC [190] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:03.777 UTC [190] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:10.313 UTC [191] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:10.313 UTC [191] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:16.724 UTC [193] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:16.724 UTC [193] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:23.232 UTC [194] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:23.232 UTC [194] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:29.998 UTC [195] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:29.998 UTC [195] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:36.450 UTC [196] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:36.450 UTC [196] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:42.769 UTC [197] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:42.769 UTC [197] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:37:58.761 UTC [199] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:37:58.761 UTC [199] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:05.526 UTC [200] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:05.526 UTC [200] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:12.163 UTC [201] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:12.163 UTC [201] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:18.716 UTC [203] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:18.716 UTC [203] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:25.326 UTC [204] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:25.326 UTC [204] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:32.066 UTC [205] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:32.066 UTC [205] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:38.480 UTC [206] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:38.480 UTC [206] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:44.909 UTC [207] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:44.909 UTC [207] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:38:51.380 UTC [209] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:38:51.380 UTC [209] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:06.373 UTC [220] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:06.373 UTC [220] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:12.694 UTC [221] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:12.694 UTC [221] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:19.032 UTC [223] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:19.032 UTC [223] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:25.295 UTC [224] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:25.295 UTC [224] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:31.658 UTC [225] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:31.658 UTC [225] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:37.953 UTC [226] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:37.953 UTC [226] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:44.349 UTC [227] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:44.349 UTC [227] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:50.800 UTC [229] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:50.800 UTC [229] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:44:57.104 UTC [230] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:44:57.104 UTC [230] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:10.421 UTC [231] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:10.421 UTC [231] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:16.714 UTC [233] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:16.714 UTC [233] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:22.991 UTC [234] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:22.991 UTC [234] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:29.319 UTC [235] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:29.319 UTC [235] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:35.764 UTC [236] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:35.764 UTC [236] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:42.085 UTC [237] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:42.085 UTC [237] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:48.448 UTC [239] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:48.448 UTC [239] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:45:54.870 UTC [240] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:45:54.870 UTC [240] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:46:01.311 UTC [241] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:46:01.311 UTC [241] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:46:07.566 UTC [242] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:46:07.566 UTC [242] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:51:32.384 UTC [254] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:51:32.384 UTC [254] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:51:38.631 UTC [255] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:51:38.631 UTC [255] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:51:44.875 UTC [256] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:51:44.875 UTC [256] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:51:51.209 UTC [258] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:51:51.209 UTC [258] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:51:57.548 UTC [259] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:51:57.548 UTC [259] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:04.072 UTC [260] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:04.072 UTC [260] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:10.396 UTC [261] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:10.396 UTC [261] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:16.642 UTC [263] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:16.642 UTC [263] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:22.949 UTC [264] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:22.949 UTC [264] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:29.136 UTC [265] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:29.136 UTC [265] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:43.691 UTC [266] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:43.691 UTC [266] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:50.020 UTC [268] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:50.020 UTC [268] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:52:56.399 UTC [269] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:52:56.399 UTC [269] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:02.685 UTC [270] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:02.685 UTC [270] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:09.109 UTC [271] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:09.109 UTC [271] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:15.469 UTC [272] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:15.469 UTC [272] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:21.756 UTC [274] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:21.756 UTC [274] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:28.067 UTC [275] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:28.067 UTC [275] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:34.449 UTC [276] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:34.449 UTC [276] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:53:40.895 UTC [277] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:53:40.895 UTC [277] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:00.718 UTC [289] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:00.718 UTC [289] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:07.112 UTC [290] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:07.112 UTC [290] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:13.492 UTC [291] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:13.492 UTC [291] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:19.745 UTC [293] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:19.745 UTC [293] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:25.983 UTC [294] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:25.983 UTC [294] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:32.348 UTC [295] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:32.348 UTC [295] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:38.489 UTC [296] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:38.489 UTC [296] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:44.842 UTC [297] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:44.842 UTC [297] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:51.015 UTC [299] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:51.015 UTC [299] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 07:59:57.262 UTC [300] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 07:59:57.262 UTC [300] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:12.948 UTC [301] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:12.948 UTC [301] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:19.232 UTC [303] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:19.232 UTC [303] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:25.464 UTC [304] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:25.464 UTC [304] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:31.851 UTC [305] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:31.851 UTC [305] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:38.159 UTC [306] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:38.159 UTC [306] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:44.580 UTC [307] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:44.580 UTC [307] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:50.891 UTC [309] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:50.891 UTC [309] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:00:57.132 UTC [310] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:00:57.132 UTC [310] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:01:03.344 UTC [311] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:01:03.344 UTC [311] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:01:09.708 UTC [312] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:01:09.708 UTC [312] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:23.374 UTC [324] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:23.374 UTC [324] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:29.741 UTC [325] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:29.741 UTC [325] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:35.929 UTC [326] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:35.929 UTC [326] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:42.154 UTC [327] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:42.154 UTC [327] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:48.397 UTC [329] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:48.397 UTC [329] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:06:54.709 UTC [330] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:06:54.709 UTC [330] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:01.014 UTC [331] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:01.014 UTC [331] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:07.276 UTC [332] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:07.276 UTC [332] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:13.492 UTC [333] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:13.492 UTC [333] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:19.792 UTC [335] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:19.792 UTC [335] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:32.539 UTC [336] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:32.539 UTC [336] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:38.868 UTC [337] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:38.868 UTC [337] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:45.144 UTC [338] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:45.144 UTC [338] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:51.482 UTC [340] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:51.482 UTC [340] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:07:57.856 UTC [341] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:07:57.856 UTC [341] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:08:04.306 UTC [342] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:08:04.306 UTC [342] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:08:10.696 UTC [343] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:08:10.696 UTC [343] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:08:17.326 UTC [345] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:08:17.326 UTC [345] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:08:23.733 UTC [346] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:08:23.733 UTC [346] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:08:30.117 UTC [347] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:08:30.117 UTC [347] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:13:56.351 UTC [359] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:13:56.351 UTC [359] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:03.249 UTC [360] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:03.249 UTC [360] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:10.108 UTC [361] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:10.108 UTC [361] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:16.592 UTC [362] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:16.592 UTC [362] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:23.132 UTC [364] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:23.132 UTC [364] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:29.595 UTC [365] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:29.595 UTC [365] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:36.065 UTC [366] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:36.065 UTC [366] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:42.443 UTC [367] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:42.443 UTC [367] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:14:48.932 UTC [369] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:14:48.932 UTC [369] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:02.347 UTC [370] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:02.347 UTC [370] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:08.856 UTC [371] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:08.856 UTC [371] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:15.361 UTC [372] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:15.361 UTC [372] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:21.778 UTC [374] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:21.778 UTC [374] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:28.228 UTC [375] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:28.228 UTC [375] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:34.686 UTC [376] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:34.686 UTC [376] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:41.087 UTC [377] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:41.087 UTC [377] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:47.336 UTC [379] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:47.336 UTC [379] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:15:53.639 UTC [380] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:15:53.639 UTC [380] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:16:00.084 UTC [381] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:16:00.084 UTC [381] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:11.318 UTC [392] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:11.318 UTC [392] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:17.582 UTC [394] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:17.582 UTC [394] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:23.949 UTC [395] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:23.949 UTC [395] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:30.292 UTC [396] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:30.292 UTC [396] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:36.667 UTC [397] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:36.667 UTC [397] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:43.089 UTC [398] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:43.089 UTC [398] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:49.454 UTC [400] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:49.454 UTC [400] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:21:55.833 UTC [401] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:21:55.833 UTC [401] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:02.557 UTC [402] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:02.557 UTC [402] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:08.950 UTC [403] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:08.950 UTC [403] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:21.250 UTC [405] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:21.250 UTC [405] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:27.589 UTC [406] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:27.589 UTC [406] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:34.066 UTC [407] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:34.066 UTC [407] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:40.516 UTC [408] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:40.516 UTC [408] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:46.857 UTC [409] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:46.857 UTC [409] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:22:53.310 UTC [411] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:22:53.310 UTC [411] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:23:00.137 UTC [412] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:23:00.137 UTC [412] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:23:06.652 UTC [413] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:23:06.652 UTC [413] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:23:13.097 UTC [414] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:23:13.097 UTC [414] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:23:19.568 UTC [416] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:23:19.568 UTC [416] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:28:34.702 UTC [427] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:28:34.702 UTC [427] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:28:41.131 UTC [428] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:28:41.131 UTC [428] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:28:47.574 UTC [430] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:28:47.574 UTC [430] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:28:54.016 UTC [431] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:28:54.016 UTC [431] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:29:00.410 UTC [432] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:29:00.410 UTC [432] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:29:06.772 UTC [433] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:29:06.772 UTC [433] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:29:13.145 UTC [434] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:29:13.145 UTC [434] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:29:19.655 UTC [436] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:29:19.655 UTC [436] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:29:26.113 UTC [437] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:29:26.113 UTC [437] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:29:40.904 UTC [438] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:29:40.904 UTC [438] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:29:47.310 UTC [440] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:29:47.310 UTC [440] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:29:53.650 UTC [441] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:29:53.650 UTC [441] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:29:59.978 UTC [442] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:29:59.978 UTC [442] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:30:06.503 UTC [443] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:30:06.503 UTC [443] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:30:12.702 UTC [444] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:30:12.702 UTC [444] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:30:19.049 UTC [446] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:30:19.049 UTC [446] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:30:25.364 UTC [447] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:30:25.364 UTC [447] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:30:31.913 UTC [448] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:30:31.913 UTC [448] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:30:38.224 UTC [449] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:30:38.224 UTC [449] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:35:54.449 UTC [461] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:35:54.449 UTC [461] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:36:01.019 UTC [462] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:36:01.019 UTC [462] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:36:07.464 UTC [463] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:36:07.464 UTC [463] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:36:13.869 UTC [464] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:36:13.869 UTC [464] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:36:20.429 UTC [466] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:36:20.429 UTC [466] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:36:26.727 UTC [467] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:36:26.727 UTC [467] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:36:33.170 UTC [468] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:36:33.170 UTC [468] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:36:39.666 UTC [469] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:36:39.666 UTC [469] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:36:46.001 UTC [470] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:36:46.001 UTC [470] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:37:00.872 UTC [472] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:37:00.872 UTC [472] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:37:07.372 UTC [473] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:37:07.372 UTC [473] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:37:13.820 UTC [474] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:37:13.820 UTC [474] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:37:20.204 UTC [476] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:37:20.204 UTC [476] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:37:26.541 UTC [477] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:37:26.541 UTC [477] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:37:33.166 UTC [478] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:37:33.166 UTC [478] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:37:39.736 UTC [479] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:37:39.736 UTC [479] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:37:46.062 UTC [480] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:37:46.062 UTC [480] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:37:52.468 UTC [482] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:37:52.468 UTC [482] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:37:58.810 UTC [483] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:37:58.810 UTC [483] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:43:11.886 UTC [494] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:43:11.886 UTC [494] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:43:18.234 UTC [496] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:43:18.234 UTC [496] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:43:24.560 UTC [497] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:43:24.560 UTC [497] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:43:30.937 UTC [498] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:43:30.937 UTC [498] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:43:37.151 UTC [499] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:43:37.151 UTC [499] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:43:43.545 UTC [500] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:43:43.545 UTC [500] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:43:49.967 UTC [502] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:43:49.967 UTC [502] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:43:56.303 UTC [503] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:43:56.303 UTC [503] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:44:02.554 UTC [504] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:44:02.554 UTC [504] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:44:08.954 UTC [505] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:44:08.954 UTC [505] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:44:20.811 UTC [507] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:44:20.811 UTC [507] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:44:27.115 UTC [508] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:44:27.115 UTC [508] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:44:33.609 UTC [509] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:44:33.609 UTC [509] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:44:39.997 UTC [510] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:44:39.997 UTC [510] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:44:46.406 UTC [511] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:44:46.406 UTC [511] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:44:52.722 UTC [513] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:44:52.722 UTC [513] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:44:59.078 UTC [514] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:44:59.078 UTC [514] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:45:05.597 UTC [515] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:45:05.597 UTC [515] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:45:12.005 UTC [516] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:45:12.005 UTC [516] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:45:18.510 UTC [518] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:45:18.510 UTC [518] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:45:31.852 UTC [519] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:45:31.852 UTC [519] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:45:38.798 UTC [520] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:45:38.798 UTC [520] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:45:45.827 UTC [521] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:45:45.827 UTC [521] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:45:52.553 UTC [523] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:45:52.553 UTC [523] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:45:59.191 UTC [524] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:45:59.191 UTC [524] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:46:05.577 UTC [525] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:46:05.577 UTC [525] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:46:12.077 UTC [526] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:46:12.077 UTC [526] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:46:18.661 UTC [528] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:46:18.661 UTC [528] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:46:25.180 UTC [529] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:46:25.180 UTC [529] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:46:31.720 UTC [530] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:46:31.720 UTC [530] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:51:42.574 UTC [541] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:51:42.574 UTC [541] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:51:49.522 UTC [543] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:51:49.522 UTC [543] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:51:56.146 UTC [544] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:51:56.146 UTC [544] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:52:02.526 UTC [545] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:52:02.526 UTC [545] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:52:09.197 UTC [546] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:52:09.197 UTC [546] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:52:15.677 UTC [547] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:52:15.677 UTC [547] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:52:22.128 UTC [549] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:52:22.128 UTC [549] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:52:28.442 UTC [550] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:52:28.442 UTC [550] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:52:34.949 UTC [551] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:52:34.949 UTC [551] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:52:41.485 UTC [552] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:52:41.485 UTC [552] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:52:51.096 UTC [554] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:52:51.096 UTC [554] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:52:57.692 UTC [555] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:52:57.692 UTC [555] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:53:04.050 UTC [556] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:53:04.050 UTC [556] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:53:10.518 UTC [557] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:53:10.518 UTC [557] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:53:16.911 UTC [558] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:53:16.911 UTC [558] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:53:23.274 UTC [560] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:53:23.274 UTC [560] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:53:29.722 UTC [561] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:53:29.722 UTC [561] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:53:36.320 UTC [562] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:53:36.320 UTC [562] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:53:42.868 UTC [563] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:53:42.868 UTC [563] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:53:49.422 UTC [565] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:53:49.422 UTC [565] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:59:04.413 UTC [576] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:59:04.413 UTC [576] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:59:11.167 UTC [577] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:59:11.167 UTC [577] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:59:17.611 UTC [578] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:59:17.611 UTC [578] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:59:24.028 UTC [580] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:59:24.028 UTC [580] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:59:30.406 UTC [581] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:59:30.406 UTC [581] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:59:36.773 UTC [582] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:59:36.773 UTC [582] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:59:43.128 UTC [583] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:59:43.128 UTC [583] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:59:49.786 UTC [585] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:59:49.786 UTC [585] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 08:59:56.322 UTC [586] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 08:59:56.322 UTC [586] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:00:12.778 UTC [587] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:00:12.778 UTC [587] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:00:19.388 UTC [589] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:00:19.388 UTC [589] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:00:25.940 UTC [590] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:00:25.940 UTC [590] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:00:32.516 UTC [591] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:00:32.516 UTC [591] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:00:38.913 UTC [592] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:00:38.913 UTC [592] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:00:45.490 UTC [593] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:00:45.490 UTC [593] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:00:52.034 UTC [595] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:00:52.034 UTC [595] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:00:58.433 UTC [596] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:00:58.433 UTC [596] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:01:04.938 UTC [597] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:01:04.938 UTC [597] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:01:11.444 UTC [598] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:01:11.444 UTC [598] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:06:20.958 UTC [610] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:06:20.958 UTC [610] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:06:27.522 UTC [611] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:06:27.522 UTC [611] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:06:34.177 UTC [612] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:06:34.177 UTC [612] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:06:40.600 UTC [613] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:06:40.600 UTC [613] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:06:47.133 UTC [614] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:06:47.133 UTC [614] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:06:53.821 UTC [616] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:06:53.821 UTC [616] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:07:00.454 UTC [617] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:07:00.454 UTC [617] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:07:06.870 UTC [618] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:07:06.870 UTC [618] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:07:13.304 UTC [619] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:07:13.304 UTC [619] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:07:19.892 UTC [621] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:07:19.892 UTC [621] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:07:33.377 UTC [622] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:07:33.377 UTC [622] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:07:39.998 UTC [623] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:07:39.998 UTC [623] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:07:46.445 UTC [624] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:07:46.445 UTC [624] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:07:52.822 UTC [626] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:07:52.822 UTC [626] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:07:59.438 UTC [627] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:07:59.438 UTC [627] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:08:05.841 UTC [628] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:08:05.841 UTC [628] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:08:12.355 UTC [629] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:08:12.355 UTC [629] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:08:18.968 UTC [631] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:08:18.968 UTC [631] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:08:25.439 UTC [632] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:08:25.439 UTC [632] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:08:31.963 UTC [633] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:08:31.963 UTC [633] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:13:47.489 UTC [644] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:13:47.489 UTC [644] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:13:54.266 UTC [646] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:13:54.266 UTC [646] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:14:00.734 UTC [647] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:14:00.734 UTC [647] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:14:07.213 UTC [648] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:14:07.213 UTC [648] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:14:13.691 UTC [649] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:14:13.691 UTC [649] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:14:20.304 UTC [651] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:14:20.304 UTC [651] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:14:26.690 UTC [652] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:14:26.690 UTC [652] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:14:33.181 UTC [653] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:14:33.181 UTC [653] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:14:39.770 UTC [654] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:14:39.770 UTC [654] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:14:46.278 UTC [655] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:14:46.278 UTC [655] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:15:01.278 UTC [657] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:15:01.278 UTC [657] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:15:07.733 UTC [658] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:15:07.733 UTC [658] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:15:15.108 UTC [659] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:15:15.108 UTC [659] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:15:21.625 UTC [661] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:15:21.625 UTC [661] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:15:27.964 UTC [662] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:15:27.964 UTC [662] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:15:34.509 UTC [663] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:15:34.509 UTC [663] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:15:40.922 UTC [664] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:15:40.922 UTC [664] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:15:47.507 UTC [665] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:15:47.507 UTC [665] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:15:54.271 UTC [667] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:15:54.271 UTC [667] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:16:01.470 UTC [668] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:16:01.470 UTC [668] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:21:19.167 UTC [680] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:21:19.167 UTC [680] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:21:25.575 UTC [681] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:21:25.575 UTC [681] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:21:32.092 UTC [682] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:21:32.092 UTC [682] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:21:38.572 UTC [683] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:21:38.572 UTC [683] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:21:45.151 UTC [684] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:21:45.151 UTC [684] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:21:51.594 UTC [686] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:21:51.594 UTC [686] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:21:58.009 UTC [687] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:21:58.009 UTC [687] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:22:04.493 UTC [688] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:22:04.493 UTC [688] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:22:11.134 UTC [689] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:22:11.134 UTC [689] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:22:17.642 UTC [690] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:22:17.642 UTC [690] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:22:30.284 UTC [692] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:22:30.284 UTC [692] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:22:36.794 UTC [693] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:22:36.794 UTC [693] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:22:43.145 UTC [694] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:22:43.145 UTC [694] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:22:49.692 UTC [696] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:22:49.692 UTC [696] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:22:56.349 UTC [697] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:22:56.349 UTC [697] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:23:03.169 UTC [698] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:23:03.169 UTC [698] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:23:09.971 UTC [699] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:23:09.971 UTC [699] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:23:16.554 UTC [700] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:23:16.554 UTC [700] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:23:23.032 UTC [702] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:23:23.032 UTC [702] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0) 2021-06-04 09:23:29.741 UTC [703] ERROR: column "mode" of relation "dcim_interface" already exists 2021-06-04 09:23:29.741 UTC [703] STATEMENT: ALTER TABLE "dcim_interface" ADD COLUMN "mode" smallint NULL CHECK ("mode" >= 0)