File size: 67,466 Bytes
155b2a4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
[INFO] Everything is fine.
[DEBUG] Debugging information.
[SUCCESS] Task completed successfully.
[WARNING] Something is not right.
[ERROR] Unexpected error occured.
2024-04-09 14:55:21,827 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,827 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,827 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,827 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,833 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,840 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,842 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,842 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,850 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,850 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,858 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,859 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,865 - httpcore.connection - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=3 socket_options=None (_trace.py:45)
2024-04-09 14:55:21,865 - httpcore.connection - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=3 socket_options=None (_trace.py:45)
2024-04-09 14:55:21,865 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x13404fd90> (_trace.py:45)
2024-04-09 14:55:21,865 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x13405d790> (_trace.py:45)
2024-04-09 14:55:21,865 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:21,865 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:21,866 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:21,866 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:21,866 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:21,866 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:21,866 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:21,866 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:21,866 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:21,866 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:55:21,866 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:21,866 - httpcore.proxy - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x124b8d1c0> server_hostname='api.gradio.app' timeout=3 (_trace.py:45)
2024-04-09 14:55:21,867 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:55:21,867 - httpcore.proxy - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x124b8d250> server_hostname='checkip.amazonaws.com' timeout=3 (_trace.py:45)
2024-04-09 14:55:21,870 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,870 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,876 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,876 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,882 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,882 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,888 - httpcore.connection - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=None socket_options=None (_trace.py:45)
2024-04-09 14:55:21,889 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x13408df50> (_trace.py:45)
2024-04-09 14:55:21,889 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:21,889 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:21,889 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:21,889 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:21,889 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:21,892 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Connection', b'close'), (b'Content-Length', b'4'), (b'Content-Type', b'application/json'), (b'Date', b'Tue, 09 Apr 2024 06:55:21 GMT'), (b'Server', b'uvicorn')]) (_trace.py:45)
2024-04-09 14:55:21,893 - httpx - INFO - HTTP Request: GET http://127.0.0.1:7860/startup-events "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:55:21,893 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:21,893 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:21,893 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:21,893 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:21,895 - httpx - DEBUG - load_ssl_context verify=False cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,896 - httpx - DEBUG - load_ssl_context verify=False cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,896 - httpx - DEBUG - load_ssl_context verify=False cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,896 - httpcore.connection - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=3 socket_options=None (_trace.py:45)
2024-04-09 14:55:21,896 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x1340bdf10> (_trace.py:45)
2024-04-09 14:55:21,896 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'HEAD']> (_trace.py:45)
2024-04-09 14:55:21,897 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:21,897 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'HEAD']> (_trace.py:45)
2024-04-09 14:55:21,897 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:21,897 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'HEAD']> (_trace.py:45)
2024-04-09 14:55:21,936 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Connection', b'close'), (b'Content-Length', b'8960'), (b'Content-Type', b'text/html; charset=utf-8'), (b'Date', b'Tue, 09 Apr 2024 06:55:21 GMT'), (b'Server', b'uvicorn')]) (_trace.py:45)
2024-04-09 14:55:21,936 - httpx - INFO - HTTP Request: HEAD http://127.0.0.1:7860/ "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:55:21,936 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'HEAD']> (_trace.py:45)
2024-04-09 14:55:21,936 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:21,936 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:21,936 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:21,937 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,937 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,943 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,943 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,949 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:21,949 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:21,955 - httpcore.connection - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=3 socket_options=None (_trace.py:45)
2024-04-09 14:55:21,956 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x124d57050> (_trace.py:45)
2024-04-09 14:55:21,956 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:21,956 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:21,956 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:21,956 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:21,956 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:21,956 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:55:21,956 - httpcore.proxy - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x134096ba0> server_hostname='checkip.amazonaws.com' timeout=3 (_trace.py:45)
2024-04-09 14:55:22,013 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:55:21 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'3'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')]) (_trace.py:45)
2024-04-09 14:55:22,013 - httpx - INFO - HTTP Request: GET https://api.gradio.app/gradio-messaging/en "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:55:22,013 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,013 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:22,013 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:22,013 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:22,033 - httpcore.proxy - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x124b27950> (_trace.py:45)
2024-04-09 14:55:22,033 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,033 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,033 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,033 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,033 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,109 - httpcore.proxy - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x134021050> (_trace.py:45)
2024-04-09 14:55:22,109 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,109 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,109 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,109 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,109 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,177 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'', [(b'Date', b'Tue, 09 Apr 2024 06:55:22 GMT'), (b'Content-Type', b'text/plain;charset=UTF-8'), (b'Content-Length', b'16'), (b'Connection', b'keep-alive'), (b'Server', b'nginx')]) (_trace.py:45)
2024-04-09 14:55:22,177 - httpx - INFO - HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " (_client.py:1013)
2024-04-09 14:55:22,177 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,177 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:22,177 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:22,177 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:22,179 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:22,180 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:22,186 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:22,186 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:22,192 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:22,192 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:22,198 - httpcore.connection - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=5 socket_options=None (_trace.py:45)
2024-04-09 14:55:22,198 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x124d83d10> (_trace.py:45)
2024-04-09 14:55:22,198 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:22,198 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,198 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:22,198 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,198 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:22,199 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:55:22,199 - httpcore.proxy - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x1147c3140> server_hostname='api.gradio.app' timeout=5 (_trace.py:45)
2024-04-09 14:55:22,207 - httpcore.proxy - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x134045510> (_trace.py:45)
2024-04-09 14:55:22,207 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,207 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,207 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,207 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,207 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,208 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'', [(b'Date', b'Tue, 09 Apr 2024 06:55:22 GMT'), (b'Content-Type', b'text/plain;charset=UTF-8'), (b'Content-Length', b'16'), (b'Connection', b'keep-alive'), (b'Server', b'nginx')]) (_trace.py:45)
2024-04-09 14:55:22,209 - httpx - INFO - HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " (_client.py:1013)
2024-04-09 14:55:22,209 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,209 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:22,209 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:22,209 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:22,211 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:22,211 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:22,217 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:22,217 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:22,223 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:22,223 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:22,229 - httpcore.connection - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=5 socket_options=None (_trace.py:45)
2024-04-09 14:55:22,229 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x124d8a0d0> (_trace.py:45)
2024-04-09 14:55:22,229 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:22,229 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,229 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:22,229 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,229 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:22,230 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:55:22,230 - httpcore.proxy - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x124b8ccb0> server_hostname='api.gradio.app' timeout=5 (_trace.py:45)
2024-04-09 14:55:22,317 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'', [(b'Date', b'Tue, 09 Apr 2024 06:55:22 GMT'), (b'Content-Type', b'text/plain;charset=UTF-8'), (b'Content-Length', b'16'), (b'Connection', b'keep-alive'), (b'Server', b'nginx')]) (_trace.py:45)
2024-04-09 14:55:22,317 - httpx - INFO - HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " (_client.py:1013)
2024-04-09 14:55:22,317 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,317 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:22,317 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:22,317 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:22,319 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:22,320 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:22,325 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:22,326 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:22,331 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:55:22,332 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:55:22,338 - httpcore.connection - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=5 socket_options=None (_trace.py:45)
2024-04-09 14:55:22,338 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x124d0c890> (_trace.py:45)
2024-04-09 14:55:22,338 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:22,338 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,338 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:22,338 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,338 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:55:22,338 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:55:22,339 - httpcore.proxy - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x1340c97f0> server_hostname='api.gradio.app' timeout=5 (_trace.py:45)
2024-04-09 14:55:22,435 - httpcore.proxy - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x1340bed10> (_trace.py:45)
2024-04-09 14:55:22,435 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,436 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,436 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,436 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,436 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,492 - httpcore.proxy - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x114550590> (_trace.py:45)
2024-04-09 14:55:22,493 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,493 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,493 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,493 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,493 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,752 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:55:22 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'21'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')]) (_trace.py:45)
2024-04-09 14:55:22,752 - httpx - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:55:22,752 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,752 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:22,752 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:22,752 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:22,754 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:55:22 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'21'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')]) (_trace.py:45)
2024-04-09 14:55:22,755 - httpx - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:55:22,755 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:55:22,755 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:22,755 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:22,755 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:22,779 - httpcore.proxy - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x1245c6ad0> (_trace.py:45)
2024-04-09 14:55:22,779 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:22,779 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,779 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:22,779 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,779 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:22,852 - httpcore.proxy - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x124d62650> (_trace.py:45)
2024-04-09 14:55:22,853 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:22,853 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,853 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:22,853 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,853 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:22,913 - httpcore.proxy - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x124520210> (_trace.py:45)
2024-04-09 14:55:22,913 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:22,913 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:55:22,913 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:22,913 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:55:22,913 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:23,117 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:55:23 GMT'), (b'Content-Type', b'text/html; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*'), (b'Content-Encoding', b'gzip')]) (_trace.py:45)
2024-04-09 14:55:23,117 - httpx - INFO - HTTP Request: POST https://api.gradio.app/gradio-initiated-analytics/ "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:55:23,117 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:23,117 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:23,117 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:23,117 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:23,187 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:55:23 GMT'), (b'Content-Type', b'text/html; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*'), (b'Content-Encoding', b'gzip')]) (_trace.py:45)
2024-04-09 14:55:23,187 - httpx - INFO - HTTP Request: POST https://api.gradio.app/gradio-initiated-analytics/ "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:55:23,187 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:23,187 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:23,187 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:23,187 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:23,229 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:55:23 GMT'), (b'Content-Type', b'text/html; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*'), (b'Content-Encoding', b'gzip')]) (_trace.py:45)
2024-04-09 14:55:23,229 - httpx - INFO - HTTP Request: POST https://api.gradio.app/gradio-launched-telemetry/ "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:55:23,229 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:55:23,229 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:55:23,229 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:55:23,229 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:55:27,172 - matplotlib - DEBUG - matplotlib data path: /opt/homebrew/lib/python3.11/site-packages/matplotlib/mpl-data (__init__.py:337)
2024-04-09 14:55:27,176 - matplotlib - DEBUG - CONFIGDIR=/Users/louisshe/.matplotlib (__init__.py:337)
2024-04-09 14:55:27,177 - matplotlib - DEBUG - interactive is False (__init__.py:1498)
2024-04-09 14:55:27,177 - matplotlib - DEBUG - platform is darwin (__init__.py:1499)
2024-04-09 14:55:27,208 - matplotlib - DEBUG - CACHEDIR=/Users/louisshe/.matplotlib (__init__.py:337)
2024-04-09 14:55:27,210 - matplotlib.font_manager - DEBUG - Using fontManager instance from /Users/louisshe/.matplotlib/fontlist-v330.json (font_manager.py:1574)
2024-04-09 14:55:27,338 - matplotlib.pyplot - DEBUG - Loaded backend macosx version unknown. (pyplot.py:414)
2024-04-09 14:55:27,339 - matplotlib.pyplot - DEBUG - Loaded backend agg version v2.2. (pyplot.py:414)
2024-04-09 14:55:28,342 - matplotlib.pyplot - DEBUG - Loaded backend MacOSX version unknown. (pyplot.py:414)
2024-04-09 14:55:28,544 - matplotlib.pyplot - DEBUG - Loaded backend agg version v2.2. (pyplot.py:414)
2024-04-09 14:55:29,063 - root - DEBUG - test (app.py:60)
2024-04-09 14:55:32,121 - root - INFO - testvewqfewqfewq (app.py:60)
2024-04-09 14:55:33,342 - root - WARNING - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:34,823 - root - CRITICAL - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:35,486 - root - ERROR - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:36,200 - root - CRITICAL - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:37,067 - root - ERROR - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:38,031 - root - CRITICAL - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:38,539 - root - WARNING - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:38,994 - root - INFO - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:39,347 - root - DEBUG - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:39,651 - root - INFO - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:39,854 - root - WARNING - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:55:40,058 - root - CRITICAL - testvewqfewqfewqfewqfqwe (app.py:60)
2024-04-09 14:56:30,306 - root - INFO - Use the left column to log messages to a file, and the log will be displayed in here. (app.py:48)
2024-04-09 14:56:30,308 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:30,308 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:30,323 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:30,323 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:30,335 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:30,335 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:30,339 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:30,339 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:30,345 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:30,345 - httpx - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:30,345 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:30,345 - httpx - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:30,350 - httpcore.connection - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=3 socket_options=None (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.connection - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=5 socket_options=None (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x13408f890> (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x13408e750> (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:30,351 - httpcore.proxy - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x124b8fc80> server_hostname='api.gradio.app' timeout=3 (_trace.py:45)
2024-04-09 14:56:30,352 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:56:30,352 - httpcore.proxy - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x124b8f770> server_hostname='api.gradio.app' timeout=5 (_trace.py:45)
2024-04-09 14:56:30,942 - httpcore.proxy - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x13408d590> (_trace.py:45)
2024-04-09 14:56:30,942 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:56:30,942 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:56:30,942 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:56:30,942 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:56:30,942 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:56:30,945 - httpcore.proxy - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x13408da10> (_trace.py:45)
2024-04-09 14:56:30,945 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:56:30,945 - httpcore.http11 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:56:30,945 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:56:30,945 - httpcore.http11 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:56:30,945 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:56:31,143 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:56:31 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'21'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')]) (_trace.py:45)
2024-04-09 14:56:31,143 - httpx - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:56:31,143 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:56:31,143 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:56:31,143 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:56:31,143 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:56:31,285 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:56:31 GMT'), (b'Content-Type', b'text/html; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*'), (b'Content-Encoding', b'gzip')]) (_trace.py:45)
2024-04-09 14:56:31,285 - httpx - INFO - HTTP Request: POST https://api.gradio.app/gradio-initiated-analytics/ "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:56:31,285 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:56:31,285 - httpcore.http11 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:56:31,285 - httpcore.http11 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:56:31,285 - httpcore.http11 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:56:55,353 - INFO - Use the left column to log messages to a file, and the log will be displayed in here. (app.py:46)
2024-04-09 14:56:55,355 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:55,355 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:55,355 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:55,355 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:55,367 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:55,367 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:55,370 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:55,370 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:55,382 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:55,382 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:56:55,386 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:55,386 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:56:55,391 - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=5 socket_options=None (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=3 socket_options=None (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x134dfffd0> (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x1353dbb90> (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:56:55,392 - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x1245957f0> server_hostname='api.gradio.app' timeout=5 (_trace.py:45)
2024-04-09 14:56:55,393 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:56:55,393 - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x135241c70> server_hostname='api.gradio.app' timeout=3 (_trace.py:45)
2024-04-09 14:56:56,944 - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x135356c50> (_trace.py:45)
2024-04-09 14:56:56,944 - DEBUG - send_request_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:56:56,944 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:56:56,945 - DEBUG - send_request_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:56:56,945 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:56:56,945 - DEBUG - receive_response_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:56:57,152 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:56:57 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'21'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')]) (_trace.py:45)
2024-04-09 14:56:57,152 - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:56:57,152 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:56:57,152 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:56:57,152 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:56:57,153 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:56:57,255 - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x124d61a90> (_trace.py:45)
2024-04-09 14:56:57,256 - DEBUG - send_request_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:56:57,256 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:56:57,256 - DEBUG - send_request_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:56:57,256 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:56:57,256 - DEBUG - receive_response_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:56:57,592 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:56:57 GMT'), (b'Content-Type', b'text/html; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*'), (b'Content-Encoding', b'gzip')]) (_trace.py:45)
2024-04-09 14:56:57,592 - INFO - HTTP Request: POST https://api.gradio.app/gradio-initiated-analytics/ "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:56:57,592 - DEBUG - receive_response_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:56:57,592 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:56:57,592 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:56:57,592 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:57:07,695 - DEBUG - test (app.py:54)
2024-04-09 14:57:09,770 - INFO - test (app.py:54)
2024-04-09 14:57:53,713 - INFO - Use the left column to log messages to a file, and the log will be displayed in here. (app.py:47)
2024-04-09 14:57:53,715 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:57:53,716 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:57:53,721 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:57:53,722 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:57:53,731 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:57:53,731 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:57:53,742 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:57:53,747 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:57:53,747 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:57:53,747 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:57:53,753 - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=3 socket_options=None (_trace.py:45)
2024-04-09 14:57:53,753 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:57:53,753 - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x1354d1010> (_trace.py:45)
2024-04-09 14:57:53,753 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:57:53,753 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:57:53,753 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:57:53,753 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:57:53,754 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:57:53,754 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:57:53,754 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:57:53,754 - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x124b8f380> server_hostname='api.gradio.app' timeout=3 (_trace.py:45)
2024-04-09 14:57:53,759 - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=5 socket_options=None (_trace.py:45)
2024-04-09 14:57:53,759 - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x1353cb610> (_trace.py:45)
2024-04-09 14:57:53,759 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:57:53,759 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:57:53,759 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:57:53,759 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:57:53,759 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:57:53,760 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:57:53,760 - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x134094950> server_hostname='api.gradio.app' timeout=5 (_trace.py:45)
2024-04-09 14:57:54,374 - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x1354d1c10> (_trace.py:45)
2024-04-09 14:57:54,374 - DEBUG - send_request_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:57:54,374 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:57:54,374 - DEBUG - send_request_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:57:54,374 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:57:54,374 - DEBUG - receive_response_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:57:54,567 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:57:54 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'21'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')]) (_trace.py:45)
2024-04-09 14:57:54,567 - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:57:54,567 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:57:54,568 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:57:54,568 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:57:54,568 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:57:54,598 - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x134a83d10> (_trace.py:45)
2024-04-09 14:57:54,598 - DEBUG - send_request_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:57:54,598 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:57:54,598 - DEBUG - send_request_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:57:54,598 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:57:54,598 - DEBUG - receive_response_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:57:54,903 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:57:54 GMT'), (b'Content-Type', b'text/html; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*'), (b'Content-Encoding', b'gzip')]) (_trace.py:45)
2024-04-09 14:57:54,903 - INFO - HTTP Request: POST https://api.gradio.app/gradio-initiated-analytics/ "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:57:54,903 - DEBUG - receive_response_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:57:54,903 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:57:54,903 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:57:54,903 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:58:05,230 - INFO - test (app.py:55)
2024-04-09 14:58:06,141 - CRITICAL - test (app.py:55)
2024-04-09 14:58:07,004 - WARNING - test (app.py:55)
2024-04-09 14:58:07,770 - ERROR - test (app.py:55)
2024-04-09 14:58:08,688 - DEBUG - test (app.py:55)
2024-04-09 14:58:23,054 - INFO - Use the left column to log messages to a file, and the log will be displayed in here. (app.py:47)
2024-04-09 14:58:23,056 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:58:23,056 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:58:23,056 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:58:23,057 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:58:23,070 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:58:23,070 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:58:23,073 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:58:23,073 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:58:23,085 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:58:23,085 - DEBUG - load_ssl_context verify=True cert=None trust_env=True http2=False (_config.py:79)
2024-04-09 14:58:23,088 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:58:23,088 - DEBUG - load_verify_locations cafile='/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem' (_config.py:146)
2024-04-09 14:58:23,094 - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=5 socket_options=None (_trace.py:45)
2024-04-09 14:58:23,094 - DEBUG - connect_tcp.started host='127.0.0.1' port=7890 local_address=None timeout=3 socket_options=None (_trace.py:45)
2024-04-09 14:58:23,094 - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x13400c710> (_trace.py:45)
2024-04-09 14:58:23,094 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:58:23,094 - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x124dfc910> (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - send_request_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - send_request_body.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - receive_response_headers.started request=<Request [b'CONNECT']> (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x1354bff50> server_hostname='api.gradio.app' timeout=3 (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'Connection established', []) (_trace.py:45)
2024-04-09 14:58:23,095 - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x1354bf890> server_hostname='api.gradio.app' timeout=5 (_trace.py:45)
2024-04-09 14:58:23,806 - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x13400e3d0> (_trace.py:45)
2024-04-09 14:58:23,806 - DEBUG - send_request_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:58:23,807 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:58:23,807 - DEBUG - send_request_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:58:23,807 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:58:23,807 - DEBUG - receive_response_headers.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:58:23,813 - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x13400dbd0> (_trace.py:45)
2024-04-09 14:58:23,813 - DEBUG - send_request_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:58:23,813 - DEBUG - send_request_headers.complete (_trace.py:45)
2024-04-09 14:58:23,813 - DEBUG - send_request_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:58:23,813 - DEBUG - send_request_body.complete (_trace.py:45)
2024-04-09 14:58:23,813 - DEBUG - receive_response_headers.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:58:24,005 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:58:23 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'21'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')]) (_trace.py:45)
2024-04-09 14:58:24,005 - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:58:24,005 - DEBUG - receive_response_body.started request=<Request [b'GET']> (_trace.py:45)
2024-04-09 14:58:24,005 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:58:24,005 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:58:24,005 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:58:24,186 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 09 Apr 2024 06:58:24 GMT'), (b'Content-Type', b'text/html; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*'), (b'Content-Encoding', b'gzip')]) (_trace.py:45)
2024-04-09 14:58:24,186 - INFO - HTTP Request: POST https://api.gradio.app/gradio-initiated-analytics/ "HTTP/1.1 200 OK" (_client.py:1013)
2024-04-09 14:58:24,186 - DEBUG - receive_response_body.started request=<Request [b'POST']> (_trace.py:45)
2024-04-09 14:58:24,187 - DEBUG - receive_response_body.complete (_trace.py:45)
2024-04-09 14:58:24,187 - DEBUG - response_closed.started (_trace.py:45)
2024-04-09 14:58:24,187 - DEBUG - response_closed.complete (_trace.py:45)
2024-04-09 14:58:27,766 - INFO - test (app.py:55)
2024-04-09 14:58:28,634 - WARNING - test (app.py:55)
2024-04-09 14:58:29,449 - ERROR - test (app.py:55)
2024-04-09 14:58:29,855 - CRITICAL - test (app.py:55)