File size: 4,023 Bytes
72f684c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8d3de58
 
 
 
 
 
 
 
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
2025-03-23 15:00:44 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
2025-03-23 15:00:44 | INFO | controller | Init controller
2025-03-23 15:00:45 | ERROR | stderr | INFO:     Started server process [48368]
2025-03-23 15:00:45 | ERROR | stderr | INFO:     Waiting for application startup.
2025-03-23 15:00:45 | ERROR | stderr | INFO:     Application startup complete.
2025-03-23 15:00:45 | ERROR | stderr | INFO:     Uvicorn running on http://0.0.0.0:10000 (Press CTRL+C to quit)
2025-03-23 15:01:04 | INFO | controller | Register a new worker: http://localhost:40000
2025-03-23 15:01:04 | INFO | controller | Register done: http://localhost:40000, {'model_names': ['/home/agent_h/data/starvector-1b-im2svg'], 'speed': 1, 'queue_length': 0}
2025-03-23 15:01:04 | INFO | stdout | INFO:     127.0.0.1:51486 - "POST /register_worker HTTP/1.1" 200 OK
2025-03-23 15:01:19 | INFO | controller | Receive heart beat. http://localhost:40000
2025-03-23 15:01:19 | INFO | stdout | INFO:     127.0.0.1:51523 - "POST /receive_heart_beat HTTP/1.1" 200 OK
2025-03-23 15:01:34 | INFO | controller | Receive heart beat. http://localhost:40000
2025-03-23 15:01:34 | INFO | stdout | INFO:     127.0.0.1:51562 - "POST /receive_heart_beat HTTP/1.1" 200 OK
2025-03-23 15:01:49 | INFO | controller | Receive heart beat. http://localhost:40000
2025-03-23 15:01:49 | INFO | stdout | INFO:     127.0.0.1:51607 - "POST /receive_heart_beat HTTP/1.1" 200 OK
2025-03-23 15:02:04 | INFO | controller | Receive heart beat. http://localhost:40000
2025-03-23 15:02:04 | INFO | stdout | INFO:     127.0.0.1:51648 - "POST /receive_heart_beat HTTP/1.1" 200 OK
2025-03-23 15:02:19 | INFO | controller | Receive heart beat. http://localhost:40000
2025-03-23 15:02:19 | INFO | stdout | INFO:     127.0.0.1:51683 - "POST /receive_heart_beat HTTP/1.1" 200 OK
2025-03-23 15:02:34 | INFO | controller | Receive heart beat. http://localhost:40000
2025-03-23 15:02:34 | INFO | stdout | INFO:     127.0.0.1:51729 - "POST /receive_heart_beat HTTP/1.1" 200 OK
2025-03-23 15:02:55 | ERROR | stderr | INFO:     Shutting down
2025-03-23 15:02:55 | ERROR | stderr | INFO:     Waiting for application shutdown.
2025-03-23 15:02:55 | ERROR | stderr | INFO:     Application shutdown complete.
2025-03-23 15:02:55 | ERROR | stderr | INFO:     Finished server process [48368]
2025-03-23 15:04:32 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
2025-03-23 15:04:32 | INFO | controller | Init controller
2025-03-23 15:04:32 | ERROR | stderr | INFO:     Started server process [50695]
2025-03-23 15:04:32 | ERROR | stderr | INFO:     Waiting for application startup.
2025-03-23 15:04:32 | ERROR | stderr | INFO:     Application startup complete.
2025-03-23 15:04:32 | ERROR | stderr | INFO:     Uvicorn running on http://0.0.0.0:10000 (Press CTRL+C to quit)
2025-03-24 14:06:11 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
2025-03-24 14:06:11 | INFO | controller | Init controller
2025-03-24 14:06:11 | ERROR | stderr | INFO:     Started server process [95537]
2025-03-24 14:06:11 | ERROR | stderr | INFO:     Waiting for application startup.
2025-03-24 14:06:11 | ERROR | stderr | INFO:     Application startup complete.
2025-03-24 14:06:11 | ERROR | stderr | ERROR:    [Errno 48] error while attempting to bind on address ('0.0.0.0', 10000): address already in use
2025-03-24 14:06:11 | ERROR | stderr | INFO:     Waiting for application shutdown.
2025-03-24 14:06:11 | ERROR | stderr | INFO:     Application shutdown complete.