Spaces:
Sleeping
Sleeping
File size: 85,563 Bytes
260d3dd | 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 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 | 2026-01-23 15:44:10,821 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 15:44:10,821 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 15:44:10,821 - rotator_library - DEBUG - Antigravity config: signatures_in_client=True, cache=True, dynamic_models=False, gemini3_fix=True, gemini3_strict_schema=True, claude_fix=False, thinking_sanitization=True, parallel_tool_claude=True, parallel_tool_gemini3=True
2026-01-23 15:44:10,822 - rotator_library - DEBUG - Loaded persisted tier 'standard-tier' for credential: antigravity_oauth_1.json
2026-01-23 15:44:10,822 - rotator_library - DEBUG - Loaded persisted tier 'standard-tier' for credential: antigravity_oauth_2.json
2026-01-23 15:44:10,822 - rotator_library - DEBUG - antigravity: Loaded 2 credential tiers from disk: standard-tier=2
2026-01-23 15:44:10,823 - rotator_library - DEBUG - Loading ANTIGRAVITY credentials from file: /app/oauth_creds/antigravity_oauth_1.json
2026-01-23 15:44:10,823 - rotator_library - DEBUG - Loading ANTIGRAVITY credentials from file: /app/oauth_creds/antigravity_oauth_2.json
2026-01-23 15:44:10,825 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Started background tasks
2026-01-23 15:44:10,825 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Started background tasks
2026-01-23 15:44:10,826 - rotator_library - DEBUG - Fetching quota baselines for 2 credentials...
2026-01-23 15:44:13,440 - rotator_library - DEBUG - Baseline fetch complete: 2/2 successful
2026-01-23 15:44:13,441 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 15:44:13,441 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 15:44:13,442 - rotator_library - DEBUG - Antigravity config: signatures_in_client=True, cache=True, dynamic_models=False, gemini3_fix=True, gemini3_strict_schema=True, claude_fix=False, thinking_sanitization=True, parallel_tool_claude=True, parallel_tool_gemini3=True
2026-01-23 15:44:13,442 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash: remaining=100.00%, synced_request_count=0
2026-01-23 15:44:13,443 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-opus-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 15:44:13,444 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash-lite: remaining=100.00%, synced_request_count=0
2026-01-23 15:44:13,491 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-pro-preview: remaining=100.00%, synced_request_count=0
2026-01-23 15:44:13,492 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-sonnet-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 15:44:13,681 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-flash: remaining=100.00%, synced_request_count=0
2026-01-23 15:44:13,682 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-2.5-flash-lite: remaining=100.00%, synced_request_count=0
2026-01-23 15:44:13,861 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/claude-sonnet-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 15:44:13,862 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-2.5-flash: remaining=80.00%, synced_request_count=599
2026-01-23 15:44:14,020 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-3-pro-preview: remaining=100.00%, synced_request_count=0
2026-01-23 15:44:14,021 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-3-flash: remaining=80.00%, synced_request_count=79
2026-01-23 15:44:14,168 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/claude-opus-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 15:44:14,170 - rotator_library - DEBUG - Antigravity quota baseline refresh: no cooldowns needed
2026-01-23 15:44:14,170 - rotator_library - DEBUG - antigravity quota refresh: updated 12 model baselines
2026-01-23 15:44:14,170 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: initial run complete
2026-01-23 15:44:14,170 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Started background tasks
2026-01-23 15:44:14,170 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Started background tasks
2026-01-23 15:44:28,311 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-2.0-flash-exp, reasoning_effort=None
2026-01-23 15:44:28,312 - rotator_library - DEBUG - Credential priorities for antigravity: P2=2
2026-01-23 15:44:28,312 - rotator_library - DEBUG - Lazy-loaded tier 'standard-tier' for credential: antigravity_oauth_1.json
2026-01-23 15:44:28,313 - rotator_library - DEBUG - Lazy-loaded tier 'standard-tier' for credential: antigravity_oauth_2.json
2026-01-23 15:44:28,316 - rotator_library - DEBUG - Sequential ordering: antigravity_oauth_1.json(p=2, u=0) → antigravity_oauth_2.json(p=2, u=0)
2026-01-23 15:44:28,317 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 15:44:28,318 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-23 15:44:28,318 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-23 15:44:48,448 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 15:44:48,449 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_2.json
2026-01-23 15:44:48,449 - rotator_library - DEBUG - Using cached project ID: bold-throne-g2hmx
2026-01-23 15:45:21,582 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-1.5-pro, reasoning_effort=None
2026-01-23 15:45:21,583 - rotator_library - DEBUG - Credential priorities for antigravity: P2=2
2026-01-23 15:45:21,586 - rotator_library - DEBUG - Sequential ordering: antigravity_oauth_1.json(p=2, u=0) → antigravity_oauth_2.json(p=2, u=0)
2026-01-23 15:45:21,586 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 15:45:21,587 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-23 15:45:21,587 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-23 15:45:37,865 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 15:45:37,866 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_2.json
2026-01-23 15:45:37,866 - rotator_library - DEBUG - Using cached project ID: bold-throne-g2hmx
2026-01-23 15:49:14,171 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-23 15:49:14,171 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 15:54:14,172 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-23 15:54:14,172 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 15:56:23,673 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-2.0-flash-exp, reasoning_effort=None
2026-01-23 15:56:23,674 - rotator_library - DEBUG - Credential priorities for antigravity: P2=2
2026-01-23 15:56:23,676 - rotator_library - DEBUG - Sequential ordering: antigravity_oauth_1.json(p=2, u=1) → antigravity_oauth_2.json(p=2, u=1)
2026-01-23 15:56:23,677 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 15:56:23,678 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-23 15:56:23,678 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-23 15:56:41,164 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 15:56:41,164 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_2.json
2026-01-23 15:56:41,164 - rotator_library - DEBUG - Using cached project ID: bold-throne-g2hmx
2026-01-23 15:58:31,359 - rotator_library - DEBUG - Attempting to get models for antigravity with credential antigravity_oauth_2.json
2026-01-23 15:58:31,359 - rotator_library - DEBUG - Using hardcoded model list
2026-01-23 15:59:07,975 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-3-flash, reasoning_effort=None
2026-01-23 15:59:07,976 - rotator_library - DEBUG - Credential priorities for antigravity: P2=2
2026-01-23 15:59:07,978 - rotator_library - DEBUG - Sequential ordering: antigravity_oauth_2.json(p=2, u=79) → antigravity_oauth_1.json(p=2, u=0)
2026-01-23 15:59:07,978 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 15:59:07,979 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_2.json
2026-01-23 15:59:07,979 - rotator_library - DEBUG - Using cached project ID: bold-throne-g2hmx
2026-01-23 15:59:14,173 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-23 15:59:14,173 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 15:59:24,453 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 15:59:24,453 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-23 15:59:24,454 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-23 16:00:10,954 - rotator_library - DEBUG - Returning cached models for provider: antigravity
2026-01-23 16:00:21,201 - rotator_library - DEBUG - Returning cached models for provider: antigravity
2026-01-23 16:01:08,173 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-2.5-flash, reasoning_effort=None
2026-01-23 16:01:08,173 - rotator_library - DEBUG - Credential priorities for antigravity: P2=2
2026-01-23 16:01:08,175 - rotator_library - DEBUG - Sequential ordering: antigravity_oauth_2.json(p=2, u=599) → antigravity_oauth_1.json(p=2, u=0)
2026-01-23 16:01:08,176 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 16:01:08,176 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_2.json
2026-01-23 16:01:08,176 - rotator_library - DEBUG - Using cached project ID: bold-throne-g2hmx
2026-01-23 16:01:26,091 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 16:01:26,092 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-23 16:01:26,092 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-23 16:02:46,115 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: cancelled
2026-01-23 16:02:46,115 - rotator_library - DEBUG - Stopped background job for 'antigravity'
2026-01-23 16:03:05,746 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 16:03:05,747 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 16:03:05,747 - rotator_library - DEBUG - Antigravity config: signatures_in_client=True, cache=True, dynamic_models=False, gemini3_fix=True, gemini3_strict_schema=True, claude_fix=False, thinking_sanitization=True, parallel_tool_claude=True, parallel_tool_gemini3=True
2026-01-23 16:03:05,747 - rotator_library - DEBUG - Loaded persisted tier 'standard-tier' for credential: antigravity_oauth_1.json
2026-01-23 16:03:05,748 - rotator_library - DEBUG - Loaded persisted tier 'standard-tier' for credential: antigravity_oauth_2.json
2026-01-23 16:03:05,748 - rotator_library - DEBUG - antigravity: Loaded 2 credential tiers from disk: standard-tier=2
2026-01-23 16:03:05,749 - rotator_library - DEBUG - Loading ANTIGRAVITY credentials from file: /app/oauth_creds/antigravity_oauth_1.json
2026-01-23 16:03:05,749 - rotator_library - DEBUG - Loading ANTIGRAVITY credentials from file: /app/oauth_creds/antigravity_oauth_2.json
2026-01-23 16:03:05,751 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Started background tasks
2026-01-23 16:03:05,751 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Started background tasks
2026-01-23 16:03:05,751 - rotator_library - DEBUG - Fetching quota baselines for 2 credentials...
2026-01-23 16:03:08,351 - rotator_library - DEBUG - Baseline fetch complete: 2/2 successful
2026-01-23 16:03:08,353 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 16:03:08,354 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 16:03:08,354 - rotator_library - DEBUG - Antigravity config: signatures_in_client=True, cache=True, dynamic_models=False, gemini3_fix=True, gemini3_strict_schema=True, claude_fix=False, thinking_sanitization=True, parallel_tool_claude=True, parallel_tool_gemini3=True
2026-01-23 16:03:08,355 - rotator_library - DEBUG - Lazy-loaded tier 'standard-tier' for credential: antigravity_oauth_1.json
2026-01-23 16:03:08,356 - rotator_library - DEBUG - Lazy-loaded tier 'standard-tier' for credential: antigravity_oauth_2.json
2026-01-23 16:03:08,356 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-sonnet-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 16:03:08,358 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash-lite: remaining=100.00%, synced_request_count=0
2026-01-23 16:03:08,360 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-flash: remaining=100.00%, synced_request_count=1
2026-01-23 16:03:08,360 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-pro-preview: remaining=100.00%, synced_request_count=0
2026-01-23 16:03:08,361 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash: remaining=100.00%, synced_request_count=1
2026-01-23 16:03:08,363 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-opus-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 16:03:08,364 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/claude-sonnet-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 16:03:08,365 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-2.5-flash: remaining=80.00%, synced_request_count=600
2026-01-23 16:03:08,366 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-2.5-flash-lite: remaining=100.00%, synced_request_count=0
2026-01-23 16:03:08,367 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-3-pro-preview: remaining=100.00%, synced_request_count=0
2026-01-23 16:03:08,368 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-3-flash: remaining=80.00%, synced_request_count=80
2026-01-23 16:03:08,369 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/claude-opus-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 16:03:08,370 - rotator_library - DEBUG - Antigravity quota baseline refresh: no cooldowns needed
2026-01-23 16:03:08,370 - rotator_library - DEBUG - antigravity quota refresh: updated 12 model baselines
2026-01-23 16:03:08,370 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: initial run complete
2026-01-23 16:03:08,370 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Started background tasks
2026-01-23 16:03:08,370 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Started background tasks
2026-01-23 16:04:06,561 - rotator_library - DEBUG - Attempting to get models for antigravity with credential antigravity_oauth_1.json
2026-01-23 16:04:06,564 - rotator_library - DEBUG - Using hardcoded model list
2026-01-23 16:04:22,953 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-3-flash, reasoning_effort=None
2026-01-23 16:04:22,954 - rotator_library - DEBUG - Credential priorities for antigravity: P2=2
2026-01-23 16:04:22,957 - rotator_library - DEBUG - Sequential ordering: antigravity_oauth_2.json(p=2, u=80) → antigravity_oauth_1.json(p=2, u=1)
2026-01-23 16:04:22,958 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 16:04:22,958 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_2.json
2026-01-23 16:04:22,959 - rotator_library - DEBUG - Using cached project ID: bold-throne-g2hmx
2026-01-23 16:04:25,936 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-23 16:08:08,371 - rotator_library - DEBUG - Refreshing quota baselines for 1 recently active credentials
2026-01-23 16:08:10,408 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-3-flash: remaining=80.00%, synced_request_count=81
2026-01-23 16:08:10,409 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-2.5-flash: remaining=80.00%, synced_request_count=600
2026-01-23 16:08:10,410 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/claude-opus-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 16:08:10,412 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-3-pro-preview: remaining=100.00%, synced_request_count=0
2026-01-23 16:08:10,416 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/claude-sonnet-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 16:08:10,417 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_2.json model=antigravity/gemini-2.5-flash-lite: remaining=100.00%, synced_request_count=0
2026-01-23 16:08:10,418 - rotator_library - DEBUG - Antigravity quota baseline refresh: no cooldowns needed
2026-01-23 16:08:10,418 - rotator_library - DEBUG - antigravity quota refresh: updated 6 model baselines
2026-01-23 16:08:10,418 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 16:12:00,819 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: cancelled
2026-01-23 16:12:00,819 - rotator_library - DEBUG - Stopped background job for 'antigravity'
2026-01-23 16:12:06,403 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 16:12:06,404 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 16:12:06,404 - rotator_library - DEBUG - Antigravity config: signatures_in_client=True, cache=True, dynamic_models=False, gemini3_fix=True, gemini3_strict_schema=True, claude_fix=False, thinking_sanitization=True, parallel_tool_claude=True, parallel_tool_gemini3=True
2026-01-23 16:12:06,404 - rotator_library - DEBUG - Loaded persisted tier 'standard-tier' for credential: antigravity_oauth_1.json
2026-01-23 16:12:06,404 - rotator_library - DEBUG - antigravity: Loaded 1 credential tiers from disk: standard-tier=1
2026-01-23 16:12:06,405 - rotator_library - DEBUG - Loading ANTIGRAVITY credentials from file: /app/oauth_creds/antigravity_oauth_1.json
2026-01-23 16:12:06,407 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Started background tasks
2026-01-23 16:12:06,407 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Started background tasks
2026-01-23 16:12:06,407 - rotator_library - DEBUG - Fetching quota baselines for 1 credentials...
2026-01-23 16:12:09,041 - rotator_library - DEBUG - Baseline fetch complete: 1/1 successful
2026-01-23 16:12:09,043 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 16:12:09,043 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Disk enabled (memory_ttl=3600s, disk_ttl=86400s)
2026-01-23 16:12:09,043 - rotator_library - DEBUG - Antigravity config: signatures_in_client=True, cache=True, dynamic_models=False, gemini3_fix=True, gemini3_strict_schema=True, claude_fix=False, thinking_sanitization=True, parallel_tool_claude=True, parallel_tool_gemini3=True
2026-01-23 16:12:09,044 - rotator_library - DEBUG - Lazy-loaded tier 'standard-tier' for credential: antigravity_oauth_1.json
2026-01-23 16:12:09,045 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-23 16:12:09,045 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash: remaining=100.00%, synced_request_count=1
2026-01-23 16:12:09,051 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-flash: remaining=100.00%, synced_request_count=1
2026-01-23 16:12:09,678 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-sonnet-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 16:12:09,679 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-pro-preview: remaining=100.00%, synced_request_count=0
2026-01-23 16:12:09,837 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-opus-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 16:12:09,839 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash-lite: remaining=100.00%, synced_request_count=0
2026-01-23 16:12:09,973 - rotator_library - DEBUG - Antigravity quota baseline refresh: no cooldowns needed
2026-01-23 16:12:09,973 - rotator_library - DEBUG - antigravity quota refresh: updated 6 model baselines
2026-01-23 16:12:09,973 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: initial run complete
2026-01-23 16:12:09,974 - rotator_library - DEBUG - ProviderCache[gemini3_signatures]: Started background tasks
2026-01-23 16:12:09,974 - rotator_library - DEBUG - ProviderCache[claude_thinking]: Started background tasks
2026-01-23 16:17:09,974 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-23 16:17:09,974 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 16:22:06,407 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-23 16:22:07,224 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-23 16:22:07,226 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-23 16:22:07,226 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-23 16:22:09,975 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-23 16:22:09,976 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 16:27:09,977 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-23 16:27:09,977 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 16:32:09,978 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-23 16:32:09,979 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 16:37:09,980 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-23 16:37:09,980 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 16:38:58,754 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-3-flash, reasoning_effort=None
2026-01-23 16:38:58,755 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-23 16:38:58,756 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-23 16:38:58,757 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-23 16:38:58,758 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-23 16:38:58,758 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-23 16:39:02,594 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-23 16:42:09,981 - rotator_library - DEBUG - Refreshing quota baselines for 1 recently active credentials
2026-01-23 16:42:12,436 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-sonnet-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 16:42:12,438 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-flash: remaining=100.00%, synced_request_count=2
2026-01-23 16:42:12,440 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash-lite: remaining=100.00%, synced_request_count=0
2026-01-23 16:42:12,444 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash: remaining=100.00%, synced_request_count=1
2026-01-23 16:42:12,446 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-opus-4.5: remaining=100.00%, synced_request_count=0
2026-01-23 16:42:12,448 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-pro-preview: remaining=100.00%, synced_request_count=0
2026-01-23 16:42:12,450 - rotator_library - DEBUG - Antigravity quota baseline refresh: no cooldowns needed
2026-01-23 16:42:12,450 - rotator_library - DEBUG - antigravity quota refresh: updated 6 model baselines
2026-01-23 16:42:12,451 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 16:47:12,452 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-23 16:47:12,452 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-23 16:52:06,409 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-23 16:52:07,231 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-23 16:52:07,233 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-23 16:52:07,233 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-23 16:52:12,453 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-23 16:52:12,454 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 03:36:39,099 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 03:36:39,099 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 03:41:33,054 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 03:41:33,814 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 03:41:33,816 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 03:41:33,816 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 03:41:39,102 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 03:41:39,102 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 03:46:39,103 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 03:46:39,103 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 03:51:39,104 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 03:51:39,104 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 03:56:39,105 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 03:56:39,105 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 04:01:39,107 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 04:01:39,107 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 04:06:39,108 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 04:06:39,108 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:04:03,801 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 07:04:04,545 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 07:04:04,547 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 07:04:04,547 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 07:04:09,855 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:04:09,855 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:09:09,856 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:09:09,856 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:14:09,857 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:14:09,857 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:19:15,130 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:19:15,130 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:24:15,131 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:24:15,131 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:29:15,132 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:29:15,132 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:35:14,550 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 07:35:15,430 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 07:35:15,432 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 07:35:15,432 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 07:35:20,607 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:35:20,608 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:40:20,610 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:40:20,610 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:45:20,612 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:45:20,612 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:50:20,613 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:50:20,613 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 07:55:20,615 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 07:55:20,615 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:00:20,616 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:00:20,616 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:05:14,554 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 08:05:15,298 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 08:05:15,300 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 08:05:15,300 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 08:05:20,617 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:05:20,618 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:10:20,619 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:10:20,619 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:15:20,620 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:15:20,621 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:20:20,621 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:20:20,622 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:25:20,622 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:25:20,623 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:30:20,623 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:30:20,624 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:35:14,557 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 08:35:15,319 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 08:35:15,541 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 08:35:15,541 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 08:35:20,624 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:35:20,624 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:40:20,625 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:40:20,625 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:45:20,626 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:45:20,627 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:50:20,627 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:50:21,005 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 08:55:21,005 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 08:55:21,006 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:00:21,006 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:00:21,008 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:05:14,560 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 09:05:15,874 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 09:05:16,123 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 09:05:16,123 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 09:05:21,009 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:05:21,009 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:10:21,010 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:10:21,010 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:15:21,011 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:15:21,011 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:20:21,012 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:20:21,012 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:25:21,013 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:25:21,014 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:30:21,015 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:30:21,015 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:35:14,562 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 09:35:15,530 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 09:35:15,619 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 09:35:15,619 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 09:35:21,016 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:35:21,016 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:40:21,087 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:40:21,088 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:45:21,088 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:45:21,091 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:50:21,091 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:50:21,091 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 09:55:21,093 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 09:55:21,093 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:00:21,094 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:00:21,094 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:05:14,568 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 10:05:15,410 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 10:05:15,460 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 10:05:15,460 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 10:05:21,095 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:05:21,096 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:10:21,097 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:10:21,097 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:15:21,101 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:15:21,101 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:20:21,102 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:20:21,102 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:25:21,103 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:25:21,103 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:30:21,104 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:30:21,105 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:35:14,571 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 10:35:15,333 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 10:35:15,531 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 10:35:15,531 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 10:35:21,106 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:35:21,107 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:40:21,108 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:40:21,108 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:45:21,109 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:45:21,109 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:50:21,110 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:50:21,110 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 10:55:21,110 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 10:55:21,111 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:00:21,113 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 11:00:21,115 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:05:14,575 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 11:05:15,395 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 11:05:15,397 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 11:05:15,397 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 11:05:21,116 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 11:05:21,116 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:10:21,117 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 11:10:21,118 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:15:21,119 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 11:15:21,120 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:18:44,059 - rotator_library - DEBUG - Attempting to get models for antigravity with credential antigravity_oauth_1.json
2026-01-24 11:18:44,059 - rotator_library - DEBUG - Using hardcoded model list
2026-01-24 11:20:21,121 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 11:20:21,121 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:23:14,659 - rotator_library - DEBUG - Returning cached models for provider: antigravity
2026-01-24 11:25:21,121 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 11:25:21,122 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:30:21,122 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 11:30:21,123 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:32:50,245 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-3-flash, reasoning_effort=None
2026-01-24 11:32:50,411 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-24 11:32:50,524 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-24 11:32:50,881 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-24 11:32:50,882 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-24 11:32:50,883 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-24 11:32:51,589 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-3-flash, reasoning_effort=None
2026-01-24 11:32:51,591 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-24 11:32:51,598 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-24 11:32:51,599 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-24 11:32:51,599 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-24 11:32:51,599 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-24 11:32:51,607 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/claude-opus-4.5, reasoning_effort=None
2026-01-24 11:32:51,608 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-24 11:32:51,609 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-24 11:32:51,610 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-24 11:32:51,610 - rotator_library - DEBUG - [Thinking Sanitization] thinking_enabled=True, in_tool_loop=False, turn_has_thinking=False, turn_start_idx=-1
2026-01-24 11:32:51,610 - rotator_library - DEBUG - [Interleaved Thinking] Injected reminder to user message at index 0
2026-01-24 11:32:51,611 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:32:51,611 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:32:51,611 - rotator_library - DEBUG - [Schema] Preserving property 'format' (matches validation keyword name)
2026-01-24 11:32:51,612 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:32:51,612 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:32:51,612 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-24 11:32:51,612 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-24 11:32:54,552 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-24 11:32:56,228 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-24 11:32:57,435 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-24 11:34:30,522 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/claude-opus-4.5, reasoning_effort=None
2026-01-24 11:34:30,523 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-24 11:34:30,525 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-24 11:34:30,526 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-24 11:34:30,641 - rotator_library - DEBUG - [Thinking Sanitization] thinking_enabled=True, in_tool_loop=False, turn_has_thinking=False, turn_start_idx=-1
2026-01-24 11:34:30,641 - rotator_library - DEBUG - [Interleaved Thinking] Injected reminder to user message at index 2
2026-01-24 11:34:30,642 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:34:30,642 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:34:30,642 - rotator_library - DEBUG - [Schema] Preserving property 'format' (matches validation keyword name)
2026-01-24 11:34:30,642 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:34:30,643 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:34:30,643 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-24 11:34:30,644 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-24 11:34:30,650 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-3-flash, reasoning_effort=None
2026-01-24 11:34:30,652 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-24 11:34:30,653 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-24 11:34:30,654 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-24 11:34:30,654 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-24 11:34:30,654 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-24 11:34:33,408 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-24 11:34:36,075 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-24 11:34:38,581 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/claude-opus-4.5, reasoning_effort=None
2026-01-24 11:34:38,582 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-24 11:34:38,583 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-24 11:34:38,584 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-24 11:34:38,585 - rotator_library - DEBUG - [Thinking Sanitization] thinking_enabled=True, in_tool_loop=True, turn_has_thinking=False, turn_start_idx=3
2026-01-24 11:34:38,585 - rotator_library - DEBUG - [Interleaved Thinking] Injected reminder to user message at index 6
2026-01-24 11:34:38,586 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:34:38,586 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:34:38,586 - rotator_library - DEBUG - [Schema] Preserving property 'format' (matches validation keyword name)
2026-01-24 11:34:38,586 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:34:38,587 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:34:38,587 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-24 11:34:38,588 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-24 11:34:44,008 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-24 11:35:14,577 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 11:35:15,337 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 11:35:15,448 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 11:35:15,449 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 11:35:21,124 - rotator_library - DEBUG - Refreshing quota baselines for 1 recently active credentials
2026-01-24 11:35:21,806 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash: remaining=100.00%, synced_request_count=1
2026-01-24 11:35:21,807 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash-lite: remaining=100.00%, synced_request_count=0
2026-01-24 11:35:21,809 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-sonnet-4.5: remaining=100.00%, synced_request_count=3
2026-01-24 11:35:21,810 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-flash: remaining=100.00%, synced_request_count=3
2026-01-24 11:35:21,812 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-pro-preview: remaining=100.00%, synced_request_count=0
2026-01-24 11:35:21,813 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-opus-4.5: remaining=100.00%, synced_request_count=3
2026-01-24 11:35:21,814 - rotator_library - DEBUG - Antigravity quota baseline refresh: no cooldowns needed
2026-01-24 11:35:21,815 - rotator_library - DEBUG - antigravity quota refresh: updated 6 model baselines
2026-01-24 11:35:21,815 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:38:54,075 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/claude-opus-4.5, reasoning_effort=None
2026-01-24 11:38:54,076 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-24 11:38:54,077 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-24 11:38:54,080 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-24 11:38:54,081 - rotator_library - DEBUG - [Thinking Sanitization] thinking_enabled=True, in_tool_loop=False, turn_has_thinking=False, turn_start_idx=-1
2026-01-24 11:38:54,081 - rotator_library - DEBUG - [Interleaved Thinking] Injected reminder to user message at index 6
2026-01-24 11:38:54,082 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:38:54,087 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:38:54,087 - rotator_library - DEBUG - [Schema] Preserving property 'format' (matches validation keyword name)
2026-01-24 11:38:54,088 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:38:54,088 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:38:54,088 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-24 11:38:54,089 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-24 11:38:54,148 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-3-flash, reasoning_effort=None
2026-01-24 11:38:54,150 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-24 11:38:54,151 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-24 11:38:54,152 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-24 11:38:54,153 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-24 11:38:54,153 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-24 11:38:57,000 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-24 11:38:58,818 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-24 11:39:23,427 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-3-flash, reasoning_effort=None
2026-01-24 11:39:23,428 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-24 11:39:23,429 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-24 11:39:23,430 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-24 11:39:23,431 - rotator_library - DEBUG - Missing thoughtSignature for first func call toolu_vrtx_01AxDghXwH4PMXNES8HtfNv9, using bypass
2026-01-24 11:39:23,431 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:39:23,431 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:39:23,431 - rotator_library - DEBUG - [Schema] Preserving property 'format' (matches validation keyword name)
2026-01-24 11:39:23,432 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:39:23,432 - rotator_library - DEBUG - [Schema] Preserving property 'pattern' (matches validation keyword name)
2026-01-24 11:39:23,440 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-24 11:39:23,441 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-24 11:39:23,450 - rotator_library - DEBUG - Handling reasoning parameters: model=antigravity/gemini-3-flash, reasoning_effort=None
2026-01-24 11:39:23,451 - rotator_library - DEBUG - Credential priorities for antigravity: P2=1
2026-01-24 11:39:23,452 - rotator_library - DEBUG - Could not lazy-load tier from /app/oauth_creds/antigravity_oauth_2.json: [Errno 2] No such file or directory: '/app/oauth_creds/antigravity_oauth_2.json'
2026-01-24 11:39:23,453 - rotator_library - DEBUG - Provider 'antigravity' has custom logic. Delegating call.
2026-01-24 11:39:23,454 - rotator_library - DEBUG - Starting Antigravity project discovery for credential: /app/oauth_creds/antigravity_oauth_1.json
2026-01-24 11:39:23,454 - rotator_library - DEBUG - Using cached project ID: hopeful-inkwell-mwz46
2026-01-24 11:39:25,863 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-24 11:39:27,283 - rotator_library - DEBUG - Skipping cost calculation for provider 'antigravity' (custom provider).
2026-01-24 11:40:21,816 - rotator_library - DEBUG - Refreshing quota baselines for 1 recently active credentials
2026-01-24 11:40:22,455 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-pro-preview: remaining=100.00%, synced_request_count=0
2026-01-24 11:40:22,456 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash-lite: remaining=100.00%, synced_request_count=0
2026-01-24 11:40:22,475 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-2.5-flash: remaining=100.00%, synced_request_count=1
2026-01-24 11:40:22,477 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/gemini-3-flash: remaining=100.00%, synced_request_count=6
2026-01-24 11:40:22,479 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-sonnet-4.5: remaining=100.00%, synced_request_count=4
2026-01-24 11:40:22,480 - rotator_library - DEBUG - Updated quota baseline for antigravity_oauth_1.json model=antigravity/claude-opus-4.5: remaining=100.00%, synced_request_count=4
2026-01-24 11:40:22,612 - rotator_library - DEBUG - Antigravity quota baseline refresh: no cooldowns needed
2026-01-24 11:40:22,613 - rotator_library - DEBUG - antigravity quota refresh: updated 6 model baselines
2026-01-24 11:40:22,613 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:45:22,613 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 11:45:22,613 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:50:22,617 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 11:50:22,617 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 11:55:22,618 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 11:55:22,620 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:00:22,621 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:00:22,621 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:05:14,583 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 12:05:15,498 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 12:05:15,500 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 12:05:15,500 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 12:05:22,621 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:05:22,622 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:10:22,622 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:10:22,623 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:15:22,624 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:15:22,624 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:20:22,625 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:20:22,625 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:25:22,626 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:25:22,627 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:30:22,627 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:30:22,627 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:35:14,587 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 12:35:15,520 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 12:35:15,521 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 12:35:15,522 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 12:35:22,628 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:35:22,628 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:40:22,630 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:40:22,630 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:45:22,631 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:45:22,632 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:50:22,632 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:50:22,632 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 12:55:22,634 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 12:55:22,636 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:00:22,637 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:00:22,638 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:05:14,590 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 13:05:15,435 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 13:05:15,437 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 13:05:15,437 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 13:05:22,638 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:05:22,639 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:10:22,640 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:10:22,640 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:15:22,641 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:15:22,642 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:20:27,937 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:20:27,937 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:25:27,941 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:25:27,941 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:30:27,941 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:30:27,941 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:35:19,887 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 13:35:20,806 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 13:35:20,807 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 13:35:20,807 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 13:35:27,942 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:35:27,942 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:40:27,943 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:40:27,944 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:45:27,945 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:45:27,946 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:50:27,946 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:50:27,951 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 13:55:27,951 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 13:55:27,951 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:00:27,952 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:00:27,952 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:05:19,891 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 14:05:20,652 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 14:05:20,655 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 14:05:20,655 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 14:05:27,952 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:05:27,952 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:10:27,953 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:10:27,953 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:15:27,954 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:15:27,957 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:20:27,958 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:20:27,959 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:25:27,960 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:25:27,960 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:30:27,961 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:30:27,961 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:35:19,895 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 14:35:20,722 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 14:35:20,723 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 14:35:20,723 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 14:35:27,962 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:35:27,964 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:40:27,964 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:40:27,965 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:45:27,966 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:45:27,966 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:50:27,967 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:50:27,970 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 14:55:27,971 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 14:55:27,971 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:00:27,972 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:00:27,972 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:05:19,897 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 15:05:20,696 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 15:05:20,697 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 15:05:20,697 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 15:05:27,973 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:05:27,973 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:10:27,974 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:10:27,974 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:15:27,975 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:15:27,977 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:20:27,977 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:20:27,977 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:25:27,978 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:25:27,978 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:30:27,979 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:30:27,980 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:35:19,899 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 15:35:20,685 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 15:35:20,686 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 15:35:20,686 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 15:35:27,982 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:35:27,982 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:40:27,983 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:40:27,983 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:45:27,984 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:45:27,984 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:50:27,985 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:50:27,987 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 15:55:27,988 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 15:55:27,988 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:00:27,989 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:00:27,989 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:05:19,902 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 16:05:20,610 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 16:05:20,613 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 16:05:20,613 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 16:05:27,990 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:05:27,990 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:10:27,991 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:10:27,992 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:15:27,993 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:15:27,997 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:20:27,999 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:20:27,999 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:25:28,000 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:25:28,000 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:30:28,001 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:30:28,001 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:35:19,905 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 16:35:20,764 - rotator_library - DEBUG - Token validation successful for 'antigravity_oauth_1.json'
2026-01-24 16:35:20,765 - rotator_library - DEBUG - Saved updated ANTIGRAVITY OAuth credentials to '/app/oauth_creds/antigravity_oauth_1.json'.
2026-01-24 16:35:20,766 - rotator_library - DEBUG - Successfully refreshed ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json'.
2026-01-24 16:35:28,003 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:35:28,004 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:40:28,005 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:40:28,005 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:45:28,006 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:45:28,006 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:50:28,007 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:50:28,008 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 16:55:28,008 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 16:55:28,008 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 17:00:28,009 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 17:00:28,009 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 17:05:19,906 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 17:05:28,010 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 17:05:28,014 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
2026-01-24 17:06:04,909 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 17:06:49,911 - rotator_library - DEBUG - Refreshing ANTIGRAVITY OAuth token for 'antigravity_oauth_1.json' (forced: False)...
2026-01-24 17:10:28,015 - rotator_library - DEBUG - No recently active credentials to refresh quota baselines
2026-01-24 17:10:28,016 - rotator_library - DEBUG - antigravity antigravity_quota_refresh: periodic run complete
|