Gendle commited on
Commit
294bde3
·
verified ·
1 Parent(s): d2640ef

Hermes Agent backup - 2026-06-04 04:44:25

Browse files
Files changed (4) hide show
  1. config/auth.json +5 -5
  2. logs/agent.log +18 -0
  3. logs/errors.log +4 -0
  4. metadata.json +1 -1
config/auth.json CHANGED
@@ -9,11 +9,11 @@
9
  "auth_type": "api_key",
10
  "priority": 0,
11
  "source": "env:NVIDIA_API_KEY",
12
- "last_status": null,
13
- "last_status_at": null,
14
- "last_error_code": null,
15
  "last_error_reason": null,
16
- "last_error_message": null,
17
  "last_error_reset_at": null,
18
  "base_url": "https://integrate.api.nvidia.com/v1",
19
  "request_count": 0,
@@ -21,5 +21,5 @@
21
  }
22
  ]
23
  },
24
- "updated_at": "2026-06-04T04:42:52.381586+00:00"
25
  }
 
9
  "auth_type": "api_key",
10
  "priority": 0,
11
  "source": "env:NVIDIA_API_KEY",
12
+ "last_status": "exhausted",
13
+ "last_status_at": 1780548264.632804,
14
+ "last_error_code": 429,
15
  "last_error_reason": null,
16
+ "last_error_message": "Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}",
17
  "last_error_reset_at": null,
18
  "base_url": "https://integrate.api.nvidia.com/v1",
19
  "request_count": 0,
 
21
  }
22
  ]
23
  },
24
+ "updated_at": "2026-06-04T04:44:24.635756+00:00"
25
  }
logs/agent.log CHANGED
@@ -1362,3 +1362,21 @@
1362
  2026-06-04 04:43:57,485 INFO run_agent: OpenAI client created (agent_init, shared=True) thread=MainThread:140471116309312 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
1363
  2026-06-04 04:43:57,543 INFO [auto-test-2780777c] agent.conversation_loop: conversation turn: session=auto-test-2780777c model=deepseek-ai/deepseek-v4-pro provider=nvidia platform=cli history=0 msg='What is 2+2? Reply with just the number.'
1364
  2026-06-04 04:43:57,609 INFO run_agent: OpenAI client created (chat_completion_stream_request, shared=False) thread=Thread-5 (_call):140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1362
  2026-06-04 04:43:57,485 INFO run_agent: OpenAI client created (agent_init, shared=True) thread=MainThread:140471116309312 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
1363
  2026-06-04 04:43:57,543 INFO [auto-test-2780777c] agent.conversation_loop: conversation turn: session=auto-test-2780777c model=deepseek-ai/deepseek-v4-pro provider=nvidia platform=cli history=0 msg='What is 2+2? Reply with just the number.'
1364
  2026-06-04 04:43:57,609 INFO run_agent: OpenAI client created (chat_completion_stream_request, shared=False) thread=Thread-5 (_call):140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
1365
+ 2026-06-04 04:44:00,443 INFO run_agent: OpenAI client closed (stream_request_complete, shared=False, tcp_force_closed=0) thread=Thread-5 (_call):140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
1366
+ 2026-06-04 04:44:00,444 INFO [auto-test-2780777c] agent.conversation_loop: API call #1: model=deepseek-ai/deepseek-v4-pro provider=nvidia in=15002 out=2 total=15004 latency=2.9s
1367
+ 2026-06-04 04:44:00,457 INFO [auto-test-2780777c] agent.conversation_loop: Turn ended: reason=text_response(finish_reason=stop) model=deepseek-ai/deepseek-v4-pro api_calls=1/90 budget=1/90 tool_turns=0 last_msg_role=assistant response_len=1 session=auto-test-2780777c
1368
+ 2026-06-04 04:44:00,473 INFO agent.auxiliary_client: Auxiliary title_generation: using nvidia (deepseek-ai/deepseek-v4-pro) at https://integrate.api.nvidia.com/v1/
1369
+ 2026-06-04 04:44:21,516 INFO run_agent: OpenAI client created (agent_init, shared=True) thread=MainThread:140471116309312 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
1370
+ 2026-06-04 04:44:21,585 INFO [debug-test-001] agent.conversation_loop: conversation turn: session=debug-test-001 model=deepseek-ai/deepseek-v4-pro provider=nvidia platform=cli history=0 msg='Hello! Reply with just OK.'
1371
+ 2026-06-04 04:44:21,649 INFO run_agent: OpenAI client created (chat_completion_stream_request, shared=False) thread=Thread-6 (_call):140470995453632 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
1372
+ 2026-06-04 04:44:21,741 INFO agent.chat_completion_helpers: Streaming failed before delivery: Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}
1373
+ 2026-06-04 04:44:21,745 INFO run_agent: OpenAI client closed (stream_request_complete, shared=False, tcp_force_closed=1) thread=Thread-6 (_call):140470995453632 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
1374
+ 2026-06-04 04:44:21,749 WARNING [debug-test-001] agent.conversation_loop: API call failed (attempt 1/3) error_type=RateLimitError thread=hermes-bridge-run-6bf81610:140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro summary=HTTP 429: Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}
1375
+ 2026-06-04 04:44:21,750 WARNING [debug-test-001] agent.conversation_loop: Retrying API call in 2.779409915392463s (attempt 1/3) thread=hermes-bridge-run-6bf81610:140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro error=Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}
1376
+ 2026-06-04 04:44:24,584 INFO run_agent: OpenAI client created (chat_completion_stream_request, shared=False) thread=Thread-7 (_call):140470995453632 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
1377
+ 2026-06-04 04:44:24,630 INFO agent.chat_completion_helpers: Streaming failed before delivery: Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}
1378
+ 2026-06-04 04:44:24,631 INFO run_agent: OpenAI client closed (stream_request_complete, shared=False, tcp_force_closed=1) thread=Thread-7 (_call):140470995453632 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
1379
+ 2026-06-04 04:44:24,644 INFO [debug-test-001] agent.credential_pool: credential pool: marking NVIDIA_API_KEY exhausted (status=429), rotating
1380
+ 2026-06-04 04:44:24,645 INFO [debug-test-001] agent.credential_pool: credential pool: no available entries (all exhausted or empty)
1381
+ 2026-06-04 04:44:24,645 WARNING [debug-test-001] agent.conversation_loop: API call failed (attempt 2/3) error_type=RateLimitError thread=hermes-bridge-run-6bf81610:140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro summary=HTTP 429: Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}
1382
+ 2026-06-04 04:44:24,649 WARNING [debug-test-001] agent.conversation_loop: Retrying API call in 5.59925445660892s (attempt 2/3) thread=hermes-bridge-run-6bf81610:140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro error=Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}
logs/errors.log CHANGED
@@ -104,3 +104,7 @@
104
  2026-06-03 23:23:14,923 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
105
  2026-06-03 23:24:14,991 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
106
  2026-06-03 23:26:15,141 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
 
 
 
 
 
104
  2026-06-03 23:23:14,923 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
105
  2026-06-03 23:24:14,991 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
106
  2026-06-03 23:26:15,141 ERROR gateway.platforms.api_server: [Api_Server] Refusing to start: API_SERVER_KEY is required for the API server, including loopback-only binds on 127.0.0.1.
107
+ 2026-06-04 04:44:21,749 WARNING [debug-test-001] agent.conversation_loop: API call failed (attempt 1/3) error_type=RateLimitError thread=hermes-bridge-run-6bf81610:140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro summary=HTTP 429: Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}
108
+ 2026-06-04 04:44:21,750 WARNING [debug-test-001] agent.conversation_loop: Retrying API call in 2.779409915392463s (attempt 1/3) thread=hermes-bridge-run-6bf81610:140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro error=Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}
109
+ 2026-06-04 04:44:24,645 WARNING [debug-test-001] agent.conversation_loop: API call failed (attempt 2/3) error_type=RateLimitError thread=hermes-bridge-run-6bf81610:140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro summary=HTTP 429: Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}
110
+ 2026-06-04 04:44:24,649 WARNING [debug-test-001] agent.conversation_loop: Retrying API call in 5.59925445660892s (attempt 2/3) thread=hermes-bridge-run-6bf81610:140470983915200 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro error=Error code: 429 - {'status': 429, 'title': 'Too Many Requests'}
metadata.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "timestamp": "2026-06-04T04:44:00.200486",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }
 
1
  {
2
+ "timestamp": "2026-06-04T04:44:25.069595",
3
  "version": "0.10.0",
4
  "hermes_home": "/data/.hermes"
5
  }