coalescing_panda 3.1.1 → 3.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/spec/dummy/log/test.log
CHANGED
@@ -18220,3 +18220,1925 @@ TypeError: can't cast Array to string: INSERT INTO "coalescing_panda_users" ("ca
|
|
18220
18220
|
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
18221
18221
|
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18222
18222
|
[1m[35m (0.9ms)[0m rollback transaction
|
18223
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
18224
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
18225
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18226
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
18227
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18228
|
+
Processing by CoalescingPanda::LtiController#lti_config as HTML
|
18229
|
+
Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
18230
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
18231
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18232
|
+
Processing by CoalescingPanda::LtiController#lti_config as HTML
|
18233
|
+
Completed 500 Internal Server Error in 1ms
|
18234
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18235
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18236
|
+
Processing by CoalescingPanda::Oauth2Controller#redirect as HTML
|
18237
|
+
Parameters: {"user_id"=>"1", "api_domain"=>"foo.com", "code"=>"bar"}
|
18238
|
+
Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)
|
18239
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths" WHERE "coalescing_panda_canvas_api_auths"."user_id" = 1 AND "coalescing_panda_canvas_api_auths"."api_domain" = 'foo.com' LIMIT 1
|
18240
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
18241
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18242
|
+
Processing by CoalescingPanda::Oauth2Controller#redirect as HTML
|
18243
|
+
Parameters: {"error"=>"your face"}
|
18244
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
18245
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_canvas_api_auths"[0m
|
18246
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18247
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18248
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
18249
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18250
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18251
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18252
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths" ORDER BY "coalescing_panda_canvas_api_auths"."id" ASC LIMIT 1
|
18253
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18254
|
+
[1m[35mSQL (3.2ms)[0m INSERT INTO "coalescing_panda_canvas_api_auths" ("created_at", "updated_at", "user_id") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:21:51 UTC +00:00], ["updated_at", Mon, 24 Nov 2014 23:21:51 UTC +00:00], ["user_id", "a"]]
|
18255
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18256
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
18257
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
18258
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths"
|
18259
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" = '1') LIMIT 1[0m
|
18260
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" = '1') LIMIT 1
|
18261
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
18262
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18263
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
18264
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
18265
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
18266
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18267
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
18268
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
18269
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18270
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18271
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18272
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:21:51 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:21:51 UTC +00:00]]
|
18273
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18274
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18275
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:21:51 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:21:51 UTC +00:00]]
|
18276
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18277
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18278
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:21:51 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:21:51 UTC +00:00]]
|
18279
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18280
|
+
[1m[35mCoalescingPanda::CanvasBatch Load (0.1ms)[0m SELECT "coalescing_panda_canvas_batches".* FROM "coalescing_panda_canvas_batches" ORDER BY created_at DESC
|
18281
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
18282
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18283
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18284
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18285
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18286
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18287
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18288
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18289
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18290
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18291
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18292
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18293
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18294
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18295
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18296
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18297
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18298
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18299
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18300
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18301
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
18302
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18303
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18304
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18305
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18306
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18307
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18308
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18309
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18310
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18311
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18312
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18313
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18314
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18315
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18316
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18317
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18318
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18319
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18320
|
+
[1m[35m (0.1ms)[0m begin transaction
|
18321
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18322
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18323
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18324
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
18325
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
18326
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18327
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18328
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18329
|
+
Processing by CoalescingPanda::LtiController#lti_config as HTML
|
18330
|
+
Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
18331
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
18332
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18333
|
+
Processing by CoalescingPanda::LtiController#lti_config as HTML
|
18334
|
+
Completed 500 Internal Server Error in 1ms
|
18335
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18336
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18337
|
+
Processing by CoalescingPanda::Oauth2Controller#redirect as HTML
|
18338
|
+
Parameters: {"user_id"=>"1", "api_domain"=>"foo.com", "code"=>"bar"}
|
18339
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
18340
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths" WHERE "coalescing_panda_canvas_api_auths"."user_id" = 1 AND "coalescing_panda_canvas_api_auths"."api_domain" = 'foo.com' LIMIT 1
|
18341
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18342
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18343
|
+
Processing by CoalescingPanda::Oauth2Controller#redirect as HTML
|
18344
|
+
Parameters: {"error"=>"your face"}
|
18345
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
18346
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_canvas_api_auths"[0m
|
18347
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18348
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18349
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18350
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18351
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18352
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18353
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths" ORDER BY "coalescing_panda_canvas_api_auths"."id" ASC LIMIT 1
|
18354
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18355
|
+
[1m[35mSQL (3.2ms)[0m INSERT INTO "coalescing_panda_canvas_api_auths" ("created_at", "updated_at", "user_id") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:09 UTC +00:00], ["updated_at", Mon, 24 Nov 2014 23:23:09 UTC +00:00], ["user_id", "a"]]
|
18356
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18357
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
18358
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
18359
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths"
|
18360
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" = '1') LIMIT 1[0m
|
18361
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" = '1') LIMIT 1
|
18362
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
18363
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18364
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
18365
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.0ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
18366
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18367
|
+
[1m[35m (0.1ms)[0m begin transaction
|
18368
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
18369
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
18370
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18371
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18372
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18373
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:09 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:23:09 UTC +00:00]]
|
18374
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18375
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18376
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:23:09 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:23:09 UTC +00:00]]
|
18377
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18378
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18379
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:09 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:23:09 UTC +00:00]]
|
18380
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18381
|
+
[1m[35mCoalescingPanda::CanvasBatch Load (0.1ms)[0m SELECT "coalescing_panda_canvas_batches".* FROM "coalescing_panda_canvas_batches" ORDER BY created_at DESC
|
18382
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
18383
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18384
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18385
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18386
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18387
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18388
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18389
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18390
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
18391
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18392
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18393
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18394
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18395
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18396
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18397
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18398
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18399
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18400
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18401
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18402
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
18403
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18404
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18405
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18406
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18407
|
+
[1m[35m (0.1ms)[0m begin transaction
|
18408
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18409
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18410
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18411
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18412
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18413
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18414
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18415
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18416
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18417
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18418
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18419
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18420
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18421
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18422
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18423
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18424
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18425
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
18426
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
18427
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18428
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18429
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18430
|
+
Processing by CoalescingPanda::LtiController#lti_config as HTML
|
18431
|
+
Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
18432
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
18433
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18434
|
+
Processing by CoalescingPanda::LtiController#lti_config as HTML
|
18435
|
+
Completed 500 Internal Server Error in 1ms
|
18436
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18437
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18438
|
+
Processing by CoalescingPanda::Oauth2Controller#redirect as HTML
|
18439
|
+
Parameters: {"user_id"=>"1", "api_domain"=>"foo.com", "code"=>"bar"}
|
18440
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
18441
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths" WHERE "coalescing_panda_canvas_api_auths"."user_id" = 1 AND "coalescing_panda_canvas_api_auths"."api_domain" = 'foo.com' LIMIT 1
|
18442
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
18443
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18444
|
+
Processing by CoalescingPanda::Oauth2Controller#redirect as HTML
|
18445
|
+
Parameters: {"error"=>"your face"}
|
18446
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
18447
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_canvas_api_auths"[0m
|
18448
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18449
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18450
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18451
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18452
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
18453
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18454
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths" ORDER BY "coalescing_panda_canvas_api_auths"."id" ASC LIMIT 1
|
18455
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18456
|
+
[1m[35mSQL (3.0ms)[0m INSERT INTO "coalescing_panda_canvas_api_auths" ("created_at", "updated_at", "user_id") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:25 UTC +00:00], ["updated_at", Mon, 24 Nov 2014 23:23:25 UTC +00:00], ["user_id", "a"]]
|
18457
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18458
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
18459
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
18460
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths"
|
18461
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" = '1') LIMIT 1[0m
|
18462
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" = '1') LIMIT 1
|
18463
|
+
[1m[36m (6.5ms)[0m [1mrollback transaction[0m
|
18464
|
+
[1m[35m (0.1ms)[0m begin transaction
|
18465
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
18466
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
18467
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
18468
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18469
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
18470
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
18471
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
18472
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18473
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18474
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:25 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:23:25 UTC +00:00]]
|
18475
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18476
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18477
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:23:25 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:23:25 UTC +00:00]]
|
18478
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18479
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18480
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:25 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:23:25 UTC +00:00]]
|
18481
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18482
|
+
[1m[35mCoalescingPanda::CanvasBatch Load (0.1ms)[0m SELECT "coalescing_panda_canvas_batches".* FROM "coalescing_panda_canvas_batches" ORDER BY created_at DESC
|
18483
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
18484
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18485
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18486
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18487
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18488
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18489
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18490
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18491
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18492
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18493
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18494
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18495
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18496
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18497
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18498
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18499
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18500
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18501
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18502
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18503
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18504
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18505
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18506
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18507
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18508
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18509
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18510
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18511
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18512
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18513
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18514
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18515
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18516
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18517
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18518
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18519
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18520
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18521
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18522
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18523
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18524
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18525
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
18526
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
18527
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
18528
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18529
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18530
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 1' LIMIT 1[0m
|
18531
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 1' LIMIT 1
|
18532
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["key", "Key 1"], ["name", "Account 1"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 1"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18533
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
18534
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18535
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18536
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18537
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18538
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18539
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18540
|
+
[1m[36mCoalescingPanda::CanvasBatch Load (0.2ms)[0m [1mSELECT "coalescing_panda_canvas_batches".* FROM "coalescing_panda_canvas_batches" ORDER BY created_at ASC LIMIT 1[0m
|
18541
|
+
[1m[35m (9.4ms)[0m rollback transaction
|
18542
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18543
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18544
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 2' LIMIT 1[0m
|
18545
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 2' LIMIT 1
|
18546
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["key", "Key 2"], ["name", "Account 2"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 2"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18547
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18548
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18549
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18550
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18551
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18552
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18553
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18554
|
+
[1m[36m (2.6ms)[0m [1mrollback transaction[0m
|
18555
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18556
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18557
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 3' LIMIT 1
|
18558
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 3' LIMIT 1[0m
|
18559
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["key", "Key 3"], ["name", "Account 3"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 3"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18560
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18561
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18562
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18563
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18564
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18565
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18566
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18567
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
18568
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "status" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["status", "Started"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18569
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
18570
|
+
[1m[36mCoalescingPanda::Section Load (0.1ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_section_id = '1') ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18571
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18572
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_sections" ("canvas_section_id", "coalescing_panda_course_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_section_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "Course1"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18573
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18574
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18575
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1 [["percent_complete", 20.0], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18576
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18577
|
+
[1m[35mCoalescingPanda::User Load (0.2ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '1') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18578
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18579
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["canvas_user_id", 1], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "teacher@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18580
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18581
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '2') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18582
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18583
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["canvas_user_id", 2], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "student1@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18584
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18585
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '3') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18586
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18587
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["canvas_user_id", 3], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "student2@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18588
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18589
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18590
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["percent_complete", 40.0], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18591
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18592
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '1') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18593
|
+
[1m[35mCoalescingPanda::User Load (0.2ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
18594
|
+
[1m[36mCoalescingPanda::Section Load (0.1ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18595
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
18596
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "coalescing_panda_section_id", "coalescing_panda_user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_enrollment_id", 1], ["coalescing_panda_section_id", 1], ["coalescing_panda_user_id", 1], ["created_at", Fri, 07 Nov 2014 21:17:54 UTC +00:00], ["updated_at", Tue, 11 Nov 2014 22:11:19 UTC +00:00]]
|
18597
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18598
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '2') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18599
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
18600
|
+
[1m[36mCoalescingPanda::Section Load (0.0ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18601
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18602
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "coalescing_panda_section_id", "coalescing_panda_user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_enrollment_id", 2], ["coalescing_panda_section_id", 1], ["coalescing_panda_user_id", 2], ["created_at", Fri, 07 Nov 2014 21:18:16 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:17 UTC +00:00]]
|
18603
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18604
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '3') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18605
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
18606
|
+
[1m[36mCoalescingPanda::Section Load (0.0ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18607
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18608
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "coalescing_panda_section_id", "coalescing_panda_user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_enrollment_id", 3], ["coalescing_panda_section_id", 1], ["coalescing_panda_user_id", 3], ["created_at", Fri, 07 Nov 2014 21:18:17 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:21 UTC +00:00]]
|
18609
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18610
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18611
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1 [["percent_complete", 60.0], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18612
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18613
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '1') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18614
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18615
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_assignment_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 18:04:38 UTC +00:00], ["description", "<p>What is your name?</p>"], ["name", "Gimme your name"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 18:04:42 UTC +00:00]]
|
18616
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18617
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '2') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18618
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18619
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_assignment_id", 2], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 19:10:28 UTC +00:00], ["description", "<p>What is your Favorite Color?</p>"], ["name", "Favorite Color"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 19:10:30 UTC +00:00]]
|
18620
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18621
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18622
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["percent_complete", 80.0], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18623
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18624
|
+
[1m[36mCoalescingPanda::Assignment Load (0.1ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ?[0m [["coalescing_panda_course_id", 1]]
|
18625
|
+
[1m[35mCoalescingPanda::Submission Load (0.1ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '3') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18626
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
18627
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18628
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18629
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["canvas_submission_id", 3], ["coalescing_panda_assignment_id", 1], ["coalescing_panda_user_id", 3], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["grade", "70"], ["score", 70], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["workflow_state", "graded"]]
|
18630
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18631
|
+
[1m[35mCoalescingPanda::Submission Load (0.1ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '1') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18632
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
18633
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18634
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18635
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["canvas_submission_id", 1], ["coalescing_panda_assignment_id", 1], ["coalescing_panda_user_id", 2], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["grade", "100"], ["score", 100], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["workflow_state", "graded"]]
|
18636
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18637
|
+
[1m[35mCoalescingPanda::Submission Load (0.1ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '4') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18638
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
18639
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18640
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18641
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["canvas_submission_id", 4], ["coalescing_panda_assignment_id", 2], ["coalescing_panda_user_id", 3], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["grade", "90"], ["score", 90], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["workflow_state", "graded"]]
|
18642
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18643
|
+
[1m[35mCoalescingPanda::Submission Load (0.1ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '2') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18644
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
18645
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18646
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18647
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["canvas_submission_id", 2], ["coalescing_panda_assignment_id", 2], ["coalescing_panda_user_id", 2], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["grade", "80"], ["score", 80], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["workflow_state", "graded"]]
|
18648
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18649
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18650
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["percent_complete", 100.0], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18651
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18652
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18653
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_canvas_batches" SET "status" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1 [["status", "Completed"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18654
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18655
|
+
[1m[35m (1.8ms)[0m rollback transaction
|
18656
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18657
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
18658
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 4' LIMIT 1[0m
|
18659
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 4' LIMIT 1
|
18660
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["key", "Key 4"], ["name", "Account 4"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 4"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18661
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
18662
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18663
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18664
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18665
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
18666
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18667
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
18668
|
+
[1m[36m (4.2ms)[0m [1mrollback transaction[0m
|
18669
|
+
[1m[35m (0.1ms)[0m begin transaction
|
18670
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18671
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.2ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 5' LIMIT 1
|
18672
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 5' LIMIT 1[0m
|
18673
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["key", "Key 5"], ["name", "Account 5"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 5"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18674
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18675
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18676
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18677
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18678
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18679
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18680
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18681
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
18682
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18683
|
+
[1m[35mCoalescingPanda::Section Load (0.2ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections"
|
18684
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18685
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 6' LIMIT 1
|
18686
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 6' LIMIT 1[0m
|
18687
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["key", "Key 6"], ["name", "Account 6"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 6"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18688
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18689
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
18690
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18691
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18692
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18693
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18694
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18695
|
+
[1m[35mCoalescingPanda::Section Load (0.1ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_section_id = '1') ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18696
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18697
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_sections" ("canvas_section_id", "coalescing_panda_course_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_section_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "Course1"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18698
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18699
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "coalescing_panda_sections"
|
18700
|
+
[1m[36m (3.5ms)[0m [1mrollback transaction[0m
|
18701
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18702
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users"[0m
|
18703
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18704
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 7' LIMIT 1[0m
|
18705
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 7' LIMIT 1
|
18706
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["key", "Key 7"], ["name", "Account 7"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 7"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18707
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18708
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18709
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18710
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18711
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18712
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18713
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18714
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '1') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18715
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18716
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 1], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "teacher@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18717
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
18718
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '2') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18719
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18720
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 2], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "student1@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18721
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18722
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '3') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18723
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18724
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 3], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "student2@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18725
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18726
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_users"[0m
|
18727
|
+
[1m[35m (2.6ms)[0m rollback transaction
|
18728
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18729
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments"
|
18730
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18731
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 8' LIMIT 1
|
18732
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 8' LIMIT 1[0m
|
18733
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["key", "Key 8"], ["name", "Account 8"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 8"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18734
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18735
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18736
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18737
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18738
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18739
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:23:47 UTC +00:00]]
|
18740
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18741
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.0ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '1') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18742
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
18743
|
+
[1m[35mCoalescingPanda::Section Load (0.1ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18744
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18745
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at") VALUES (?, ?, ?) [["canvas_enrollment_id", 1], ["created_at", Fri, 07 Nov 2014 21:17:54 UTC +00:00], ["updated_at", Tue, 11 Nov 2014 22:11:19 UTC +00:00]]
|
18746
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18747
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.0ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '2') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18748
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
18749
|
+
[1m[35mCoalescingPanda::Section Load (0.0ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18750
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18751
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at") VALUES (?, ?, ?) [["canvas_enrollment_id", 2], ["created_at", Fri, 07 Nov 2014 21:18:16 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:17 UTC +00:00]]
|
18752
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18753
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.0ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '3') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18754
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
18755
|
+
[1m[35mCoalescingPanda::Section Load (0.0ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18756
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18757
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at") VALUES (?, ?, ?) [["canvas_enrollment_id", 3], ["created_at", Fri, 07 Nov 2014 21:18:17 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:21 UTC +00:00]]
|
18758
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18759
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "coalescing_panda_enrollments"
|
18760
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.2ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" ORDER BY "coalescing_panda_enrollments"."id" DESC LIMIT 1[0m
|
18761
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
18762
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18763
|
+
[1m[35mCoalescingPanda::Assignment Load (0.2ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments"
|
18764
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18765
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 9' LIMIT 1
|
18766
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 9' LIMIT 1[0m
|
18767
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 9"], ["name", "Account 9"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 9"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18768
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18769
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18770
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18771
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18772
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18773
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18774
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18775
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '1') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18776
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18777
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_assignment_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 18:04:38 UTC +00:00], ["description", "<p>What is your name?</p>"], ["name", "Gimme your name"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 18:04:42 UTC +00:00]]
|
18778
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18779
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '2') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
18780
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18781
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_assignment_id", 2], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 19:10:28 UTC +00:00], ["description", "<p>What is your Favorite Color?</p>"], ["name", "Favorite Color"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 19:10:30 UTC +00:00]]
|
18782
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18783
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "coalescing_panda_assignments"
|
18784
|
+
[1m[36m (6.9ms)[0m [1mrollback transaction[0m
|
18785
|
+
[1m[35m (0.1ms)[0m begin transaction
|
18786
|
+
[1m[36mCoalescingPanda::Submission Load (0.3ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions"[0m
|
18787
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
18788
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 10' LIMIT 1[0m
|
18789
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 10' LIMIT 1
|
18790
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 10"], ["name", "Account 10"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 10"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18791
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
18792
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18793
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18794
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18795
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18796
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18797
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18798
|
+
[1m[36mCoalescingPanda::Submission Load (0.1ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '3') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18799
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
18800
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18801
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18802
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 3], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["grade", "70"], ["score", 70], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["workflow_state", "graded"]]
|
18803
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18804
|
+
[1m[36mCoalescingPanda::Submission Load (0.0ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '1') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18805
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
18806
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18807
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18808
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["grade", "100"], ["score", 100], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["workflow_state", "graded"]]
|
18809
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
18810
|
+
[1m[36mCoalescingPanda::Submission Load (0.0ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '4') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18811
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
18812
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18813
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18814
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 4], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["grade", "90"], ["score", 90], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["workflow_state", "graded"]]
|
18815
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18816
|
+
[1m[36mCoalescingPanda::Submission Load (0.0ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '2') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18817
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
18818
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
18819
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18820
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 2], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["grade", "80"], ["score", 80], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["workflow_state", "graded"]]
|
18821
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18822
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_submissions"[0m
|
18823
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
18824
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18825
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18826
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 11' LIMIT 1[0m
|
18827
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 11' LIMIT 1
|
18828
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 11"], ["name", "Account 11"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 11"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18829
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18830
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18831
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18832
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18833
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18834
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18835
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18836
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
18837
|
+
[1m[35m (0.1ms)[0m begin transaction
|
18838
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18839
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 12' LIMIT 1
|
18840
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 12' LIMIT 1[0m
|
18841
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 12"], ["name", "Account 12"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 12"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18842
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18843
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18844
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18845
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18846
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18847
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18848
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18849
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
18850
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18851
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18852
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 13' LIMIT 1[0m
|
18853
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 13' LIMIT 1
|
18854
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 13"], ["name", "Account 13"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 13"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18855
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18856
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18857
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18858
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18859
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18860
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18861
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18862
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
18863
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18864
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18865
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 14' LIMIT 1
|
18866
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 14' LIMIT 1[0m
|
18867
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 14"], ["name", "Account 14"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 14"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18868
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18869
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18870
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18871
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18872
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18873
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18874
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18875
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
18876
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18877
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
18878
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 15' LIMIT 1[0m
|
18879
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 15' LIMIT 1
|
18880
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 15"], ["name", "Account 15"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 15"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18881
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18882
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18883
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18884
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18885
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18886
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18887
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18888
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
18889
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18890
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18891
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 16' LIMIT 1
|
18892
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 16' LIMIT 1[0m
|
18893
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 16"], ["name", "Account 16"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 16"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18894
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18895
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18896
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18897
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18898
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18899
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18900
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18901
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
18902
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18903
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18904
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 17' LIMIT 1[0m
|
18905
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 17' LIMIT 1
|
18906
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 17"], ["name", "Account 17"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 17"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18907
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18908
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18909
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18910
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18911
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18912
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18913
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18914
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
18915
|
+
[1m[35m (0.1ms)[0m begin transaction
|
18916
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18917
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 18' LIMIT 1
|
18918
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 18' LIMIT 1[0m
|
18919
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 18"], ["name", "Account 18"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 18"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18920
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18921
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18922
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18923
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18924
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18925
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18926
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18927
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
18928
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
18929
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18930
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 19' LIMIT 1[0m
|
18931
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 19' LIMIT 1
|
18932
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 19"], ["name", "Account 19"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 19"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18933
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18934
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18935
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18936
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18937
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18938
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18939
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18940
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
18941
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18942
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18943
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 20' LIMIT 1
|
18944
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 20' LIMIT 1[0m
|
18945
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 20"], ["name", "Account 20"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 20"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18946
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18947
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18948
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18949
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18950
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18951
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_sections" ("canvas_section_id", "coalescing_panda_course_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["canvas_section_id", "123"], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18952
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18953
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18954
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 21' LIMIT 1[0m
|
18955
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 21' LIMIT 1
|
18956
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 21"], ["name", "Account 21"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 21"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18957
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18958
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18959
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 2], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18960
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18961
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18962
|
+
[1m[36mCoalescingPanda::Course Load (0.1ms)[0m [1mSELECT "coalescing_panda_courses".* FROM "coalescing_panda_courses" WHERE "coalescing_panda_courses"."id" = ? LIMIT 1[0m [["id", 2]]
|
18963
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_sections" SET "coalescing_panda_course_id" = ?, "updated_at" = ? WHERE "coalescing_panda_sections"."id" = 1 [["coalescing_panda_course_id", 2], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18964
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18965
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
18966
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18967
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
18968
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
18969
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "email", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_user_id", 1], ["coalescing_panda_lti_account_id", 2], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["email", "test1@test.com"], ["name", "Factory User 1"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18970
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18971
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 2]]
|
18972
|
+
[1m[36mCoalescingPanda::Section Load (0.1ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '123' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 2]]
|
18973
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
18974
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
18975
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18976
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 22' LIMIT 1[0m
|
18977
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 22' LIMIT 1
|
18978
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 22"], ["name", "Account 22"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 22"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18979
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18980
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18981
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18982
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18983
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18984
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18985
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18986
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
18987
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18988
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18989
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 23' LIMIT 1
|
18990
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 23' LIMIT 1[0m
|
18991
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["key", "Key 23"], ["name", "Account 23"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 23"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18992
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18993
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
18994
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18995
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
18996
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
18997
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_assignment_id", "1"], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["name", "test assignment"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
18998
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
18999
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19000
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
19001
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19002
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19003
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "email", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_user_id", 2], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00], ["email", "test2@test.com"], ["name", "Factory User 2"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:24:21 UTC +00:00]]
|
19004
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19005
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19006
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19007
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
19008
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
19009
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
19010
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19011
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
19012
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19013
|
+
Processing by CoalescingPanda::LtiController#lti_config as HTML
|
19014
|
+
Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
19015
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
19016
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19017
|
+
Processing by CoalescingPanda::LtiController#lti_config as HTML
|
19018
|
+
Completed 500 Internal Server Error in 1ms
|
19019
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
19020
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19021
|
+
Processing by CoalescingPanda::Oauth2Controller#redirect as HTML
|
19022
|
+
Parameters: {"user_id"=>"1", "api_domain"=>"foo.com", "code"=>"bar"}
|
19023
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
19024
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths" WHERE "coalescing_panda_canvas_api_auths"."user_id" = 1 AND "coalescing_panda_canvas_api_auths"."api_domain" = 'foo.com' LIMIT 1
|
19025
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
19026
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19027
|
+
Processing by CoalescingPanda::Oauth2Controller#redirect as HTML
|
19028
|
+
Parameters: {"error"=>"your face"}
|
19029
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
19030
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_canvas_api_auths"[0m
|
19031
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
19032
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19033
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
19034
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19035
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
19036
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19037
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths" ORDER BY "coalescing_panda_canvas_api_auths"."id" ASC LIMIT 1
|
19038
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19039
|
+
[1m[35mSQL (2.6ms)[0m INSERT INTO "coalescing_panda_canvas_api_auths" ("created_at", "updated_at", "user_id") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["user_id", "a"]]
|
19040
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19041
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
19042
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
19043
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Load (0.1ms)[0m SELECT "coalescing_panda_canvas_api_auths".* FROM "coalescing_panda_canvas_api_auths"
|
19044
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" = '1') LIMIT 1[0m
|
19045
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" = 'a' AND "coalescing_panda_canvas_api_auths"."api_domain" = '1') LIMIT 1
|
19046
|
+
[1m[36m (6.4ms)[0m [1mrollback transaction[0m
|
19047
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19048
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
19049
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
19050
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
19051
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19052
|
+
[1m[36mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1[0m
|
19053
|
+
[1m[35mCoalescingPanda::CanvasApiAuth Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_canvas_api_auths" WHERE ("coalescing_panda_canvas_api_auths"."user_id" IS NULL AND "coalescing_panda_canvas_api_auths"."api_domain" IS NULL) LIMIT 1
|
19054
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
19055
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19056
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19057
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19058
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19059
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19060
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19061
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19062
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19063
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Pending"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19064
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19065
|
+
[1m[35mCoalescingPanda::CanvasBatch Load (0.1ms)[0m SELECT "coalescing_panda_canvas_batches".* FROM "coalescing_panda_canvas_batches" ORDER BY created_at DESC
|
19066
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
19067
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19068
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
19069
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19070
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19071
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19072
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19073
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19074
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19075
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19076
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
19077
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19078
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19079
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19080
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19081
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19082
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19083
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19084
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19085
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19086
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19087
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19088
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19089
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19090
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19091
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19092
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19093
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19094
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19095
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19096
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19097
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19098
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19099
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19100
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19101
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19102
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19103
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19104
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19105
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19106
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19107
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19108
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
19109
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19110
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19111
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 1' LIMIT 1
|
19112
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 1' LIMIT 1[0m
|
19113
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 1"], ["name", "Account 1"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 1"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19114
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19115
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19116
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19117
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19118
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19119
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19120
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19121
|
+
[1m[35mCoalescingPanda::CanvasBatch Load (0.2ms)[0m SELECT "coalescing_panda_canvas_batches".* FROM "coalescing_panda_canvas_batches" ORDER BY created_at ASC LIMIT 1
|
19122
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
19123
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19124
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19125
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 2' LIMIT 1
|
19126
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 2' LIMIT 1[0m
|
19127
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 2"], ["name", "Account 2"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 2"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19128
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19129
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19130
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19131
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19132
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19133
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19134
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19135
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
19136
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19137
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19138
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 3' LIMIT 1[0m
|
19139
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 3' LIMIT 1
|
19140
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 3"], ["name", "Account 3"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 3"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19141
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19142
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19143
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19144
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19145
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19146
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19147
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19148
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19149
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "coalescing_panda_canvas_batches" SET "status" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1 [["status", "Started"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19150
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19151
|
+
[1m[35mCoalescingPanda::Section Load (0.1ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_section_id = '1') ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19152
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19153
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_sections" ("canvas_section_id", "coalescing_panda_course_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_section_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Course1"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19154
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19155
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19156
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["percent_complete", 20.0], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19157
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19158
|
+
[1m[36mCoalescingPanda::User Load (0.2ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '1') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19159
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19160
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 1], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "teacher@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19161
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19162
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '2') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19163
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19164
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 2], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "student1@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19165
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19166
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '3') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19167
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19168
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 3], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "student2@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19169
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19170
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19171
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1 [["percent_complete", 40.0], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19172
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19173
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '1') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19174
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19175
|
+
[1m[35mCoalescingPanda::Section Load (0.1ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19176
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19177
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "coalescing_panda_section_id", "coalescing_panda_user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_enrollment_id", 1], ["coalescing_panda_section_id", 1], ["coalescing_panda_user_id", 1], ["created_at", Fri, 07 Nov 2014 21:17:54 UTC +00:00], ["updated_at", Tue, 11 Nov 2014 22:11:19 UTC +00:00]]
|
19178
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19179
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '2') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19180
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19181
|
+
[1m[35mCoalescingPanda::Section Load (0.0ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19182
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19183
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "coalescing_panda_section_id", "coalescing_panda_user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_enrollment_id", 2], ["coalescing_panda_section_id", 1], ["coalescing_panda_user_id", 2], ["created_at", Fri, 07 Nov 2014 21:18:16 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:17 UTC +00:00]]
|
19184
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19185
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '3') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19186
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19187
|
+
[1m[35mCoalescingPanda::Section Load (0.0ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19188
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19189
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "coalescing_panda_section_id", "coalescing_panda_user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_enrollment_id", 3], ["coalescing_panda_section_id", 1], ["coalescing_panda_user_id", 3], ["created_at", Fri, 07 Nov 2014 21:18:17 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:21 UTC +00:00]]
|
19190
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19191
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19192
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["percent_complete", 60.0], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19193
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19194
|
+
[1m[36mCoalescingPanda::Assignment Load (0.1ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '1') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19195
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19196
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["canvas_assignment_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 18:04:38 UTC +00:00], ["description", "<p>What is your name?</p>"], ["name", "Gimme your name"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 18:04:42 UTC +00:00]]
|
19197
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19198
|
+
[1m[36mCoalescingPanda::Assignment Load (0.1ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '2') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19199
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19200
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["canvas_assignment_id", 2], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 19:10:28 UTC +00:00], ["description", "<p>What is your Favorite Color?</p>"], ["name", "Favorite Color"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 19:10:30 UTC +00:00]]
|
19201
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19202
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19203
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1 [["percent_complete", 80.0], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19204
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19205
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? [["coalescing_panda_course_id", 1]]
|
19206
|
+
[1m[36mCoalescingPanda::Submission Load (0.1ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '3') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19207
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19208
|
+
[1m[36mCoalescingPanda::Assignment Load (0.1ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19209
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19210
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 3], ["coalescing_panda_assignment_id", 1], ["coalescing_panda_user_id", 3], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["grade", "70"], ["score", 70], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["workflow_state", "graded"]]
|
19211
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19212
|
+
[1m[36mCoalescingPanda::Submission Load (0.1ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '1') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19213
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19214
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19215
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19216
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 1], ["coalescing_panda_assignment_id", 1], ["coalescing_panda_user_id", 2], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["grade", "100"], ["score", 100], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["workflow_state", "graded"]]
|
19217
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19218
|
+
[1m[36mCoalescingPanda::Submission Load (0.2ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '4') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19219
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19220
|
+
[1m[36mCoalescingPanda::Assignment Load (0.1ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19221
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19222
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 4], ["coalescing_panda_assignment_id", 2], ["coalescing_panda_user_id", 3], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["grade", "90"], ["score", 90], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["workflow_state", "graded"]]
|
19223
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19224
|
+
[1m[36mCoalescingPanda::Submission Load (0.1ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '2') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19225
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19226
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19227
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19228
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 2], ["coalescing_panda_assignment_id", 2], ["coalescing_panda_user_id", 2], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["grade", "80"], ["score", 80], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["workflow_state", "graded"]]
|
19229
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19230
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19231
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1 [["percent_complete", 100.0], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19232
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19233
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19234
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "status" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["status", "Completed"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19235
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19236
|
+
[1m[36m (1.1ms)[0m [1mrollback transaction[0m
|
19237
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19238
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19239
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 4' LIMIT 1
|
19240
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 4' LIMIT 1[0m
|
19241
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 4"], ["name", "Account 4"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 4"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19242
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19243
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19244
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19245
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19246
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19247
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19248
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19249
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
19250
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19251
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19252
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 5' LIMIT 1[0m
|
19253
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.0ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 5' LIMIT 1
|
19254
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 5"], ["name", "Account 5"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 5"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19255
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19256
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19257
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19258
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19259
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19260
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19261
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19262
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
19263
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19264
|
+
[1m[36mCoalescingPanda::Section Load (0.1ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections"[0m
|
19265
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19266
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 6' LIMIT 1[0m
|
19267
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 6' LIMIT 1
|
19268
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 6"], ["name", "Account 6"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 6"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19269
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19270
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19271
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19272
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19273
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19274
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19275
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19276
|
+
[1m[36mCoalescingPanda::Section Load (0.1ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_section_id = '1') ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19277
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19278
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_sections" ("canvas_section_id", "coalescing_panda_course_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_section_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Course1"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19279
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19280
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_sections"[0m
|
19281
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
19282
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19283
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users"
|
19284
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19285
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 7' LIMIT 1
|
19286
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 7' LIMIT 1[0m
|
19287
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 7"], ["name", "Account 7"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 7"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19288
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19289
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19290
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19291
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19292
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19293
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19294
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19295
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '1') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19296
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19297
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["canvas_user_id", 1], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "teacher@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19298
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19299
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '2') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19300
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19301
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["canvas_user_id", 2], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "student1@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19302
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19303
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '3') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19304
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19305
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["canvas_user_id", 3], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "student2@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19306
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19307
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "coalescing_panda_users"
|
19308
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
19309
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19310
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments"[0m
|
19311
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19312
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 8' LIMIT 1[0m
|
19313
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 8' LIMIT 1
|
19314
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 8"], ["name", "Account 8"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 8"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19315
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19316
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19317
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19318
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19319
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19320
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19321
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19322
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.0ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '1') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19323
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19324
|
+
[1m[36mCoalescingPanda::Section Load (0.0ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19325
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19326
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["canvas_enrollment_id", 1], ["created_at", Fri, 07 Nov 2014 21:17:54 UTC +00:00], ["updated_at", Tue, 11 Nov 2014 22:11:19 UTC +00:00]]
|
19327
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19328
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '2') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19329
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19330
|
+
[1m[36mCoalescingPanda::Section Load (0.0ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19331
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19332
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["canvas_enrollment_id", 2], ["created_at", Fri, 07 Nov 2014 21:18:16 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:17 UTC +00:00]]
|
19333
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19334
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.0ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '3') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19335
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19336
|
+
[1m[36mCoalescingPanda::Section Load (0.0ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19337
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19338
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["canvas_enrollment_id", 3], ["created_at", Fri, 07 Nov 2014 21:18:17 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:21 UTC +00:00]]
|
19339
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19340
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_enrollments"[0m
|
19341
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" ORDER BY "coalescing_panda_enrollments"."id" DESC LIMIT 1
|
19342
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
19343
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19344
|
+
[1m[36mCoalescingPanda::Assignment Load (0.1ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments"[0m
|
19345
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19346
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 9' LIMIT 1[0m
|
19347
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 9' LIMIT 1
|
19348
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 9"], ["name", "Account 9"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 9"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19349
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19350
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19351
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19352
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19353
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19354
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19355
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19356
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '1') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19357
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19358
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["canvas_assignment_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 18:04:38 UTC +00:00], ["description", "<p>What is your name?</p>"], ["name", "Gimme your name"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 18:04:42 UTC +00:00]]
|
19359
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19360
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '2') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19361
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19362
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["canvas_assignment_id", 2], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 19:10:28 UTC +00:00], ["description", "<p>What is your Favorite Color?</p>"], ["name", "Favorite Color"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 19:10:30 UTC +00:00]]
|
19363
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19364
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_assignments"[0m
|
19365
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
19366
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19367
|
+
[1m[35mCoalescingPanda::Submission Load (0.1ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions"
|
19368
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19369
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 10' LIMIT 1
|
19370
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 10' LIMIT 1[0m
|
19371
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 10"], ["name", "Account 10"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 10"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19372
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19373
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19374
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19375
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19376
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19377
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19378
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19379
|
+
[1m[35mCoalescingPanda::Submission Load (0.0ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '3') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19380
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19381
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19382
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19383
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?) [["canvas_submission_id", 3], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["grade", "70"], ["score", 70], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["workflow_state", "graded"]]
|
19384
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19385
|
+
[1m[35mCoalescingPanda::Submission Load (0.1ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '1') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19386
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19387
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19388
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19389
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?) [["canvas_submission_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["grade", "100"], ["score", 100], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["workflow_state", "graded"]]
|
19390
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19391
|
+
[1m[35mCoalescingPanda::Submission Load (0.0ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '4') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19392
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19393
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19394
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19395
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?) [["canvas_submission_id", 4], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["grade", "90"], ["score", 90], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["workflow_state", "graded"]]
|
19396
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19397
|
+
[1m[35mCoalescingPanda::Submission Load (0.0ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '2') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19398
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19399
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19400
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19401
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?) [["canvas_submission_id", 2], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["grade", "80"], ["score", 80], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["workflow_state", "graded"]]
|
19402
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19403
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "coalescing_panda_submissions"
|
19404
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
19405
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19406
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19407
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 11' LIMIT 1
|
19408
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 11' LIMIT 1[0m
|
19409
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 11"], ["name", "Account 11"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 11"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19410
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19411
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19412
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19413
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19414
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19415
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19416
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19417
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
19418
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19419
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19420
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 12' LIMIT 1[0m
|
19421
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 12' LIMIT 1
|
19422
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 12"], ["name", "Account 12"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 12"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19423
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19424
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19425
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19426
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19427
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19428
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19429
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19430
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
19431
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19432
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19433
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 13' LIMIT 1
|
19434
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 13' LIMIT 1[0m
|
19435
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 13"], ["name", "Account 13"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 13"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19436
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19437
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19438
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19439
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19440
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19441
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19442
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19443
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
19444
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19445
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19446
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 14' LIMIT 1[0m
|
19447
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 14' LIMIT 1
|
19448
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 14"], ["name", "Account 14"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 14"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19449
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19450
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19451
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19452
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19453
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19454
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19455
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19456
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
19457
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19458
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19459
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 15' LIMIT 1
|
19460
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 15' LIMIT 1[0m
|
19461
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 15"], ["name", "Account 15"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 15"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19462
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19463
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19464
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19465
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19466
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19467
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19468
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19469
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
19470
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19471
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19472
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 16' LIMIT 1[0m
|
19473
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 16' LIMIT 1
|
19474
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 16"], ["name", "Account 16"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 16"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19475
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19476
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19477
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19478
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19479
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19480
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19481
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19482
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
19483
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19484
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19485
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 17' LIMIT 1
|
19486
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 17' LIMIT 1[0m
|
19487
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 17"], ["name", "Account 17"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 17"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19488
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19489
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19490
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19491
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19492
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19493
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19494
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19495
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
19496
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19497
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19498
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 18' LIMIT 1[0m
|
19499
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 18' LIMIT 1
|
19500
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 18"], ["name", "Account 18"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 18"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19501
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19502
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19503
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19504
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19505
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19506
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19507
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19508
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
19509
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19510
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19511
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 19' LIMIT 1
|
19512
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 19' LIMIT 1[0m
|
19513
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 19"], ["name", "Account 19"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 19"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19514
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19515
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19516
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19517
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19518
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19519
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19520
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19521
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
19522
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19523
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19524
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 20' LIMIT 1[0m
|
19525
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 20' LIMIT 1
|
19526
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 20"], ["name", "Account 20"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 20"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19527
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19528
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19529
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19530
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19531
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19532
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_sections" ("canvas_section_id", "coalescing_panda_course_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["canvas_section_id", "123"], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19533
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19534
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19535
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 21' LIMIT 1
|
19536
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 21' LIMIT 1[0m
|
19537
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 21"], ["name", "Account 21"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 21"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19538
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19539
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19540
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 2], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19541
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19542
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19543
|
+
[1m[35mCoalescingPanda::Course Load (0.1ms)[0m SELECT "coalescing_panda_courses".* FROM "coalescing_panda_courses" WHERE "coalescing_panda_courses"."id" = ? LIMIT 1 [["id", 2]]
|
19544
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "coalescing_panda_sections" SET "coalescing_panda_course_id" = ?, "updated_at" = ? WHERE "coalescing_panda_sections"."id" = 1[0m [["coalescing_panda_course_id", 2], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19545
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19546
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19547
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19548
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19549
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19550
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "email", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 1], ["coalescing_panda_lti_account_id", 2], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["email", "test1@test.com"], ["name", "Factory User 1"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19551
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19552
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 2]]
|
19553
|
+
[1m[35mCoalescingPanda::Section Load (0.1ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '123' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 2]]
|
19554
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
19555
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19556
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19557
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 22' LIMIT 1
|
19558
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 22' LIMIT 1[0m
|
19559
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 22"], ["name", "Account 22"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 22"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19560
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19561
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19562
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19563
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19564
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19565
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19566
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19567
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
19568
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19569
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19570
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 23' LIMIT 1[0m
|
19571
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 23' LIMIT 1
|
19572
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["key", "Key 23"], ["name", "Account 23"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 23"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19573
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19574
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19575
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19576
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19577
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19578
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_assignment_id", "1"], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["name", "test assignment"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19579
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19580
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19581
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19582
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19583
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19584
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "email", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 2], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00], ["email", "test2@test.com"], ["name", "Factory User 2"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:24:42 UTC +00:00]]
|
19585
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19586
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19587
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19588
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
19589
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
19590
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
19591
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
19592
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19593
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.2ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments"
|
19594
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19595
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 1' LIMIT 1
|
19596
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 1' LIMIT 1[0m
|
19597
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:25:16 UTC +00:00], ["key", "Key 1"], ["name", "Account 1"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 1"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:25:16 UTC +00:00]]
|
19598
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19599
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19600
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:25:16 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:25:16 UTC +00:00]]
|
19601
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19602
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19603
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:25:16 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:25:16 UTC +00:00]]
|
19604
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19605
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.2ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '1') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19606
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '1') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19607
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19608
|
+
[1m[36mCoalescingPanda::Section Load (0.1ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19609
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19610
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at", "workflow_state") VALUES (?, ?, ?, ?)[0m [["canvas_enrollment_id", 1], ["created_at", Fri, 07 Nov 2014 21:17:54 UTC +00:00], ["updated_at", Tue, 11 Nov 2014 22:11:19 UTC +00:00], ["workflow_state", "active"]]
|
19611
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19612
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.2ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '2') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19613
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19614
|
+
[1m[36mCoalescingPanda::Section Load (0.0ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19615
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19616
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["canvas_enrollment_id", 2], ["created_at", Fri, 07 Nov 2014 21:18:16 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:17 UTC +00:00]]
|
19617
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19618
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.2ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '3') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19619
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19620
|
+
[1m[36mCoalescingPanda::Section Load (0.0ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19621
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19622
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["canvas_enrollment_id", 3], ["created_at", Fri, 07 Nov 2014 21:18:17 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:21 UTC +00:00]]
|
19623
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19624
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_enrollments"[0m
|
19625
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" ORDER BY "coalescing_panda_enrollments"."id" DESC LIMIT 1
|
19626
|
+
[1m[36m (6.7ms)[0m [1mrollback transaction[0m
|
19627
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
19628
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
19629
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19630
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments"
|
19631
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19632
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 1' LIMIT 1
|
19633
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 1' LIMIT 1[0m
|
19634
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:08 UTC +00:00], ["key", "Key 1"], ["name", "Account 1"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 1"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:08 UTC +00:00]]
|
19635
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19636
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19637
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:08 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:08 UTC +00:00]]
|
19638
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19639
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19640
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:08 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:08 UTC +00:00]]
|
19641
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19642
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '1') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19643
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19644
|
+
[1m[35mCoalescingPanda::Section Load (0.1ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19645
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19646
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at", "workflow_state") VALUES (?, ?, ?, ?) [["canvas_enrollment_id", 1], ["created_at", Fri, 07 Nov 2014 21:17:54 UTC +00:00], ["updated_at", Tue, 11 Nov 2014 22:11:19 UTC +00:00], ["workflow_state", "active"]]
|
19647
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19648
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '2') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19649
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19650
|
+
[1m[35mCoalescingPanda::Section Load (0.0ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19651
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19652
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at", "workflow_state") VALUES (?, ?, ?, ?) [["canvas_enrollment_id", 2], ["created_at", Fri, 07 Nov 2014 21:18:16 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:17 UTC +00:00], ["workflow_state", "active"]]
|
19653
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19654
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '3') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19655
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19656
|
+
[1m[35mCoalescingPanda::Section Load (0.0ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19657
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19658
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at", "workflow_state") VALUES (?, ?, ?, ?) [["canvas_enrollment_id", 3], ["created_at", Fri, 07 Nov 2014 21:18:17 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:21 UTC +00:00], ["workflow_state", "active"]]
|
19659
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19660
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "coalescing_panda_enrollments"
|
19661
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" ORDER BY "coalescing_panda_enrollments"."id" DESC LIMIT 1[0m
|
19662
|
+
[1m[35m (6.9ms)[0m rollback transaction
|
19663
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
19664
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
19665
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19666
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19667
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 1' LIMIT 1[0m
|
19668
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 1' LIMIT 1
|
19669
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:13 UTC +00:00], ["key", "Key 1"], ["name", "Account 1"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 1"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:13 UTC +00:00]]
|
19670
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19671
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19672
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:13 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:13 UTC +00:00]]
|
19673
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19674
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19675
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19676
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19677
|
+
[1m[36mCoalescingPanda::CanvasBatch Load (0.2ms)[0m [1mSELECT "coalescing_panda_canvas_batches".* FROM "coalescing_panda_canvas_batches" ORDER BY created_at ASC LIMIT 1[0m
|
19678
|
+
[1m[35m (6.7ms)[0m rollback transaction
|
19679
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19680
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19681
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 2' LIMIT 1[0m
|
19682
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 2' LIMIT 1
|
19683
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 2"], ["name", "Account 2"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 2"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19684
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19685
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19686
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19687
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19688
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19689
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19690
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19691
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
19692
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19693
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19694
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 3' LIMIT 1
|
19695
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 3' LIMIT 1[0m
|
19696
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 3"], ["name", "Account 3"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 3"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19697
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19698
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19699
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19700
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19701
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19702
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19703
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19704
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19705
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "status" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["status", "Started"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19706
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19707
|
+
[1m[36mCoalescingPanda::Section Load (0.1ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_section_id = '1') ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19708
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19709
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_sections" ("canvas_section_id", "coalescing_panda_course_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_section_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Course1"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19710
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19711
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19712
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1 [["percent_complete", 20.0], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19713
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19714
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '1') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19715
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19716
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["canvas_user_id", 1], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "teacher@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19717
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19718
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '2') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19719
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19720
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["canvas_user_id", 2], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "student1@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19721
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19722
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '3') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19723
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19724
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["canvas_user_id", 3], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "student2@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19725
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19726
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19727
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["percent_complete", 40.0], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19728
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19729
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '1') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19730
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19731
|
+
[1m[36mCoalescingPanda::Section Load (0.1ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19732
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19733
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "coalescing_panda_section_id", "coalescing_panda_user_id", "created_at", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_enrollment_id", 1], ["coalescing_panda_section_id", 1], ["coalescing_panda_user_id", 1], ["created_at", Fri, 07 Nov 2014 21:17:54 UTC +00:00], ["updated_at", Tue, 11 Nov 2014 22:11:19 UTC +00:00], ["workflow_state", "active"]]
|
19734
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19735
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '2') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19736
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19737
|
+
[1m[36mCoalescingPanda::Section Load (0.0ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19738
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19739
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "coalescing_panda_section_id", "coalescing_panda_user_id", "created_at", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_enrollment_id", 2], ["coalescing_panda_section_id", 1], ["coalescing_panda_user_id", 2], ["created_at", Fri, 07 Nov 2014 21:18:16 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:17 UTC +00:00], ["workflow_state", "active"]]
|
19740
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19741
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '3') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19742
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19743
|
+
[1m[36mCoalescingPanda::Section Load (0.0ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19744
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19745
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "coalescing_panda_section_id", "coalescing_panda_user_id", "created_at", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_enrollment_id", 3], ["coalescing_panda_section_id", 1], ["coalescing_panda_user_id", 3], ["created_at", Fri, 07 Nov 2014 21:18:17 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:21 UTC +00:00], ["workflow_state", "active"]]
|
19746
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19747
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19748
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1 [["percent_complete", 60.0], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19749
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19750
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '1') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19751
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19752
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_assignment_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 18:04:38 UTC +00:00], ["description", "<p>What is your name?</p>"], ["name", "Gimme your name"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 18:04:42 UTC +00:00]]
|
19753
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19754
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '2') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19755
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19756
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_assignment_id", 2], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 19:10:28 UTC +00:00], ["description", "<p>What is your Favorite Color?</p>"], ["name", "Favorite Color"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 19:10:30 UTC +00:00]]
|
19757
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19758
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19759
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["percent_complete", 80.0], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19760
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19761
|
+
[1m[36mCoalescingPanda::Assignment Load (0.1ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ?[0m [["coalescing_panda_course_id", 1]]
|
19762
|
+
[1m[35mCoalescingPanda::Submission Load (0.1ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '3') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19763
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19764
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19765
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19766
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["canvas_submission_id", 3], ["coalescing_panda_assignment_id", 1], ["coalescing_panda_user_id", 3], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["grade", "70"], ["score", 70], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["workflow_state", "graded"]]
|
19767
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19768
|
+
[1m[35mCoalescingPanda::Submission Load (0.1ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '1') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19769
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19770
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19771
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19772
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["canvas_submission_id", 1], ["coalescing_panda_assignment_id", 1], ["coalescing_panda_user_id", 2], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["grade", "100"], ["score", 100], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["workflow_state", "graded"]]
|
19773
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19774
|
+
[1m[35mCoalescingPanda::Submission Load (0.1ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '4') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19775
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19776
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19777
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19778
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["canvas_submission_id", 4], ["coalescing_panda_assignment_id", 2], ["coalescing_panda_user_id", 3], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["grade", "90"], ["score", 90], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["workflow_state", "graded"]]
|
19779
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19780
|
+
[1m[35mCoalescingPanda::Submission Load (0.1ms)[0m SELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '2') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19781
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19782
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19783
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19784
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "coalescing_panda_assignment_id", "coalescing_panda_user_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["canvas_submission_id", 2], ["coalescing_panda_assignment_id", 2], ["coalescing_panda_user_id", 2], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["grade", "80"], ["score", 80], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["workflow_state", "graded"]]
|
19785
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19786
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19787
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "coalescing_panda_canvas_batches" SET "percent_complete" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1[0m [["percent_complete", 100.0], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19788
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19789
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19790
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_canvas_batches" SET "status" = ?, "updated_at" = ? WHERE "coalescing_panda_canvas_batches"."id" = 1 [["status", "Completed"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19791
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19792
|
+
[1m[35m (1.2ms)[0m rollback transaction
|
19793
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
19794
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19795
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 4' LIMIT 1[0m
|
19796
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 4' LIMIT 1
|
19797
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 4"], ["name", "Account 4"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 4"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19798
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19799
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19800
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19801
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19802
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19803
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19804
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19805
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
19806
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19807
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19808
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 5' LIMIT 1
|
19809
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 5' LIMIT 1[0m
|
19810
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 5"], ["name", "Account 5"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 5"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19811
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19812
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19813
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19814
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19815
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19816
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19817
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19818
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
19819
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19820
|
+
[1m[35mCoalescingPanda::Section Load (0.1ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections"
|
19821
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19822
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 6' LIMIT 1
|
19823
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 6' LIMIT 1[0m
|
19824
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 6"], ["name", "Account 6"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 6"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19825
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19826
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19827
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19828
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19829
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19830
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19831
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19832
|
+
[1m[35mCoalescingPanda::Section Load (0.0ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_section_id = '1') ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19833
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19834
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_sections" ("canvas_section_id", "coalescing_panda_course_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_section_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Course1"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19835
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19836
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "coalescing_panda_sections"
|
19837
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
19838
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19839
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users"[0m
|
19840
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19841
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 7' LIMIT 1[0m
|
19842
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 7' LIMIT 1
|
19843
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 7"], ["name", "Account 7"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 7"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19844
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19845
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19846
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19847
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19848
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19849
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19850
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19851
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '1') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19852
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19853
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 1], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "teacher@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19854
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19855
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '2') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19856
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19857
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 2], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "student1@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19858
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19859
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" INNER JOIN "coalescing_panda_enrollments" ON "coalescing_panda_users"."id" = "coalescing_panda_enrollments"."coalescing_panda_user_id" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_user_id = '3') ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19860
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19861
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_user_id", 3], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "student2@test.com"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19862
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
19863
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_users"[0m
|
19864
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
19865
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19866
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.1ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments"
|
19867
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19868
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 8' LIMIT 1
|
19869
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 8' LIMIT 1[0m
|
19870
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 8"], ["name", "Account 8"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 8"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19871
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19872
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19873
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19874
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19875
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19876
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19877
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19878
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.0ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '1') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19879
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19880
|
+
[1m[35mCoalescingPanda::Section Load (0.0ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19881
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
19882
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at", "workflow_state") VALUES (?, ?, ?, ?) [["canvas_enrollment_id", 1], ["created_at", Fri, 07 Nov 2014 21:17:54 UTC +00:00], ["updated_at", Tue, 11 Nov 2014 22:11:19 UTC +00:00], ["workflow_state", "active"]]
|
19883
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19884
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.0ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '2') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19885
|
+
[1m[36mCoalescingPanda::User Load (0.1ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19886
|
+
[1m[35mCoalescingPanda::Section Load (0.0ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19887
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19888
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at", "workflow_state") VALUES (?, ?, ?, ?) [["canvas_enrollment_id", 2], ["created_at", Fri, 07 Nov 2014 21:18:16 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:17 UTC +00:00], ["workflow_state", "active"]]
|
19889
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19890
|
+
[1m[35mCoalescingPanda::Enrollment Load (0.0ms)[0m SELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" INNER JOIN "coalescing_panda_sections" ON "coalescing_panda_enrollments"."coalescing_panda_section_id" = "coalescing_panda_sections"."id" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND (canvas_enrollment_id = '3') ORDER BY "coalescing_panda_enrollments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19891
|
+
[1m[36mCoalescingPanda::User Load (0.0ms)[0m [1mSELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1[0m [["coalescing_panda_lti_account_id", 1]]
|
19892
|
+
[1m[35mCoalescingPanda::Section Load (0.0ms)[0m SELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '1' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19893
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19894
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_enrollments" ("canvas_enrollment_id", "created_at", "updated_at", "workflow_state") VALUES (?, ?, ?, ?) [["canvas_enrollment_id", 3], ["created_at", Fri, 07 Nov 2014 21:18:17 UTC +00:00], ["updated_at", Thu, 20 Nov 2014 23:18:21 UTC +00:00], ["workflow_state", "active"]]
|
19895
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19896
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "coalescing_panda_enrollments"
|
19897
|
+
[1m[36mCoalescingPanda::Enrollment Load (0.1ms)[0m [1mSELECT "coalescing_panda_enrollments".* FROM "coalescing_panda_enrollments" ORDER BY "coalescing_panda_enrollments"."id" DESC LIMIT 1[0m
|
19898
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
19899
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19900
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments"
|
19901
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19902
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 9' LIMIT 1
|
19903
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 9' LIMIT 1[0m
|
19904
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 9"], ["name", "Account 9"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 9"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19905
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19906
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19907
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19908
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19909
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19910
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19911
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19912
|
+
[1m[35mCoalescingPanda::Assignment Load (0.0ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '1') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19913
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19914
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_assignment_id", 1], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 18:04:38 UTC +00:00], ["description", "<p>What is your name?</p>"], ["name", "Gimme your name"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 18:04:42 UTC +00:00]]
|
19915
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19916
|
+
[1m[35mCoalescingPanda::Assignment Load (0.1ms)[0m SELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_assignment_id = '2') ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1 [["coalescing_panda_course_id", 1]]
|
19917
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19918
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "description", "name", "points_possible", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_assignment_id", 2], ["coalescing_panda_course_id", 1], ["created_at", Tue, 18 Nov 2014 19:10:28 UTC +00:00], ["description", "<p>What is your Favorite Color?</p>"], ["name", "Favorite Color"], ["points_possible", 100.0], ["updated_at", Tue, 18 Nov 2014 19:10:30 UTC +00:00]]
|
19919
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19920
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "coalescing_panda_assignments"
|
19921
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
19922
|
+
[1m[35m (0.0ms)[0m begin transaction
|
19923
|
+
[1m[36mCoalescingPanda::Submission Load (0.1ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions"[0m
|
19924
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19925
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 10' LIMIT 1[0m
|
19926
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 10' LIMIT 1
|
19927
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 10"], ["name", "Account 10"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 10"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19928
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19929
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19930
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19931
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19932
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19933
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19934
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19935
|
+
[1m[36mCoalescingPanda::Submission Load (0.0ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '3') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19936
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19937
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19938
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19939
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 3], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["grade", "70"], ["score", 70], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["workflow_state", "graded"]]
|
19940
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19941
|
+
[1m[36mCoalescingPanda::Submission Load (0.0ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '1') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19942
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19943
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19944
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19945
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["grade", "100"], ["score", 100], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["workflow_state", "graded"]]
|
19946
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19947
|
+
[1m[36mCoalescingPanda::Submission Load (0.0ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '4') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19948
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '3' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19949
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19950
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19951
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 4], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["grade", "90"], ["score", 90], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["workflow_state", "graded"]]
|
19952
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19953
|
+
[1m[36mCoalescingPanda::Submission Load (0.0ms)[0m [1mSELECT "coalescing_panda_submissions".* FROM "coalescing_panda_submissions" INNER JOIN "coalescing_panda_assignments" ON "coalescing_panda_submissions"."coalescing_panda_assignment_id" = "coalescing_panda_assignments"."id" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND (canvas_submission_id = '2') ORDER BY "coalescing_panda_submissions"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19954
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
19955
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '2' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
19956
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19957
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_submissions" ("canvas_submission_id", "created_at", "grade", "score", "updated_at", "workflow_state") VALUES (?, ?, ?, ?, ?, ?)[0m [["canvas_submission_id", 2], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["grade", "80"], ["score", 80], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["workflow_state", "graded"]]
|
19958
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19959
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "coalescing_panda_submissions"[0m
|
19960
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
19961
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19962
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19963
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 11' LIMIT 1[0m
|
19964
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.0ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 11' LIMIT 1
|
19965
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 11"], ["name", "Account 11"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 11"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19966
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19967
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19968
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19969
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19970
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19971
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19972
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19973
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
19974
|
+
[1m[35m (0.1ms)[0m begin transaction
|
19975
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19976
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 12' LIMIT 1
|
19977
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 12' LIMIT 1[0m
|
19978
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 12"], ["name", "Account 12"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 12"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19979
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19980
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19981
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19982
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19983
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19984
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19985
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19986
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
19987
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
19988
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
19989
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 13' LIMIT 1[0m
|
19990
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 13' LIMIT 1
|
19991
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 13"], ["name", "Account 13"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 13"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19992
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19993
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
19994
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19995
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
19996
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
19997
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
19998
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
19999
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
20000
|
+
[1m[35m (0.0ms)[0m begin transaction
|
20001
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20002
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 14' LIMIT 1
|
20003
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 14' LIMIT 1[0m
|
20004
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 14"], ["name", "Account 14"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 14"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20005
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20006
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20007
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20008
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20009
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20010
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20011
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20012
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
20013
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20014
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20015
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 15' LIMIT 1[0m
|
20016
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 15' LIMIT 1
|
20017
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 15"], ["name", "Account 15"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 15"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20018
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20019
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20020
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20021
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20022
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20023
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20024
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20025
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
20026
|
+
[1m[35m (0.0ms)[0m begin transaction
|
20027
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20028
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 16' LIMIT 1
|
20029
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 16' LIMIT 1[0m
|
20030
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 16"], ["name", "Account 16"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 16"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20031
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20032
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20033
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20034
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20035
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20036
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20037
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20038
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
20039
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20040
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20041
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 17' LIMIT 1[0m
|
20042
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 17' LIMIT 1
|
20043
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 17"], ["name", "Account 17"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 17"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20044
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20045
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20046
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20047
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20048
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20049
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20050
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20051
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
20052
|
+
[1m[35m (0.0ms)[0m begin transaction
|
20053
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20054
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 18' LIMIT 1
|
20055
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 18' LIMIT 1[0m
|
20056
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 18"], ["name", "Account 18"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 18"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20057
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20058
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20059
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20060
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20061
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20062
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20063
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20064
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
20065
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
20066
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20067
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 19' LIMIT 1[0m
|
20068
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 19' LIMIT 1
|
20069
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 19"], ["name", "Account 19"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 19"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20070
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20071
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20072
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20073
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20074
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20075
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20076
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20077
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
20078
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20079
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20080
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 20' LIMIT 1
|
20081
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 20' LIMIT 1[0m
|
20082
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 20"], ["name", "Account 20"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 20"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20083
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20084
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20085
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20086
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20087
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20088
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_sections" ("canvas_section_id", "coalescing_panda_course_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["canvas_section_id", "123"], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20089
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20090
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20091
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 21' LIMIT 1[0m
|
20092
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 21' LIMIT 1
|
20093
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 21"], ["name", "Account 21"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 21"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20094
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20095
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20096
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 2], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20097
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20098
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20099
|
+
[1m[36mCoalescingPanda::Course Load (0.1ms)[0m [1mSELECT "coalescing_panda_courses".* FROM "coalescing_panda_courses" WHERE "coalescing_panda_courses"."id" = ? LIMIT 1[0m [["id", 2]]
|
20100
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "coalescing_panda_sections" SET "coalescing_panda_course_id" = ?, "updated_at" = ? WHERE "coalescing_panda_sections"."id" = 1 [["coalescing_panda_course_id", 2], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20101
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20102
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20103
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20104
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20105
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20106
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "email", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_user_id", 1], ["coalescing_panda_lti_account_id", 2], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["email", "test1@test.com"], ["name", "Factory User 1"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20107
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20108
|
+
[1m[35mCoalescingPanda::User Load (0.0ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '1' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 2]]
|
20109
|
+
[1m[36mCoalescingPanda::Section Load (0.1ms)[0m [1mSELECT "coalescing_panda_sections".* FROM "coalescing_panda_sections" WHERE "coalescing_panda_sections"."coalescing_panda_course_id" = ? AND "coalescing_panda_sections"."canvas_section_id" = '123' ORDER BY "coalescing_panda_sections"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 2]]
|
20110
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
20111
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20112
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20113
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 22' LIMIT 1[0m
|
20114
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 22' LIMIT 1
|
20115
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 22"], ["name", "Account 22"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 22"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20116
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20117
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20118
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20119
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20120
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20121
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20122
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20123
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
20124
|
+
[1m[35m (0.0ms)[0m begin transaction
|
20125
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20126
|
+
[1m[35mCoalescingPanda::LtiAccount Exists (0.1ms)[0m SELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."name" = 'Account 23' LIMIT 1
|
20127
|
+
[1m[36mCoalescingPanda::LtiAccount Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "coalescing_panda_lti_accounts" WHERE "coalescing_panda_lti_accounts"."key" = 'Key 23' LIMIT 1[0m
|
20128
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "coalescing_panda_lti_accounts" ("created_at", "key", "name", "oauth2_client_id", "oauth2_client_key", "secret", "settings", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["key", "Key 23"], ["name", "Account 23"], ["oauth2_client_id", "1234"], ["oauth2_client_key", "thisisadeveloperkey"], ["secret", "Account 23"], ["settings", "---\n:base_url: http://localhost:3000\n:account_admin_api_token: 9q2083uy4poiahjfgpoawy\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20129
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20130
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20131
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "coalescing_panda_courses" ("canvas_course_id", "coalescing_panda_lti_account_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["canvas_course_id", "1"], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "Test Course"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20132
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20133
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20134
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_assignments" ("canvas_assignment_id", "coalescing_panda_course_id", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["canvas_assignment_id", "1"], ["coalescing_panda_course_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["name", "test assignment"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20135
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20136
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
20137
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "coalescing_panda_canvas_batches" ("created_at", "status", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["status", "Queued"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20138
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20139
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20140
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "coalescing_panda_users" ("canvas_user_id", "coalescing_panda_lti_account_id", "created_at", "email", "name", "roles", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["canvas_user_id", 2], ["coalescing_panda_lti_account_id", 1], ["created_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00], ["email", "test2@test.com"], ["name", "Factory User 2"], ["roles", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["updated_at", Mon, 24 Nov 2014 23:27:14 UTC +00:00]]
|
20141
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20142
|
+
[1m[35mCoalescingPanda::User Load (0.1ms)[0m SELECT "coalescing_panda_users".* FROM "coalescing_panda_users" WHERE "coalescing_panda_users"."coalescing_panda_lti_account_id" = ? AND "coalescing_panda_users"."canvas_user_id" = '2' ORDER BY "coalescing_panda_users"."id" ASC LIMIT 1 [["coalescing_panda_lti_account_id", 1]]
|
20143
|
+
[1m[36mCoalescingPanda::Assignment Load (0.0ms)[0m [1mSELECT "coalescing_panda_assignments".* FROM "coalescing_panda_assignments" WHERE "coalescing_panda_assignments"."coalescing_panda_course_id" = ? AND "coalescing_panda_assignments"."canvas_assignment_id" = '1' ORDER BY "coalescing_panda_assignments"."id" ASC LIMIT 1[0m [["coalescing_panda_course_id", 1]]
|
20144
|
+
[1m[35m (0.8ms)[0m rollback transaction
|