nulogy_sso 2.4.0 → 2.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,338 +1,64 @@
1
-  (2.0ms) SELECT sqlite_version(*)
2
-  (0.7ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
3
-  (0.0ms) SELECT sqlite_version(*)
4
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
5
-  (0.1ms) begin transaction
6
-  (0.1ms) rollback transaction
7
-  (0.0ms) begin transaction
8
-  (0.1ms) rollback transaction
9
-  (0.0ms) begin transaction
10
-  (0.0ms) rollback transaction
11
-  (0.0ms) begin transaction
12
-  (0.0ms) rollback transaction
13
-  (0.0ms) begin transaction
14
-  (0.0ms) rollback transaction
15
-  (0.1ms) begin transaction
16
-  (0.0ms) rollback transaction
17
-  (0.0ms) begin transaction
18
-  (0.0ms) rollback transaction
19
-  (0.0ms) begin transaction
20
-  (0.0ms) rollback transaction
21
-  (0.0ms) begin transaction
22
-  (0.0ms) SAVEPOINT active_record_1
23
- User Create (1.0ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 21:52:51.882366"], ["updated_at", "2021-04-08 21:52:51.882366"]]
24
-  (0.1ms) RELEASE SAVEPOINT active_record_1
25
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-08 17:52:56 -0400
26
- Processing by ApiController#api_endpoint as HTML
27
- Redirected to http://192.168.0.189:61560/nulogy_sso/login
28
- Filter chain halted as :authenticate_sso_user rendered or redirected
29
- Completed 302 Found in 71ms (ActiveRecord: 0.0ms | Allocations: 2367)
30
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 17:52:56 -0400
31
- Processing by NulogySSO::AuthenticationController#login as HTML
32
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61560%252Fapi_endpoint&response_type=code&scope=openid+email
33
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 519)
34
-  (0.4ms) rollback transaction
35
-  (0.1ms) begin transaction
36
-  (0.1ms) SAVEPOINT active_record_1
37
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 21:52:57.016543"], ["updated_at", "2021-04-08 21:52:57.016543"]]
38
-  (0.0ms) RELEASE SAVEPOINT active_record_1
39
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-08 17:52:57 -0400
40
- Processing by ApiController#api_endpoint as HTML
41
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
42
- Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.2ms | Allocations: 828)
43
-  (1.0ms) rollback transaction
44
-  (0.1ms) begin transaction
45
-  (0.1ms) SAVEPOINT active_record_1
46
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 21:52:57.767823"], ["updated_at", "2021-04-08 21:52:57.767823"]]
47
-  (0.1ms) RELEASE SAVEPOINT active_record_1
48
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-08 17:52:57 -0400
49
- Processing by ApiController#api_endpoint as HTML
50
- Redirected to http://192.168.0.189:61560/nulogy_sso/login
51
- Filter chain halted as :authenticate_sso_user rendered or redirected
52
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 315)
53
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 17:52:57 -0400
54
- Processing by NulogySSO::AuthenticationController#login as HTML
55
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61560%252Fapi_endpoint&response_type=code&scope=openid+email
56
- Completed 302 Found in 2ms (ActiveRecord: 0.0ms | Allocations: 291)
57
-  (0.5ms) rollback transaction
58
-  (0.1ms) begin transaction
59
-  (0.1ms) SAVEPOINT active_record_1
60
- User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 21:52:58.692265"], ["updated_at", "2021-04-08 21:52:58.692265"]]
61
-  (0.1ms) RELEASE SAVEPOINT active_record_1
62
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 17:52:58 -0400
63
- Processing by ApplicationController#hello_world as HTML
64
- Redirected to http://192.168.0.189:61560/nulogy_sso/login
65
- Filter chain halted as :authenticate_sso_user rendered or redirected
66
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 372)
67
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 17:52:58 -0400
68
- Processing by NulogySSO::AuthenticationController#login as HTML
69
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61560%252Fhello_world&response_type=code&scope=openid+email
70
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 293)
71
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A61560%2Fhello_world" for 192.168.0.189 at 2021-04-08 17:52:58 -0400
72
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
73
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:61560/hello_world"}
74
- User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
75
- Redirected to http://192.168.0.189:61560/hello_world
76
- Completed 302 Found in 42ms (ActiveRecord: 1.2ms | Allocations: 3091)
77
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 17:52:58 -0400
78
- Processing by ApplicationController#hello_world as HTML
79
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
80
- Rendering text template
81
- Rendered text template (Duration: 0.0ms | Allocations: 3)
82
- Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 0.1ms | Allocations: 1845)
83
-  (1.0ms) rollback transaction
84
-  (0.0ms) begin transaction
85
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 17:52:59 -0400
86
- Processing by ApplicationController#hello_world as HTML
87
- Redirected to http://192.168.0.189:61560/nulogy_sso/login
88
- Filter chain halted as :authenticate_sso_user rendered or redirected
89
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 324)
90
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 17:52:59 -0400
91
- Processing by NulogySSO::AuthenticationController#login as HTML
92
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61560%252Fhello_world&response_type=code&scope=openid+email
93
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 291)
94
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A61560%2Fhello_world" for 192.168.0.189 at 2021-04-08 17:52:59 -0400
95
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
96
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:61560/hello_world"}
97
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
98
- Rendering text template
99
- Rendered text template (Duration: 0.0ms | Allocations: 1)
100
- Completed 200 OK in 19ms (Views: 0.8ms | ActiveRecord: 0.2ms | Allocations: 1924)
101
-  (0.1ms) rollback transaction
102
-  (0.0ms) begin transaction
103
-  (0.1ms) SAVEPOINT active_record_1
104
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 21:53:00.008240"], ["updated_at", "2021-04-08 21:53:00.008240"]]
105
-  (0.1ms) RELEASE SAVEPOINT active_record_1
106
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 17:53:00 -0400
107
- Processing by ApplicationController#hello_world as HTML
108
- Redirected to http://192.168.0.189:61560/nulogy_sso/login
109
- Filter chain halted as :authenticate_sso_user rendered or redirected
110
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 324)
111
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 17:53:00 -0400
112
- Processing by NulogySSO::AuthenticationController#login as HTML
113
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61560%252Fhello_world&response_type=code&scope=openid+email
114
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 295)
115
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A61560%2Fhello_world" for 192.168.0.189 at 2021-04-08 17:53:00 -0400
116
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
117
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:61560/hello_world"}
118
- Rendering text template
119
- Rendered text template (Duration: 0.0ms | Allocations: 1)
120
- Completed 200 OK in 10ms (Views: 0.4ms | ActiveRecord: 0.0ms | Allocations: 1438)
121
-  (1.0ms) rollback transaction
122
-  (0.0ms) begin transaction
123
-  (0.1ms) SAVEPOINT active_record_1
124
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 21:53:00.467454"], ["updated_at", "2021-04-08 21:53:00.467454"]]
125
-  (0.0ms) RELEASE SAVEPOINT active_record_1
126
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 17:53:00 -0400
127
- Processing by ApplicationController#hello_world as HTML
128
- Redirected to http://192.168.0.189:61560/nulogy_sso/login
129
- Filter chain halted as :authenticate_sso_user rendered or redirected
130
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 492)
131
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 17:53:00 -0400
132
- Processing by NulogySSO::AuthenticationController#login as HTML
133
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61560%252Fhello_world&response_type=code&scope=openid+email
134
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 454)
135
-  (0.4ms) rollback transaction
136
-  (0.0ms) begin transaction
137
-  (0.1ms) SAVEPOINT active_record_1
138
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 21:53:01.136836"], ["updated_at", "2021-04-08 21:53:01.136836"]]
139
-  (0.1ms) RELEASE SAVEPOINT active_record_1
140
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 17:53:01 -0400
141
- Processing by ApplicationController#hello_world as HTML
142
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
143
- Rendering text template
144
- Rendered text template (Duration: 0.0ms | Allocations: 1)
145
- Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.1ms | Allocations: 602)
146
-  (0.6ms) rollback transaction
147
-  (0.1ms) begin transaction
148
-  (0.1ms) SAVEPOINT active_record_1
149
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 21:53:01.792877"], ["updated_at", "2021-04-08 21:53:01.792877"]]
150
-  (0.1ms) RELEASE SAVEPOINT active_record_1
151
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 17:53:01 -0400
152
- Processing by ApplicationController#hello_world as HTML
153
- Redirected to http://192.168.0.189:61560/nulogy_sso/login
154
- Filter chain halted as :authenticate_sso_user rendered or redirected
155
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 324)
156
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 17:53:01 -0400
157
- Processing by NulogySSO::AuthenticationController#login as HTML
158
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61560%252Fhello_world&response_type=code&scope=openid+email
159
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 287)
160
-  (1.1ms) rollback transaction
161
-  (0.1ms) begin transaction
162
-  (0.0ms) rollback transaction
163
-  (0.0ms) begin transaction
164
-  (0.0ms) rollback transaction
165
-  (0.1ms) begin transaction
166
-  (0.0ms) rollback transaction
167
-  (0.0ms) begin transaction
168
-  (0.0ms) rollback transaction
169
-  (0.0ms) begin transaction
170
-  (0.0ms) rollback transaction
171
-  (2.3ms) SELECT sqlite_version(*)
172
-  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
173
-  (0.1ms) SELECT sqlite_version(*)
174
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
175
-  (1.9ms) SELECT sqlite_version(*)
176
-  (0.7ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
177
-  (0.1ms) SELECT sqlite_version(*)
178
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1
+  (0.1ms) DROP TABLE IF EXISTS "users"
2
+  (1.5ms) CREATE TABLE "users" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar, "active" boolean DEFAULT 0 NOT NULL, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)
3
+  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
4
+ ActiveRecord::SchemaMigration Pluck (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
5
+  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190912211120)
6
+  (1.3ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)
7
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
8
+ TRANSACTION (0.1ms) begin transaction
9
+ ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2022-09-21 19:12:28.381352"], ["updated_at", "2022-09-21 19:12:28.381352"]]
10
+ TRANSACTION (1.1ms) commit transaction
11
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
12
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
13
+ TRANSACTION (0.0ms) begin transaction
14
+ ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "schema_sha1"], ["value", "2b01fa59c4c74162736a2cb624389712cfa71fdb"], ["created_at", "2022-09-21 19:12:28.385843"], ["updated_at", "2022-09-21 19:12:28.385843"]]
15
+ TRANSACTION (1.3ms) commit transaction
16
+ ActiveRecord::SchemaMigration Pluck (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
17
+ TRANSACTION (0.1ms) begin transaction
18
+ TRANSACTION (0.1ms) rollback transaction
179
19
  TRANSACTION (0.1ms) begin transaction
180
20
  TRANSACTION (0.1ms) rollback transaction
181
21
  TRANSACTION (0.0ms) begin transaction
182
22
  TRANSACTION (0.0ms) rollback transaction
183
23
  TRANSACTION (0.0ms) begin transaction
184
- TRANSACTION (0.0ms) rollback transaction
24
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
25
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:12:28"], ["updated_at", "2022-09-21 19:12:28"]]
26
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
27
+ TRANSACTION (0.5ms) rollback transaction
185
28
  TRANSACTION (0.0ms) begin transaction
186
29
  TRANSACTION (0.0ms) SAVEPOINT active_record_1
187
- User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:00:03"], ["updated_at", "2021-04-08 22:00:03"]]
30
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:12:28"], ["updated_at", "2022-09-21 19:12:28"]]
188
31
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
189
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
190
- Processing by ApiController#api_endpoint as HTML
191
- Redirected to http://192.168.0.189:61822/nulogy_sso/login
192
- Filter chain halted as :authenticate_sso_user rendered or redirected
193
- Completed 302 Found in 7ms (ActiveRecord: 0.0ms | Allocations: 334)
194
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
195
- Processing by NulogySSO::AuthenticationController#login as HTML
196
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61822%252Fapi_endpoint&response_type=code&scope=openid+email
197
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 347)
198
- TRANSACTION (0.4ms) rollback transaction
199
- TRANSACTION (0.1ms) begin transaction
200
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
201
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:00:03"], ["updated_at", "2021-04-08 22:00:03"]]
202
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
203
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
204
- Processing by ApiController#api_endpoint as HTML
205
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
206
- Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 0.2ms | Allocations: 2586)
207
- TRANSACTION (1.1ms) rollback transaction
208
- TRANSACTION (0.1ms) begin transaction
209
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
210
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:00:03"], ["updated_at", "2021-04-08 22:00:03"]]
211
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
212
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
213
- Processing by ApiController#api_endpoint as HTML
214
- Redirected to http://192.168.0.189:61822/nulogy_sso/login
215
- Filter chain halted as :authenticate_sso_user rendered or redirected
216
- Completed 302 Found in 2ms (ActiveRecord: 0.0ms | Allocations: 394)
217
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
218
- Processing by NulogySSO::AuthenticationController#login as HTML
219
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61822%252Fapi_endpoint&response_type=code&scope=openid+email
220
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 447)
221
- TRANSACTION (1.1ms) rollback transaction
222
- TRANSACTION (0.1ms) begin transaction
223
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
224
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:00:03"], ["updated_at", "2021-04-08 22:00:03"]]
225
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
226
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
227
- Processing by ApplicationController#hello_world as HTML
228
- Redirected to http://192.168.0.189:61822/nulogy_sso/login
229
- Filter chain halted as :authenticate_sso_user rendered or redirected
230
- Completed 302 Found in 2ms (ActiveRecord: 0.0ms | Allocations: 290)
231
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
232
- Processing by NulogySSO::AuthenticationController#login as HTML
233
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61822%252Fhello_world&response_type=code&scope=openid+email
234
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 297)
235
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A61822%2Fhello_world" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
236
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
237
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:61822/hello_world"}
238
- Rendering text template
239
- Rendered text template (Duration: 0.0ms | Allocations: 3)
240
- Completed 200 OK in 44ms (Views: 6.3ms | ActiveRecord: 0.0ms | Allocations: 3790)
241
- TRANSACTION (1.0ms) rollback transaction
242
- TRANSACTION (0.1ms) begin transaction
32
+ TRANSACTION (0.5ms) rollback transaction
33
+ TRANSACTION (0.0ms) begin transaction
243
34
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
244
- User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:00:03"], ["updated_at", "2021-04-08 22:00:03"]]
35
+ User Create (0.7ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:12:28"], ["updated_at", "2022-09-21 19:12:28"]]
245
36
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
246
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
247
- Processing by ApplicationController#hello_world as HTML
248
- Redirected to http://192.168.0.189:61822/nulogy_sso/login
249
- Filter chain halted as :authenticate_sso_user rendered or redirected
250
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 242)
251
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
252
- Processing by NulogySSO::AuthenticationController#login as HTML
253
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61822%252Fhello_world&response_type=code&scope=openid+email
254
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 292)
255
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A61822%2Fhello_world" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
256
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
257
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:61822/hello_world"}
258
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
259
- Redirected to http://192.168.0.189:61822/hello_world
260
- Completed 302 Found in 17ms (ActiveRecord: 0.1ms | Allocations: 1844)
261
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
262
- Processing by ApplicationController#hello_world as HTML
263
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
264
- Rendering text template
265
- Rendered text template (Duration: 0.0ms | Allocations: 1)
266
- Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.1ms | Allocations: 824)
267
- TRANSACTION (1.0ms) rollback transaction
37
+ TRANSACTION (0.8ms) rollback transaction
268
38
  TRANSACTION (0.1ms) begin transaction
269
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
270
- Processing by ApplicationController#hello_world as HTML
271
- Redirected to http://192.168.0.189:61822/nulogy_sso/login
272
- Filter chain halted as :authenticate_sso_user rendered or redirected
273
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 242)
274
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
275
- Processing by NulogySSO::AuthenticationController#login as HTML
276
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61822%252Fhello_world&response_type=code&scope=openid+email
277
- Completed 302 Found in 2ms (ActiveRecord: 0.0ms | Allocations: 293)
278
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A61822%2Fhello_world" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
279
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
280
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:61822/hello_world"}
281
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
282
- Rendering text template
283
- Rendered text template (Duration: 0.0ms | Allocations: 1)
284
- Completed 200 OK in 12ms (Views: 0.4ms | ActiveRecord: 0.2ms | Allocations: 1731)
285
39
  TRANSACTION (0.1ms) rollback transaction
286
- TRANSACTION (0.1ms) begin transaction
287
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
288
- User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:00:03"], ["updated_at", "2021-04-08 22:00:03"]]
289
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
290
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
291
- Processing by ApplicationController#hello_world as HTML
292
- Redirected to http://192.168.0.189:61822/nulogy_sso/login
293
- Filter chain halted as :authenticate_sso_user rendered or redirected
294
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 242)
295
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
296
- Processing by NulogySSO::AuthenticationController#login as HTML
297
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61822%252Fhello_world&response_type=code&scope=openid+email
298
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 291)
299
- TRANSACTION (1.0ms) rollback transaction
300
- TRANSACTION (0.1ms) begin transaction
301
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
302
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:00:03"], ["updated_at", "2021-04-08 22:00:03"]]
303
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
304
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
305
- Processing by ApplicationController#hello_world as HTML
306
- Redirected to http://192.168.0.189:61822/nulogy_sso/login
307
- Filter chain halted as :authenticate_sso_user rendered or redirected
308
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 404)
309
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
310
- Processing by NulogySSO::AuthenticationController#login as HTML
311
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A61822%252Fhello_world&response_type=code&scope=openid+email
312
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 443)
313
- TRANSACTION (1.0ms) rollback transaction
314
40
  TRANSACTION (0.0ms) begin transaction
315
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
316
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:00:03"], ["updated_at", "2021-04-08 22:00:03"]]
317
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
318
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:00:03 -0400
319
- Processing by ApplicationController#hello_world as HTML
320
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
321
- Rendering text template
322
- Rendered text template (Duration: 0.0ms | Allocations: 1)
323
- Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms | Allocations: 586)
324
- TRANSACTION (1.0ms) rollback transaction
325
- TRANSACTION (0.1ms) begin transaction
326
- TRANSACTION (0.0ms) rollback transaction
41
+ TRANSACTION (0.1ms) rollback transaction
327
42
  TRANSACTION (0.0ms) begin transaction
328
43
  TRANSACTION (0.0ms) rollback transaction
329
44
  TRANSACTION (0.1ms) begin transaction
330
- TRANSACTION (0.1ms) rollback transaction
45
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
46
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:12:28"], ["updated_at", "2022-09-21 19:12:28"]]
47
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
48
+ TRANSACTION (0.6ms) rollback transaction
49
+ TRANSACTION (0.1ms) begin transaction
50
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
51
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:12:28"], ["updated_at", "2022-09-21 19:12:28"]]
52
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
53
+ TRANSACTION (0.5ms) rollback transaction
331
54
  TRANSACTION (0.0ms) begin transaction
332
- TRANSACTION (0.0ms) rollback transaction
55
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
56
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:12:28"], ["updated_at", "2022-09-21 19:12:28"]]
57
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
58
+ TRANSACTION (0.5ms) rollback transaction
333
59
  TRANSACTION (0.0ms) begin transaction
334
60
  TRANSACTION (0.0ms) rollback transaction
335
- TRANSACTION (0.1ms) begin transaction
61
+ TRANSACTION (0.0ms) begin transaction
336
62
  TRANSACTION (0.1ms) rollback transaction
337
63
  TRANSACTION (0.1ms) begin transaction
338
64
  TRANSACTION (0.1ms) rollback transaction
@@ -340,1066 +66,1165 @@ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms | Allocations: 586)
340
66
  TRANSACTION (0.0ms) rollback transaction
341
67
  TRANSACTION (0.0ms) begin transaction
342
68
  TRANSACTION (0.0ms) rollback transaction
343
- TRANSACTION (0.0ms) begin transaction
344
- TRANSACTION (0.0ms) rollback transaction
345
-  (2.0ms) SELECT sqlite_version(*)
346
-  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
347
-  (0.1ms) SELECT sqlite_version(*)
348
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
349
69
  TRANSACTION (0.1ms) begin transaction
350
70
  TRANSACTION (0.1ms) rollback transaction
351
71
  TRANSACTION (0.0ms) begin transaction
352
- TRANSACTION (0.0ms) rollback transaction
353
- TRANSACTION (0.0ms) begin transaction
354
72
  TRANSACTION (0.1ms) rollback transaction
355
- TRANSACTION (0.0ms) begin transaction
356
- TRANSACTION (0.0ms) rollback transaction
357
- TRANSACTION (0.0ms) begin transaction
358
- TRANSACTION (0.0ms) rollback transaction
359
- TRANSACTION (0.0ms) begin transaction
360
- TRANSACTION (0.0ms) rollback transaction
73
+ TRANSACTION (0.1ms) begin transaction
74
+ TRANSACTION (0.1ms) rollback transaction
361
75
  TRANSACTION (0.0ms) begin transaction
362
76
  TRANSACTION (0.0ms) rollback transaction
363
77
  TRANSACTION (0.0ms) begin transaction
364
78
  TRANSACTION (0.1ms) rollback transaction
365
- TRANSACTION (0.2ms) begin transaction
366
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
367
- User Create (2.0ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:14:24.503071"], ["updated_at", "2021-04-08 22:14:24.503071"]]
368
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
369
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:14:25 -0400
370
- Processing by ApplicationController#hello_world as HTML
371
- Redirected to http://192.168.0.189:62208/nulogy_sso/login
372
- Filter chain halted as :authenticate_sso_user rendered or redirected
373
- Completed 302 Found in 7ms (ActiveRecord: 0.0ms | Allocations: 365)
374
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:14:25 -0400
375
- Processing by NulogySSO::AuthenticationController#login as HTML
376
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A62208%252Fhello_world&response_type=code&scope=openid+email
377
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 333)
378
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A62208%2Fhello_world" for 192.168.0.189 at 2021-04-08 18:14:25 -0400
379
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
380
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:62208/hello_world"}
381
- Rendering text template
382
- Rendered text template (Duration: 0.0ms | Allocations: 3)
383
- Completed 200 OK in 42ms (Views: 22.2ms | ActiveRecord: 0.0ms | Allocations: 3789)
384
- TRANSACTION (0.5ms) rollback transaction
79
+  (1.2ms) SELECT sqlite_version(*)
80
+  (1.0ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
81
+  (0.0ms) SELECT sqlite_version(*)
82
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
385
83
  TRANSACTION (0.1ms) begin transaction
386
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
387
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:14:26.191298"], ["updated_at", "2021-04-08 22:14:26.191298"]]
388
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
389
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:14:26 -0400
390
- Processing by ApplicationController#hello_world as HTML
391
- Redirected to http://192.168.0.189:62208/nulogy_sso/login
392
- Filter chain halted as :authenticate_sso_user rendered or redirected
393
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 238)
394
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:14:26 -0400
395
- Processing by NulogySSO::AuthenticationController#login as HTML
396
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A62208%252Fhello_world&response_type=code&scope=openid+email
397
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 292)
398
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A62208%2Fhello_world" for 192.168.0.189 at 2021-04-08 18:14:26 -0400
399
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
400
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:62208/hello_world"}
401
- User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
402
- Redirected to http://192.168.0.189:62208/hello_world
403
- Completed 302 Found in 40ms (ActiveRecord: 0.3ms | Allocations: 3827)
404
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:14:26 -0400
405
- Processing by ApplicationController#hello_world as HTML
406
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
407
- Rendering text template
408
- Rendered text template (Duration: 0.0ms | Allocations: 1)
409
- Completed 200 OK in 6ms (Views: 1.8ms | ActiveRecord: 0.1ms | Allocations: 824)
410
- TRANSACTION (1.0ms) rollback transaction
84
+ TRANSACTION (0.1ms) rollback transaction
85
+ TRANSACTION (0.1ms) begin transaction
86
+ TRANSACTION (0.1ms) rollback transaction
411
87
  TRANSACTION (0.1ms) begin transaction
412
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:14:26 -0400
413
- Processing by ApplicationController#hello_world as HTML
414
- Redirected to http://192.168.0.189:62208/nulogy_sso/login
415
- Filter chain halted as :authenticate_sso_user rendered or redirected
416
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 238)
417
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:14:26 -0400
418
- Processing by NulogySSO::AuthenticationController#login as HTML
419
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A62208%252Fhello_world&response_type=code&scope=openid+email
420
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 285)
421
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A62208%2Fhello_world" for 192.168.0.189 at 2021-04-08 18:14:26 -0400
422
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
423
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:62208/hello_world"}
424
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
425
- Rendering text template
426
- Rendered text template (Duration: 0.0ms | Allocations: 1)
427
- Completed 200 OK in 19ms (Views: 0.4ms | ActiveRecord: 0.2ms | Allocations: 1721)
428
88
  TRANSACTION (0.1ms) rollback transaction
429
89
  TRANSACTION (0.0ms) begin transaction
430
90
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
431
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:14:27.201472"], ["updated_at", "2021-04-08 22:14:27.201472"]]
432
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
433
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-08 18:14:27 -0400
434
- Processing by ApiController#api_endpoint as HTML
435
- Redirected to http://192.168.0.189:62208/nulogy_sso/login
436
- Filter chain halted as :authenticate_sso_user rendered or redirected
437
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 429)
438
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:14:27 -0400
439
- Processing by NulogySSO::AuthenticationController#login as HTML
440
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A62208%252Fapi_endpoint&response_type=code&scope=openid+email
441
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 452)
442
- TRANSACTION (1.0ms) rollback transaction
91
+ User Create (1.1ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:20:09"], ["updated_at", "2022-09-21 19:20:09"]]
92
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
93
+ TRANSACTION (0.4ms) rollback transaction
443
94
  TRANSACTION (0.0ms) begin transaction
444
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
445
- User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:14:27.912687"], ["updated_at", "2021-04-08 22:14:27.912687"]]
446
- TRANSACTION (1.4ms) RELEASE SAVEPOINT active_record_1
447
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-08 18:14:28 -0400
448
- Processing by ApiController#api_endpoint as HTML
449
- Redirected to http://192.168.0.189:62208/nulogy_sso/login
450
- Filter chain halted as :authenticate_sso_user rendered or redirected
451
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 229)
452
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:14:28 -0400
453
- Processing by NulogySSO::AuthenticationController#login as HTML
454
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A62208%252Fapi_endpoint&response_type=code&scope=openid+email
455
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 283)
456
- TRANSACTION (0.7ms) rollback transaction
457
- TRANSACTION (0.1ms) begin transaction
458
- TRANSACTION (1.2ms) SAVEPOINT active_record_1
459
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:14:28.543588"], ["updated_at", "2021-04-08 22:14:28.543588"]]
95
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
96
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:20:09"], ["updated_at", "2022-09-21 19:20:09"]]
460
97
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
461
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-08 18:14:28 -0400
462
- Processing by ApiController#api_endpoint as HTML
463
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
464
- Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.1ms | Allocations: 574)
465
- TRANSACTION (0.7ms) rollback transaction
98
+ TRANSACTION (0.5ms) rollback transaction
466
99
  TRANSACTION (0.1ms) begin transaction
467
100
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
468
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:14:29.163092"], ["updated_at", "2021-04-08 22:14:29.163092"]]
101
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:20:09"], ["updated_at", "2022-09-21 19:20:09"]]
102
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
103
+ TRANSACTION (0.5ms) rollback transaction
104
+ TRANSACTION (0.0ms) begin transaction
105
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
106
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:20:09"], ["updated_at", "2022-09-21 19:20:09"]]
107
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
108
+ TRANSACTION (0.5ms) rollback transaction
109
+ TRANSACTION (0.0ms) begin transaction
110
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
111
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:20:09"], ["updated_at", "2022-09-21 19:20:09"]]
469
112
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
470
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:14:29 -0400
471
- Processing by ApplicationController#hello_world as HTML
472
- Redirected to http://192.168.0.189:62208/nulogy_sso/login
473
- Filter chain halted as :authenticate_sso_user rendered or redirected
474
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 398)
475
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:14:29 -0400
476
- Processing by NulogySSO::AuthenticationController#login as HTML
477
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A62208%252Fhello_world&response_type=code&scope=openid+email
478
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 446)
479
113
  TRANSACTION (0.7ms) rollback transaction
480
114
  TRANSACTION (0.1ms) begin transaction
481
115
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
482
- User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:14:29.853691"], ["updated_at", "2021-04-08 22:14:29.853691"]]
483
- TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
484
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:14:30 -0400
485
- Processing by ApplicationController#hello_world as HTML
486
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
487
- Rendering text template
488
- Rendered text template (Duration: 0.0ms | Allocations: 1)
489
- Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.1ms | Allocations: 578)
490
- TRANSACTION (1.5ms) rollback transaction
491
- TRANSACTION (0.1ms) begin transaction
492
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
493
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-08 22:14:30.495965"], ["updated_at", "2021-04-08 22:14:30.495965"]]
116
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:20:09"], ["updated_at", "2022-09-21 19:20:09"]]
494
117
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
495
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-08 18:14:30 -0400
496
- Processing by ApplicationController#hello_world as HTML
497
- Redirected to http://192.168.0.189:62208/nulogy_sso/login
498
- Filter chain halted as :authenticate_sso_user rendered or redirected
499
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 238)
500
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-08 18:14:30 -0400
501
- Processing by NulogySSO::AuthenticationController#login as HTML
502
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A62208%252Fhello_world&response_type=code&scope=openid+email
503
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 293)
504
118
  TRANSACTION (0.5ms) rollback transaction
119
+ TRANSACTION (0.0ms) begin transaction
120
+ TRANSACTION (0.1ms) rollback transaction
505
121
  TRANSACTION (0.1ms) begin transaction
506
- TRANSACTION (0.0ms) rollback transaction
122
+ TRANSACTION (0.1ms) rollback transaction
507
123
  TRANSACTION (0.0ms) begin transaction
508
- TRANSACTION (0.0ms) rollback transaction
124
+ TRANSACTION (0.1ms) rollback transaction
125
+ TRANSACTION (0.1ms) begin transaction
126
+ TRANSACTION (0.1ms) rollback transaction
127
+ TRANSACTION (0.0ms) begin transaction
128
+ TRANSACTION (0.1ms) rollback transaction
129
+ TRANSACTION (0.1ms) begin transaction
130
+ TRANSACTION (0.1ms) rollback transaction
509
131
  TRANSACTION (0.0ms) begin transaction
510
132
  TRANSACTION (0.0ms) rollback transaction
511
133
  TRANSACTION (0.0ms) begin transaction
512
134
  TRANSACTION (0.0ms) rollback transaction
513
135
  TRANSACTION (0.0ms) begin transaction
136
+ TRANSACTION (0.1ms) rollback transaction
137
+ TRANSACTION (0.1ms) begin transaction
138
+ TRANSACTION (0.1ms) rollback transaction
139
+ TRANSACTION (0.0ms) begin transaction
140
+ TRANSACTION (0.1ms) rollback transaction
141
+ TRANSACTION (0.1ms) begin transaction
142
+ TRANSACTION (0.1ms) rollback transaction
143
+ TRANSACTION (0.0ms) begin transaction
514
144
  TRANSACTION (0.0ms) rollback transaction
515
-  (1.7ms) SELECT sqlite_version(*)
516
-  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
517
-  (0.1ms) SELECT sqlite_version(*)
518
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
519
-  (1.9ms) SELECT sqlite_version(*)
520
-  (0.7ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
521
-  (0.1ms) SELECT sqlite_version(*)
522
-  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
523
-  (1.7ms) SELECT sqlite_version(*)
524
-  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
145
+  (1.6ms) SELECT sqlite_version(*)
146
+  (0.9ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
525
147
   (0.1ms) SELECT sqlite_version(*)
526
-  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
527
-  (1.5ms) SELECT sqlite_version(*)
528
-  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
529
-  (0.0ms) SELECT sqlite_version(*)
530
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
148
+  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
531
149
  TRANSACTION (0.1ms) begin transaction
532
150
  TRANSACTION (0.1ms) rollback transaction
533
- TRANSACTION (0.0ms) begin transaction
151
+ TRANSACTION (0.1ms) begin transaction
152
+ TRANSACTION (0.1ms) rollback transaction
153
+ TRANSACTION (0.1ms) begin transaction
534
154
  TRANSACTION (0.1ms) rollback transaction
155
+ TRANSACTION (0.1ms) begin transaction
156
+ TRANSACTION (0.1ms) rollback transaction
157
+ TRANSACTION (0.0ms) begin transaction
158
+ TRANSACTION (0.0ms) rollback transaction
535
159
  TRANSACTION (0.0ms) begin transaction
536
160
  TRANSACTION (0.1ms) rollback transaction
537
161
  TRANSACTION (0.0ms) begin transaction
538
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
539
- User Create (1.0ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:42:22.660877"], ["updated_at", "2021-04-13 19:42:22.660877"]]
540
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
541
- TRANSACTION (0.4ms) rollback transaction
162
+ TRANSACTION (0.1ms) rollback transaction
163
+ TRANSACTION (0.1ms) begin transaction
164
+ TRANSACTION (0.1ms) rollback transaction
542
165
  TRANSACTION (0.1ms) begin transaction
543
166
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
544
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:42:24.455025"], ["updated_at", "2021-04-13 19:42:24.455025"]]
167
+ User Create (1.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:21:06.141522"], ["updated_at", "2022-09-21 19:21:06.141522"]]
545
168
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
546
- TRANSACTION (0.8ms) rollback transaction
169
+ TRANSACTION (0.7ms) rollback transaction
547
170
  TRANSACTION (0.1ms) begin transaction
548
171
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
549
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:42:24.560725"], ["updated_at", "2021-04-13 19:42:24.560725"]]
172
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:21:06.314903"], ["updated_at", "2022-09-21 19:21:06.314903"]]
550
173
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
551
- TRANSACTION (1.0ms) rollback transaction
174
+ TRANSACTION (0.6ms) rollback transaction
552
175
  TRANSACTION (0.0ms) begin transaction
553
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
554
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:42:24.620909"], ["updated_at", "2021-04-13 19:42:24.620909"]]
176
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
177
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:21:06.345083"], ["updated_at", "2022-09-21 19:21:06.345083"]]
555
178
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
556
- TRANSACTION (1.1ms) rollback transaction
179
+ TRANSACTION (2.6ms) rollback transaction
180
+ TRANSACTION (0.1ms) begin transaction
181
+ TRANSACTION (0.1ms) rollback transaction
182
+ TRANSACTION (0.0ms) begin transaction
183
+ TRANSACTION (0.1ms) rollback transaction
184
+ TRANSACTION (0.1ms) begin transaction
185
+ TRANSACTION (0.1ms) rollback transaction
557
186
  TRANSACTION (0.0ms) begin transaction
558
187
  TRANSACTION (0.0ms) SAVEPOINT active_record_1
559
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:42:24.681661"], ["updated_at", "2021-04-13 19:42:24.681661"]]
188
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:21:06.471231"], ["updated_at", "2022-09-21 19:21:06.471231"]]
560
189
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
561
- TRANSACTION (1.1ms) rollback transaction
190
+ TRANSACTION (0.5ms) rollback transaction
562
191
  TRANSACTION (0.1ms) begin transaction
563
192
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
564
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:42:24.737665"], ["updated_at", "2021-04-13 19:42:24.737665"]]
193
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:21:06.495217"], ["updated_at", "2022-09-21 19:21:06.495217"]]
565
194
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
566
- TRANSACTION (1.0ms) rollback transaction
567
- TRANSACTION (0.0ms) begin transaction
568
- TRANSACTION (0.0ms) rollback transaction
569
- TRANSACTION (0.0ms) begin transaction
195
+ TRANSACTION (0.6ms) rollback transaction
196
+ TRANSACTION (0.1ms) begin transaction
197
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
198
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:21:06.519729"], ["updated_at", "2022-09-21 19:21:06.519729"]]
199
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
200
+ TRANSACTION (0.5ms) rollback transaction
201
+ TRANSACTION (0.1ms) begin transaction
570
202
  TRANSACTION (0.0ms) rollback transaction
571
203
  TRANSACTION (0.0ms) begin transaction
572
204
  TRANSACTION (0.0ms) rollback transaction
573
205
  TRANSACTION (0.0ms) begin transaction
574
206
  TRANSACTION (0.0ms) rollback transaction
575
207
  TRANSACTION (0.0ms) begin transaction
576
- TRANSACTION (0.0ms) rollback transaction
577
- TRANSACTION (0.0ms) begin transaction
578
- TRANSACTION (0.0ms) rollback transaction
579
- TRANSACTION (0.0ms) begin transaction
580
- TRANSACTION (0.0ms) rollback transaction
581
- TRANSACTION (0.0ms) begin transaction
582
- TRANSACTION (0.0ms) rollback transaction
583
- TRANSACTION (0.0ms) begin transaction
584
- TRANSACTION (0.0ms) rollback transaction
585
- TRANSACTION (0.0ms) begin transaction
586
- TRANSACTION (0.0ms) rollback transaction
587
- TRANSACTION (0.0ms) begin transaction
588
- TRANSACTION (0.0ms) rollback transaction
589
- TRANSACTION (0.0ms) begin transaction
590
- TRANSACTION (0.0ms) rollback transaction
208
+ TRANSACTION (0.1ms) rollback transaction
591
209
  TRANSACTION (0.1ms) begin transaction
592
210
  TRANSACTION (0.1ms) rollback transaction
593
-  (1.9ms) SELECT sqlite_version(*)
594
-  (0.7ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
211
+  (1.8ms) SELECT sqlite_version(*)
212
+  (0.9ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
595
213
   (0.0ms) SELECT sqlite_version(*)
596
-  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
597
- TRANSACTION (0.3ms) begin transaction
214
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
215
+ TRANSACTION (0.1ms) begin transaction
598
216
  TRANSACTION (0.1ms) rollback transaction
599
217
  TRANSACTION (0.0ms) begin transaction
600
218
  TRANSACTION (0.1ms) rollback transaction
601
219
  TRANSACTION (0.1ms) begin transaction
602
- TRANSACTION (0.0ms) rollback transaction
603
- TRANSACTION (0.0ms) begin transaction
604
220
  TRANSACTION (0.1ms) rollback transaction
605
- TRANSACTION (0.0ms) begin transaction
606
- TRANSACTION (0.0ms) rollback transaction
607
221
  TRANSACTION (0.1ms) begin transaction
608
- TRANSACTION (0.0ms) rollback transaction
222
+ TRANSACTION (0.1ms) rollback transaction
609
223
  TRANSACTION (0.0ms) begin transaction
610
224
  TRANSACTION (0.1ms) rollback transaction
611
225
  TRANSACTION (0.0ms) begin transaction
612
226
  TRANSACTION (0.0ms) rollback transaction
613
- TRANSACTION (0.1ms) begin transaction
614
- TRANSACTION (0.0ms) rollback transaction
615
227
  TRANSACTION (0.0ms) begin transaction
228
+ TRANSACTION (0.1ms) rollback transaction
229
+ TRANSACTION (0.2ms) begin transaction
616
230
  TRANSACTION (0.0ms) rollback transaction
617
231
  TRANSACTION (0.0ms) begin transaction
618
- TRANSACTION (0.0ms) rollback transaction
232
+ TRANSACTION (0.1ms) rollback transaction
619
233
  TRANSACTION (0.0ms) begin transaction
620
- TRANSACTION (0.0ms) rollback transaction
234
+ TRANSACTION (0.1ms) rollback transaction
621
235
  TRANSACTION (0.0ms) begin transaction
236
+ TRANSACTION (0.1ms) rollback transaction
237
+ TRANSACTION (0.1ms) begin transaction
622
238
  TRANSACTION (0.0ms) rollback transaction
623
239
  TRANSACTION (0.0ms) begin transaction
624
- TRANSACTION (0.0ms) SAVEPOINT active_record_1
625
- User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:45:10"], ["updated_at", "2021-04-13 19:45:10"]]
626
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
627
- TRANSACTION (0.6ms) rollback transaction
628
- TRANSACTION (0.0ms) begin transaction
240
+ TRANSACTION (0.0ms) rollback transaction
241
+ TRANSACTION (0.3ms) begin transaction
629
242
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
630
- User Create (0.7ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:45:10"], ["updated_at", "2021-04-13 19:45:10"]]
631
- TRANSACTION (0.5ms) RELEASE SAVEPOINT active_record_1
632
- TRANSACTION (1.1ms) rollback transaction
243
+ User Create (1.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:22:52"], ["updated_at", "2022-09-21 19:22:52"]]
244
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
245
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
246
+ Processing by ApiController#api_endpoint as HTML
247
+ Redirected to http://127.0.0.1:58170/nulogy_sso/login
248
+ Filter chain halted as :authenticate_sso_user rendered or redirected
249
+ Completed 302 Found in 4ms (ActiveRecord: 0.0ms | Allocations: 624)
250
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
251
+ TRANSACTION (0.7ms) rollback transaction
633
252
  TRANSACTION (0.1ms) begin transaction
634
253
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
635
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:45:10"], ["updated_at", "2021-04-13 19:45:10"]]
636
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
637
- TRANSACTION (1.2ms) rollback transaction
254
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:22:52"], ["updated_at", "2022-09-21 19:22:52"]]
255
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
256
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
257
+ Processing by ApiController#api_endpoint as HTML
258
+ Redirected to http://127.0.0.1:58170/nulogy_sso/login
259
+ Filter chain halted as :authenticate_sso_user rendered or redirected
260
+ Completed 302 Found in 57ms (ActiveRecord: 0.0ms | Allocations: 2354)
261
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
262
+ TRANSACTION (0.8ms) rollback transaction
638
263
  TRANSACTION (0.1ms) begin transaction
639
264
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
640
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:45:10"], ["updated_at", "2021-04-13 19:45:10"]]
265
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:22:52"], ["updated_at", "2022-09-21 19:22:52"]]
641
266
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
642
- TRANSACTION (0.5ms) rollback transaction
643
- TRANSACTION (0.0ms) begin transaction
644
- TRANSACTION (0.1ms) rollback transaction
645
- TRANSACTION (0.0ms) begin transaction
267
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
268
+ Processing by ApiController#api_endpoint as HTML
269
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
270
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms | Allocations: 1249)
271
+ TRANSACTION (0.9ms) rollback transaction
272
+ TRANSACTION (0.1ms) begin transaction
646
273
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
647
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:45:10"], ["updated_at", "2021-04-13 19:45:10"]]
274
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:22:52"], ["updated_at", "2022-09-21 19:22:52"]]
648
275
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
649
- TRANSACTION (1.0ms) rollback transaction
650
- TRANSACTION (7.5ms) begin transaction
276
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
277
+ Processing by ApplicationController#hello_world as HTML
278
+ Redirected to http://127.0.0.1:58170/nulogy_sso/login
279
+ Filter chain halted as :authenticate_sso_user rendered or redirected
280
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 388)
281
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
282
+ TRANSACTION (0.7ms) rollback transaction
283
+ TRANSACTION (0.1ms) begin transaction
284
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
285
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:22:52"], ["updated_at", "2022-09-21 19:22:52"]]
286
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
287
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
288
+ Processing by ApplicationController#hello_world as HTML
289
+ Redirected to http://127.0.0.1:58170/nulogy_sso/login
290
+ Filter chain halted as :authenticate_sso_user rendered or redirected
291
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 277)
292
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
293
+ TRANSACTION (0.7ms) rollback transaction
294
+ TRANSACTION (0.1ms) begin transaction
295
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
296
+ Processing by ApplicationController#hello_world as HTML
297
+ Redirected to http://127.0.0.1:58170/nulogy_sso/login
298
+ Filter chain halted as :authenticate_sso_user rendered or redirected
299
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 278)
300
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
301
+ TRANSACTION (0.1ms) rollback transaction
302
+ TRANSACTION (0.1ms) begin transaction
651
303
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
652
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:45:10"], ["updated_at", "2021-04-13 19:45:10"]]
304
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:22:52"], ["updated_at", "2022-09-21 19:22:52"]]
653
305
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
654
- TRANSACTION (1.1ms) rollback transaction
306
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
307
+ Processing by ApplicationController#hello_world as HTML
308
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
309
+ Rendering text template
310
+ Rendered text template (Duration: 0.0ms | Allocations: 8)
311
+ Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.1ms | Allocations: 1755)
312
+ TRANSACTION (0.8ms) rollback transaction
655
313
  TRANSACTION (0.1ms) begin transaction
656
- TRANSACTION (0.2ms) SAVEPOINT active_record_1
657
- User Create (1.0ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:45:10"], ["updated_at", "2021-04-13 19:45:10"]]
314
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
315
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:22:52"], ["updated_at", "2022-09-21 19:22:52"]]
658
316
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
659
- TRANSACTION (1.1ms) rollback transaction
317
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
318
+ Processing by ApplicationController#hello_world as HTML
319
+ Redirected to http://127.0.0.1:58170/nulogy_sso/login
320
+ Filter chain halted as :authenticate_sso_user rendered or redirected
321
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 431)
322
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
323
+ TRANSACTION (0.8ms) rollback transaction
660
324
  TRANSACTION (0.1ms) begin transaction
661
325
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
662
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:45:10"], ["updated_at", "2021-04-13 19:45:10"]]
663
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
326
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:22:52"], ["updated_at", "2022-09-21 19:22:52"]]
327
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
328
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
329
+ Processing by ApplicationController#hello_world as HTML
330
+ Redirected to http://127.0.0.1:58170/nulogy_sso/login
331
+ Filter chain halted as :authenticate_sso_user rendered or redirected
332
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 277)
333
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:22:52 -0400
664
334
  TRANSACTION (0.7ms) rollback transaction
665
-  (2.1ms) SELECT sqlite_version(*)
666
-  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
335
+  (1.1ms) SELECT sqlite_version(*)
336
+  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
667
337
   (0.0ms) SELECT sqlite_version(*)
668
-  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
338
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
339
+ TRANSACTION (0.1ms) begin transaction
340
+ TRANSACTION (0.1ms) rollback transaction
341
+ TRANSACTION (0.1ms) begin transaction
342
+ TRANSACTION (0.1ms) rollback transaction
343
+ TRANSACTION (0.0ms) begin transaction
344
+ TRANSACTION (0.1ms) rollback transaction
345
+ TRANSACTION (0.1ms) begin transaction
346
+ TRANSACTION (0.1ms) rollback transaction
347
+ TRANSACTION (0.0ms) begin transaction
348
+ TRANSACTION (0.1ms) rollback transaction
669
349
  TRANSACTION (0.1ms) begin transaction
670
350
  TRANSACTION (0.1ms) rollback transaction
671
351
  TRANSACTION (0.0ms) begin transaction
352
+ TRANSACTION (0.2ms) rollback transaction
353
+ TRANSACTION (0.0ms) begin transaction
672
354
  TRANSACTION (0.0ms) rollback transaction
673
355
  TRANSACTION (0.0ms) begin transaction
674
356
  TRANSACTION (0.0ms) rollback transaction
357
+ TRANSACTION (0.1ms) begin transaction
358
+ TRANSACTION (0.0ms) rollback transaction
675
359
  TRANSACTION (0.0ms) begin transaction
676
360
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
677
- User Create (0.8ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:50:54"], ["updated_at", "2021-04-13 19:50:54"]]
361
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:26:34.959036"], ["updated_at", "2022-09-21 19:26:34.959036"]]
678
362
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
679
- TRANSACTION (0.4ms) rollback transaction
680
- TRANSACTION (0.0ms) begin transaction
681
- TRANSACTION (0.1ms) rollback transaction
682
- TRANSACTION (0.0ms) begin transaction
683
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
684
- User Create (0.7ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:50:54"], ["updated_at", "2021-04-13 19:50:54"]]
685
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
363
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:26:37 -0400
364
+ Processing by ApplicationController#hello_world as HTML
365
+ Redirected to http://127.0.0.1:58246/nulogy_sso/login
366
+ Filter chain halted as :authenticate_sso_user rendered or redirected
367
+ Completed 302 Found in 20ms (ActiveRecord: 0.0ms | Allocations: 690)
368
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:26:37 -0400
686
369
  TRANSACTION (1.0ms) rollback transaction
687
- TRANSACTION (0.0ms) begin transaction
370
+ TRANSACTION (0.1ms) begin transaction
688
371
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
689
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:50:54"], ["updated_at", "2021-04-13 19:50:54"]]
690
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
691
- TRANSACTION (1.0ms) rollback transaction
372
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:26:37.720195"], ["updated_at", "2022-09-21 19:26:37.720195"]]
373
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
374
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:26:37 -0400
375
+ Processing by ApplicationController#hello_world as HTML
376
+ Redirected to http://127.0.0.1:58246/nulogy_sso/login
377
+ Filter chain halted as :authenticate_sso_user rendered or redirected
378
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 277)
379
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:26:37 -0400
380
+ TRANSACTION (0.8ms) rollback transaction
381
+ TRANSACTION (0.1ms) begin transaction
382
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:26:37 -0400
383
+ Processing by ApplicationController#hello_world as HTML
384
+ Redirected to http://127.0.0.1:58246/nulogy_sso/login
385
+ Filter chain halted as :authenticate_sso_user rendered or redirected
386
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 278)
387
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:26:37 -0400
388
+ TRANSACTION (0.1ms) rollback transaction
692
389
  TRANSACTION (0.1ms) begin transaction
693
390
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
694
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:50:54"], ["updated_at", "2021-04-13 19:50:54"]]
391
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:26:38.186540"], ["updated_at", "2022-09-21 19:26:38.186540"]]
695
392
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
696
- TRANSACTION (0.6ms) rollback transaction
393
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 15:26:38 -0400
394
+ Processing by ApiController#api_endpoint as HTML
395
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
396
+ Completed 200 OK in 11ms (Views: 0.2ms | ActiveRecord: 0.2ms | Allocations: 3428)
397
+ TRANSACTION (0.8ms) rollback transaction
697
398
  TRANSACTION (0.1ms) begin transaction
698
399
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
699
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:50:54"], ["updated_at", "2021-04-13 19:50:54"]]
700
- TRANSACTION (0.6ms) RELEASE SAVEPOINT active_record_1
701
- TRANSACTION (0.5ms) rollback transaction
400
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:26:38.438865"], ["updated_at", "2022-09-21 19:26:38.438865"]]
401
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
402
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 15:26:38 -0400
403
+ Processing by ApiController#api_endpoint as HTML
404
+ Redirected to http://127.0.0.1:58246/nulogy_sso/login
405
+ Filter chain halted as :authenticate_sso_user rendered or redirected
406
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 434)
407
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:26:38 -0400
408
+ TRANSACTION (0.8ms) rollback transaction
702
409
  TRANSACTION (0.1ms) begin transaction
703
410
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
704
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:50:54"], ["updated_at", "2021-04-13 19:50:54"]]
411
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:26:38.697365"], ["updated_at", "2022-09-21 19:26:38.697365"]]
705
412
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
706
- TRANSACTION (0.6ms) rollback transaction
413
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 15:26:38 -0400
414
+ Processing by ApiController#api_endpoint as HTML
415
+ Redirected to http://127.0.0.1:58246/nulogy_sso/login
416
+ Filter chain halted as :authenticate_sso_user rendered or redirected
417
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms | Allocations: 268)
418
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:26:38 -0400
419
+ TRANSACTION (0.8ms) rollback transaction
707
420
  TRANSACTION (0.1ms) begin transaction
708
421
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
709
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:50:54"], ["updated_at", "2021-04-13 19:50:54"]]
422
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:26:38.952865"], ["updated_at", "2022-09-21 19:26:38.952865"]]
710
423
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
711
- TRANSACTION (0.4ms) rollback transaction
424
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:26:39 -0400
425
+ Processing by ApplicationController#hello_world as HTML
426
+ Redirected to http://127.0.0.1:58246/nulogy_sso/login
427
+ Filter chain halted as :authenticate_sso_user rendered or redirected
428
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 436)
429
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:26:39 -0400
430
+ TRANSACTION (0.7ms) rollback transaction
712
431
  TRANSACTION (0.1ms) begin transaction
713
432
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
714
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:50:54"], ["updated_at", "2021-04-13 19:50:54"]]
433
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:26:39.187246"], ["updated_at", "2022-09-21 19:26:39.187246"]]
715
434
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
716
- TRANSACTION (0.5ms) rollback transaction
435
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:26:39 -0400
436
+ Processing by ApplicationController#hello_world as HTML
437
+ Redirected to http://127.0.0.1:58246/nulogy_sso/login
438
+ Filter chain halted as :authenticate_sso_user rendered or redirected
439
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 277)
440
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:26:39 -0400
441
+ TRANSACTION (0.7ms) rollback transaction
717
442
  TRANSACTION (0.1ms) begin transaction
718
- TRANSACTION (0.1ms) rollback transaction
719
- TRANSACTION (0.0ms) begin transaction
720
- TRANSACTION (0.1ms) rollback transaction
443
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
444
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:26:39.447531"], ["updated_at", "2022-09-21 19:26:39.447531"]]
445
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
446
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:26:39 -0400
447
+ Processing by ApplicationController#hello_world as HTML
448
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
449
+ Rendering text template
450
+ Rendered text template (Duration: 0.0ms | Allocations: 8)
451
+ Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.1ms | Allocations: 1757)
452
+ TRANSACTION (0.9ms) rollback transaction
721
453
  TRANSACTION (0.1ms) begin transaction
722
454
  TRANSACTION (0.0ms) rollback transaction
723
455
  TRANSACTION (0.0ms) begin transaction
724
456
  TRANSACTION (0.1ms) rollback transaction
725
457
  TRANSACTION (0.1ms) begin transaction
726
- TRANSACTION (0.0ms) rollback transaction
458
+ TRANSACTION (0.1ms) rollback transaction
459
+ ActiveRecord::InternalMetadata Pluck (1.0ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
460
+ ActiveRecord::SchemaMigration Pluck (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
461
+ TRANSACTION (0.1ms) begin transaction
462
+ TRANSACTION (0.1ms) rollback transaction
727
463
  TRANSACTION (0.0ms) begin transaction
728
464
  TRANSACTION (0.0ms) rollback transaction
729
465
  TRANSACTION (0.0ms) begin transaction
730
- TRANSACTION (0.0ms) rollback transaction
731
- TRANSACTION (0.1ms) begin transaction
732
- TRANSACTION (0.0ms) rollback transaction
466
+ TRANSACTION (0.1ms) rollback transaction
733
467
  TRANSACTION (0.1ms) begin transaction
734
468
  TRANSACTION (0.1ms) rollback transaction
735
469
  TRANSACTION (0.0ms) begin transaction
736
- TRANSACTION (0.0ms) rollback transaction
737
-  (1.4ms) SELECT sqlite_version(*)
738
-  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
739
-  (0.0ms) SELECT sqlite_version(*)
740
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
470
+ TRANSACTION (0.1ms) rollback transaction
741
471
  TRANSACTION (0.1ms) begin transaction
742
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
743
- User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:51:12.004040"], ["updated_at", "2021-04-13 19:51:12.004040"]]
744
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
745
- TRANSACTION (1.0ms) rollback transaction
746
-  (1.5ms) SELECT sqlite_version(*)
747
-  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
748
-  (0.0ms) SELECT sqlite_version(*)
749
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
472
+ TRANSACTION (0.1ms) rollback transaction
750
473
  TRANSACTION (0.1ms) begin transaction
751
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
752
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:53:01.481788"], ["updated_at", "2021-04-13 19:53:01.481788"]]
753
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
754
- TRANSACTION (0.5ms) rollback transaction
755
-  (1.5ms) SELECT sqlite_version(*)
756
-  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
757
-  (0.0ms) SELECT sqlite_version(*)
758
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
474
+ TRANSACTION (0.1ms) rollback transaction
475
+ TRANSACTION (0.0ms) begin transaction
476
+ TRANSACTION (0.1ms) rollback transaction
759
477
  TRANSACTION (0.1ms) begin transaction
760
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
761
- User Create (0.7ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-13 19:53:56.791075"], ["updated_at", "2021-04-13 19:53:56.791075"]]
762
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
763
- TRANSACTION (2.3ms) rollback transaction
764
-  (2.2ms) SELECT sqlite_version(*)
765
-  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
766
-  (0.1ms) SELECT sqlite_version(*)
767
-  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
478
+ TRANSACTION (0.1ms) rollback transaction
768
479
  TRANSACTION (0.1ms) begin transaction
769
- TRANSACTION (0.0ms) rollback transaction
770
- TRANSACTION (0.0ms) begin transaction
771
- TRANSACTION (0.0ms) rollback transaction
772
- TRANSACTION (0.0ms) begin transaction
773
- TRANSACTION (0.0ms) rollback transaction
774
- TRANSACTION (0.0ms) begin transaction
775
- TRANSACTION (0.0ms) rollback transaction
776
- TRANSACTION (0.0ms) begin transaction
777
- TRANSACTION (0.0ms) rollback transaction
778
- TRANSACTION (0.0ms) begin transaction
779
- TRANSACTION (0.0ms) rollback transaction
780
- TRANSACTION (0.0ms) begin transaction
781
- TRANSACTION (0.0ms) rollback transaction
782
- TRANSACTION (0.0ms) begin transaction
783
- TRANSACTION (0.0ms) rollback transaction
480
+ TRANSACTION (0.1ms) rollback transaction
784
481
  TRANSACTION (0.0ms) begin transaction
785
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
786
- User Create (2.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:44:57.535531"], ["updated_at", "2021-04-14 15:44:57.535531"]]
787
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
788
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:44:59 -0400
482
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
483
+ User Create (1.0ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:28:02.148295"], ["updated_at", "2022-09-21 19:28:02.148295"]]
484
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
485
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:28:05 -0400
789
486
  Processing by ApplicationController#hello_world as HTML
790
- Redirected to http://192.168.0.189:63670/nulogy_sso/login
791
- Filter chain halted as :authenticate_sso_user rendered or redirected
792
- Completed 302 Found in 5ms (ActiveRecord: 0.0ms | Allocations: 687)
793
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:44:59 -0400
794
- Processing by NulogySSO::AuthenticationController#login as HTML
795
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63670%252Fhello_world&response_type=code&scope=openid+email
796
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 487)
797
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A63670%2Fhello_world" for 192.168.0.189 at 2021-04-14 11:45:00 -0400
798
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
799
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:63670/hello_world"}
487
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
800
488
  Rendering text template
801
489
  Rendered text template (Duration: 0.0ms | Allocations: 8)
802
- Completed 200 OK in 44ms (Views: 5.3ms | ActiveRecord: 0.0ms | Allocations: 4515)
490
+ Completed 200 OK in 26ms (Views: 5.9ms | ActiveRecord: 0.3ms | Allocations: 4774)
803
491
  TRANSACTION (0.9ms) rollback transaction
804
- TRANSACTION (0.0ms) begin transaction
805
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:45:00 -0400
806
- Processing by ApplicationController#hello_world as HTML
807
- Redirected to http://192.168.0.189:63670/nulogy_sso/login
808
- Filter chain halted as :authenticate_sso_user rendered or redirected
809
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 272)
810
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:45:00 -0400
811
- Processing by NulogySSO::AuthenticationController#login as HTML
812
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63670%252Fhello_world&response_type=code&scope=openid+email
813
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 298)
814
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A63670%2Fhello_world" for 192.168.0.189 at 2021-04-14 11:45:00 -0400
815
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
816
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:63670/hello_world"}
817
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
818
- Rendering text template
819
- Rendered text template (Duration: 0.0ms | Allocations: 1)
820
- Completed 200 OK in 44ms (Views: 0.4ms | ActiveRecord: 0.2ms | Allocations: 4574)
821
- TRANSACTION (0.1ms) rollback transaction
822
492
  TRANSACTION (0.1ms) begin transaction
823
493
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
824
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:45:01.266191"], ["updated_at", "2021-04-14 15:45:01.266191"]]
494
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:28:05.514310"], ["updated_at", "2022-09-21 19:28:05.514310"]]
825
495
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
826
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:45:07 -0400
496
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:28:05 -0400
827
497
  Processing by ApplicationController#hello_world as HTML
828
- Redirected to http://192.168.0.189:63670/nulogy_sso/login
498
+ Redirected to http://127.0.0.1:58354/nulogy_sso/login
829
499
  Filter chain halted as :authenticate_sso_user rendered or redirected
830
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 272)
831
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:45:07 -0400
832
- Processing by NulogySSO::AuthenticationController#login as HTML
833
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63670%252Fhello_world&response_type=code&scope=openid+email
834
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 303)
835
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A63670%2Fhello_world" for 192.168.0.189 at 2021-04-14 11:45:07 -0400
836
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
837
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:63670/hello_world"}
838
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
839
- Redirected to http://192.168.0.189:63670/hello_world
840
- Completed 302 Found in 21ms (ActiveRecord: 0.1ms | Allocations: 1960)
841
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:45:07 -0400
842
- Processing by ApplicationController#hello_world as HTML
843
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
844
- Rendering text template
845
- Rendered text template (Duration: 0.0ms | Allocations: 2)
846
- Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.1ms | Allocations: 931)
847
- TRANSACTION (1.0ms) rollback transaction
500
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms | Allocations: 400)
501
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:28:05 -0400
502
+ TRANSACTION (0.8ms) rollback transaction
848
503
  TRANSACTION (0.1ms) begin transaction
849
504
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
850
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:45:07.646169"], ["updated_at", "2021-04-14 15:45:07.646169"]]
851
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
852
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:45:07 -0400
505
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:28:06.052194"], ["updated_at", "2022-09-21 19:28:06.052194"]]
506
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
507
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:28:06 -0400
853
508
  Processing by ApplicationController#hello_world as HTML
854
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
855
- Rendering text template
856
- Rendered text template (Duration: 0.0ms | Allocations: 1)
857
- Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.1ms | Allocations: 677)
858
- TRANSACTION (1.1ms) rollback transaction
509
+ Redirected to http://127.0.0.1:58354/nulogy_sso/login
510
+ Filter chain halted as :authenticate_sso_user rendered or redirected
511
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 430)
512
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:28:06 -0400
513
+ TRANSACTION (0.8ms) rollback transaction
859
514
  TRANSACTION (0.1ms) begin transaction
860
515
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
861
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:45:08.216837"], ["updated_at", "2021-04-14 15:45:08.216837"]]
516
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:28:06.301031"], ["updated_at", "2022-09-21 19:28:06.301031"]]
862
517
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
863
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:45:08 -0400
518
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:28:06 -0400
519
+ Processing by ApplicationController#hello_world as HTML
520
+ Redirected to http://127.0.0.1:58354/nulogy_sso/login
521
+ Filter chain halted as :authenticate_sso_user rendered or redirected
522
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 266)
523
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:28:06 -0400
524
+ TRANSACTION (0.9ms) rollback transaction
525
+ TRANSACTION (0.1ms) begin transaction
526
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:28:06 -0400
864
527
  Processing by ApplicationController#hello_world as HTML
865
- Redirected to http://192.168.0.189:63670/nulogy_sso/login
528
+ Redirected to http://127.0.0.1:58354/nulogy_sso/login
866
529
  Filter chain halted as :authenticate_sso_user rendered or redirected
867
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 271)
868
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:45:08 -0400
869
- Processing by NulogySSO::AuthenticationController#login as HTML
870
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63670%252Fhello_world&response_type=code&scope=openid+email
871
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 297)
872
- TRANSACTION (1.2ms) rollback transaction
530
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 267)
531
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:28:06 -0400
532
+ TRANSACTION (0.1ms) rollback transaction
873
533
  TRANSACTION (0.1ms) begin transaction
874
534
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
875
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:45:08.849331"], ["updated_at", "2021-04-14 15:45:08.849331"]]
876
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
877
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:45:09 -0400
535
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:28:06.837343"], ["updated_at", "2022-09-21 19:28:06.837343"]]
536
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
537
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 15:28:06 -0400
878
538
  Processing by ApplicationController#hello_world as HTML
879
- Redirected to http://192.168.0.189:63670/nulogy_sso/login
539
+ Redirected to http://127.0.0.1:58354/nulogy_sso/login
880
540
  Filter chain halted as :authenticate_sso_user rendered or redirected
881
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 455)
882
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:45:09 -0400
883
- Processing by NulogySSO::AuthenticationController#login as HTML
884
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63670%252Fhello_world&response_type=code&scope=openid+email
885
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 445)
886
- TRANSACTION (1.0ms) rollback transaction
887
- TRANSACTION (0.0ms) begin transaction
888
- TRANSACTION (0.0ms) SAVEPOINT active_record_1
889
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:45:09.536658"], ["updated_at", "2021-04-14 15:45:09.536658"]]
541
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 266)
542
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:28:06 -0400
543
+ TRANSACTION (0.9ms) rollback transaction
544
+ TRANSACTION (0.1ms) begin transaction
545
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
546
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:28:07.056656"], ["updated_at", "2022-09-21 19:28:07.056656"]]
890
547
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
891
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-14 11:45:09 -0400
548
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 15:28:07 -0400
892
549
  Processing by ApiController#api_endpoint as HTML
893
550
  User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
894
- Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.1ms | Allocations: 858)
895
- TRANSACTION (1.1ms) rollback transaction
551
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.1ms | Allocations: 843)
552
+ TRANSACTION (0.7ms) rollback transaction
896
553
  TRANSACTION (0.1ms) begin transaction
897
554
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
898
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:45:10.096594"], ["updated_at", "2021-04-14 15:45:10.096594"]]
899
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
900
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-14 11:45:10 -0400
555
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:28:07.326268"], ["updated_at", "2022-09-21 19:28:07.326268"]]
556
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
557
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 15:28:07 -0400
901
558
  Processing by ApiController#api_endpoint as HTML
902
- Redirected to http://192.168.0.189:63670/nulogy_sso/login
559
+ Redirected to http://127.0.0.1:58354/nulogy_sso/login
903
560
  Filter chain halted as :authenticate_sso_user rendered or redirected
904
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 274)
905
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:45:10 -0400
906
- Processing by NulogySSO::AuthenticationController#login as HTML
907
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63670%252Fapi_endpoint&response_type=code&scope=openid+email
908
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 308)
909
- TRANSACTION (1.2ms) rollback transaction
561
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 274)
562
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:28:07 -0400
563
+ TRANSACTION (0.7ms) rollback transaction
910
564
  TRANSACTION (0.1ms) begin transaction
911
565
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
912
- User Create (0.8ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:45:10.732018"], ["updated_at", "2021-04-14 15:45:10.732018"]]
566
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 19:28:07.560970"], ["updated_at", "2022-09-21 19:28:07.560970"]]
913
567
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
914
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-14 11:45:10 -0400
568
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 15:28:07 -0400
915
569
  Processing by ApiController#api_endpoint as HTML
916
- Redirected to http://192.168.0.189:63670/nulogy_sso/login
570
+ Redirected to http://127.0.0.1:58354/nulogy_sso/login
917
571
  Filter chain halted as :authenticate_sso_user rendered or redirected
918
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 446)
919
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:45:10 -0400
920
- Processing by NulogySSO::AuthenticationController#login as HTML
921
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63670%252Fapi_endpoint&response_type=code&scope=openid+email
922
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 438)
923
- TRANSACTION (1.0ms) rollback transaction
924
- TRANSACTION (0.0ms) begin transaction
925
- TRANSACTION (0.1ms) rollback transaction
926
- TRANSACTION (0.1ms) begin transaction
927
- TRANSACTION (0.1ms) rollback transaction
572
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 419)
573
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 15:28:07 -0400
574
+ TRANSACTION (0.7ms) rollback transaction
928
575
  TRANSACTION (0.1ms) begin transaction
929
576
  TRANSACTION (0.0ms) rollback transaction
930
- TRANSACTION (0.0ms) begin transaction
931
- TRANSACTION (0.0ms) rollback transaction
932
- TRANSACTION (0.0ms) begin transaction
933
- TRANSACTION (0.1ms) rollback transaction
934
-  (1.9ms) SELECT sqlite_version(*)
935
-  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
936
-  (0.1ms) SELECT sqlite_version(*)
937
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
938
577
  TRANSACTION (0.1ms) begin transaction
939
- TRANSACTION (0.0ms) rollback transaction
940
- TRANSACTION (0.0ms) begin transaction
941
- TRANSACTION (0.0ms) rollback transaction
942
- TRANSACTION (0.0ms) begin transaction
943
- TRANSACTION (0.0ms) rollback transaction
944
- TRANSACTION (0.0ms) begin transaction
945
- TRANSACTION (0.0ms) rollback transaction
946
- TRANSACTION (0.0ms) begin transaction
947
- TRANSACTION (0.0ms) rollback transaction
948
- TRANSACTION (0.0ms) begin transaction
949
- TRANSACTION (0.0ms) rollback transaction
950
- TRANSACTION (0.0ms) begin transaction
951
- TRANSACTION (0.0ms) rollback transaction
952
- TRANSACTION (0.0ms) begin transaction
953
- TRANSACTION (0.0ms) rollback transaction
954
- TRANSACTION (0.0ms) begin transaction
955
- TRANSACTION (0.0ms) rollback transaction
956
- TRANSACTION (0.0ms) begin transaction
957
578
  TRANSACTION (0.1ms) rollback transaction
958
579
  TRANSACTION (0.0ms) begin transaction
959
580
  TRANSACTION (0.0ms) rollback transaction
960
- TRANSACTION (0.0ms) begin transaction
961
- TRANSACTION (0.0ms) rollback transaction
962
- TRANSACTION (0.0ms) begin transaction
963
- TRANSACTION (0.0ms) rollback transaction
964
- TRANSACTION (0.0ms) begin transaction
965
- TRANSACTION (0.0ms) SAVEPOINT active_record_1
966
- User Create (0.8ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:46:16"], ["updated_at", "2021-04-14 15:46:16"]]
967
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
968
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
969
- Processing by ApiController#api_endpoint as HTML
970
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
971
- Completed 200 OK in 24ms (Views: 0.3ms | ActiveRecord: 0.2ms | Allocations: 7252)
972
- TRANSACTION (0.4ms) rollback transaction
973
- TRANSACTION (0.0ms) begin transaction
974
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
975
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:46:16"], ["updated_at", "2021-04-14 15:46:16"]]
976
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
977
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
978
- Processing by ApiController#api_endpoint as HTML
979
- Redirected to http://192.168.0.189:63850/nulogy_sso/login
980
- Filter chain halted as :authenticate_sso_user rendered or redirected
981
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 391)
982
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
983
- Processing by NulogySSO::AuthenticationController#login as HTML
984
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63850%252Fapi_endpoint&response_type=code&scope=openid+email
985
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 496)
986
- TRANSACTION (1.1ms) rollback transaction
987
- TRANSACTION (0.0ms) begin transaction
581
+ ActiveRecord::InternalMetadata Pluck (0.9ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
582
+ ActiveRecord::SchemaMigration Pluck (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
583
+ TRANSACTION (0.1ms) begin transaction
988
584
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
989
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:46:16"], ["updated_at", "2021-04-14 15:46:16"]]
585
+ User Create (1.0ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:39:02.164617"], ["updated_at", "2022-09-21 20:39:02.164617"]]
990
586
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
991
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
992
- Processing by ApiController#api_endpoint as HTML
993
- Redirected to http://192.168.0.189:63850/nulogy_sso/login
994
- Filter chain halted as :authenticate_sso_user rendered or redirected
995
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 453)
996
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
997
- Processing by NulogySSO::AuthenticationController#login as HTML
998
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63850%252Fapi_endpoint&response_type=code&scope=openid+email
999
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 448)
1000
- TRANSACTION (1.1ms) rollback transaction
1001
- TRANSACTION (0.0ms) begin transaction
1002
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
587
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 16:39:04 -0400
1003
588
  Processing by ApplicationController#hello_world as HTML
1004
- Redirected to http://192.168.0.189:63850/nulogy_sso/login
589
+ Redirected to http://127.0.0.1:59220/nulogy_sso/login
1005
590
  Filter chain halted as :authenticate_sso_user rendered or redirected
1006
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 363)
1007
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1008
- Processing by NulogySSO::AuthenticationController#login as HTML
1009
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63850%252Fhello_world&response_type=code&scope=openid+email
1010
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 314)
1011
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A63850%2Fhello_world" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1012
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
1013
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:63850/hello_world"}
1014
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
1015
- Rendering text template
1016
- Rendered text template (Duration: 0.0ms | Allocations: 8)
1017
- Completed 200 OK in 29ms (Views: 4.9ms | ActiveRecord: 0.2ms | Allocations: 4363)
1018
- TRANSACTION (0.1ms) rollback transaction
591
+ Completed 302 Found in 10ms (ActiveRecord: 0.0ms | Allocations: 700)
592
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 16:39:04 -0400
593
+ TRANSACTION (0.5ms) rollback transaction
1019
594
  TRANSACTION (0.0ms) begin transaction
1020
595
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
1021
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:46:16"], ["updated_at", "2021-04-14 15:46:16"]]
596
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:39:04.894295"], ["updated_at", "2022-09-21 20:39:04.894295"]]
1022
597
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1023
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1024
- Processing by ApplicationController#hello_world as HTML
1025
- Redirected to http://192.168.0.189:63850/nulogy_sso/login
1026
- Filter chain halted as :authenticate_sso_user rendered or redirected
1027
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 275)
1028
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1029
- Processing by NulogySSO::AuthenticationController#login as HTML
1030
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63850%252Fhello_world&response_type=code&scope=openid+email
1031
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 299)
1032
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A63850%2Fhello_world" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1033
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
1034
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:63850/hello_world"}
1035
- Rendering text template
1036
- Rendered text template (Duration: 0.0ms | Allocations: 1)
1037
- Completed 200 OK in 12ms (Views: 0.4ms | ActiveRecord: 0.0ms | Allocations: 1501)
1038
- TRANSACTION (1.1ms) rollback transaction
1039
- TRANSACTION (0.1ms) begin transaction
1040
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
1041
- User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:46:16"], ["updated_at", "2021-04-14 15:46:16"]]
1042
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1043
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1044
- Processing by ApplicationController#hello_world as HTML
1045
- Redirected to http://192.168.0.189:63850/nulogy_sso/login
1046
- Filter chain halted as :authenticate_sso_user rendered or redirected
1047
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 275)
1048
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1049
- Processing by NulogySSO::AuthenticationController#login as HTML
1050
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63850%252Fhello_world&response_type=code&scope=openid+email
1051
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 304)
1052
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A63850%2Fhello_world" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1053
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
1054
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:63850/hello_world"}
1055
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
1056
- Redirected to http://192.168.0.189:63850/hello_world
1057
- Completed 302 Found in 11ms (ActiveRecord: 0.1ms | Allocations: 1852)
1058
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1059
- Processing by ApplicationController#hello_world as HTML
1060
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
1061
- Rendering text template
1062
- Rendered text template (Duration: 0.0ms | Allocations: 2)
1063
- Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.1ms | Allocations: 931)
1064
- TRANSACTION (1.0ms) rollback transaction
1065
- TRANSACTION (0.0ms) begin transaction
1066
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
1067
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:46:16"], ["updated_at", "2021-04-14 15:46:16"]]
1068
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1069
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
598
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 16:39:04 -0400
1070
599
  Processing by ApplicationController#hello_world as HTML
1071
- Redirected to http://192.168.0.189:63850/nulogy_sso/login
600
+ Redirected to http://127.0.0.1:59220/nulogy_sso/login
1072
601
  Filter chain halted as :authenticate_sso_user rendered or redirected
1073
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 275)
1074
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1075
- Processing by NulogySSO::AuthenticationController#login as HTML
1076
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63850%252Fhello_world&response_type=code&scope=openid+email
1077
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 312)
1078
- TRANSACTION (1.2ms) rollback transaction
1079
- TRANSACTION (0.1ms) begin transaction
1080
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
1081
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:46:16"], ["updated_at", "2021-04-14 15:46:16"]]
1082
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1083
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1084
- Processing by ApplicationController#hello_world as HTML
1085
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
1086
- Rendering text template
1087
- Rendered text template (Duration: 0.0ms | Allocations: 1)
1088
- Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.1ms | Allocations: 683)
1089
- TRANSACTION (1.0ms) rollback transaction
602
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 266)
603
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 16:39:04 -0400
604
+ TRANSACTION (0.7ms) rollback transaction
1090
605
  TRANSACTION (0.1ms) begin transaction
1091
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
1092
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:46:16"], ["updated_at", "2021-04-14 15:46:16"]]
1093
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1094
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
606
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 16:39:05 -0400
1095
607
  Processing by ApplicationController#hello_world as HTML
1096
- Redirected to http://192.168.0.189:63850/nulogy_sso/login
608
+ Redirected to http://127.0.0.1:59220/nulogy_sso/login
1097
609
  Filter chain halted as :authenticate_sso_user rendered or redirected
1098
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 459)
1099
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:46:16 -0400
1100
- Processing by NulogySSO::AuthenticationController#login as HTML
1101
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A63850%252Fhello_world&response_type=code&scope=openid+email
1102
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 448)
1103
- TRANSACTION (1.1ms) rollback transaction
1104
-  (1.6ms) SELECT sqlite_version(*)
1105
-  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
1106
-  (0.0ms) SELECT sqlite_version(*)
1107
-  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1108
- TRANSACTION (0.1ms) begin transaction
610
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 267)
611
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 16:39:05 -0400
1109
612
  TRANSACTION (0.1ms) rollback transaction
1110
- TRANSACTION (0.0ms) begin transaction
1111
- TRANSACTION (0.0ms) rollback transaction
1112
- TRANSACTION (0.0ms) begin transaction
1113
- TRANSACTION (0.0ms) rollback transaction
1114
- TRANSACTION (0.0ms) begin transaction
1115
- TRANSACTION (0.0ms) SAVEPOINT active_record_1
1116
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:47:05"], ["updated_at", "2021-04-14 15:47:05"]]
1117
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1118
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1119
- Processing by ApplicationController#hello_world as HTML
1120
- Redirected to http://192.168.0.189:64015/nulogy_sso/login
1121
- Filter chain halted as :authenticate_sso_user rendered or redirected
1122
- Completed 302 Found in 4ms (ActiveRecord: 0.0ms | Allocations: 689)
1123
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1124
- Processing by NulogySSO::AuthenticationController#login as HTML
1125
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A64015%252Fhello_world&response_type=code&scope=openid+email
1126
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 498)
1127
- TRANSACTION (1.1ms) rollback transaction
1128
- TRANSACTION (0.0ms) begin transaction
1129
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
1130
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:47:05"], ["updated_at", "2021-04-14 15:47:05"]]
1131
- TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1132
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1133
- Processing by ApplicationController#hello_world as HTML
1134
- User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
1135
- Rendering text template
1136
- Rendered text template (Duration: 0.0ms | Allocations: 8)
1137
- Completed 200 OK in 20ms (Views: 4.5ms | ActiveRecord: 0.2ms | Allocations: 4653)
1138
- TRANSACTION (1.1ms) rollback transaction
1139
613
  TRANSACTION (0.1ms) begin transaction
1140
614
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
1141
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:47:05"], ["updated_at", "2021-04-14 15:47:05"]]
615
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:39:05.466724"], ["updated_at", "2022-09-21 20:39:05.466724"]]
1142
616
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1143
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
617
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 16:39:05 -0400
1144
618
  Processing by ApplicationController#hello_world as HTML
1145
- Redirected to http://192.168.0.189:64015/nulogy_sso/login
619
+ Redirected to http://127.0.0.1:59220/nulogy_sso/login
1146
620
  Filter chain halted as :authenticate_sso_user rendered or redirected
1147
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 463)
1148
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1149
- Processing by NulogySSO::AuthenticationController#login as HTML
1150
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A64015%252Fhello_world&response_type=code&scope=openid+email
1151
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 455)
1152
- TRANSACTION (1.2ms) rollback transaction
621
+ Completed 302 Found in 10ms (ActiveRecord: 0.0ms | Allocations: 2487)
622
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 16:39:05 -0400
623
+ TRANSACTION (0.6ms) rollback transaction
1153
624
  TRANSACTION (0.1ms) begin transaction
1154
625
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
1155
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:47:05"], ["updated_at", "2021-04-14 15:47:05"]]
626
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:39:05.736062"], ["updated_at", "2022-09-21 20:39:05.736062"]]
1156
627
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1157
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
628
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 16:39:05 -0400
1158
629
  Processing by ApplicationController#hello_world as HTML
1159
- Redirected to http://192.168.0.189:64015/nulogy_sso/login
630
+ Redirected to http://127.0.0.1:59220/nulogy_sso/login
1160
631
  Filter chain halted as :authenticate_sso_user rendered or redirected
1161
- Completed 302 Found in 12ms (ActiveRecord: 0.0ms | Allocations: 275)
1162
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1163
- Processing by NulogySSO::AuthenticationController#login as HTML
1164
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A64015%252Fhello_world&response_type=code&scope=openid+email
1165
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 303)
1166
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A64015%2Fhello_world" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1167
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
1168
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:64015/hello_world"}
1169
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
1170
- Redirected to http://192.168.0.189:64015/hello_world
1171
- Completed 302 Found in 16ms (ActiveRecord: 0.1ms | Allocations: 3367)
1172
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1173
- Processing by ApplicationController#hello_world as HTML
1174
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
1175
- Rendering text template
1176
- Rendered text template (Duration: 0.0ms | Allocations: 1)
1177
- Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.1ms | Allocations: 730)
1178
- TRANSACTION (1.1ms) rollback transaction
632
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 266)
633
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 16:39:05 -0400
634
+ TRANSACTION (0.6ms) rollback transaction
1179
635
  TRANSACTION (0.1ms) begin transaction
1180
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1181
- Processing by ApplicationController#hello_world as HTML
1182
- Redirected to http://192.168.0.189:64015/nulogy_sso/login
1183
- Filter chain halted as :authenticate_sso_user rendered or redirected
1184
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 276)
1185
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1186
- Processing by NulogySSO::AuthenticationController#login as HTML
1187
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A64015%252Fhello_world&response_type=code&scope=openid+email
1188
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 306)
1189
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A64015%2Fhello_world" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1190
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
1191
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:64015/hello_world"}
1192
- User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
1193
- Rendering text template
1194
- Rendered text template (Duration: 0.0ms | Allocations: 2)
1195
- Completed 200 OK in 20ms (Views: 2.0ms | ActiveRecord: 0.3ms | Allocations: 2070)
1196
- TRANSACTION (0.1ms) rollback transaction
1197
- TRANSACTION (0.0ms) begin transaction
1198
636
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
1199
- User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:47:05"], ["updated_at", "2021-04-14 15:47:05"]]
637
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:39:06.027100"], ["updated_at", "2022-09-21 20:39:06.027100"]]
1200
638
  TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1201
- Started GET "/hello_world" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
639
+ Started GET "/hello_world" for 127.0.0.1 at 2022-09-21 16:39:06 -0400
1202
640
  Processing by ApplicationController#hello_world as HTML
1203
- Redirected to http://192.168.0.189:64015/nulogy_sso/login
1204
- Filter chain halted as :authenticate_sso_user rendered or redirected
1205
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 275)
1206
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1207
- Processing by NulogySSO::AuthenticationController#login as HTML
1208
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A64015%252Fhello_world&response_type=code&scope=openid+email
1209
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 306)
1210
- Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F192.168.0.189%3A64015%2Fhello_world" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1211
- Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
1212
- Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://192.168.0.189:64015/hello_world"}
641
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
1213
642
  Rendering text template
1214
- Rendered text template (Duration: 0.0ms | Allocations: 1)
1215
- Completed 200 OK in 11ms (Views: 0.5ms | ActiveRecord: 0.0ms | Allocations: 1490)
1216
- TRANSACTION (1.1ms) rollback transaction
643
+ Rendered text template (Duration: 0.0ms | Allocations: 8)
644
+ Completed 200 OK in 10ms (Views: 6.4ms | ActiveRecord: 0.2ms | Allocations: 2390)
645
+ TRANSACTION (0.6ms) rollback transaction
1217
646
  TRANSACTION (0.1ms) begin transaction
1218
647
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
1219
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:47:05"], ["updated_at", "2021-04-14 15:47:05"]]
1220
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1221
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
648
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:39:06.294578"], ["updated_at", "2022-09-21 20:39:06.294578"]]
649
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
650
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 16:39:06 -0400
1222
651
  Processing by ApiController#api_endpoint as HTML
1223
- Redirected to http://192.168.0.189:64015/nulogy_sso/login
652
+ Redirected to http://127.0.0.1:59220/nulogy_sso/login
1224
653
  Filter chain halted as :authenticate_sso_user rendered or redirected
1225
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 532)
1226
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1227
- Processing by NulogySSO::AuthenticationController#login as HTML
1228
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A64015%252Fapi_endpoint&response_type=code&scope=openid+email
1229
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 450)
1230
- TRANSACTION (1.1ms) rollback transaction
654
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 504)
655
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 16:39:06 -0400
656
+ TRANSACTION (0.7ms) rollback transaction
1231
657
  TRANSACTION (0.1ms) begin transaction
1232
658
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
1233
- User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:47:05"], ["updated_at", "2021-04-14 15:47:05"]]
659
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:39:06.535677"], ["updated_at", "2022-09-21 20:39:06.535677"]]
1234
660
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1235
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
661
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 16:39:06 -0400
1236
662
  Processing by ApiController#api_endpoint as HTML
1237
- Redirected to http://192.168.0.189:64015/nulogy_sso/login
1238
- Filter chain halted as :authenticate_sso_user rendered or redirected
1239
- Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 266)
1240
- Started GET "/nulogy_sso/login" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
1241
- Processing by NulogySSO::AuthenticationController#login as HTML
1242
- Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F192.168.0.189%253A64015%252Fapi_endpoint&response_type=code&scope=openid+email
1243
- Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 306)
1244
- TRANSACTION (1.0ms) rollback transaction
663
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
664
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.1ms | Allocations: 705)
665
+ TRANSACTION (0.9ms) rollback transaction
1245
666
  TRANSACTION (0.1ms) begin transaction
1246
667
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
1247
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-14 15:47:05"], ["updated_at", "2021-04-14 15:47:05"]]
668
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:39:06.787038"], ["updated_at", "2022-09-21 20:39:06.787038"]]
1248
669
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1249
- Started GET "/api_endpoint" for 192.168.0.189 at 2021-04-14 11:47:05 -0400
670
+ Started GET "/api_endpoint" for 127.0.0.1 at 2022-09-21 16:39:06 -0400
1250
671
  Processing by ApiController#api_endpoint as HTML
1251
- User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "test@nulogy.com"], ["LIMIT", 1]]
1252
- Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.1ms | Allocations: 726)
1253
- TRANSACTION (1.3ms) rollback transaction
672
+ Redirected to http://127.0.0.1:59220/nulogy_sso/login
673
+ Filter chain halted as :authenticate_sso_user rendered or redirected
674
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms | Allocations: 257)
675
+ Started GET "/nulogy_sso/login" for 127.0.0.1 at 2022-09-21 16:39:06 -0400
676
+ TRANSACTION (0.6ms) rollback transaction
1254
677
  TRANSACTION (0.1ms) begin transaction
678
+ TRANSACTION (0.1ms) rollback transaction
679
+ TRANSACTION (0.0ms) begin transaction
1255
680
  TRANSACTION (0.0ms) rollback transaction
681
+ TRANSACTION (0.0ms) begin transaction
682
+ TRANSACTION (0.1ms) rollback transaction
683
+ TRANSACTION (0.0ms) begin transaction
684
+ TRANSACTION (0.1ms) rollback transaction
1256
685
  TRANSACTION (0.1ms) begin transaction
1257
686
  TRANSACTION (0.1ms) rollback transaction
1258
687
  TRANSACTION (0.1ms) begin transaction
1259
688
  TRANSACTION (0.1ms) rollback transaction
689
+ TRANSACTION (0.0ms) begin transaction
690
+ TRANSACTION (0.0ms) rollback transaction
1260
691
  TRANSACTION (0.1ms) begin transaction
1261
692
  TRANSACTION (0.1ms) rollback transaction
1262
693
  TRANSACTION (0.1ms) begin transaction
1263
694
  TRANSACTION (0.0ms) rollback transaction
695
+ TRANSACTION (0.1ms) begin transaction
696
+ TRANSACTION (0.0ms) rollback transaction
1264
697
  TRANSACTION (0.0ms) begin transaction
1265
698
  TRANSACTION (0.1ms) rollback transaction
1266
- TRANSACTION (0.1ms) begin transaction
699
+ TRANSACTION (0.0ms) begin transaction
1267
700
  TRANSACTION (0.0ms) rollback transaction
1268
701
  TRANSACTION (0.0ms) begin transaction
1269
702
  TRANSACTION (0.0ms) rollback transaction
703
+ ActiveRecord::InternalMetadata Pluck (1.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
704
+ ActiveRecord::SchemaMigration Pluck (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
705
+ TRANSACTION (0.1ms) begin transaction
706
+ TRANSACTION (0.1ms) rollback transaction
1270
707
  TRANSACTION (0.0ms) begin transaction
1271
708
  TRANSACTION (0.0ms) rollback transaction
1272
709
  TRANSACTION (0.0ms) begin transaction
1273
710
  TRANSACTION (0.0ms) rollback transaction
1274
-  (1.8ms) SELECT sqlite_version(*)
1275
-  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
1276
-  (0.1ms) SELECT sqlite_version(*)
1277
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1278
- TRANSACTION (0.1ms) begin transaction
711
+ TRANSACTION (0.0ms) begin transaction
1279
712
  TRANSACTION (0.1ms) rollback transaction
1280
713
  TRANSACTION (0.0ms) begin transaction
1281
714
  TRANSACTION (0.1ms) rollback transaction
1282
715
  TRANSACTION (0.0ms) begin transaction
1283
- TRANSACTION (0.0ms) rollback transaction
716
+ TRANSACTION (0.1ms) rollback transaction
1284
717
  TRANSACTION (0.0ms) begin transaction
1285
- TRANSACTION (0.0ms) rollback transaction
718
+ TRANSACTION (0.1ms) rollback transaction
1286
719
  TRANSACTION (0.0ms) begin transaction
1287
- TRANSACTION (0.0ms) rollback transaction
720
+ TRANSACTION (0.1ms) rollback transaction
1288
721
  TRANSACTION (0.0ms) begin transaction
1289
- TRANSACTION (0.0ms) rollback transaction
722
+ TRANSACTION (0.1ms) rollback transaction
1290
723
  TRANSACTION (0.0ms) begin transaction
1291
- TRANSACTION (0.0ms) rollback transaction
724
+ TRANSACTION (0.1ms) rollback transaction
1292
725
  TRANSACTION (0.0ms) begin transaction
726
+ TRANSACTION (0.1ms) rollback transaction
727
+ TRANSACTION (0.0ms) begin transaction
728
+ TRANSACTION (0.1ms) rollback transaction
729
+ TRANSACTION (0.1ms) begin transaction
1293
730
  TRANSACTION (0.0ms) rollback transaction
731
+ TRANSACTION (0.1ms) begin transaction
732
+ TRANSACTION (0.1ms) rollback transaction
1294
733
  TRANSACTION (0.0ms) begin transaction
1295
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
1296
- User Create (1.2ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-15 17:02:45.494834"], ["updated_at", "2021-04-15 17:02:45.494834"]]
734
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
735
+ User Create (1.7ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:43:59"], ["updated_at", "2022-09-21 20:43:59"]]
736
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
737
+ TRANSACTION (0.7ms) rollback transaction
738
+ TRANSACTION (0.1ms) begin transaction
739
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
740
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:43:59"], ["updated_at", "2022-09-21 20:43:59"]]
1297
741
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1298
- TRANSACTION (0.5ms) rollback transaction
742
+ TRANSACTION (0.4ms) rollback transaction
1299
743
  TRANSACTION (0.0ms) begin transaction
1300
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
1301
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-15 17:02:45.502119"], ["updated_at", "2021-04-15 17:02:45.502119"]]
1302
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
744
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
745
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:43:59"], ["updated_at", "2022-09-21 20:43:59"]]
746
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1303
747
  TRANSACTION (0.4ms) rollback transaction
1304
748
  TRANSACTION (0.0ms) begin transaction
1305
749
  TRANSACTION (0.1ms) SAVEPOINT active_record_1
1306
- User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-15 17:02:45.505920"], ["updated_at", "2021-04-15 17:02:45.505920"]]
750
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:43:59"], ["updated_at", "2022-09-21 20:43:59"]]
751
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
752
+ TRANSACTION (0.6ms) rollback transaction
753
+ TRANSACTION (0.1ms) begin transaction
754
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
755
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:43:59"], ["updated_at", "2022-09-21 20:43:59"]]
756
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
757
+ TRANSACTION (0.5ms) rollback transaction
758
+ TRANSACTION (0.0ms) begin transaction
759
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
760
+ User Create (0.7ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:43:59"], ["updated_at", "2022-09-21 20:43:59"]]
1307
761
  TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1308
762
  TRANSACTION (0.4ms) rollback transaction
1309
763
  TRANSACTION (0.0ms) begin transaction
1310
764
  TRANSACTION (0.0ms) rollback transaction
1311
765
  TRANSACTION (0.0ms) begin transaction
1312
766
  TRANSACTION (0.0ms) rollback transaction
767
+ ActiveRecord::InternalMetadata Pluck (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
768
+ ActiveRecord::SchemaMigration Pluck (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
769
+ TRANSACTION (0.1ms) begin transaction
770
+ TRANSACTION (0.1ms) rollback transaction
1313
771
  TRANSACTION (0.0ms) begin transaction
772
+ TRANSACTION (0.1ms) rollback transaction
773
+ TRANSACTION (0.0ms) begin transaction
774
+ TRANSACTION (0.0ms) rollback transaction
775
+ TRANSACTION (0.1ms) begin transaction
1314
776
  TRANSACTION (0.0ms) rollback transaction
1315
777
  TRANSACTION (0.0ms) begin transaction
1316
- TRANSACTION (0.0ms) SAVEPOINT active_record_1
1317
- User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-15 17:02:45.515983"], ["updated_at", "2021-04-15 17:02:45.515983"]]
1318
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1319
- TRANSACTION (0.3ms) rollback transaction
778
+ TRANSACTION (0.1ms) rollback transaction
779
+ TRANSACTION (0.1ms) begin transaction
780
+ TRANSACTION (0.1ms) rollback transaction
1320
781
  TRANSACTION (0.0ms) begin transaction
1321
- TRANSACTION (0.1ms) SAVEPOINT active_record_1
1322
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-15 17:02:45.519685"], ["updated_at", "2021-04-15 17:02:45.519685"]]
1323
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1324
- TRANSACTION (0.4ms) rollback transaction
782
+ TRANSACTION (0.0ms) rollback transaction
1325
783
  TRANSACTION (0.0ms) begin transaction
1326
- TRANSACTION (0.0ms) SAVEPOINT active_record_1
1327
- User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-04-15 17:02:45.523672"], ["updated_at", "2021-04-15 17:02:45.523672"]]
1328
- TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1329
- TRANSACTION (0.3ms) rollback transaction
784
+ TRANSACTION (0.1ms) rollback transaction
1330
785
  TRANSACTION (0.0ms) begin transaction
1331
786
  TRANSACTION (0.0ms) rollback transaction
1332
787
  TRANSACTION (0.0ms) begin transaction
788
+ TRANSACTION (0.2ms) rollback transaction
789
+ TRANSACTION (0.1ms) begin transaction
790
+ TRANSACTION (0.2ms) rollback transaction
791
+ TRANSACTION (0.1ms) begin transaction
1333
792
  TRANSACTION (0.0ms) rollback transaction
1334
793
  TRANSACTION (0.0ms) begin transaction
1335
794
  TRANSACTION (0.0ms) rollback transaction
795
+ TRANSACTION (0.1ms) begin transaction
796
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
797
+ User Create (1.2ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:49:47"], ["updated_at", "2022-09-21 20:49:47"]]
798
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
799
+ ActiveRecord::InternalMetadata Pluck (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
800
+ ActiveRecord::SchemaMigration Pluck (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
801
+ TRANSACTION (0.1ms) begin transaction
802
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
803
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:50:12.330962"], ["updated_at", "2022-09-21 20:50:12.330962"]]
804
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
805
+ ActiveRecord::InternalMetadata Pluck (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
806
+ ActiveRecord::SchemaMigration Pluck (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
807
+ TRANSACTION (0.1ms) begin transaction
808
+ TRANSACTION (0.1ms) rollback transaction
809
+ TRANSACTION (0.1ms) begin transaction
810
+ TRANSACTION (0.1ms) rollback transaction
1336
811
  TRANSACTION (0.0ms) begin transaction
1337
- TRANSACTION (0.0ms) rollback transaction
812
+ TRANSACTION (0.1ms) rollback transaction
813
+ TRANSACTION (0.1ms) begin transaction
814
+ TRANSACTION (0.1ms) rollback transaction
815
+ TRANSACTION (0.1ms) begin transaction
816
+ TRANSACTION (0.1ms) rollback transaction
817
+ TRANSACTION (0.1ms) begin transaction
818
+ TRANSACTION (0.1ms) rollback transaction
819
+ TRANSACTION (0.1ms) begin transaction
820
+ TRANSACTION (0.1ms) rollback transaction
1338
821
  TRANSACTION (0.0ms) begin transaction
1339
- TRANSACTION (0.0ms) rollback transaction
1340
-  (2.0ms) SELECT sqlite_version(*)
1341
-  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
1342
-  (0.1ms) SELECT sqlite_version(*)
1343
-  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1344
-  (0.1ms) begin transaction
1345
-  (0.1ms) SAVEPOINT active_record_1
1346
- User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-10-27 17:49:08.026078"], ["updated_at", "2021-10-27 17:49:08.026078"]]
1347
-  (0.0ms) RELEASE SAVEPOINT active_record_1
1348
-  (0.6ms) rollback transaction
1349
-  (0.0ms) begin transaction
1350
-  (0.1ms) SAVEPOINT active_record_1
1351
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-10-27 17:49:08.035468"], ["updated_at", "2021-10-27 17:49:08.035468"]]
1352
-  (0.0ms) RELEASE SAVEPOINT active_record_1
1353
-  (0.4ms) rollback transaction
1354
-  (0.0ms) begin transaction
1355
-  (0.0ms) SAVEPOINT active_record_1
1356
- User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-10-27 17:49:08.039673"], ["updated_at", "2021-10-27 17:49:08.039673"]]
1357
-  (0.0ms) RELEASE SAVEPOINT active_record_1
1358
-  (0.5ms) rollback transaction
1359
-  (0.0ms) begin transaction
1360
-  (0.0ms) rollback transaction
1361
-  (0.0ms) begin transaction
1362
-  (0.0ms) rollback transaction
1363
-  (0.0ms) begin transaction
1364
-  (0.0ms) rollback transaction
1365
-  (0.0ms) begin transaction
1366
-  (0.0ms) SAVEPOINT active_record_1
1367
- User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-10-27 17:49:08.051200"], ["updated_at", "2021-10-27 17:49:08.051200"]]
1368
-  (0.0ms) RELEASE SAVEPOINT active_record_1
1369
-  (0.4ms) rollback transaction
1370
-  (0.0ms) begin transaction
1371
-  (0.0ms) SAVEPOINT active_record_1
1372
- User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-10-27 17:49:08.054856"], ["updated_at", "2021-10-27 17:49:08.054856"]]
1373
-  (0.0ms) RELEASE SAVEPOINT active_record_1
1374
-  (0.4ms) rollback transaction
1375
-  (0.0ms) begin transaction
1376
-  (0.0ms) SAVEPOINT active_record_1
1377
- User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2021-10-27 17:49:08.058760"], ["updated_at", "2021-10-27 17:49:08.058760"]]
1378
-  (0.0ms) RELEASE SAVEPOINT active_record_1
1379
-  (0.4ms) rollback transaction
1380
-  (0.0ms) begin transaction
1381
-  (0.0ms) rollback transaction
1382
-  (0.0ms) begin transaction
1383
-  (0.0ms) rollback transaction
1384
-  (0.0ms) begin transaction
1385
-  (0.0ms) rollback transaction
1386
-  (0.0ms) begin transaction
1387
-  (0.0ms) rollback transaction
1388
-  (0.0ms) begin transaction
1389
-  (0.0ms) rollback transaction
1390
-  (0.0ms) begin transaction
1391
-  (0.1ms) rollback transaction
1392
-  (0.0ms) begin transaction
1393
-  (0.0ms) rollback transaction
1394
-  (0.0ms) begin transaction
1395
-  (0.0ms) rollback transaction
1396
-  (0.0ms) begin transaction
1397
-  (0.0ms) rollback transaction
1398
-  (0.0ms) begin transaction
1399
-  (0.0ms) rollback transaction
1400
-  (0.0ms) begin transaction
1401
-  (0.0ms) rollback transaction
1402
-  (0.0ms) begin transaction
1403
-  (0.0ms) rollback transaction
1404
-  (0.0ms) begin transaction
1405
-  (0.0ms) rollback transaction
822
+ TRANSACTION (0.1ms) rollback transaction
823
+ TRANSACTION (0.1ms) begin transaction
824
+ TRANSACTION (0.1ms) rollback transaction
825
+ TRANSACTION (0.1ms) begin transaction
826
+ TRANSACTION (0.2ms) rollback transaction
827
+ TRANSACTION (0.1ms) begin transaction
828
+ ActiveRecord::InternalMetadata Pluck (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
829
+ ActiveRecord::SchemaMigration Pluck (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
830
+ TRANSACTION (0.1ms) begin transaction
831
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
832
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:51:19.134981"], ["updated_at", "2022-09-21 20:51:19.134981"]]
833
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
834
+ TRANSACTION (0.7ms) rollback transaction
835
+ TRANSACTION (0.1ms) begin transaction
836
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
837
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:51:19.142539"], ["updated_at", "2022-09-21 20:51:19.142539"]]
838
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
839
+ TRANSACTION (0.6ms) rollback transaction
840
+ TRANSACTION (0.0ms) begin transaction
841
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
842
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:51:19.148737"], ["updated_at", "2022-09-21 20:51:19.148737"]]
843
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
844
+ TRANSACTION (0.5ms) rollback transaction
845
+ TRANSACTION (0.1ms) begin transaction
846
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
847
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:51:19.155845"], ["updated_at", "2022-09-21 20:51:19.155845"]]
848
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
849
+ TRANSACTION (0.5ms) rollback transaction
850
+ TRANSACTION (0.0ms) begin transaction
851
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
852
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:51:19.160748"], ["updated_at", "2022-09-21 20:51:19.160748"]]
853
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
854
+ TRANSACTION (0.5ms) rollback transaction
855
+ TRANSACTION (0.1ms) begin transaction
856
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
857
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:51:19.167139"], ["updated_at", "2022-09-21 20:51:19.167139"]]
858
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
859
+ TRANSACTION (0.8ms) rollback transaction
860
+ TRANSACTION (0.1ms) begin transaction
861
+ TRANSACTION (0.1ms) rollback transaction
862
+ TRANSACTION (0.1ms) begin transaction
863
+ TRANSACTION (0.1ms) rollback transaction
864
+ TRANSACTION (0.1ms) begin transaction
865
+ TRANSACTION (0.1ms) rollback transaction
866
+ TRANSACTION (0.1ms) begin transaction
867
+ TRANSACTION (0.1ms) rollback transaction
868
+ TRANSACTION (0.1ms) begin transaction
869
+ TRANSACTION (0.2ms) rollback transaction
870
+ TRANSACTION (0.1ms) begin transaction
871
+ TRANSACTION (0.1ms) rollback transaction
872
+ TRANSACTION (0.0ms) begin transaction
873
+ TRANSACTION (0.0ms) rollback transaction
874
+ TRANSACTION (0.1ms) begin transaction
875
+ TRANSACTION (0.1ms) rollback transaction
876
+ TRANSACTION (0.1ms) begin transaction
877
+ TRANSACTION (0.1ms) rollback transaction
878
+ TRANSACTION (0.1ms) begin transaction
879
+ TRANSACTION (0.1ms) rollback transaction
880
+ TRANSACTION (0.0ms) begin transaction
881
+ TRANSACTION (0.1ms) rollback transaction
882
+ TRANSACTION (0.1ms) begin transaction
883
+ TRANSACTION (0.1ms) rollback transaction
884
+ TRANSACTION (0.1ms) begin transaction
885
+ TRANSACTION (0.1ms) rollback transaction
886
+ TRANSACTION (0.1ms) begin transaction
887
+ TRANSACTION (0.1ms) rollback transaction
888
+ TRANSACTION (0.1ms) begin transaction
889
+ TRANSACTION (0.0ms) rollback transaction
890
+ TRANSACTION (0.1ms) begin transaction
891
+ TRANSACTION (0.0ms) rollback transaction
892
+ ActiveRecord::InternalMetadata Pluck (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
893
+ ActiveRecord::SchemaMigration Pluck (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
894
+ TRANSACTION (0.1ms) begin transaction
895
+ TRANSACTION (0.1ms) rollback transaction
896
+ TRANSACTION (0.0ms) begin transaction
897
+ TRANSACTION (0.0ms) rollback transaction
898
+ TRANSACTION (0.1ms) begin transaction
899
+ TRANSACTION (0.0ms) rollback transaction
900
+ TRANSACTION (0.0ms) begin transaction
901
+ TRANSACTION (0.1ms) rollback transaction
902
+ TRANSACTION (0.1ms) begin transaction
903
+ TRANSACTION (0.1ms) rollback transaction
904
+ TRANSACTION (0.1ms) begin transaction
905
+ TRANSACTION (0.1ms) rollback transaction
906
+ TRANSACTION (0.0ms) begin transaction
907
+ TRANSACTION (0.1ms) rollback transaction
908
+ TRANSACTION (0.1ms) begin transaction
909
+ TRANSACTION (0.1ms) rollback transaction
910
+ TRANSACTION (0.1ms) begin transaction
911
+ TRANSACTION (0.1ms) rollback transaction
912
+ TRANSACTION (0.1ms) begin transaction
913
+ TRANSACTION (0.0ms) rollback transaction
914
+ TRANSACTION (0.1ms) begin transaction
915
+ TRANSACTION (0.0ms) rollback transaction
916
+ TRANSACTION (0.0ms) begin transaction
917
+ TRANSACTION (0.0ms) rollback transaction
918
+ TRANSACTION (0.0ms) begin transaction
919
+ TRANSACTION (0.1ms) rollback transaction
920
+ TRANSACTION (0.0ms) begin transaction
921
+ TRANSACTION (0.1ms) rollback transaction
922
+ TRANSACTION (0.1ms) begin transaction
923
+  (1.7ms) SELECT sqlite_version(*)
924
+  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
925
+  (0.0ms) SELECT sqlite_version(*)
926
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
927
+ TRANSACTION (0.1ms) begin transaction
928
+ TRANSACTION (0.1ms) rollback transaction
929
+ TRANSACTION (0.1ms) begin transaction
930
+ TRANSACTION (0.1ms) rollback transaction
931
+ TRANSACTION (0.1ms) begin transaction
932
+ TRANSACTION (0.1ms) rollback transaction
933
+ TRANSACTION (0.0ms) begin transaction
934
+ TRANSACTION (0.0ms) rollback transaction
935
+ TRANSACTION (0.1ms) begin transaction
936
+ TRANSACTION (0.1ms) rollback transaction
937
+ TRANSACTION (0.0ms) begin transaction
938
+ TRANSACTION (0.1ms) rollback transaction
939
+ TRANSACTION (0.1ms) begin transaction
940
+ TRANSACTION (0.1ms) rollback transaction
941
+ TRANSACTION (0.1ms) begin transaction
942
+ TRANSACTION (0.1ms) rollback transaction
943
+ TRANSACTION (0.0ms) begin transaction
944
+ TRANSACTION (0.1ms) rollback transaction
945
+ TRANSACTION (0.0ms) begin transaction
946
+ TRANSACTION (0.1ms) rollback transaction
947
+ TRANSACTION (0.1ms) begin transaction
948
+ TRANSACTION (0.1ms) rollback transaction
949
+ TRANSACTION (0.0ms) begin transaction
950
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
951
+ User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:54:33"], ["updated_at", "2022-09-21 20:54:33"]]
952
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
953
+ TRANSACTION (1.8ms) rollback transaction
954
+ TRANSACTION (0.1ms) begin transaction
955
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
956
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:54:33"], ["updated_at", "2022-09-21 20:54:33"]]
957
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
958
+ TRANSACTION (0.5ms) rollback transaction
959
+ TRANSACTION (0.1ms) begin transaction
960
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
961
+ User Create (1.0ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:54:33"], ["updated_at", "2022-09-21 20:54:33"]]
962
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
963
+ TRANSACTION (0.6ms) rollback transaction
964
+ TRANSACTION (0.1ms) begin transaction
965
+ TRANSACTION (0.5ms) SAVEPOINT active_record_1
966
+ User Create (0.7ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:54:33"], ["updated_at", "2022-09-21 20:54:33"]]
967
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
968
+ TRANSACTION (1.5ms) rollback transaction
969
+ TRANSACTION (0.1ms) begin transaction
970
+ TRANSACTION (10.2ms) SAVEPOINT active_record_1
971
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:54:33"], ["updated_at", "2022-09-21 20:54:33"]]
972
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
973
+ TRANSACTION (0.6ms) rollback transaction
974
+ TRANSACTION (0.1ms) begin transaction
975
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
976
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 20:54:33"], ["updated_at", "2022-09-21 20:54:33"]]
977
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
978
+ TRANSACTION (2.7ms) rollback transaction
979
+ TRANSACTION (0.1ms) begin transaction
980
+ TRANSACTION (0.1ms) rollback transaction
981
+ TRANSACTION (0.1ms) begin transaction
982
+ TRANSACTION (0.1ms) rollback transaction
983
+ TRANSACTION (0.1ms) begin transaction
984
+ TRANSACTION (0.1ms) rollback transaction
985
+ TRANSACTION (0.1ms) begin transaction
986
+ TRANSACTION (0.1ms) rollback transaction
987
+ TRANSACTION (0.1ms) begin transaction
988
+ TRANSACTION (0.0ms) rollback transaction
989
+  (1.4ms) SELECT sqlite_version(*)
990
+  (1.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
991
+  (0.1ms) SELECT sqlite_version(*)
992
+  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
993
+ TRANSACTION (0.1ms) begin transaction
994
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
995
+ User Create (1.2ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:09:14.513039"], ["updated_at", "2022-09-21 21:09:14.513039"]]
996
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
997
+ TRANSACTION (1.8ms) rollback transaction
998
+ TRANSACTION (0.1ms) begin transaction
999
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
1000
+ User Create (0.8ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:10:15.241949"], ["updated_at", "2022-09-21 21:10:15.241949"]]
1001
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
1002
+  (1.9ms) SELECT sqlite_version(*)
1003
+  (1.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
1004
+  (0.1ms) SELECT sqlite_version(*)
1005
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1006
+ TRANSACTION (0.2ms) begin transaction
1007
+ TRANSACTION (0.1ms) rollback transaction
1008
+ TRANSACTION (0.1ms) begin transaction
1009
+ TRANSACTION (0.1ms) rollback transaction
1010
+ TRANSACTION (0.0ms) begin transaction
1011
+ TRANSACTION (0.1ms) rollback transaction
1012
+ TRANSACTION (0.1ms) begin transaction
1013
+ TRANSACTION (0.1ms) rollback transaction
1014
+ TRANSACTION (0.1ms) begin transaction
1015
+ TRANSACTION (0.1ms) rollback transaction
1016
+ TRANSACTION (0.0ms) begin transaction
1017
+ TRANSACTION (0.0ms) rollback transaction
1018
+ TRANSACTION (0.1ms) begin transaction
1019
+ TRANSACTION (0.1ms) rollback transaction
1020
+ TRANSACTION (0.1ms) begin transaction
1021
+ TRANSACTION (0.1ms) rollback transaction
1022
+ TRANSACTION (0.1ms) begin transaction
1023
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1024
+ User Create (1.7ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:11:07.576066"], ["updated_at", "2022-09-21 21:11:07.576066"]]
1025
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1026
+ TRANSACTION (0.7ms) rollback transaction
1027
+ TRANSACTION (0.1ms) begin transaction
1028
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1029
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:12:08.251360"], ["updated_at", "2022-09-21 21:12:08.251360"]]
1030
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1031
+ TRANSACTION (0.7ms) rollback transaction
1032
+ TRANSACTION (0.1ms) begin transaction
1033
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1034
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:12:08.271713"], ["updated_at", "2022-09-21 21:12:08.271713"]]
1035
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1036
+ TRANSACTION (0.5ms) rollback transaction
1037
+ TRANSACTION (0.1ms) begin transaction
1038
+ TRANSACTION (0.1ms) rollback transaction
1039
+ TRANSACTION (0.1ms) begin transaction
1040
+ TRANSACTION (0.0ms) rollback transaction
1041
+ TRANSACTION (0.0ms) begin transaction
1042
+ TRANSACTION (0.0ms) rollback transaction
1043
+ TRANSACTION (0.0ms) begin transaction
1044
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1045
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:12:08.315323"], ["updated_at", "2022-09-21 21:12:08.315323"]]
1046
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1047
+ TRANSACTION (0.4ms) rollback transaction
1048
+ TRANSACTION (0.0ms) begin transaction
1049
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
1050
+ User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:12:08.320491"], ["updated_at", "2022-09-21 21:12:08.320491"]]
1051
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1052
+ TRANSACTION (0.4ms) rollback transaction
1053
+ TRANSACTION (0.1ms) begin transaction
1054
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
1055
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:12:08.325797"], ["updated_at", "2022-09-21 21:12:08.325797"]]
1056
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1057
+ TRANSACTION (1.1ms) rollback transaction
1058
+ TRANSACTION (0.0ms) begin transaction
1059
+ TRANSACTION (0.0ms) rollback transaction
1060
+ TRANSACTION (0.0ms) begin transaction
1061
+ TRANSACTION (0.1ms) rollback transaction
1062
+ TRANSACTION (0.0ms) begin transaction
1063
+ TRANSACTION (0.0ms) rollback transaction
1064
+ TRANSACTION (0.0ms) begin transaction
1065
+ TRANSACTION (0.1ms) rollback transaction
1066
+ TRANSACTION (0.0ms) begin transaction
1067
+ TRANSACTION (0.0ms) rollback transaction
1068
+ ActiveRecord::InternalMetadata Pluck (0.8ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
1069
+ ActiveRecord::SchemaMigration Pluck (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1070
+ TRANSACTION (0.1ms) begin transaction
1071
+ TRANSACTION (0.1ms) rollback transaction
1072
+ TRANSACTION (0.1ms) begin transaction
1073
+ TRANSACTION (0.1ms) rollback transaction
1074
+ TRANSACTION (0.0ms) begin transaction
1075
+ TRANSACTION (0.1ms) rollback transaction
1076
+ TRANSACTION (0.0ms) begin transaction
1077
+ TRANSACTION (0.1ms) rollback transaction
1078
+ TRANSACTION (0.1ms) begin transaction
1079
+ TRANSACTION (0.1ms) rollback transaction
1080
+ TRANSACTION (0.1ms) begin transaction
1081
+ TRANSACTION (0.1ms) rollback transaction
1082
+ TRANSACTION (0.1ms) begin transaction
1083
+ TRANSACTION (0.0ms) rollback transaction
1084
+ TRANSACTION (0.0ms) begin transaction
1085
+ TRANSACTION (0.1ms) rollback transaction
1086
+ TRANSACTION (0.1ms) begin transaction
1087
+ TRANSACTION (0.1ms) rollback transaction
1088
+ TRANSACTION (0.1ms) begin transaction
1089
+ TRANSACTION (0.0ms) rollback transaction
1090
+ TRANSACTION (0.0ms) begin transaction
1091
+ TRANSACTION (0.1ms) rollback transaction
1092
+ TRANSACTION (0.0ms) begin transaction
1093
+ TRANSACTION (0.1ms) rollback transaction
1094
+ TRANSACTION (0.1ms) begin transaction
1095
+ TRANSACTION (0.1ms) rollback transaction
1096
+ TRANSACTION (0.1ms) begin transaction
1097
+ TRANSACTION (0.1ms) rollback transaction
1098
+ TRANSACTION (0.1ms) begin transaction
1099
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1100
+ User Create (1.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:13:10"], ["updated_at", "2022-09-21 21:13:10"]]
1101
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1102
+ TRANSACTION (0.4ms) rollback transaction
1103
+ TRANSACTION (0.1ms) begin transaction
1104
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1105
+ User Create (0.8ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:13:10"], ["updated_at", "2022-09-21 21:13:10"]]
1106
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1107
+ TRANSACTION (0.4ms) rollback transaction
1108
+ TRANSACTION (0.1ms) begin transaction
1109
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1110
+ User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:13:10"], ["updated_at", "2022-09-21 21:13:10"]]
1111
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1112
+ TRANSACTION (0.4ms) rollback transaction
1113
+ TRANSACTION (0.0ms) begin transaction
1114
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
1115
+ User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:13:10"], ["updated_at", "2022-09-21 21:13:10"]]
1116
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1117
+ TRANSACTION (0.6ms) rollback transaction
1118
+ TRANSACTION (0.1ms) begin transaction
1119
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
1120
+ User Create (1.1ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:13:10"], ["updated_at", "2022-09-21 21:13:10"]]
1121
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1122
+ TRANSACTION (0.6ms) rollback transaction
1123
+ TRANSACTION (0.1ms) begin transaction
1124
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1125
+ User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:13:10"], ["updated_at", "2022-09-21 21:13:10"]]
1126
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1127
+ TRANSACTION (0.5ms) rollback transaction
1128
+ TRANSACTION (0.1ms) begin transaction
1129
+ TRANSACTION (0.0ms) rollback transaction
1130
+ TRANSACTION (0.2ms) begin transaction
1131
+ TRANSACTION (0.0ms) rollback transaction
1132
+ ActiveRecord::InternalMetadata Pluck (0.9ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
1133
+ ActiveRecord::SchemaMigration Pluck (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1134
+ TRANSACTION (0.1ms) begin transaction
1135
+ ActiveRecord::InternalMetadata Pluck (0.9ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
1136
+ ActiveRecord::SchemaMigration Pluck (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1137
+ TRANSACTION (0.1ms) begin transaction
1138
+ TRANSACTION (0.2ms) rollback transaction
1139
+ ActiveRecord::InternalMetadata Pluck (1.0ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
1140
+ ActiveRecord::SchemaMigration Pluck (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1141
+ TRANSACTION (0.1ms) begin transaction
1142
+  (2.1ms) SELECT sqlite_version(*)
1143
+  (1.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
1144
+  (0.1ms) SELECT sqlite_version(*)
1145
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1146
+ TRANSACTION (0.1ms) begin transaction
1147
+ TRANSACTION (0.1ms) rollback transaction
1148
+ TRANSACTION (0.2ms) begin transaction
1149
+ TRANSACTION (0.1ms) rollback transaction
1150
+ TRANSACTION (0.1ms) begin transaction
1151
+ TRANSACTION (0.0ms) rollback transaction
1152
+ TRANSACTION (0.1ms) begin transaction
1153
+ TRANSACTION (0.0ms) rollback transaction
1154
+ TRANSACTION (0.1ms) begin transaction
1155
+ TRANSACTION (0.0ms) rollback transaction
1156
+ TRANSACTION (0.3ms) begin transaction
1157
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1158
+ User Create (1.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:30:54"], ["updated_at", "2022-09-21 21:30:54"]]
1159
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1160
+ TRANSACTION (3.3ms) rollback transaction
1161
+ TRANSACTION (0.2ms) begin transaction
1162
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1163
+ User Create (0.7ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:30:54"], ["updated_at", "2022-09-21 21:30:54"]]
1164
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1165
+ TRANSACTION (1.8ms) rollback transaction
1166
+ TRANSACTION (0.1ms) begin transaction
1167
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1168
+ User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:30:54"], ["updated_at", "2022-09-21 21:30:54"]]
1169
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1170
+ TRANSACTION (2.2ms) rollback transaction
1171
+ TRANSACTION (0.1ms) begin transaction
1172
+ TRANSACTION (0.2ms) rollback transaction
1173
+ TRANSACTION (0.1ms) begin transaction
1174
+  (2.6ms) SELECT sqlite_version(*)
1175
+  (1.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
1176
+  (0.0ms) SELECT sqlite_version(*)
1177
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1178
+ TRANSACTION (0.1ms) begin transaction
1179
+ TRANSACTION (0.1ms) rollback transaction
1180
+ TRANSACTION (0.1ms) begin transaction
1181
+ TRANSACTION (0.0ms) rollback transaction
1182
+ TRANSACTION (0.1ms) begin transaction
1183
+ TRANSACTION (0.1ms) rollback transaction
1184
+ TRANSACTION (0.0ms) begin transaction
1185
+ TRANSACTION (0.1ms) rollback transaction
1186
+ TRANSACTION (0.0ms) begin transaction
1187
+ TRANSACTION (0.0ms) rollback transaction
1188
+ TRANSACTION (0.0ms) begin transaction
1189
+ TRANSACTION (0.1ms) rollback transaction
1190
+ TRANSACTION (0.1ms) begin transaction
1191
+ TRANSACTION (0.1ms) rollback transaction
1192
+ TRANSACTION (0.1ms) begin transaction
1193
+ TRANSACTION (0.1ms) rollback transaction
1194
+ TRANSACTION (0.0ms) begin transaction
1195
+ TRANSACTION (0.1ms) rollback transaction
1196
+ TRANSACTION (0.1ms) begin transaction
1197
+ TRANSACTION (0.1ms) rollback transaction
1198
+ TRANSACTION (0.0ms) begin transaction
1199
+ TRANSACTION (0.0ms) rollback transaction
1200
+ TRANSACTION (0.0ms) begin transaction
1201
+ TRANSACTION (0.0ms) rollback transaction
1202
+ TRANSACTION (0.1ms) begin transaction
1203
+ TRANSACTION (0.1ms) rollback transaction
1204
+ TRANSACTION (0.1ms) begin transaction
1205
+ ActiveRecord::InternalMetadata Pluck (1.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]
1206
+ ActiveRecord::SchemaMigration Pluck (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1207
+ TRANSACTION (0.1ms) begin transaction
1208
+ TRANSACTION (0.1ms) rollback transaction
1209
+ TRANSACTION (0.1ms) begin transaction
1210
+ TRANSACTION (0.1ms) rollback transaction
1211
+ TRANSACTION (0.1ms) begin transaction
1212
+ TRANSACTION (0.0ms) rollback transaction
1213
+ TRANSACTION (0.0ms) begin transaction
1214
+ TRANSACTION (0.1ms) rollback transaction
1215
+ TRANSACTION (0.0ms) begin transaction
1216
+ TRANSACTION (0.1ms) rollback transaction
1217
+ TRANSACTION (0.1ms) begin transaction
1218
+ TRANSACTION (0.1ms) rollback transaction
1219
+ TRANSACTION (0.0ms) begin transaction
1220
+ TRANSACTION (0.1ms) rollback transaction
1221
+ TRANSACTION (0.1ms) begin transaction
1222
+ TRANSACTION (0.1ms) rollback transaction
1223
+ TRANSACTION (0.0ms) begin transaction
1224
+ TRANSACTION (0.1ms) rollback transaction
1225
+ TRANSACTION (0.0ms) begin transaction
1226
+ TRANSACTION (0.0ms) rollback transaction
1227
+ TRANSACTION (0.0ms) begin transaction
1228
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1229
+ User Create (1.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "test@nulogy.com"], ["created_at", "2022-09-21 21:55:19.136759"], ["updated_at", "2022-09-21 21:55:19.136759"]]
1230
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1