spec/dummy/log/test.log in ddr-models-1.8.0 vs spec/dummy/log/test.log in ddr-models-1.8.1

- old
+ new

@@ -103073,5 +103073,3307 @@  (0.1ms) begin transaction Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:340' ORDER BY event_date_time DESC LIMIT 1 Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:340' ORDER BY event_date_time DESC LIMIT 1 Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch.  (0.1ms) rollback transaction +Using the default predicate_mappings.yml that comes with active-fedora. If you want to override this, pass the path to predicate_mappings.yml to ActiveFedora - ie. ActiveFedora.init(:predicate_mappings_config_path => '/path/to/predicate_mappings.yml') - or set Rails.root and put predicate_mappings.yml into #{Rails.root}/config. +  (2.9ms) DELETE FROM "events"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'events'; +  (1.7ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'users'; +Using the default fedora.yml that comes with active-fedora. If you want to override this, pass the path to fedora.yml to ActiveFedora - ie. ActiveFedora.init(:fedora_config_path => '/path/to/fedora.yml') - or set Rails.root and put fedora.yml into #{Rails.root}/config. +ActiveFedora: loading fedora config from /Users/dc/.rvm/gems/ruby-2.1.2@ddr-models/gems/active-fedora-7.1.2/config/fedora.yml +Using the default fedora.yml that comes with active-fedora. If you want to override this, pass the path to fedora.yml to ActiveFedora - ie. ActiveFedora.init(:fedora_config_path => '/path/to/fedora.yml') - or set Rails.root and put fedora.yml into #{Rails.root}/config. +ActiveFedora: loading solr config from /Users/dc/.rvm/gems/ruby-2.1.2@ddr-models/gems/active-fedora-7.1.2/config/solr.yml +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person1') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person1@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:52:48.879366"], ["email", "person1@example.com"], ["encrypted_password", "$2a$04$VnJ8D0iZUbvJ5rYLx5jhV.iMUBYcifs4cSHjt7qXfK.NDu/134Sru"], ["updated_at", "2015-01-12 16:52:48.879366"], ["username", "person1"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person1 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person1 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person1"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person2') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person2@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:52:49.140278"], ["email", "person2@example.com"], ["encrypted_password", "$2a$04$O5aEZX2CZNgO8UHoNCffMOjk4YOS/0qjKyu08EQEwGhiC.vdFvipS"], ["updated_at", "2015-01-12 16:52:49.140278"], ["username", "person2"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person2 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: ["person2"] +[CANCAN] decision: true +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person3') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person3@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:52:49.171645"], ["email", "person3@example.com"], ["encrypted_password", "$2a$04$98P.s1Q3qoWACtnc5EFWyOCfZUMihcytlhLpKHIxhggGRYX3c5L3S"], ["updated_at", "2015-01-12 16:52:49.171645"], ["username", "person3"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person3 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person3 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (6.6ms) rollback transaction +Using the default predicate_mappings.yml that comes with active-fedora. If you want to override this, pass the path to predicate_mappings.yml to ActiveFedora - ie. ActiveFedora.init(:predicate_mappings_config_path => '/path/to/predicate_mappings.yml') - or set Rails.root and put predicate_mappings.yml into #{Rails.root}/config. +  (6.4ms) DELETE FROM "events"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'events'; +  (2.3ms) DELETE FROM "users"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'users'; +Using the default fedora.yml that comes with active-fedora. If you want to override this, pass the path to fedora.yml to ActiveFedora - ie. ActiveFedora.init(:fedora_config_path => '/path/to/fedora.yml') - or set Rails.root and put fedora.yml into #{Rails.root}/config. +ActiveFedora: loading fedora config from /Users/dc/.rvm/gems/ruby-2.1.2@ddr-models/gems/active-fedora-7.1.2/config/fedora.yml +Using the default fedora.yml that comes with active-fedora. If you want to override this, pass the path to fedora.yml to ActiveFedora - ie. ActiveFedora.init(:fedora_config_path => '/path/to/fedora.yml') - or set Rails.root and put fedora.yml into #{Rails.root}/config. +ActiveFedora: loading solr config from /Users/dc/.rvm/gems/ruby-2.1.2@ddr-models/gems/active-fedora-7.1.2/config/solr.yml +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person1') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person1@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:38.985378"], ["email", "person1@example.com"], ["encrypted_password", "$2a$04$GYfJeBGM87jTkCk6RYuETu9zLGr830Q9EEoVcPwGGtuIilP/1PQMO"], ["updated_at", "2015-01-12 16:54:38.985378"], ["username", "person1"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (12.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person2') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person2@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:39.253521"], ["email", "person2@example.com"], ["encrypted_password", "$2a$04$Jrlcqxu/LKAYgaGOMFYyou9MNp4jOlIXN8dUo.ZsnWygb9RALSi5m"], ["updated_at", "2015-01-12 16:54:39.253521"], ["username", "person2"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person3') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person3@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:39.327425"], ["email", "person3@example.com"], ["encrypted_password", "$2a$04$xeUaclVIyF4bgpCiZybUE.aZ3S1OQTN36rsuOfnm90oZ22/ZrTEF."], ["updated_at", "2015-01-12 16:54:39.327425"], ["username", "person3"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person4') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person4@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:39.365590"], ["email", "person4@example.com"], ["encrypted_password", "$2a$04$o6zoDGeGcKknxsEqTcdg9OgPQ15BxmbYj1sB4Fk9f7y7D9QmID32K"], ["updated_at", "2015-01-12 16:54:39.365590"], ["username", "person4"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person5') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person5@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:39.425852"], ["email", "person5@example.com"], ["encrypted_password", "$2a$04$6opVZBmamylMP4ME4wrkcuQeZrziHbosk.0MAfnFbII6RFqzSTh3."], ["updated_at", "2015-01-12 16:54:39.425852"], ["username", "person5"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person6') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person6@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:39.465448"], ["email", "person6@example.com"], ["encrypted_password", "$2a$04$j.M1U0Zzy6XYgdFnC/.QB.whnEI/Rk4ztElophkdZVkCc7Boi7CVO"], ["updated_at", "2015-01-12 16:54:39.465448"], ["username", "person6"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person7') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person7@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:39.506729"], ["email", "person7@example.com"], ["encrypted_password", "$2a$04$Kb3JDt/gV6oo96MFNVqDtezCplUfDu5ldTAACLRO5LqBJxyaDA.qS"], ["updated_at", "2015-01-12 16:54:39.506729"], ["username", "person7"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person8') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person8@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:39.544903"], ["email", "person8@example.com"], ["encrypted_password", "$2a$04$Xfp1H5IdTGHzTRwgP2c5UejuPG5bheln10tSsBYeM0jGIpSvnpRdK"], ["updated_at", "2015-01-12 16:54:39.544903"], ["username", "person8"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person9') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person9@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:39.679455"], ["email", "person9@example.com"], ["encrypted_password", "$2a$04$pyhtpJmfGttsSFJ1yCCPGem/W9sbqRLJRD1bcAVcHybGtMZQ.lL.S"], ["updated_at", "2015-01-12 16:54:39.679455"], ["username", "person9"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person10') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person10@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:39.710534"], ["email", "person10@example.com"], ["encrypted_password", "$2a$04$XRV.L.yF8oJXEc3l52CcsuyI2mvBYzadIUlm4w9ey5tmwVnMfdlaG"], ["updated_at", "2015-01-12 16:54:39.710534"], ["username", "person10"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Usergroups are ["public", "Collection Creators", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person11') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person11@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:39.742834"], ["email", "person11@example.com"], ["encrypted_password", "$2a$04$KEmnmD8/V1U3p9u1SuHX4e7PT2NhYyWuJzt8upt4Hb5Ox/ncUXuHq"], ["updated_at", "2015-01-12 16:54:39.742834"], ["username", "person11"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:341' ORDER BY event_date_time DESC LIMIT 1 +[CANCAN] Checking read permissions for user: person11 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:342' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person12') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person12@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:42.086622"], ["email", "person12@example.com"], ["encrypted_password", "$2a$04$.JPDCvgP1MHoCOm4hQuLvOKgOWJQiwwbnF/MRox520oitXjhC91gW"], ["updated_at", "2015-01-12 16:54:42.086622"], ["username", "person12"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:342" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:342' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person12 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person12"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:343' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person13') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person13@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:42.919538"], ["email", "person13@example.com"], ["encrypted_password", "$2a$04$YsGCxN1TOeQlVS6UW/Xk9.KifQt230OfRUZcp176cYBgL4WjofT1y"], ["updated_at", "2015-01-12 16:54:42.919538"], ["username", "person13"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person13 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person14') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person14@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:43.157557"], ["email", "person14@example.com"], ["encrypted_password", "$2a$04$0AsMD.4leLqvIbNjb7tLmOleRrlRh.M5bk9dGjRrBzfOqUjRyZMh2"], ["updated_at", "2015-01-12 16:54:43.157557"], ["username", "person14"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:344' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:344' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:344' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:344' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.5ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:44.870994"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:54:43.161876"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:344"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:54:44.870994"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:344' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:344' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[CANCAN] Checking read permissions for user: person14 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.5ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.6ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:345' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:345' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:345' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:345' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:46.640713"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:54:45.477824"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:345"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:54:46.640713"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:345' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:345' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person15') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person15@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:46.822401"], ["email", "person15@example.com"], ["encrypted_password", "$2a$04$7jdpu99pGkCOiLRSIHFm6.yEGOMdMudxj9AffHDovf9GBbXwjC/dC"], ["updated_at", "2015-01-12 16:54:46.822401"], ["username", "person15"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:345' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:345' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person15 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person15"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:346' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:346' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:346' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:346' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:48.170601"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:54:47.266294"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:346"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:54:48.170601"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:346' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:346' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person16') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person16@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:48.331814"], ["email", "person16@example.com"], ["encrypted_password", "$2a$04$1.O/SM2mZCAcIAMJ6NHDBOmc6grV0GYQA3KJEtIN3CTOGjgZ0VAxq"], ["updated_at", "2015-01-12 16:54:48.331814"], ["username", "person16"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:346' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:346' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:346' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:346' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person16 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: ["person16"] +[CANCAN] decision: true +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.2ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:347' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:347' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:347' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:347' ORDER BY event_date_time DESC LIMIT 1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:49.860438"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:54:49.006482"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:347"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:54:49.860438"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:347' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (7.6ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:347' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person17') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person17@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:50.057826"], ["email", "person17@example.com"], ["encrypted_password", "$2a$04$QVPlI4t2myxb.xw6iMft.OFG54.w9Bu9qpHJ2fGGCyJM5gw6E4r4S"], ["updated_at", "2015-01-12 16:54:50.057826"], ["username", "person17"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:347' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:347' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:347' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:347' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person17 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person17 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person17"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:348' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:348' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:348' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:348' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:51.606165"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:54:50.692257"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:348"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:54:51.606165"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:348' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:348' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person18') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person18@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:51.788094"], ["email", "person18@example.com"], ["encrypted_password", "$2a$04$jB6SxYBRFIdR608//4l/vO39CW8MCiIex9U/A5VHI3k3waBr8ql0O"], ["updated_at", "2015-01-12 16:54:51.788094"], ["username", "person18"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:348' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:348' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person18 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person18 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:349' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:349' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:349' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:349' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:53.273508"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:54:52.262843"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:349"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:54:53.273508"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:349' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:349' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person19') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person19@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:53.442152"], ["email", "person19@example.com"], ["encrypted_password", "$2a$04$wmkuFUxbyBJ5fWzbLvj/Tuoy8Tweh0ccoEgy1Qb5LFks82nDvMlcu"], ["updated_at", "2015-01-12 16:54:53.442152"], ["username", "person19"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:349' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:349' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person19 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: ["person19"] +[CANCAN] decision: true +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.4ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:350' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:350' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:350' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:350' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:54.855898"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:54:53.900634"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:350"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:54:54.855898"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:350' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:350' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person20') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person20@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:55.038551"], ["email", "person20@example.com"], ["encrypted_password", "$2a$04$LfBPFAPVrKO18vaCgvfV6e1J.E/Q7hLRqYWeuk7vENBGaLByIc8zm"], ["updated_at", "2015-01-12 16:54:55.038551"], ["username", "person20"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:350' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:350' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person20 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person20 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person20"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.2ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:351' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:351' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:351' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:351' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:56.332618"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:54:55.539310"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:351"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:54:56.332618"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:351' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:351' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person21') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person21@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:56.492674"], ["email", "person21@example.com"], ["encrypted_password", "$2a$04$6gjSfrhxHAW0kH6Co24pb.MC82U0mPiS5H6MzDHopJlaevU1nptty"], ["updated_at", "2015-01-12 16:54:56.492674"], ["username", "person21"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person21 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person21 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person22') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person22@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:56.720543"], ["email", "person22@example.com"], ["encrypted_password", "$2a$04$2GMLs1A9aPlT014Df90LDOboBEHY2m/j8gzwFOy6QkpqX2R6Mg8Jq"], ["updated_at", "2015-01-12 16:54:56.720543"], ["username", "person22"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person22 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person23') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person23@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:56.757439"], ["email", "person23@example.com"], ["encrypted_password", "$2a$04$GyRIi7h./jB6OzSOhmCDwumzna2dwkGrsb2yobEH2bukQVlDpcJCi"], ["updated_at", "2015-01-12 16:54:56.757439"], ["username", "person23"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person23 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person23"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person24') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person24@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:56.789316"], ["email", "person24@example.com"], ["encrypted_password", "$2a$04$stQ9fgCYJewaii71zD2FkuQS9XB2byIQ1tRCrhE6kYatEwosw8.ha"], ["updated_at", "2015-01-12 16:54:56.789316"], ["username", "person24"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person24 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: ["person24"] +[CANCAN] read_users: ["person24"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person25') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person25@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:56.820242"], ["email", "person25@example.com"], ["encrypted_password", "$2a$04$fZghaHexZ/o4LkeYu8ear..YQMvKzm4n0S60P0YVgi6f73A4XeA/i"], ["updated_at", "2015-01-12 16:54:56.820242"], ["username", "person25"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person25 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person25 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person26') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person26@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:56.858097"], ["email", "person26@example.com"], ["encrypted_password", "$2a$04$JHp4a4WmeB0ZvynLrozA9ubiNozy8QElzcq1hk5qKrxVFyxuijNAm"], ["updated_at", "2015-01-12 16:54:56.858097"], ["username", "person26"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person26 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person26 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person26"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person27') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person27@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:56.892259"], ["email", "person27@example.com"], ["encrypted_password", "$2a$04$dtv.f0rxfrJcWqJ7t2fdHe7ziQUGpa0.JyhTxbG9hWE33nkMydoq6"], ["updated_at", "2015-01-12 16:54:56.892259"], ["username", "person27"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person27 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: ["person27"] +[CANCAN] decision: true +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person28') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person28@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:56.926064"], ["email", "person28@example.com"], ["encrypted_password", "$2a$04$C/V67/CwaTPaNO7a8ajH7umi8u4NA4miMKxM47gokmoc7sN6vCvx6"], ["updated_at", "2015-01-12 16:54:56.926064"], ["username", "person28"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person28 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person28 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person29') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person29@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:56.973965"], ["email", "person29@example.com"], ["encrypted_password", "$2a$04$wnDijAs2NWkNZY2IbJ1v2.B0l0U1tfJI/P6pgAzDOA94ZaXDaUfmS"], ["updated_at", "2015-01-12 16:54:56.973965"], ["username", "person29"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person29 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person29 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person29"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person30') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person30@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:57.011336"], ["email", "person30@example.com"], ["encrypted_password", "$2a$04$kRweXvo9gXzvHKTteZIRh.nB9TvP055GhhU1VDSNWbYZcjI5XlPKC"], ["updated_at", "2015-01-12 16:54:57.011336"], ["username", "person30"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person30 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: ["person30"] +[CANCAN] decision: true +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person31') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person31@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:57.044984"], ["email", "person31@example.com"], ["encrypted_password", "$2a$04$BEa9gouxeTWQskVgEN/Ly.eTz7EdgLQIfwyOC4uB48Fn2La46BEyW"], ["updated_at", "2015-01-12 16:54:57.044984"], ["username", "person31"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:352' ORDER BY event_date_time DESC LIMIT 1 +[CANCAN] Checking read permissions for user: person31 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:353' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person32') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person32@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:58.534477"], ["email", "person32@example.com"], ["encrypted_password", "$2a$04$B5iD2Xw6dfjygeqUYZ3O/euSHg9VzYYUbwUOxvRoglkwRoU0jA69m"], ["updated_at", "2015-01-12 16:54:58.534477"], ["username", "person32"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:353" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:353' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person32 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person32"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person33') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person33@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:54:58.901461"], ["email", "person33@example.com"], ["encrypted_password", "$2a$04$qANfutmWkxcMAoyxBS9JoeyrsQYd/VQ3glKMtR7KiB5A7lVh237wK"], ["updated_at", "2015-01-12 16:54:58.901461"], ["username", "person33"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:354' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:354' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:354' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:354' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:00.128397"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:54:58.905679"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:354"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:55:00.128397"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:354' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:354' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[CANCAN] Checking read permissions for user: person33 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.4ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:355' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:355' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:355' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:355' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:01.565301"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:55:00.511067"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:355"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:55:01.565301"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:355' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:355' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person34') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person34@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.8ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:01.726366"], ["email", "person34@example.com"], ["encrypted_password", "$2a$04$5/h95d12etv4uZWc9LN0vujEe7a8JQejus.zCtZ3pt.5hZeNKOpB2"], ["updated_at", "2015-01-12 16:55:01.726366"], ["username", "person34"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:355' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:355' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person34 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person34"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.3ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.4ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:356' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:356' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:356' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:356' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:03.224437"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:55:02.400604"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:356"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:55:03.224437"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:356' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:356' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person35') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person35@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:03.636205"], ["email", "person35@example.com"], ["encrypted_password", "$2a$04$5sT.v17vreu/PbtWaujV0.nUt2NJYh9dc7d.A8CEuxRKYuLZGLaee"], ["updated_at", "2015-01-12 16:55:03.636205"], ["username", "person35"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:356' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:356' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person35 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person35 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:357' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:357' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:357' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:357' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:04.811463"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:55:03.988580"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:357"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:55:04.811463"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:357' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:357' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person36') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person36@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:04.968339"], ["email", "person36@example.com"], ["encrypted_password", "$2a$04$t89ZBCmj0yRmqz1fd4WUauLNsmqaOhyHyNnV4YZp8DNvPX2Np.sYW"], ["updated_at", "2015-01-12 16:55:04.968339"], ["username", "person36"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:357' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:357' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:357' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:357' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person36 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person36 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person36"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person37') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person37@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:05.725374"], ["email", "person37@example.com"], ["encrypted_password", "$2a$04$emo9t2aJYOdijh2qG2I4iOWGq8M2OlUAvKZttpcUr/FSx5AP7kGry"], ["updated_at", "2015-01-12 16:55:05.725374"], ["username", "person37"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:358' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:358' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:358' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:358' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:06.758067"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:55:05.730158"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:358"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:55:06.758067"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:358' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:358' ORDER BY event_date_time DESC LIMIT 1 +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[CANCAN] Checking edit permissions for user: person37 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person37 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:359' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:359' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:359' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:359' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:07.938751"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 16:55:07.137024"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:359"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 16:55:07.938751"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:359' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:359' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person38') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person38@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 16:55:08.112556"], ["email", "person38@example.com"], ["encrypted_password", "$2a$04$GgFkK3TYjBbFnd1Xy0OSVeZpWQKHg1N2fTvMQ.glLQmyilcq3HuMS"], ["updated_at", "2015-01-12 16:55:08.112556"], ["username", "person38"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:359' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:359' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person38 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person38 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person38"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +Using the default predicate_mappings.yml that comes with active-fedora. If you want to override this, pass the path to predicate_mappings.yml to ActiveFedora - ie. ActiveFedora.init(:predicate_mappings_config_path => '/path/to/predicate_mappings.yml') - or set Rails.root and put predicate_mappings.yml into #{Rails.root}/config. +  (2.6ms) DELETE FROM "events"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'events'; +  (2.0ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +Using the default fedora.yml that comes with active-fedora. If you want to override this, pass the path to fedora.yml to ActiveFedora - ie. ActiveFedora.init(:fedora_config_path => '/path/to/fedora.yml') - or set Rails.root and put fedora.yml into #{Rails.root}/config. +ActiveFedora: loading fedora config from /Users/dc/.rvm/gems/ruby-2.1.2@ddr-models/gems/active-fedora-7.1.2/config/fedora.yml +Using the default fedora.yml that comes with active-fedora. If you want to override this, pass the path to fedora.yml to ActiveFedora - ie. ActiveFedora.init(:fedora_config_path => '/path/to/fedora.yml') - or set Rails.root and put fedora.yml into #{Rails.root}/config. +ActiveFedora: loading solr config from /Users/dc/.rvm/gems/ruby-2.1.2@ddr-models/gems/active-fedora-7.1.2/config/solr.yml +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "events" ("created_at", "event_date_time", "exception", "outcome", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:38:41.071582"], ["event_date_time", "2015-01-12 22:38:41.070949"], ["exception", "\"Gah!\""], ["outcome", "failure"], ["software", "DDR 1.8.0"], ["summary", "Object updated"], ["type", "Ddr::Events::UpdateEvent"], ["updated_at", "2015-01-12 22:38:41.071582"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.4ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:362' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:362" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:362' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:363' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:364' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:364" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:364' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:365' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:365" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:365' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:366' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:366" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:366' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:367' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:367" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:367' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:366" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:366' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (3.4ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.4ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:368' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:369' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:370' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:371' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:372' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:372" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:372' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:371" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:371' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:373' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::DescriptiveMetadataDatastream @pid="changeme:373" @dsid="descMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:373" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:373' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:374' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::DescriptiveMetadataDatastream @pid="changeme:374" @dsid="descMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:374" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:374' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Ddr::Models::Error +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "event_date_time", "exception", "outcome", "software", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:00.213914"], ["event_date_time", "2015-01-12 22:39:00.213422"], ["exception", "\"Gah!\""], ["outcome", "failure"], ["software", "DDR 1.8.0"], ["type", "Ddr::Events::ValidationEvent"], ["updated_at", "2015-01-12 22:39:00.213914"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (33.3ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:377' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:377' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:378' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:378' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:379' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:379' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:380' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:380' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:381' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:381" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:381' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:380" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:380' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:380' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" IS NULL ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" IS NULL ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:382' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:382' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:382' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:382' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:08.338349"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-oat6t7: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:07.098594"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:382"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:08.338349"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:382' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:382' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.5ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:383' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:383' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:09.576716"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.docx20150112-29181-sdf4yq: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:08.849672"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:383"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:09.576716"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:383' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:383' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:384' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:384' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:384' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:384' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:13.387077"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.pdf20150112-29181-9mdugr: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:09.994810"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:384"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:13.387077"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:384' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:384' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:14.921857"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-2btfqk: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:13.810970"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:385"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:14.921857"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.2ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:15.646056"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/image1.tiff20150112-29181-1uk1md1: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:15.112639"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:385"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:15.646056"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:385' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:386' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:386' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:386' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:386' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:17.041610"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-oz8r96: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:16.252002"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:386"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:17.041610"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:386' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:386' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:386' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:386' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:17.497241"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.docx20150112-29181-s4v4zr: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:17.203845"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:386"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:17.497241"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:386' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:386' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:18.979425"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-1egewfl: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:17.909556"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:387"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:18.979425"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:19.965073"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.pdf20150112-29181-1bl11zv: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:19.146844"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:387"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:19.965073"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:387' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" IS NULL + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:388' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:388' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:388' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:388' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:21.474210"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-6phsd2: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:20.618455"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:388"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:21.474210"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:388' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:388' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:388' +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:22.967442"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/image1.tiff20150112-29181-16kqdep: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:22.298918"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:389"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:22.967442"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:23.147233"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/image2.tiff20150112-29181-1qqp23u: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:23.002462"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:389"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:23.147233"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:23.312021"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/image3.tiff20150112-29181-1vcdoez: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:23.161115"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:389"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:23.312021"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:24.003310"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/image1.tiff20150112-29181-m0av3e: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:23.636426"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:390"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:24.003310"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:24.164694"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/image2.tiff20150112-29181-q5egyq: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:24.016949"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:390"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:24.164694"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:24.328397"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/image3.tiff20150112-29181-f11u3e: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:24.179137"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:390"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:24.328397"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.7ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "event_date_time", "exception", "outcome", "software", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:26.393360"], ["event_date_time", "2015-01-12 22:39:26.392874"], ["exception", "\"Gah!\""], ["outcome", "failure"], ["software", "DDR 1.8.0"], ["updated_at", "2015-01-12 22:39:26.393360"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "events" ("created_at", "event_date_time", "exception", "outcome", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:27.698879"], ["event_date_time", "2015-01-12 22:39:27.698359"], ["exception", "\"Gah!\""], ["outcome", "failure"], ["software", "DDR 1.8.0"], ["summary", "Object created in the repository"], ["type", "Ddr::Events::CreationEvent"], ["updated_at", "2015-01-12 22:39:27.698879"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:395' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:395' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:396' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:396' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:397' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:397' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:398' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:398' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:399' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:399" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:399' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:398" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:398' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:398' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" IS NULL ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" IS NULL ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:400' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:400' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:400' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:400' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:34.525165"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-1nai6to: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:33.778948"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:400"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:34.525165"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:400' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:400' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:401' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:401' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:35.423920"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.docx20150112-29181-vtpso1: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:34.902199"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:401"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:35.423920"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:401' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:401' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:402' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:402' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:402' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:402' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:37.221972"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.pdf20150112-29181-zz14w7: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:36.122555"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:402"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:37.221972"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:402' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:402' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.5ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.4ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:38.699445"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-1uaqhth: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:37.577776"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:403"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:38.699445"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:39.380319"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/image1.tiff20150112-29181-6ku8v6: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:38.878899"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:403"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:39.380319"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:403' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (12.0ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.4ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:404' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:404' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:404' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:404' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:42.140480"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-gpbfgt: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:39.855104"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:404"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:42.140480"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:404' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:404' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:404' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:404' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:42.795121"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.docx20150112-29181-101j9qq: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:42.325454"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:404"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:42.795121"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:404' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:404' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (23.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:44.792247"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-5k3uqp: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:43.408353"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:405"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:44.792247"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:45.772336"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.pdf20150112-29181-1jdv8mx: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:44.957922"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:405"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:45.772336"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:405' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.2ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" IS NULL + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:406' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:406' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:406' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:406' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:47.353857"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-1s28b0p: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:46.292846"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:406"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:47.353857"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:406' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:406' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:406' +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" IS NULL ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" IS NULL ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" IS NULL ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" IS NULL ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:407' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:407' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:408' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:408' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:409' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:409' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:410' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:410' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:411' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:411" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:411' ORDER BY event_date_time DESC LIMIT 1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:410" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:410' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:410' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.2ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" IS NULL ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" IS NULL ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:412' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:412' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:412' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:412' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:54.100520"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-11u7lkw: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:53.056434"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:412"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:54.100520"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:412' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:412' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:413' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:413' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:54.991184"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.docx20150112-29181-1e3a86p: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:54.479153"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:413"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:54.991184"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:413' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:413' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.5ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:414' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:414' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:414' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:414' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:56.834155"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.pdf20150112-29181-yyhmw4: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:55.392463"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:414"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:56.834155"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:414' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:414' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.4ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:57.997020"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-8c63b0: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:57.201151"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:415"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:57.997020"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:39:58.984835"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/image1.tiff20150112-29181-tqzyf3: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:58.169926"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:415"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:39:58.984835"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:415' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.3ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:416' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:416' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:416' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:416' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.8ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:00.944919"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-1t2b5pt: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:39:59.672026"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:416"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:00.944919"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:416' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:416' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:416' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:416' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:01.676105"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.docx20150112-29181-clt8sd: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:01.384199"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:416"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:01.676105"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:416' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:416' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:02.864028"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-1e2jgro: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:02.054889"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:417"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:02.864028"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:04.227651"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/sample.pdf20150112-29181-lp9yo: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:03.041881"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:417"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:04.227651"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:417' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" IS NULL + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:418' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:418' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:418' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:418' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:05.607614"], ["detail", "/var/folders/s7/p2473dwx3v1b9dyxbgtym0j14yr8hw/T/library-devil.tiff20150112-29181-rkdhzk: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:04.750457"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:418"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:05.607614"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:418' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:418' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:418' +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.5ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:419' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:419' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "event_date_time", "exception", "outcome", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:08.369281"], ["event_date_time", "2015-01-12 22:40:08.368405"], ["exception", "\"Gah!\""], ["outcome", "failure"], ["software", "Fedora Repository 3.7.0"], ["summary", "Validation of datastream checksums"], ["type", "Ddr::Events::FixityCheckEvent"], ["updated_at", "2015-01-12 22:40:08.369281"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "event_date_time", "exception", "outcome", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:08.900972"], ["event_date_time", "2015-01-12 22:40:08.899988"], ["exception", "null"], ["outcome", "success"], ["software", "Fedora Repository 3.7.0"], ["summary", "Validation of datastream checksums"], ["type", "Ddr::Events::FixityCheckEvent"], ["updated_at", "2015-01-12 22:40:08.900972"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.2ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "events" ("created_at", "event_date_time", "exception", "outcome", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:10.322592"], ["event_date_time", "2015-01-12 22:40:10.322110"], ["exception", "\"Gah!\""], ["outcome", "failure"], ["software", "DDR 1.8.0"], ["summary", "Object ingested into the repository"], ["type", "Ddr::Events::IngestionEvent"], ["updated_at", "2015-01-12 22:40:10.322592"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.2ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person10') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person10@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:11.033388"], ["email", "person10@example.com"], ["encrypted_password", "$2a$04$Phkco4SUl69vnW8FUa2jSuap3zLrzcNZVjQQ6NHhW2FE7PiCJ2l4e"], ["updated_at", "2015-01-12 22:40:11.033388"], ["username", "person10"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Usergroups are ["public", "Collection Creators", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person11') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person11@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:11.124404"], ["email", "person11@example.com"], ["encrypted_password", "$2a$04$QlaFQFCWC3cKp/Dd1khDg.3WK4YO8YGvYHlG0c0NmsmsLlM2lQyRm"], ["updated_at", "2015-01-12 22:40:11.124404"], ["username", "person11"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person12') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person12@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:11.154657"], ["email", "person12@example.com"], ["encrypted_password", "$2a$04$sw0Gyz0xcagRvvF57G.SveFXRyiLMKBIi0OpnYE08brtZzAeLke6."], ["updated_at", "2015-01-12 22:40:11.154657"], ["username", "person12"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person13') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person13@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:11.190651"], ["email", "person13@example.com"], ["encrypted_password", "$2a$04$Zu3BBjdxhZw5CZDs.QtPUuGtNCEGy7tBAu9yz2xoYWW5UjD/PKpBa"], ["updated_at", "2015-01-12 22:40:11.190651"], ["username", "person13"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person14') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person14@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:11.229897"], ["email", "person14@example.com"], ["encrypted_password", "$2a$04$6v04ivAXWqSBLwg5BFV9/uHtgD0J.8aOdDtv.Gt9lD8BX8HVVVsFW"], ["updated_at", "2015-01-12 22:40:11.229897"], ["username", "person14"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:425' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person15') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person15@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:11.666668"], ["email", "person15@example.com"], ["encrypted_password", "$2a$04$APa3OEOCcU/mHDeLxf4ZgeprnzUEkKKYqx9ouOFR6gVM4K44znOr6"], ["updated_at", "2015-01-12 22:40:11.666668"], ["username", "person15"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person15 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:426' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person16') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person16@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:12.709029"], ["email", "person16@example.com"], ["encrypted_password", "$2a$04$Sz9hXVBRgajwasqr7kC9zODCqblwoQ0Czx8biGZJs12zaQ/90q.Ua"], ["updated_at", "2015-01-12 22:40:12.709029"], ["username", "person16"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:426" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:426' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person16 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person16"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person17') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person17@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:13.104895"], ["email", "person17@example.com"], ["encrypted_password", "$2a$04$fvxr80WMgpf.e5NwvDNOaexqT1rKF208GxS./EUdnTd0M9W39/krK"], ["updated_at", "2015-01-12 22:40:13.104895"], ["username", "person17"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:427' ORDER BY event_date_time DESC LIMIT 1 +[CANCAN] Checking read permissions for user: person17 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.5ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:428' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:428' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:428' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:428' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:14.870316"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:13.779453"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:428"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:14.870316"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:428' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:428' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person18') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person18@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:15.020776"], ["email", "person18@example.com"], ["encrypted_password", "$2a$04$gzxZf1Od75RQqJkxFH8WAOJqU9eH5rde7yDqp9VpVg25ez.Sb729S"], ["updated_at", "2015-01-12 22:40:15.020776"], ["username", "person18"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:428' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:428' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person18 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: ["person18"] +[CANCAN] decision: true +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (45.9ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:429' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:429' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:429' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:429' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:16.514403"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:15.468485"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:429"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:16.514403"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:429' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:429' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person19') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person19@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:16.670891"], ["email", "person19@example.com"], ["encrypted_password", "$2a$04$dcNqEBGfZLLg5Eq1p6iLZOpkNA616JCjGeYh4aITzCG.zmtTHJcFO"], ["updated_at", "2015-01-12 22:40:16.670891"], ["username", "person19"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person19 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person19 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:430' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:430' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:430' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:430' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:17.746558"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:16.889282"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:430"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:17.746558"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:430' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:430' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person20') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person20@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:17.903075"], ["email", "person20@example.com"], ["encrypted_password", "$2a$04$yuKRFlvyHerOolXPYZiCJukPEEBvred09kjAQMpRU51JDcecd5ZwG"], ["updated_at", "2015-01-12 22:40:17.903075"], ["username", "person20"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:430' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:430' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person20 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person20 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person20"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.2ms) rollback transaction +  (0.0ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:431' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:431' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.4ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:431' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:431' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:19.377413"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:18.549076"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:431"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:19.377413"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:431' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:431' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person21') LIMIT 1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person21@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:19.578921"], ["email", "person21@example.com"], ["encrypted_password", "$2a$04$qTJ5KK9Mh3F2f5QzElL1beIuqUzUJ8425mWa2e7ocYs17MoIUrw8a"], ["updated_at", "2015-01-12 22:40:19.578921"], ["username", "person21"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:431' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:431' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:431' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:431' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person21 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: ["person21"] +[CANCAN] decision: true +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:432' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:432' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:432' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:432' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:21.347827"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:20.466098"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:432"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:21.347827"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:432' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:432' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person22') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person22@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:21.745275"], ["email", "person22@example.com"], ["encrypted_password", "$2a$04$QtA6.weK3nMXRZmoPb/mxeaT1QBm9VeSNMhaoQ6Au3RXzZfWhbCp6"], ["updated_at", "2015-01-12 22:40:21.745275"], ["username", "person22"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:432' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:432' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person22 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person22 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:433' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:433' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:433' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:433' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:22.991224"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:22.133102"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:433"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:22.991224"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:433' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:433' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person23') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person23@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:23.158912"], ["email", "person23@example.com"], ["encrypted_password", "$2a$04$FK11f0KCe4reSi7BfCwDtOb/vb1otzHjz98wtgDRv8z25E0wI3MIm"], ["updated_at", "2015-01-12 22:40:23.158912"], ["username", "person23"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:433' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:433' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:433' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:433' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person23 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person23 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person23"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:434' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:434' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:434' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:434' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:25.234529"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:24.128365"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:434"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:25.234529"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:434' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:434' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person24') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person24@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:25.394870"], ["email", "person24@example.com"], ["encrypted_password", "$2a$04$W7GIkbXy7xDPlOuvl7Zkfu1s1szXQZjalzJOQOoxA5QAvr.QOLZym"], ["updated_at", "2015-01-12 22:40:25.394870"], ["username", "person24"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:434' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:434' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person24 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person24"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person25') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person25@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:25.882229"], ["email", "person25@example.com"], ["encrypted_password", "$2a$04$OVg1/bATcugBRJV/pTklP.0.Tpdjys.e.12NLThI9Vyct4SieZduG"], ["updated_at", "2015-01-12 22:40:25.882229"], ["username", "person25"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:435' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:435' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.4ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:435' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:435' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:26.681945"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:25.886476"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:435"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:26.681945"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:435' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:435' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[CANCAN] Checking read permissions for user: person25 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:436' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:436' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:436' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:436' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:28.197131"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:27.359185"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:436"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:28.197131"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:436' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:436' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person26') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person26@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:28.365409"], ["email", "person26@example.com"], ["encrypted_password", "$2a$04$Qap37ncs0HqCkfeKODPIZedntmJkjRFGoVpULSD8bNECQT0YokkOS"], ["updated_at", "2015-01-12 22:40:28.365409"], ["username", "person26"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:436' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:436' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person26 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person26 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person26"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person27') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person27@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:29.040795"], ["email", "person27@example.com"], ["encrypted_password", "$2a$04$TTFDH3Xhvduun8MMMYqLkuPPjV0YpNYju3FKajLzNRycRXz5WKzHG"], ["updated_at", "2015-01-12 22:40:29.040795"], ["username", "person27"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:437' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:437' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:437' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:437' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:30.705762"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:29.046064"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:437"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:30.705762"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:437' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:437' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[CANCAN] Checking edit permissions for user: person27 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person27 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:438' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:438' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:438' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:438' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:32.154068"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:31.075384"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:438"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:32.154068"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:438' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:438' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person28') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person28@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:32.318630"], ["email", "person28@example.com"], ["encrypted_password", "$2a$04$Bn6vLnCMrwhE66inUh5Giuycx2WuQ3ulRnv7rVkIuO44owxpBFYpe"], ["updated_at", "2015-01-12 22:40:32.318630"], ["username", "person28"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:438' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:438' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:438' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:438' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person28 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person28 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person28"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.1ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:439' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:439' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:439' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:439' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:33.937860"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:32.894514"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:439"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:33.937860"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:439' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:439' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person29') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person29@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:34.103557"], ["email", "person29@example.com"], ["encrypted_password", "$2a$04$A5shjN1GLiQTMoNP2boxZe91cnhlHZd75Eof9uYQUlvVJjK7tJDn2"], ["updated_at", "2015-01-12 22:40:34.103557"], ["username", "person29"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:439' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:439' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person29 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person29 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:440' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:440' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:440' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:440' ORDER BY event_date_time DESC LIMIT 1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:35.615905"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:34.500249"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:440"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:35.615905"]] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:440' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:440' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person30') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person30@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:35.792434"], ["email", "person30@example.com"], ["encrypted_password", "$2a$04$P3333V8p/3HbY6NEq9rlHO8A6o8Mdv47pJxLZES6SN86/44SpGl6S"], ["updated_at", "2015-01-12 22:40:35.792434"], ["username", "person30"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:440' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.1ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:440' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person30 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person30"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person31') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person31@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:36.204514"], ["email", "person31@example.com"], ["encrypted_password", "$2a$04$WUBo7eRmTsZ9yGkpvR3tjuzHhzvWCnhbX8WCR6ZPgwYemaEGC0jGi"], ["updated_at", "2015-01-12 22:40:36.204514"], ["username", "person31"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:441' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:441' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:441' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:441' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:37.329452"], ["detail", "/Users/dc/github/duke-libraries/ddr-models/spec/fixtures/library-devil.tiff: NOT SCANNED - using :null scanner adapter. (ddr-antivirus 1.3.1)"], ["event_date_time", "2015-01-12 22:40:36.209028"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:441"], ["software", "ddr-antivirus 1.3.1"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:37.329452"]] + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:441' ORDER BY event_date_time DESC LIMIT 1 + Ddr::Events::VirusCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::VirusCheckEvent') AND "events"."pid" = 'changeme:441' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[CANCAN] Checking read permissions for user: person31 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction + Ddr::Events::FixityCheckEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:442' ORDER BY event_date_time DESC LIMIT 1 +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person32') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person32@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:38.085638"], ["email", "person32@example.com"], ["encrypted_password", "$2a$04$I9hV0CUnLLlii3Ig7ffAUOliitOU.tE9xyyTfCXJso8HumPVrqs/m"], ["updated_at", "2015-01-12 22:40:38.085638"], ["username", "person32"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:442" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:442' ORDER BY event_date_time DESC LIMIT 1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person32 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person32"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person33') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person33@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:38.633869"], ["email", "person33@example.com"], ["encrypted_password", "$2a$04$0MRKmtgQ9iWIouVqCc2ufOz75hKgyjj8JfjNGWWiierrX.Mm/vZ5C"], ["updated_at", "2015-01-12 22:40:38.633869"], ["username", "person33"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] + Ddr::Events::FixityCheckEvent Load (0.2ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::FixityCheckEvent') AND "events"."pid" = 'changeme:443' ORDER BY event_date_time DESC LIMIT 1 +[CANCAN] Checking read permissions for user: person33 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person34') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person34@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.558592"], ["email", "person34@example.com"], ["encrypted_password", "$2a$04$t27fVea8t9mhSFOnK6pzzeNBfb0AAvkgCUAcEgujtDBKkzLvddub6"], ["updated_at", "2015-01-12 22:40:39.558592"], ["username", "person34"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person34 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person34 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (13.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person35') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person35@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.610102"], ["email", "person35@example.com"], ["encrypted_password", "$2a$04$pCFLoPu2acWIGnpqxSSUVObzqhSvSn.O9EDRs1ePb5ZAtTsxnia0K"], ["updated_at", "2015-01-12 22:40:39.610102"], ["username", "person35"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person35 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: ["person35"] +[CANCAN] decision: true +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person36') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person36@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.641378"], ["email", "person36@example.com"], ["encrypted_password", "$2a$04$4Ocd5LMxTwv8Z2D534Z4lOF0Vc0fM4smKtWTDsr.1UmnDeLg45dIm"], ["updated_at", "2015-01-12 22:40:39.641378"], ["username", "person36"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person36 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person36 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person36"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person37') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person37@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.677927"], ["email", "person37@example.com"], ["encrypted_password", "$2a$04$o8lMgu0O0TQQZZlrukHlP.h7YBWjxOBtPKEWxdI0t4MF3H2HZzgaa"], ["updated_at", "2015-01-12 22:40:39.677927"], ["username", "person37"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person37 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person37 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person38') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person38@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.715948"], ["email", "person38@example.com"], ["encrypted_password", "$2a$04$irxVWooyIf2fz5XVGKyIuuOJlQBpw.X0X4.nufSJUZVAcos.B9EGu"], ["updated_at", "2015-01-12 22:40:39.715948"], ["username", "person38"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person38 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: ["person38"] +[CANCAN] decision: true +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (1.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person39') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person39@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.748166"], ["email", "person39@example.com"], ["encrypted_password", "$2a$04$6K2csj5lRwqnUQ/627AxMubepbOjKXBiwRJSn25FQnUD1gUDPNM7W"], ["updated_at", "2015-01-12 22:40:39.748166"], ["username", "person39"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking edit permissions for user: person39 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] edit_users: [] +[CANCAN] decision: false +[CANCAN] Checking read permissions for user: person39 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person39"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (6.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person40') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person40@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.788448"], ["email", "person40@example.com"], ["encrypted_password", "$2a$04$OlxETH2qI3bFJC1II05kF.UXIycpBrWaHL2BUu.KHDGK/yXCtGeJ."], ["updated_at", "2015-01-12 22:40:39.788448"], ["username", "person40"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person40 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: [] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person41') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person41@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.821617"], ["email", "person41@example.com"], ["encrypted_password", "$2a$04$zqrsr9fw8QF9u.8oinlU8OMQyzvGDffleVMdvN29SJxlritoSIBIG"], ["updated_at", "2015-01-12 22:40:39.821617"], ["username", "person41"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person41 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: ["person41"] +[CANCAN] read_users: ["person41"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person42') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person42@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.854029"], ["email", "person42@example.com"], ["encrypted_password", "$2a$04$LlL.RNVh6vft.wPENHIQjuBCLYe9ZDFKmVHa2cCDHhYj2SzDqnbu2"], ["updated_at", "2015-01-12 22:40:39.854029"], ["username", "person42"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +[CANCAN] Checking read permissions for user: person42 with groups: ["public", "registered"] +[CANCAN] edit_groups: [] +[CANCAN] read_groups: [] +[CANCAN] edit_users: [] +[CANCAN] read_users: ["person42"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person43') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person43@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.886007"], ["email", "person43@example.com"], ["encrypted_password", "$2a$04$ASPx131rCkDnKZ.MvN9U/uxfDqCtuXXJ2OIx9DM8urLjsSZaaHbrG"], ["updated_at", "2015-01-12 22:40:39.886007"], ["username", "person43"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person44') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person44@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.927972"], ["email", "person44@example.com"], ["encrypted_password", "$2a$04$GrvqAfyOHaZVwGSxA4CpRuVGaMyIt6dCXYKPPbcRUYvwK0n2EQRZG"], ["updated_at", "2015-01-12 22:40:39.927972"], ["username", "person44"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person45') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person45@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:39.968666"], ["email", "person45@example.com"], ["encrypted_password", "$2a$04$WtYEws1wwdLU7VyLo/tC2e/wRSG.6u82hoI27KR.si3zr8ueJ7Kty"], ["updated_at", "2015-01-12 22:40:39.968666"], ["username", "person45"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.9ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person46') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person46@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:40.005750"], ["email", "person46@example.com"], ["encrypted_password", "$2a$04$pUlLJVBjJfcHeDgEb7pGtuyEzpnOMv3x9E.rKwCDOMAxFizqImm1u"], ["updated_at", "2015-01-12 22:40:40.005750"], ["username", "person46"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person47') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person47@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:40.042567"], ["email", "person47@example.com"], ["encrypted_password", "$2a$04$9VV3qzcTSD8oSoBdAmqSfeWl3JPjKtYjPppbRkXd0a3tit2kxBPZ."], ["updated_at", "2015-01-12 22:40:40.042567"], ["username", "person47"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Ddr::Models::Error +Usergroups are ["public", "registered"] +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "events" ("created_at", "event_date_time", "exception", "outcome", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:41.372818"], ["event_date_time", "2015-01-12 22:40:41.372298"], ["exception", "\"Gah!\""], ["outcome", "failure"], ["software", "DDR 1.8.0"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:41.372818"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "event_date_time", "exception", "outcome", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:42.700836"], ["event_date_time", "2015-01-12 22:40:42.699905"], ["exception", "null"], ["outcome", "success"], ["software", "DDR 1.8.0"], ["summary", "Content file scanned for viruses"], ["type", "Ddr::Events::VirusCheckEvent"], ["updated_at", "2015-01-12 22:40:42.700836"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person49') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person49@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:42.905964"], ["email", "person49@example.com"], ["encrypted_password", "$2a$04$9LEtEFE7iWGPiaNatJaNjOPieCpAAwYv0ZBDRnymrd0/gAeiGCCbq"], ["updated_at", "2015-01-12 22:40:42.905964"], ["username", "person49"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person50') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person50@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:42.935218"], ["email", "person50@example.com"], ["encrypted_password", "$2a$04$7C33DeRyk72lM1Hv6W1yOuFYDyTPxIfCGGy/VXkud0PymdZxNVkBe"], ["updated_at", "2015-01-12 22:40:42.935218"], ["username", "person50"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE LOWER("users"."username") = LOWER('person51') LIMIT 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'person51@example.com' LIMIT 1 +Binary data inserted for `string` type on column `encrypted_password` + SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:42.989963"], ["email", "person51@example.com"], ["encrypted_password", "$2a$04$QTDhjdMhy8SCMMEu50irxOh6gUDUKoe7yVacJG5bsa/tCaejvnoGW"], ["updated_at", "2015-01-12 22:40:42.989963"], ["username", "person51"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "events" WHERE "events"."type" IN ('Ddr::Events::UpdateEvent') AND "events"."pid" IS NULL +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "events" ("created_at", "detail", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:43.725992"], ["detail", "Permanent ID: ark:/99999/fk4zzz\nPermanent URL: http://id.library.duke.edu/ark:/99999/fk4zzz\nEZID Metadata:\n_target: http://example.com\n"], ["event_date_time", "2015-01-12 22:40:43.665439"], ["exception", "null"], ["outcome", "success"], ["pid", "changeme:446"], ["software", "ezid-client 0.9.0 (EZID API Version 2)"], ["summary", "Permanent ID assigned"], ["type", "Ddr::Events::UpdateEvent"], ["updated_at", "2015-01-12 22:40:43.725992"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "events" WHERE "events"."type" IN ('Ddr::Events::UpdateEvent') AND "events"."pid" = 'changeme:446' +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "events" ("created_at", "event_date_time", "exception", "outcome", "pid", "software", "summary", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2015-01-12 22:40:44.250537"], ["event_date_time", "2015-01-12 22:40:44.190364"], ["exception", "[\"Ezid::Error\",\"Ezid::Error\"]"], ["outcome", "failure"], ["pid", "changeme:447"], ["software", "ezid-client 0.9.0 (EZID API Version 2)"], ["summary", "Permanent ID assigned"], ["type", "Ddr::Events::UpdateEvent"], ["updated_at", "2015-01-12 22:40:44.250537"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Ddr::Events::UpdateEvent Load (0.3ms) SELECT "events".* FROM "events" WHERE "events"."type" IN ('Ddr::Events::UpdateEvent') AND "events"."pid" = 'changeme:447' ORDER BY event_date_time DESC LIMIT 1 +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Cowardly refusing to save a datastream with empty content: #<Ddr::Datastreams::AdminMetadataDatastream @pid="changeme:450" @dsid="adminMetadata" @controlGroup="M" changed="true" @mimeType="application/n-triples" > +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Although test:1 was found in Solr, it doesn't seem to exist in Fedora. The index is out of synch. +  (0.1ms) rollback transaction