2024-08-22T20:25:40.3197742Z Current runner version: '2.319.1' 2024-08-22T20:25:40.3203542Z Runner name: '8-core-ubuntu_9e9bf758268d' 2024-08-22T20:25:40.3204338Z Runner group name: 'Default' 2024-08-22T20:25:40.3205032Z Machine name: 'runner' 2024-08-22T20:25:40.3221333Z ##[group]Operating System 2024-08-22T20:25:40.3221923Z Ubuntu 2024-08-22T20:25:40.3222232Z 22.04.4 2024-08-22T20:25:40.3222652Z LTS 2024-08-22T20:25:40.3223014Z ##[endgroup] 2024-08-22T20:25:40.3223356Z ##[group]Runner Image 2024-08-22T20:25:40.3223859Z Image: ubuntu-22.04 2024-08-22T20:25:40.3224287Z Version: 20240818.1.0 2024-08-22T20:25:40.3225236Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240818.1/images/ubuntu/Ubuntu2204-Readme.md 2024-08-22T20:25:40.3226765Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240818.1 2024-08-22T20:25:40.3227637Z ##[endgroup] 2024-08-22T20:25:40.3242154Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:40.3243735Z Contents: read 2024-08-22T20:25:40.3244428Z Metadata: read 2024-08-22T20:25:40.3244894Z Packages: read 2024-08-22T20:25:40.3245341Z ##[endgroup] 2024-08-22T20:25:40.3248249Z Secret source: Actions 2024-08-22T20:25:40.3248844Z Prepare workflow directory 2024-08-22T20:25:40.4141031Z Prepare all required actions 2024-08-22T20:25:40.4296456Z Getting action download info 2024-08-22T20:25:40.5741485Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-08-22T20:25:40.8163163Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-22T20:25:41.1461065Z Complete job name: test-cpu-eval-sanity-check (x86_64, stories15M) 2024-08-22T20:25:41.2414990Z ##[group]Run actions/checkout@v3 2024-08-22T20:25:41.2415742Z with: 2024-08-22T20:25:41.2416149Z repository: pytorch/torchchat 2024-08-22T20:25:41.2417013Z token: *** 2024-08-22T20:25:41.2417413Z ssh-strict: true 2024-08-22T20:25:41.2417859Z persist-credentials: true 2024-08-22T20:25:41.2418321Z clean: true 2024-08-22T20:25:41.2418849Z sparse-checkout-cone-mode: true 2024-08-22T20:25:41.2419378Z fetch-depth: 1 2024-08-22T20:25:41.2419782Z fetch-tags: false 2024-08-22T20:25:41.2420259Z lfs: false 2024-08-22T20:25:41.2420655Z submodules: false 2024-08-22T20:25:41.2421065Z set-safe-directory: true 2024-08-22T20:25:41.2421599Z env: 2024-08-22T20:25:41.2422101Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:25:41.2422812Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:41.2423400Z ##[endgroup] 2024-08-22T20:25:41.3491549Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:41.3493965Z ##[group]Getting Git version info 2024-08-22T20:25:41.3494933Z Working directory is '/home/runner/work/torchchat/torchchat' 2024-08-22T20:25:41.3496207Z [command]/usr/bin/git version 2024-08-22T20:25:41.4615618Z git version 2.46.0 2024-08-22T20:25:41.4642988Z ##[endgroup] 2024-08-22T20:25:41.4658051Z Temporarily overriding HOME='/home/runner/work/_temp/f91f6a57-e345-460c-aa46-ad12aebae2e4' before making global git config changes 2024-08-22T20:25:41.4660119Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:41.4661743Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchchat/torchchat 2024-08-22T20:25:41.4793579Z Deleting the contents of '/home/runner/work/torchchat/torchchat' 2024-08-22T20:25:41.4797261Z ##[group]Initializing the repository 2024-08-22T20:25:41.4800397Z [command]/usr/bin/git init /home/runner/work/torchchat/torchchat 2024-08-22T20:25:41.5815651Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:41.5817290Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:41.5818841Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:41.5820057Z hint: 2024-08-22T20:25:41.5820646Z hint: git config --global init.defaultBranch 2024-08-22T20:25:41.5821319Z hint: 2024-08-22T20:25:41.5822107Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:41.5823617Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:41.5824447Z hint: 2024-08-22T20:25:41.5825005Z hint: git branch -m 2024-08-22T20:25:41.5922087Z Initialized empty Git repository in /home/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:41.5934487Z [command]/usr/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:41.6020700Z ##[endgroup] 2024-08-22T20:25:41.6021506Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:41.6023422Z [command]/usr/bin/git config --local gc.auto 0 2024-08-22T20:25:41.6049736Z ##[endgroup] 2024-08-22T20:25:41.6050974Z ##[group]Setting up auth 2024-08-22T20:25:41.6055427Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:41.6080920Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-22T20:25:41.7966519Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:41.7993067Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-22T20:25:41.8225752Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:41.8257250Z ##[endgroup] 2024-08-22T20:25:41.8258362Z ##[group]Fetching the repository 2024-08-22T20:25:41.8264801Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9:refs/remotes/pull/1044/merge 2024-08-22T20:25:42.0962464Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:42.0963362Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:42.0964548Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:42.0965602Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:42.0966624Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:42.0967453Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:42.0968277Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:42.0969236Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:42.0969997Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:42.0971080Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:42.0972155Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:42.0972951Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:42.0973775Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:42.0974720Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:42.0975525Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:42.0976343Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:42.0977159Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:42.0977607Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:42.0978075Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:42.0978633Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:42.0979058Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:42.0979526Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:42.0980082Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:42.0980524Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:42.0981003Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:42.0981555Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:42.0982041Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:42.0982480Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:42.0983305Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:42.0983797Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:42.0984221Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:42.0984741Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:42.0985218Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:42.0985736Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:42.0986267Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:42.0986737Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:42.0987254Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:42.0987696Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:42.0988177Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:42.0988699Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:42.0989180Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:42.0989657Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:42.0990179Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:42.0990651Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:42.0991144Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:42.0991675Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:42.0992126Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:42.0992608Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:42.0993149Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:42.0993615Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:42.0994259Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:42.0994840Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:42.0995299Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:42.0995785Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:42.0996328Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:42.0996770Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:42.0997244Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:42.0997784Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:42.0998226Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:42.0998690Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:42.0999243Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:42.0999707Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:42.1000131Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:42.1000679Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:42.1001140Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:42.1001564Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:42.1002100Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:42.1002558Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:42.1003001Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:42.1003519Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:42.1003976Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:42.1004426Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:42.1004981Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:42.1005443Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:42.1005886Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:42.1006407Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:42.1006874Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:42.1007315Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:42.1007833Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:42.1008320Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:42.1008740Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:42.1009427Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:42.1009911Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:42.1010378Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:42.1011144Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:42.1011637Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:42.1012098Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:42.1012589Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:42.1013073Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:42.1013539Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:42.1014056Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:42.1014517Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:42.1014978Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:42.1015478Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:42.1015945Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:42.1016653Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:42.1017567Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:42.1018302Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:42.1019145Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:42.1019755Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:42.1020215Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:42.1020719Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:42.1021390Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:42.1021936Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:42.1022500Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:42.1023000Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:42.1023515Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:42.1024039Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:42.1024539Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:42.1025060Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:42.1025591Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:42.1026091Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:42.1026638Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:42.1027146Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:42.1027635Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:42.1028141Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:42.1028656Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:42.1029154Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:42.1029662Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:42.1030204Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:42.1030663Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:42.1031163Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:42.1031707Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:42.1032177Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:42.1032660Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:42.1033199Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:42.1033665Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:42.1034141Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:42.1034678Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:42.1035203Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:42.1035656Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:42.1036213Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:42.1036710Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:42.1037312Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:42.1037888Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:42.1038370Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:42.1038815Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:42.1039373Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:42.1039854Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:42.1040302Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:42.1040879Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:42.1041366Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:42.1041858Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:42.1042370Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:42.1042849Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:42.1043348Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:42.1043861Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:42.1044340Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:42.1044832Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:42.1045340Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:42.1045818Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:42.1046316Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:42.1046818Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:42.1047445Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:42.1047937Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:42.1048460Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:42.1048979Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:42.1049479Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:42.1050011Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:42.1050525Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:42.1051300Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:42.1051906Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:42.1052375Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:42.1052873Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:42.1053447Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:42.1053908Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:42.1054403Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:42.1054977Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:42.1055432Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:42.1055917Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:42.1056480Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:42.1056940Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:42.1057424Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:42.1057996Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:42.1058444Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:42.1058922Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:42.1059494Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:42.1059939Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:42.1060451Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:42.1060999Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:42.1061453Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:42.1061959Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:42.1062497Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:42.1062976Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:42.1063626Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:42.1064188Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:42.1064687Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:42.1065145Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:42.1065686Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:42.1066182Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:42.1066628Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:42.1067187Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:42.1067699Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:42.1068153Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:42.1068703Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:42.1069211Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:42.1069663Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:42.1070215Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:42.1070713Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:42.1071174Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:42.1071780Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:42.1072257Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:42.1072799Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:42.1073275Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:42.1073948Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:42.1187169Z Receiving objects: 0% (1/237) 2024-08-22T20:25:42.1187760Z Receiving objects: 1% (3/237) 2024-08-22T20:25:42.1188197Z Receiving objects: 2% (5/237) 2024-08-22T20:25:42.1189237Z Receiving objects: 3% (8/237) 2024-08-22T20:25:42.1191028Z Receiving objects: 4% (10/237) 2024-08-22T20:25:42.1192260Z Receiving objects: 5% (12/237) 2024-08-22T20:25:42.1193221Z Receiving objects: 6% (15/237) 2024-08-22T20:25:42.1193699Z Receiving objects: 7% (17/237) 2024-08-22T20:25:42.1194197Z Receiving objects: 8% (19/237) 2024-08-22T20:25:42.1197677Z Receiving objects: 9% (22/237) 2024-08-22T20:25:42.1198532Z Receiving objects: 10% (24/237) 2024-08-22T20:25:42.1199202Z Receiving objects: 11% (27/237) 2024-08-22T20:25:42.1199852Z Receiving objects: 12% (29/237) 2024-08-22T20:25:42.1200456Z Receiving objects: 13% (31/237) 2024-08-22T20:25:42.1201060Z Receiving objects: 14% (34/237) 2024-08-22T20:25:42.1201622Z Receiving objects: 15% (36/237) 2024-08-22T20:25:42.1205474Z Receiving objects: 16% (38/237) 2024-08-22T20:25:42.1205913Z Receiving objects: 17% (41/237) 2024-08-22T20:25:42.1206549Z Receiving objects: 18% (43/237) 2024-08-22T20:25:42.1207193Z Receiving objects: 19% (46/237) 2024-08-22T20:25:42.1207802Z Receiving objects: 20% (48/237) 2024-08-22T20:25:42.1208300Z Receiving objects: 21% (50/237) 2024-08-22T20:25:42.1208663Z Receiving objects: 22% (53/237) 2024-08-22T20:25:42.1209130Z Receiving objects: 23% (55/237) 2024-08-22T20:25:42.1209855Z Receiving objects: 24% (57/237) 2024-08-22T20:25:42.1210236Z Receiving objects: 25% (60/237) 2024-08-22T20:25:42.1210940Z Receiving objects: 26% (62/237) 2024-08-22T20:25:42.1211766Z Receiving objects: 27% (64/237) 2024-08-22T20:25:42.1212237Z Receiving objects: 28% (67/237) 2024-08-22T20:25:42.1212821Z Receiving objects: 29% (69/237) 2024-08-22T20:25:42.1213333Z Receiving objects: 30% (72/237) 2024-08-22T20:25:42.1213895Z Receiving objects: 31% (74/237) 2024-08-22T20:25:42.1214316Z Receiving objects: 32% (76/237) 2024-08-22T20:25:42.1214793Z Receiving objects: 33% (79/237) 2024-08-22T20:25:42.1215433Z Receiving objects: 34% (81/237) 2024-08-22T20:25:42.1215835Z Receiving objects: 35% (83/237) 2024-08-22T20:25:42.1216312Z Receiving objects: 36% (86/237) 2024-08-22T20:25:42.1217006Z Receiving objects: 37% (88/237) 2024-08-22T20:25:42.1217736Z Receiving objects: 38% (91/237) 2024-08-22T20:25:42.1218993Z Receiving objects: 39% (93/237) 2024-08-22T20:25:42.1219671Z Receiving objects: 40% (95/237) 2024-08-22T20:25:42.1220051Z Receiving objects: 41% (98/237) 2024-08-22T20:25:42.1220780Z Receiving objects: 42% (100/237) 2024-08-22T20:25:42.1221298Z Receiving objects: 43% (102/237) 2024-08-22T20:25:42.1221781Z Receiving objects: 44% (105/237) 2024-08-22T20:25:42.1222282Z Receiving objects: 45% (107/237) 2024-08-22T20:25:42.1222666Z Receiving objects: 46% (110/237) 2024-08-22T20:25:42.1223009Z Receiving objects: 47% (112/237) 2024-08-22T20:25:42.1223472Z Receiving objects: 48% (114/237) 2024-08-22T20:25:42.1223861Z Receiving objects: 49% (117/237) 2024-08-22T20:25:42.1229159Z Receiving objects: 50% (119/237) 2024-08-22T20:25:42.1230126Z Receiving objects: 51% (121/237) 2024-08-22T20:25:42.1232182Z Receiving objects: 52% (124/237) 2024-08-22T20:25:42.1262268Z Receiving objects: 53% (126/237) 2024-08-22T20:25:42.1262714Z Receiving objects: 54% (128/237) 2024-08-22T20:25:42.1264675Z Receiving objects: 55% (131/237) 2024-08-22T20:25:42.1266735Z Receiving objects: 56% (133/237) 2024-08-22T20:25:42.1267312Z Receiving objects: 57% (136/237) 2024-08-22T20:25:42.1267689Z Receiving objects: 58% (138/237) 2024-08-22T20:25:42.1268177Z Receiving objects: 59% (140/237) 2024-08-22T20:25:42.1268693Z Receiving objects: 60% (143/237) 2024-08-22T20:25:42.1269216Z Receiving objects: 61% (145/237) 2024-08-22T20:25:42.1269716Z Receiving objects: 62% (147/237) 2024-08-22T20:25:42.1270134Z Receiving objects: 63% (150/237) 2024-08-22T20:25:42.1272072Z Receiving objects: 64% (152/237) 2024-08-22T20:25:42.1273642Z Receiving objects: 65% (155/237) 2024-08-22T20:25:42.1274399Z Receiving objects: 66% (157/237) 2024-08-22T20:25:42.1275065Z Receiving objects: 67% (159/237) 2024-08-22T20:25:42.1276168Z Receiving objects: 68% (162/237) 2024-08-22T20:25:42.1276910Z Receiving objects: 69% (164/237) 2024-08-22T20:25:42.1277558Z Receiving objects: 70% (166/237) 2024-08-22T20:25:42.1278654Z Receiving objects: 71% (169/237) 2024-08-22T20:25:42.1279382Z Receiving objects: 72% (171/237) 2024-08-22T20:25:42.1280201Z Receiving objects: 73% (174/237) 2024-08-22T20:25:42.1280996Z Receiving objects: 74% (176/237) 2024-08-22T20:25:42.1284225Z Receiving objects: 75% (178/237) 2024-08-22T20:25:42.1285478Z Receiving objects: 76% (181/237) 2024-08-22T20:25:42.1286250Z Receiving objects: 77% (183/237) 2024-08-22T20:25:42.1286960Z Receiving objects: 78% (185/237) 2024-08-22T20:25:42.1288629Z Receiving objects: 79% (188/237) 2024-08-22T20:25:42.1291355Z Receiving objects: 80% (190/237) 2024-08-22T20:25:42.1292662Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:42.1293887Z Receiving objects: 81% (192/237) 2024-08-22T20:25:42.1294749Z Receiving objects: 82% (195/237) 2024-08-22T20:25:42.1299448Z Receiving objects: 83% (197/237) 2024-08-22T20:25:42.1301106Z Receiving objects: 84% (200/237) 2024-08-22T20:25:42.1303587Z Receiving objects: 85% (202/237) 2024-08-22T20:25:42.1304294Z Receiving objects: 86% (204/237) 2024-08-22T20:25:42.1305205Z Receiving objects: 87% (207/237) 2024-08-22T20:25:42.1305973Z Receiving objects: 88% (209/237) 2024-08-22T20:25:42.1309306Z Receiving objects: 89% (211/237) 2024-08-22T20:25:42.1309908Z Receiving objects: 90% (214/237) 2024-08-22T20:25:42.1310775Z Receiving objects: 91% (216/237) 2024-08-22T20:25:42.1311226Z Receiving objects: 92% (219/237) 2024-08-22T20:25:42.1312673Z Receiving objects: 93% (221/237) 2024-08-22T20:25:42.1313649Z Receiving objects: 94% (223/237) 2024-08-22T20:25:42.1314219Z Receiving objects: 95% (226/237) 2024-08-22T20:25:42.1316649Z Receiving objects: 96% (228/237) 2024-08-22T20:25:42.1317513Z Receiving objects: 97% (230/237) 2024-08-22T20:25:42.1318143Z Receiving objects: 98% (233/237) 2024-08-22T20:25:42.1318666Z Receiving objects: 99% (235/237) 2024-08-22T20:25:42.1319119Z Receiving objects: 100% (237/237) 2024-08-22T20:25:42.1319923Z Receiving objects: 100% (237/237), 488.09 KiB | 37.54 MiB/s, done. 2024-08-22T20:25:42.1323743Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:42.1324431Z Resolving deltas: 6% (1/16) 2024-08-22T20:25:42.1325045Z Resolving deltas: 12% (2/16) 2024-08-22T20:25:42.1325845Z Resolving deltas: 18% (3/16) 2024-08-22T20:25:42.1326463Z Resolving deltas: 25% (4/16) 2024-08-22T20:25:42.1326971Z Resolving deltas: 31% (5/16) 2024-08-22T20:25:42.1327767Z Resolving deltas: 37% (6/16) 2024-08-22T20:25:42.1328301Z Resolving deltas: 50% (8/16) 2024-08-22T20:25:42.1328934Z Resolving deltas: 62% (10/16) 2024-08-22T20:25:42.1329751Z Resolving deltas: 68% (11/16) 2024-08-22T20:25:42.1330381Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:42.1331262Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:42.1332071Z Resolving deltas: 87% (14/16) 2024-08-22T20:25:42.1332464Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:42.1332856Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:42.1333356Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:42.1571470Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:42.1572576Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:42.1663125Z ##[endgroup] 2024-08-22T20:25:42.1663814Z ##[group]Determining the checkout info 2024-08-22T20:25:42.1665354Z ##[endgroup] 2024-08-22T20:25:42.1665990Z ##[group]Checking out the ref 2024-08-22T20:25:42.1669673Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:42.1815288Z Note: switching to 'refs/remotes/pull/1044/merge'. 2024-08-22T20:25:42.1816329Z 2024-08-22T20:25:42.1817517Z You are in 'detached HEAD' state. You can look around, make experimental 2024-08-22T20:25:42.1818589Z changes and commit them, and you can discard any commits you make in this 2024-08-22T20:25:42.1819423Z state without impacting any branches by switching back to a branch. 2024-08-22T20:25:42.1820100Z 2024-08-22T20:25:42.1820472Z If you want to create a new branch to retain commits you create, you may 2024-08-22T20:25:42.1821429Z do so (now or later) by using -c with the switch command. Example: 2024-08-22T20:25:42.1821837Z 2024-08-22T20:25:42.1822182Z git switch -c 2024-08-22T20:25:42.1822637Z 2024-08-22T20:25:42.1822860Z Or undo this operation with: 2024-08-22T20:25:42.1823276Z 2024-08-22T20:25:42.1823462Z git switch - 2024-08-22T20:25:42.1823654Z 2024-08-22T20:25:42.1824119Z Turn off this advice by setting config variable advice.detachedHead to false 2024-08-22T20:25:42.1824596Z 2024-08-22T20:25:42.1825098Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:42.1826706Z ##[endgroup] 2024-08-22T20:25:42.1874265Z [command]/usr/bin/git log -1 --format='%H' 2024-08-22T20:25:42.1896554Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:42.2198211Z ##[group]Run actions/setup-python@v4 2024-08-22T20:25:42.2198745Z with: 2024-08-22T20:25:42.2199068Z python-version: 3.10.11 2024-08-22T20:25:42.2199519Z check-latest: false 2024-08-22T20:25:42.2200055Z token: *** 2024-08-22T20:25:42.2200394Z update-environment: true 2024-08-22T20:25:42.2200827Z allow-prereleases: false 2024-08-22T20:25:42.2201206Z env: 2024-08-22T20:25:42.2201587Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:25:42.2202113Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:42.2202526Z ##[endgroup] 2024-08-22T20:25:42.3395301Z ##[group]Installed versions 2024-08-22T20:25:42.3836047Z Version 3.10.11 was not found in the local cache 2024-08-22T20:25:42.6892048Z Version 3.10.11 is available for downloading 2024-08-22T20:25:42.6894037Z Download from "https://github.com/actions/python-versions/releases/download/3.10.11-4626646535/python-3.10.11-linux-22.04-x64.tar.gz" 2024-08-22T20:25:43.1622427Z Extract downloaded archive 2024-08-22T20:25:43.1728047Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/098e90ba-6bb4-48f1-aa27-0168bf7f519b -f /home/runner/work/_temp/5bcc89b7-4f0e-4d84-9162-b5b9f1cc88fa 2024-08-22T20:25:44.5581548Z Execute installation script 2024-08-22T20:25:44.5672870Z Check if Python hostedtoolcache folder exist... 2024-08-22T20:25:44.5673604Z Create Python 3.10.11 folder 2024-08-22T20:25:44.5686651Z Copy Python binaries to hostedtoolcache folder 2024-08-22T20:25:45.1342668Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-08-22T20:25:45.1390738Z Upgrading pip... 2024-08-22T20:25:47.3562704Z Looking in links: /tmp/tmpdwbvrzuq 2024-08-22T20:25:47.3567802Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (65.5.0) 2024-08-22T20:25:47.3571884Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (23.0.1) 2024-08-22T20:25:48.5826275Z Collecting pip 2024-08-22T20:25:48.6311502Z Downloading pip-24.2-py3-none-any.whl (1.8 MB) 2024-08-22T20:25:48.7496136Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.6 MB/s eta 0:00:00 2024-08-22T20:25:48.7496625Z 2024-08-22T20:25:48.7931494Z Installing collected packages: pip 2024-08-22T20:25:49.7281751Z Successfully installed pip-24.2 2024-08-22T20:25:49.7750815Z Create complete file 2024-08-22T20:25:49.7788434Z Successfully set up CPython (3.10.11) 2024-08-22T20:25:49.7789586Z ##[endgroup] 2024-08-22T20:25:49.7956367Z ##[group]Run echo "$(uname -a)" 2024-08-22T20:25:49.7956892Z echo "$(uname -a)" 2024-08-22T20:25:49.9027543Z shell: /usr/bin/bash -e {0} 2024-08-22T20:25:49.9027956Z env: 2024-08-22T20:25:49.9028351Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:25:49.9028978Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:49.9029494Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:49.9030190Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-08-22T20:25:49.9030960Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:49.9031565Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:49.9032187Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:49.9032889Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-08-22T20:25:49.9033448Z ##[endgroup] 2024-08-22T20:25:49.9205319Z Linux runner 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-08-22T20:25:49.9242539Z ##[group]Run ./install_requirements.sh 2024-08-22T20:25:49.9243058Z ./install_requirements.sh 2024-08-22T20:25:49.9243501Z pip3 list 2024-08-22T20:25:49.9244143Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:25:49.9306378Z shell: /usr/bin/bash -e {0} 2024-08-22T20:25:49.9306785Z env: 2024-08-22T20:25:49.9307132Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:25:49.9307762Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:49.9308289Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:49.9308901Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-08-22T20:25:49.9309604Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:49.9310186Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:49.9310750Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:49.9311483Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-08-22T20:25:49.9311951Z ##[endgroup] 2024-08-22T20:25:49.9529193Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:50.3636263Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:50.5169061Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:50.5387978Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:50.6099926Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:50.6197857Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:50.7037493Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:50.7117037Z Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2024-08-22T20:25:50.7725668Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:50.7797830Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:50.8776310Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:50.8863434Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2024-08-22T20:25:50.9290275Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 49.3 MB/s eta 0:00:00 2024-08-22T20:25:51.1628501Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:51.1718161Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) 2024-08-22T20:25:51.3086240Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 134.8 MB/s eta 0:00:00 2024-08-22T20:25:51.3589482Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:51.3661502Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:51.4391902Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:51.4483250Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:51.4897770Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:51.4974171Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:51.5554456Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:51.5626543Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:51.7279287Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:51.7353282Z Downloading cmake-3.30.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.1 kB) 2024-08-22T20:25:51.7908129Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:51.7987255Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (5.3 kB) 2024-08-22T20:25:51.8629051Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:51.8703420Z Downloading zstd-1.5.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.9 kB) 2024-08-22T20:25:51.9788477Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:51.9863092Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:52.0395028Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:52.0472576Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:52.1148575Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.1221556Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:52.1692224Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.1762924Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:52.2635983Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.2708337Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:52.3623807Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.3694396Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:52.4569102Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.4645240Z Downloading numexpr-2.10.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.2 kB) 2024-08-22T20:25:52.5183205Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.5256121Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:52.5913422Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.5983827Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:52.6805151Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.6880264Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:52.7417491Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.7490581Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:52.7602395Z Installing build dependencies: started 2024-08-22T20:25:54.3425177Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:54.3433659Z Getting requirements to build wheel: started 2024-08-22T20:25:54.5168609Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:54.5178933Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:54.6904567Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:54.7469435Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:54.7541236Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:54.8670373Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:54.8747471Z Downloading scikit_learn-1.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2024-08-22T20:25:54.9191240Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:54.9262304Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:54.9364985Z Installing build dependencies: started 2024-08-22T20:25:56.4376633Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:56.4382511Z Getting requirements to build wheel: started 2024-08-22T20:25:56.6139866Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:56.6147678Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:56.8024119Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:56.9390268Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:56.9468802Z Downloading torch-2.4.0-cp310-cp310-manylinux1_x86_64.whl.metadata (26 kB) 2024-08-22T20:25:56.9835231Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:56.9904722Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:25:57.0890281Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:57.0960395Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:25:57.4092315Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:57.4163341Z Downloading zstandard-0.23.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-08-22T20:25:57.4937730Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:57.5020482Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:25:57.5564460Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:57.5634035Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:25:57.5699513Z Installing build dependencies: started 2024-08-22T20:25:59.0625582Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:59.0630949Z Getting requirements to build wheel: started 2024-08-22T20:25:59.2155264Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:59.2163163Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:59.3802421Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:59.4209920Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.4281527Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:25:59.4882696Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:59.4952708Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:59.5611536Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:59.5706303Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:25:59.6654321Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:59.6724135Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:59.7489736Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:59.7559734Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2024-08-22T20:25:59.8396325Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:59.8467312Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:25:59.9393702Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:59.9467762Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:26:00.0084508Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:00.0173437Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:26:00.4856969Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:26:00.4930291Z Downloading regex-2024.7.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) 2024-08-22T20:26:00.5633376Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:26:00.5704448Z Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) 2024-08-22T20:26:00.7192631Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:26:00.7281396Z Downloading https://download.pytorch.org/whl/nightly/pycryptodomex-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) 2024-08-22T20:26:00.7432994Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 151.7 MB/s eta 0:00:00 2024-08-22T20:26:00.8276500Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:26:00.8348181Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:26:01.0727959Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:26:01.0804647Z Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2024-08-22T20:26:01.1365645Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.1435931Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:26:01.1842191Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.1913047Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:26:01.2737925Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.2811530Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:26:01.3284818Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.3354054Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:26:01.5697974Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.5784434Z Downloading https://download.pytorch.org/whl/nightly/pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) 2024-08-22T20:26:01.6428257Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 208.6 MB/s eta 0:00:00 2024-08-22T20:26:01.9155758Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.9230035Z Downloading pillow-10.4.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.2 kB) 2024-08-22T20:26:02.1467516Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:02.1541691Z Downloading protobuf-5.27.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) 2024-08-22T20:26:02.3026847Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:02.3099501Z Downloading pyarrow-17.0.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.3 kB) 2024-08-22T20:26:02.5165806Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:02.5238877Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:26:02.5872821Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:02.5947013Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:26:02.6419677Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:02.6495881Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:26:02.7160242Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:02.7230602Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:26:02.7662290Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:02.7736532Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:26:02.8493157Z Collecting watchdog<5,>=2.1.5 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:02.8563864Z Downloading watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB) 2024-08-22T20:26:02.9126002Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:26:02.9194930Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:26:02.9772653Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:26:02.9868694Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:26:03.0245515Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:26:03.0315353Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:26:03.1512407Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.1585737Z Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2024-08-22T20:26:03.3231381Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.3301885Z Downloading safetensors-0.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) 2024-08-22T20:26:03.4150919Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:03.4221755Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:26:03.4916316Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:03.4986773Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:26:03.6730879Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.6804726Z Downloading xxhash-3.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2024-08-22T20:26:03.7358243Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.7447781Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:26:04.1641638Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.1719584Z Downloading aiohttp-3.10.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.5 kB) 2024-08-22T20:26:04.2676524Z Collecting gitdb<5,>=4.0.1 (from gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:04.2747320Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:26:04.3614019Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:26:04.3705557Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2024-08-22T20:26:04.4357134Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:04.4427315Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:26:04.5232288Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:04.5318630Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:26:04.5899678Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:04.5990160Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:26:04.7821394Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:04.7906017Z Downloading https://download.pytorch.org/whl/nightly/charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 2024-08-22T20:26:04.8420152Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:04.8506996Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:26:04.9161903Z Collecting certifi>=2017.4.17 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:04.9235984Z Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) 2024-08-22T20:26:04.9686687Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:04.9771787Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:26:05.0341609Z Collecting pygments<3.0.0,>=2.13.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:05.0414182Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:26:05.0783609Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.0856009Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:26:05.1245397Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.1315315Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:26:05.1867095Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.1956065Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:26:05.2471223Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.2541716Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:26:05.2941938Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.3013386Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:26:05.3592618Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.3684814Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:26:05.5272853Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.5348583Z Downloading scipy-1.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2024-08-22T20:26:05.5886798Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.5958579Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:26:05.6302390Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.6374942Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:26:05.7087497Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.7156645Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:26:05.7773532Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.7867590Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:26:05.7992273Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 148.9 MB/s eta 0:00:00 2024-08-22T20:26:05.8502974Z Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.8600916Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB) 2024-08-22T20:26:05.9889060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 186.8 MB/s eta 0:00:00 2024-08-22T20:26:06.0529397Z Collecting nvidia-cuda-runtime-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:06.0642056Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB) 2024-08-22T20:26:06.0741726Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 84.2 MB/s eta 0:00:00 2024-08-22T20:26:06.1241290Z Collecting nvidia-cuda-cupti-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:06.1362130Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB) 2024-08-22T20:26:06.2914964Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 91.8 MB/s eta 0:00:00 2024-08-22T20:26:06.3483551Z Collecting nvidia-cudnn-cu12==9.1.0.70 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:06.3571676Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl (664.8 MB) 2024-08-22T20:26:10.0010325Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 664.8/664.8 MB 117.8 MB/s eta 0:00:00 2024-08-22T20:26:10.5106692Z Collecting nvidia-cublas-cu12==12.1.3.1 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:10.5194061Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB) 2024-08-22T20:26:12.7464338Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 154.6 MB/s eta 0:00:00 2024-08-22T20:26:13.0813393Z Collecting nvidia-cufft-cu12==11.0.2.54 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:13.0903911Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB) 2024-08-22T20:26:13.7042847Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 198.9 MB/s eta 0:00:00 2024-08-22T20:26:13.8464830Z Collecting nvidia-curand-cu12==10.3.2.106 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:13.8565672Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB) 2024-08-22T20:26:14.1492997Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 194.8 MB/s eta 0:00:00 2024-08-22T20:26:14.2414758Z Collecting nvidia-cusolver-cu12==11.4.5.107 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:14.2504809Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB) 2024-08-22T20:26:14.9786845Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 171.0 MB/s eta 0:00:00 2024-08-22T20:26:15.1115201Z Collecting nvidia-cusparse-cu12==12.1.0.106 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:15.1217012Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB) 2024-08-22T20:26:16.0365752Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 214.8 MB/s eta 0:00:00 2024-08-22T20:26:16.2190708Z Collecting nvidia-nccl-cu12==2.20.5 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:16.2277841Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nccl_cu12-2.20.5-py3-none-manylinux2014_x86_64.whl (176.2 MB) 2024-08-22T20:26:17.0324469Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.2/176.2 MB 219.6 MB/s eta 0:00:00 2024-08-22T20:26:17.2404047Z Collecting nvidia-nvtx-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:17.2495675Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB) 2024-08-22T20:26:17.3141489Z Collecting triton==3.0.0 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:17.3214306Z Downloading triton-3.0.0-1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.3 kB) 2024-08-22T20:26:17.4024557Z Collecting nvidia-nvjitlink-cu12 (from nvidia-cusolver-cu12==11.4.5.107->torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:17.4098219Z Downloading nvidia_nvjitlink_cu12-12.6.20-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2024-08-22T20:26:17.6639656Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:17.6713471Z Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) 2024-08-22T20:26:17.7697848Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:17.7771716Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:17.8171770Z Requirement already satisfied: setuptools>=38.3.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) (65.5.0) 2024-08-22T20:26:17.9013401Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:17.9085305Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:17.9533402Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:17.9604149Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:26:18.1222472Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:18.1296856Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:18.1949877Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:18.2021853Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:26:18.2532336Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:18.2605666Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:26:18.3177092Z Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:18.3248009Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:26:18.4169849Z Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:18.4245191Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:26:18.4708256Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:18.4795817Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:26:18.5721649Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:18.5811595Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB) 2024-08-22T20:26:18.7950788Z Collecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:18.8044866Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (124 kB) 2024-08-22T20:26:18.9593299Z Collecting yarl<2.0,>=1.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:18.9680105Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB) 2024-08-22T20:26:19.0062521Z Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:19.0134684Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:26:19.0545364Z Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:19.0621991Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:26:19.1155769Z Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:19.1230181Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:26:19.1813405Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:19.1885620Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:26:19.4546621Z Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:19.4618040Z Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2024-08-22T20:26:19.5438482Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:19.5509012Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:26:19.5916607Z Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:19.5984537Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:26:19.7910421Z Collecting mpmath<1.4,>=1.1.0 (from sympy->torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:19.8065666Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:26:19.8140314Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 70.9 MB/s eta 0:00:00 2024-08-22T20:26:19.9151622Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:26:19.9433284Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 60.2 MB/s eta 0:00:00 2024-08-22T20:26:19.9507588Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:26:19.9631265Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:26:19.9741688Z Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2024-08-22T20:26:19.9842431Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 117.6 MB/s eta 0:00:00 2024-08-22T20:26:19.9933231Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:26:20.0035791Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:26:20.0130816Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:26:20.0228721Z Downloading cmake-3.30.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.9 MB) 2024-08-22T20:26:20.1645030Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.9/26.9 MB 193.7 MB/s eta 0:00:00 2024-08-22T20:26:20.1721393Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) 2024-08-22T20:26:20.1868915Z Downloading zstd-1.5.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) 2024-08-22T20:26:20.2015531Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 131.4 MB/s eta 0:00:00 2024-08-22T20:26:20.2095332Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:26:20.2631102Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 166.2 MB/s eta 0:00:00 2024-08-22T20:26:20.2704465Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:26:20.2807350Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:26:20.2917145Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:26:20.2992715Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 93.0 MB/s eta 0:00:00 2024-08-22T20:26:20.3069285Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:26:20.3161346Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:26:20.3253759Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:26:20.3348903Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:26:20.3421108Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 64.4 MB/s eta 0:00:00 2024-08-22T20:26:20.3492679Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:26:20.3591470Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:26:20.3685102Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:26:20.3786862Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:26:20.3881618Z Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) 2024-08-22T20:26:20.4317289Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 189.6 MB/s eta 0:00:00 2024-08-22T20:26:20.4388497Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:26:20.4484129Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:26:20.4607591Z Downloading pillow-10.4.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.5 MB) 2024-08-22T20:26:20.4886701Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 172.7 MB/s eta 0:00:00 2024-08-22T20:26:20.4960967Z Downloading protobuf-5.27.3-cp38-abi3-manylinux2014_x86_64.whl (309 kB) 2024-08-22T20:26:20.5073529Z Downloading pyarrow-17.0.0-cp310-cp310-manylinux_2_28_x86_64.whl (39.9 MB) 2024-08-22T20:26:20.7093103Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.9/39.9 MB 199.5 MB/s eta 0:00:00 2024-08-22T20:26:20.7170222Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:26:20.7272300Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:26:20.7668240Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 182.0 MB/s eta 0:00:00 2024-08-22T20:26:20.7743692Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2024-08-22T20:26:20.7825797Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 103.1 MB/s eta 0:00:00 2024-08-22T20:26:20.7899530Z Downloading regex-2024.7.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (776 kB) 2024-08-22T20:26:20.7983331Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 776.5/776.5 kB 100.1 MB/s eta 0:00:00 2024-08-22T20:26:20.8055343Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:26:20.8158450Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:26:20.8265766Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:26:20.8388014Z Downloading scikit_learn-1.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.4 MB) 2024-08-22T20:26:20.9106443Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 190.7 MB/s eta 0:00:00 2024-08-22T20:26:20.9179587Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:26:20.9277206Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:26:20.9373302Z Downloading torch-2.4.0-cp310-cp310-manylinux1_x86_64.whl (797.2 MB) 2024-08-22T20:26:25.7276928Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 797.2/797.2 MB 85.5 MB/s eta 0:00:00 2024-08-22T20:26:25.7350294Z Downloading triton-3.0.0-1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (209.4 MB) 2024-08-22T20:26:26.6867071Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.4/209.4 MB 220.5 MB/s eta 0:00:00 2024-08-22T20:26:26.6953966Z Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB) 2024-08-22T20:26:26.7072514Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:26:26.7172771Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:26:26.7659103Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 201.7 MB/s eta 0:00:00 2024-08-22T20:26:26.7737528Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:26:26.7836526Z Downloading watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB) 2024-08-22T20:26:26.7934157Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:26:26.8063480Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:26:26.8157787Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:26:26.8255931Z Downloading numexpr-2.10.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (405 kB) 2024-08-22T20:26:26.8388513Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:26:26.8488941Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:26:26.8584697Z Downloading zstandard-0.23.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) 2024-08-22T20:26:26.8911938Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 175.8 MB/s eta 0:00:00 2024-08-22T20:26:26.8984298Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:26:26.9096059Z Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) 2024-08-22T20:26:26.9197108Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:26:26.9294698Z Downloading aiohttp-3.10.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-08-22T20:26:26.9404556Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 127.7 MB/s eta 0:00:00 2024-08-22T20:26:26.9472745Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:26:26.9577154Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:26:26.9686449Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:26:26.9786562Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:26:26.9885448Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:26:26.9980868Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:26:27.0079755Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:26:27.0171683Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:26:27.0287735Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 110.7 MB/s eta 0:00:00 2024-08-22T20:26:27.0359021Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:26:27.0464789Z Downloading safetensors-0.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) 2024-08-22T20:26:27.0589264Z Downloading scipy-1.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.2 MB) 2024-08-22T20:26:27.2690900Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 MB 197.8 MB/s eta 0:00:00 2024-08-22T20:26:27.2764478Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:26:27.2866678Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:26:27.2962701Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:26:27.3058788Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:26:27.3153597Z Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 2024-08-22T20:26:27.3403613Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 155.9 MB/s eta 0:00:00 2024-08-22T20:26:27.3473335Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:26:27.3618816Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:26:27.3726548Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:26:27.3848629Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 138.3 MB/s eta 0:00:00 2024-08-22T20:26:27.3922244Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:27.4021931Z Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2024-08-22T20:26:27.4130181Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:26:27.4467708Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 192.4 MB/s eta 0:00:00 2024-08-22T20:26:27.4545229Z Downloading xxhash-3.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB) 2024-08-22T20:26:27.4650312Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:26:27.4742751Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:26:27.4839979Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:26:27.4942369Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:27.5030248Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:26:27.5122749Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:26:27.5219495Z Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB) 2024-08-22T20:26:27.5326479Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:26:27.5421694Z Downloading nvidia_nvjitlink_cu12-12.6.20-py3-none-manylinux2014_x86_64.whl (19.7 MB) 2024-08-22T20:26:27.6447359Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.7/19.7 MB 195.5 MB/s eta 0:00:00 2024-08-22T20:26:28.7095292Z Building wheels for collected packages: rouge-score, sqlitedict, word2number 2024-08-22T20:26:28.7104740Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:26:28.9065775Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:26:28.9072851Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=711e6046e238f16a0a4ed55e74f6ac0e7e84b83d9c1729b193604261532cbc3e 2024-08-22T20:26:28.9074673Z Stored in directory: /home/runner/.cache/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:26:28.9097136Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:26:29.1217171Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:26:29.1222430Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=5a8250d7e3addefb158b87914a374d8d104a758ea08ec8a55a3a75ff7caacfd9 2024-08-22T20:26:29.1224348Z Stored in directory: /home/runner/.cache/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:26:29.1246997Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:26:29.3145173Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:26:29.3150288Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=ccfc144b8fc3a3623b2751ff5c8840f387414f15775b13bec32ee725b760c0d1 2024-08-22T20:26:29.3153546Z Stored in directory: /home/runner/.cache/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:26:29.3166364Z Successfully built rouge-score sqlitedict word2number 2024-08-22T20:26:30.0802243Z Installing collected packages: zstd, word2number, sqlitedict, sentencepiece, pytz, ninja, mpmath, zstandard, xxhash, wheel, watchdog, urllib3, tzdata, typing-extensions, tqdm, tornado, tomli, toml, threadpoolctl, tenacity, tcolorpy, tabulate, sympy, smmap, six, safetensors, rpds-py, regex, pyyaml, pygments, pycryptodomex, pybind11, psutil, protobuf, portalocker, pillow, pathvalidate, packaging, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, numpy, networkx, narwhals, multidict, more-itertools, mdurl, MarkupSafe, lxml, joblib, itsdangerous, idna, fsspec, frozenlist, filelock, dill, colorama, cmake, click, charset-normalizer, chardet, certifi, cachetools, blinker, attrs, async-timeout, aiohappyeyeballs, absl-py, yarl, Werkzeug, triton, tqdm-multiprocess, snakeviz, scipy, sacrebleu, requests, referencing, python-dateutil, pyarrow, nvidia-cusparse-cu12, nvidia-cudnn-cu12, numexpr, nltk, multiprocess, mbstrdecoder, markdown-it-py, jsonlines, Jinja2, gitdb, gguf, blobfile, aiosignal, typepy, tiktoken, scikit-learn, rouge-score, rich, pydeck, pandas, nvidia-cusolver-cu12, jsonschema-specifications, huggingface_hub, gitpython, flask, aiohttp, torch, tokenizers, jsonschema, transformers, datasets, DataProperty, altair, accelerate, tabledata, streamlit, peft, evaluate, pytablewriter, lm-eval 2024-08-22T20:27:41.4022101Z Successfully installed DataProperty-1.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-3.0.4 absl-py-2.1.0 accelerate-0.33.0 aiohappyeyeballs-2.4.0 aiohttp-3.10.5 aiosignal-1.3.1 altair-5.4.0 async-timeout-4.0.3 attrs-24.2.0 blinker-1.8.2 blobfile-2.1.1 cachetools-5.5.0 certifi-2024.7.4 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cmake-3.30.2 colorama-0.4.6 datasets-2.21.0 dill-0.3.8 evaluate-0.4.2 filelock-3.15.4 flask-3.0.3 frozenlist-1.4.1 fsspec-2024.6.1 gguf-0.9.1 gitdb-4.0.11 gitpython-3.1.43 huggingface_hub-0.24.6 idna-3.7 itsdangerous-2.2.0 joblib-1.4.2 jsonlines-4.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 lm-eval-0.4.2 lxml-4.9.4 markdown-it-py-3.0.0 mbstrdecoder-1.1.3 mdurl-0.1.2 more-itertools-10.4.0 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 narwhals-1.5.2 networkx-3.3 ninja-1.11.1.1 nltk-3.9.1 numexpr-2.10.1 numpy-1.26.4 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-9.1.0.70 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.20.5 nvidia-nvjitlink-cu12-12.6.20 nvidia-nvtx-cu12-12.1.105 packaging-24.1 pandas-2.2.2 pathvalidate-3.2.0 peft-0.12.0 pillow-10.4.0 portalocker-2.10.1 protobuf-5.27.3 psutil-6.0.0 pyarrow-17.0.0 pybind11-2.13.5 pycryptodomex-3.20.0 pydeck-0.9.1 pygments-2.18.0 pytablewriter-1.2.0 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.2 referencing-0.35.1 regex-2024.7.24 requests-2.32.3 rich-13.7.1 rouge-score-0.1.2 rpds-py-0.20.0 sacrebleu-2.4.3 safetensors-0.4.4 scikit-learn-1.5.1 scipy-1.14.1 sentencepiece-0.2.0 six-1.16.0 smmap-5.0.1 snakeviz-2.2.0 sqlitedict-2.1.0 streamlit-1.37.1 sympy-1.13.2 tabledata-1.3.3 tabulate-0.9.0 tcolorpy-0.1.6 tenacity-8.5.0 threadpoolctl-3.5.0 tiktoken-0.7.0 tokenizers-0.19.1 toml-0.10.2 tomli-2.0.1 torch-2.4.0 tornado-6.4.1 tqdm-4.66.5 tqdm-multiprocess-0.0.11 transformers-4.44.2 triton-3.0.0 typepy-1.3.2 typing-extensions-4.12.2 tzdata-2024.1 urllib3-2.2.2 watchdog-4.0.2 wheel-0.44.0 word2number-1.1 xxhash-3.5.0 yarl-1.9.4 zstandard-0.23.0 zstd-1.5.5.1 2024-08-22T20:27:41.5779483Z 2024-08-22T20:27:41.5780733Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:43.2800291Z [notice] To update, run: pip install --upgrade pip 2024-08-22T20:27:43.2800941Z + pip3 uninstall -y triton 2024-08-22T20:27:43.6915368Z Found existing installation: triton 3.0.0 2024-08-22T20:27:43.7054963Z Uninstalling triton-3.0.0: 2024-08-22T20:27:43.7093990Z Successfully uninstalled triton-3.0.0 2024-08-22T20:27:43.8495651Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:27:44.2732261Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:27:44.5230232Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:27:44.5327668Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240814%2Bcpu-cp310-cp310-linux_x86_64.whl (173.5 MB) 2024-08-22T20:27:45.4291717Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.5/173.5 MB 195.2 MB/s eta 0:00:00 2024-08-22T20:27:45.6368631Z Requirement already satisfied: filelock in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.15.4) 2024-08-22T20:27:45.6372774Z Requirement already satisfied: typing-extensions>=4.8.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (4.12.2) 2024-08-22T20:27:45.6376334Z Requirement already satisfied: networkx in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.3) 2024-08-22T20:27:45.6380548Z Requirement already satisfied: jinja2 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.1.4) 2024-08-22T20:27:45.6384586Z Requirement already satisfied: fsspec in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (2024.6.1) 2024-08-22T20:27:45.6950490Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:45.7083266Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:45.7447203Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 180.8 MB/s eta 0:00:00 2024-08-22T20:27:45.7613370Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from sympy==1.13.1->torch==2.5.0.dev20240814) (1.3.0) 2024-08-22T20:27:45.8029440Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from jinja2->torch==2.5.0.dev20240814) (2.1.5) 2024-08-22T20:27:46.3862141Z Installing collected packages: sympy, torch 2024-08-22T20:27:46.3863395Z Attempting uninstall: sympy 2024-08-22T20:27:46.3874165Z Found existing installation: sympy 1.13.2 2024-08-22T20:27:46.5221481Z Uninstalling sympy-1.13.2: 2024-08-22T20:27:46.7461096Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:27:51.7642769Z Attempting uninstall: torch 2024-08-22T20:27:51.7656073Z Found existing installation: torch 2.4.0 2024-08-22T20:27:52.1189834Z Uninstalling torch-2.4.0: 2024-08-22T20:27:52.1796810Z Successfully uninstalled torch-2.4.0 2024-08-22T20:28:01.8422769Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814+cpu 2024-08-22T20:28:01.8719847Z 2024-08-22T20:28:01.8720620Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:01.8725050Z [notice] To update, run: pip install --upgrade pip 2024-08-22T20:28:01.9879346Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:02.4087543Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:02.4094394Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /tmp/pip-req-build-zx3l8e_0 2024-08-22T20:28:02.4123505Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /tmp/pip-req-build-zx3l8e_0 2024-08-22T20:28:03.0324657Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:28:03.0354175Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:03.1481907Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:03.3572286Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:03.3608341Z Preparing metadata (setup.py): started 2024-08-22T20:28:05.8308909Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:28:05.8347261Z Building wheels for collected packages: torchao 2024-08-22T20:28:05.8408135Z Building wheel for torchao (setup.py): started 2024-08-22T20:28:35.6103151Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:28:35.6150868Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-linux_x86_64.whl size=3666654 sha256=2c479e3082e66bd5036e02b4e8f73c04a5c7a253c101b28968a57f3d65be5c88 2024-08-22T20:28:35.6152287Z Stored in directory: /home/runner/.cache/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:28:35.6183732Z Successfully built torchao 2024-08-22T20:28:36.1474656Z Installing collected packages: torchao 2024-08-22T20:28:36.4121071Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:28:36.4420392Z 2024-08-22T20:28:36.4423672Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:36.4424802Z [notice] To update, run: pip install --upgrade pip 2024-08-22T20:28:36.7897746Z Package Version 2024-08-22T20:28:36.7899458Z ------------------------- --------------------- 2024-08-22T20:28:36.7902343Z absl-py 2.1.0 2024-08-22T20:28:36.7904918Z accelerate 0.33.0 2024-08-22T20:28:36.7907079Z aiohappyeyeballs 2.4.0 2024-08-22T20:28:36.7909616Z aiohttp 3.10.5 2024-08-22T20:28:36.7912197Z aiosignal 1.3.1 2024-08-22T20:28:36.7914115Z altair 5.4.0 2024-08-22T20:28:36.7916666Z async-timeout 4.0.3 2024-08-22T20:28:36.7919026Z attrs 24.2.0 2024-08-22T20:28:36.7921340Z blinker 1.8.2 2024-08-22T20:28:36.7923660Z blobfile 2.1.1 2024-08-22T20:28:36.7925880Z cachetools 5.5.0 2024-08-22T20:28:36.7928305Z certifi 2024.7.4 2024-08-22T20:28:36.7930587Z chardet 5.2.0 2024-08-22T20:28:36.7933525Z charset-normalizer 3.3.2 2024-08-22T20:28:36.7935847Z click 8.1.7 2024-08-22T20:28:36.7938171Z cmake 3.30.2 2024-08-22T20:28:36.7940779Z colorama 0.4.6 2024-08-22T20:28:36.7943160Z DataProperty 1.0.1 2024-08-22T20:28:36.7945483Z datasets 2.21.0 2024-08-22T20:28:36.7947834Z dill 0.3.8 2024-08-22T20:28:36.7950219Z evaluate 0.4.2 2024-08-22T20:28:36.7952532Z filelock 3.15.4 2024-08-22T20:28:36.7954874Z Flask 3.0.3 2024-08-22T20:28:36.7957305Z frozenlist 1.4.1 2024-08-22T20:28:36.7959595Z fsspec 2024.6.1 2024-08-22T20:28:36.7962038Z gguf 0.9.1 2024-08-22T20:28:36.7964359Z gitdb 4.0.11 2024-08-22T20:28:36.7966684Z GitPython 3.1.43 2024-08-22T20:28:36.7969246Z huggingface-hub 0.24.6 2024-08-22T20:28:36.7971774Z idna 3.7 2024-08-22T20:28:36.7974189Z itsdangerous 2.2.0 2024-08-22T20:28:36.7976662Z Jinja2 3.1.4 2024-08-22T20:28:36.7978967Z joblib 1.4.2 2024-08-22T20:28:36.7981225Z jsonlines 4.0.0 2024-08-22T20:28:36.7984099Z jsonschema 4.23.0 2024-08-22T20:28:36.7986216Z jsonschema-specifications 2023.12.1 2024-08-22T20:28:36.7988512Z lm_eval 0.4.2 2024-08-22T20:28:36.7990951Z lxml 4.9.4 2024-08-22T20:28:36.7993377Z markdown-it-py 3.0.0 2024-08-22T20:28:36.7995820Z MarkupSafe 2.1.5 2024-08-22T20:28:36.7998005Z mbstrdecoder 1.1.3 2024-08-22T20:28:36.8000307Z mdurl 0.1.2 2024-08-22T20:28:36.8002961Z more-itertools 10.4.0 2024-08-22T20:28:36.8004932Z mpmath 1.3.0 2024-08-22T20:28:36.8007339Z multidict 6.0.5 2024-08-22T20:28:36.8009902Z multiprocess 0.70.16 2024-08-22T20:28:36.8012365Z narwhals 1.5.2 2024-08-22T20:28:36.8014725Z networkx 3.3 2024-08-22T20:28:36.8017134Z ninja 1.11.1.1 2024-08-22T20:28:36.8019515Z nltk 3.9.1 2024-08-22T20:28:36.8021798Z numexpr 2.10.1 2024-08-22T20:28:36.8024174Z numpy 1.26.4 2024-08-22T20:28:36.8026667Z nvidia-cublas-cu12 12.1.3.1 2024-08-22T20:28:36.8029011Z nvidia-cuda-cupti-cu12 12.1.105 2024-08-22T20:28:36.8031390Z nvidia-cuda-nvrtc-cu12 12.1.105 2024-08-22T20:28:36.8033849Z nvidia-cuda-runtime-cu12 12.1.105 2024-08-22T20:28:36.8036172Z nvidia-cudnn-cu12 9.1.0.70 2024-08-22T20:28:36.8038503Z nvidia-cufft-cu12 11.0.2.54 2024-08-22T20:28:36.8040945Z nvidia-curand-cu12 10.3.2.106 2024-08-22T20:28:36.8043325Z nvidia-cusolver-cu12 11.4.5.107 2024-08-22T20:28:36.8045570Z nvidia-cusparse-cu12 12.1.0.106 2024-08-22T20:28:36.8048151Z nvidia-nccl-cu12 2.20.5 2024-08-22T20:28:36.8050493Z nvidia-nvjitlink-cu12 12.6.20 2024-08-22T20:28:36.8053291Z nvidia-nvtx-cu12 12.1.105 2024-08-22T20:28:36.8055394Z packaging 24.1 2024-08-22T20:28:36.8057907Z pandas 2.2.2 2024-08-22T20:28:36.8060273Z pathvalidate 3.2.0 2024-08-22T20:28:36.8062515Z peft 0.12.0 2024-08-22T20:28:36.8065077Z pillow 10.4.0 2024-08-22T20:28:36.8067310Z pip 23.0.1 2024-08-22T20:28:36.8069623Z portalocker 2.10.1 2024-08-22T20:28:36.8072116Z protobuf 5.27.3 2024-08-22T20:28:36.8074374Z psutil 6.0.0 2024-08-22T20:28:36.8076679Z pyarrow 17.0.0 2024-08-22T20:28:36.8079179Z pybind11 2.13.5 2024-08-22T20:28:36.8081461Z pycryptodomex 3.20.0 2024-08-22T20:28:36.8083975Z pydeck 0.9.1 2024-08-22T20:28:36.8086407Z Pygments 2.18.0 2024-08-22T20:28:36.8088592Z pytablewriter 1.2.0 2024-08-22T20:28:36.8091413Z python-dateutil 2.9.0.post0 2024-08-22T20:28:36.8093623Z pytz 2024.1 2024-08-22T20:28:36.8095883Z PyYAML 6.0.2 2024-08-22T20:28:36.8098163Z referencing 0.35.1 2024-08-22T20:28:36.8100662Z regex 2024.7.24 2024-08-22T20:28:36.8102751Z requests 2.32.3 2024-08-22T20:28:36.8105100Z rich 13.7.1 2024-08-22T20:28:36.8107597Z rouge_score 0.1.2 2024-08-22T20:28:36.8109797Z rpds-py 0.20.0 2024-08-22T20:28:36.8112072Z sacrebleu 2.4.3 2024-08-22T20:28:36.8114534Z safetensors 0.4.4 2024-08-22T20:28:36.8116964Z scikit-learn 1.5.1 2024-08-22T20:28:36.8119071Z scipy 1.14.1 2024-08-22T20:28:36.8121436Z sentencepiece 0.2.0 2024-08-22T20:28:36.8123807Z setuptools 65.5.0 2024-08-22T20:28:36.8126065Z six 1.16.0 2024-08-22T20:28:36.8128406Z smmap 5.0.1 2024-08-22T20:28:36.8131078Z snakeviz 2.2.0 2024-08-22T20:28:36.8133606Z sqlitedict 2.1.0 2024-08-22T20:28:36.8135672Z streamlit 1.37.1 2024-08-22T20:28:36.8138018Z sympy 1.13.1 2024-08-22T20:28:36.8140915Z tabledata 1.3.3 2024-08-22T20:28:36.8142600Z tabulate 0.9.0 2024-08-22T20:28:36.8145119Z tcolorpy 0.1.6 2024-08-22T20:28:36.8147558Z tenacity 8.5.0 2024-08-22T20:28:36.8149719Z threadpoolctl 3.5.0 2024-08-22T20:28:36.8152052Z tiktoken 0.7.0 2024-08-22T20:28:36.8154502Z tokenizers 0.19.1 2024-08-22T20:28:36.8156793Z toml 0.10.2 2024-08-22T20:28:36.8159082Z tomli 2.0.1 2024-08-22T20:28:36.8161585Z torch 2.5.0.dev20240814+cpu 2024-08-22T20:28:36.8163827Z torchao 0.4.0+gite11201a 2024-08-22T20:28:36.8166086Z tornado 6.4.1 2024-08-22T20:28:36.8168549Z tqdm 4.66.5 2024-08-22T20:28:36.8171272Z tqdm-multiprocess 0.0.11 2024-08-22T20:28:36.8173496Z transformers 4.44.2 2024-08-22T20:28:36.8175727Z typepy 1.3.2 2024-08-22T20:28:36.8178118Z typing_extensions 4.12.2 2024-08-22T20:28:36.8180454Z tzdata 2024.1 2024-08-22T20:28:36.8182793Z urllib3 2.2.2 2024-08-22T20:28:36.8185109Z watchdog 4.0.2 2024-08-22T20:28:36.8187465Z Werkzeug 3.0.4 2024-08-22T20:28:36.8189734Z wheel 0.44.0 2024-08-22T20:28:36.8192072Z word2number 1.1 2024-08-22T20:28:36.8194384Z xxhash 3.5.0 2024-08-22T20:28:36.8196848Z yarl 1.9.4 2024-08-22T20:28:36.8199035Z zstandard 0.23.0 2024-08-22T20:28:36.8201397Z zstd 1.5.5.1 2024-08-22T20:28:38.0118895Z torch: ('2.5.0.dev20240814+cpu', '3a023a67c47bcde45538c9991e332d21ac548e46') 2024-08-22T20:28:38.2284787Z ##[group]Run bash ${TORCHCHAT_ROOT}/.ci/scripts/wget_checkpoint.sh tinyllamas/stories15M "https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin" 2024-08-22T20:28:38.2287636Z bash ${TORCHCHAT_ROOT}/.ci/scripts/wget_checkpoint.sh tinyllamas/stories15M "https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin" 2024-08-22T20:28:38.2354457Z shell: /usr/bin/bash -e {0} 2024-08-22T20:28:38.2354967Z env: 2024-08-22T20:28:38.2355352Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:28:38.2355874Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:28:38.2356415Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:38.2357178Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-08-22T20:28:38.2357844Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:38.2358411Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:38.2358990Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:38.2359578Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-08-22T20:28:38.2360078Z ##[endgroup] 2024-08-22T20:28:38.2460021Z + MODEL_REPO=tinyllamas/stories15M 2024-08-22T20:28:38.2461381Z + RESOURCES_STRING=https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:38.2462678Z + CHECKPOINT_NAME=stories15M 2024-08-22T20:28:38.2464830Z + mkdir -p checkpoints/tinyllamas/stories15M 2024-08-22T20:28:38.2476463Z + pushd checkpoints/tinyllamas/stories15M 2024-08-22T20:28:38.2477454Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:38.2478197Z + IFS=, 2024-08-22T20:28:38.2478505Z + for resource in $RESOURCES_STRING 2024-08-22T20:28:38.2479564Z + echo 'Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt' 2024-08-22T20:28:38.2480508Z + wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:38.2481323Z Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:38.3118957Z --2024-08-22 20:28:38-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:38.3354172Z Resolving huggingface.co (huggingface.co)... 18.154.227.67, 18.154.227.87, 18.154.227.69, ... 2024-08-22T20:28:38.3409620Z Connecting to huggingface.co (huggingface.co)|18.154.227.67|:443... connected. 2024-08-22T20:28:38.3704423Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:38.3713603Z Location: https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1724617493&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzQ5M319LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=WxTF2jHCoYKft2bF2jPCvf4SbvN0KMgvu%7E%7EL4rRlBkfByBzrz89Fotl1kYGfk%7EvRAOZ9FWsKA3SLK1IzqY9Rho1DuZT0-%7E0vYWdSogLv-Ympv5PUg2odu9570yXxwL%7EXdB4HvFvXMt7bnvQ0xuwQqIDet8lveFPNcTyF-kV9L6hCeWtcj4tVJJGIESQ5QiurOSVyT5Q8C7dIu7F%7Eq03ks-l1x6FK%7E78VxXbDs2EQ1zKOP2fC3SiRiW%7EhwfhKdhpH2gbQ2RTfKBI7zRySMWfIN4AqR0JhQi0wWfqMp%7Ecl6ikZyc3QCdZTCYEPt9f7O4TzFXxyMcrhlgmgskTUJOSqRg__&Key-Pair-Id=K3ESJI6DHPFC7 [following] 2024-08-22T20:28:38.3727861Z --2024-08-22 20:28:38-- https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1724617493&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzQ5M319LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=WxTF2jHCoYKft2bF2jPCvf4SbvN0KMgvu%7E%7EL4rRlBkfByBzrz89Fotl1kYGfk%7EvRAOZ9FWsKA3SLK1IzqY9Rho1DuZT0-%7E0vYWdSogLv-Ympv5PUg2odu9570yXxwL%7EXdB4HvFvXMt7bnvQ0xuwQqIDet8lveFPNcTyF-kV9L6hCeWtcj4tVJJGIESQ5QiurOSVyT5Q8C7dIu7F%7Eq03ks-l1x6FK%7E78VxXbDs2EQ1zKOP2fC3SiRiW%7EhwfhKdhpH2gbQ2RTfKBI7zRySMWfIN4AqR0JhQi0wWfqMp%7Ecl6ikZyc3QCdZTCYEPt9f7O4TzFXxyMcrhlgmgskTUJOSqRg__&Key-Pair-Id=K3ESJI6DHPFC7 2024-08-22T20:28:38.4358083Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 108.138.64.36, 108.138.64.49, 108.138.64.111, ... 2024-08-22T20:28:38.4411038Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|108.138.64.36|:443... connected. 2024-08-22T20:28:38.4618953Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:38.4619834Z Length: 60789090 (58M) [binary/octet-stream] 2024-08-22T20:28:38.4620509Z Saving to: ‘stories15M.pt’ 2024-08-22T20:28:38.4620900Z 2024-08-22T20:28:38.4670161Z 0K .......... .......... .......... .......... .......... 0% 9.90M 6s 2024-08-22T20:28:38.4723411Z 50K .......... .......... .......... .......... .......... 0% 9.19M 6s 2024-08-22T20:28:38.4743802Z 100K .......... .......... .......... .......... .......... 0% 23.5M 5s 2024-08-22T20:28:38.4777079Z 150K .......... .......... .......... .......... .......... 0% 14.6M 5s 2024-08-22T20:28:38.4796043Z 200K .......... .......... .......... .......... .......... 0% 25.8M 4s 2024-08-22T20:28:38.4807712Z 250K .......... .......... .......... .......... .......... 0% 41.9M 4s 2024-08-22T20:28:38.4824261Z 300K .......... .......... .......... .......... .......... 0% 29.6M 3s 2024-08-22T20:28:38.4837528Z 350K .......... .......... .......... .......... .......... 0% 36.7M 3s 2024-08-22T20:28:38.4845583Z 400K .......... .......... .......... .......... .......... 0% 60.7M 3s 2024-08-22T20:28:38.4856181Z 450K .......... .......... .......... .......... .......... 0% 46.6M 3s 2024-08-22T20:28:38.4865105Z 500K .......... .......... .......... .......... .......... 0% 53.8M 3s 2024-08-22T20:28:38.4870100Z 550K .......... .......... .......... .......... .......... 1% 96.2M 2s 2024-08-22T20:28:38.4877909Z 600K .......... .......... .......... .......... .......... 1% 64.0M 2s 2024-08-22T20:28:38.4882783Z 650K .......... .......... .......... .......... .......... 1% 97.5M 2s 2024-08-22T20:28:38.4891218Z 700K .......... .......... .......... .......... .......... 1% 59.4M 2s 2024-08-22T20:28:38.4898739Z 750K .......... .......... .......... .......... .......... 1% 63.8M 2s 2024-08-22T20:28:38.4901370Z 800K .......... .......... .......... .......... .......... 1% 179M 2s 2024-08-22T20:28:38.4907431Z 850K .......... .......... .......... .......... .......... 1% 80.5M 2s 2024-08-22T20:28:38.4911762Z 900K .......... .......... .......... .......... .......... 1% 114M 2s 2024-08-22T20:28:38.4914864Z 950K .......... .......... .......... .......... .......... 1% 152M 2s 2024-08-22T20:28:38.4919882Z 1000K .......... .......... .......... .......... .......... 1% 98.7M 2s 2024-08-22T20:28:38.4924783Z 1050K .......... .......... .......... .......... .......... 1% 99.5M 2s 2024-08-22T20:28:38.4928536Z 1100K .......... .......... .......... .......... .......... 1% 144M 2s 2024-08-22T20:28:38.4933145Z 1150K .......... .......... .......... .......... .......... 2% 105M 2s 2024-08-22T20:28:38.4935579Z 1200K .......... .......... .......... .......... .......... 2% 179M 1s 2024-08-22T20:28:38.4940040Z 1250K .......... .......... .......... .......... .......... 2% 109M 1s 2024-08-22T20:28:38.4943789Z 1300K .......... .......... .......... .......... .......... 2% 132M 1s 2024-08-22T20:28:38.4946152Z 1350K .......... .......... .......... .......... .......... 2% 201M 1s 2024-08-22T20:28:38.4949230Z 1400K .......... .......... .......... .......... .......... 2% 164M 1s 2024-08-22T20:28:38.4952514Z 1450K .......... .......... .......... .......... .......... 2% 147M 1s 2024-08-22T20:28:38.4955837Z 1500K .......... .......... .......... .......... .......... 2% 150M 1s 2024-08-22T20:28:38.4959615Z 1550K .......... .......... .......... .......... .......... 2% 132M 1s 2024-08-22T20:28:38.4961287Z 1600K .......... .......... .......... .......... .......... 2% 286M 1s 2024-08-22T20:28:38.4963690Z 1650K .......... .......... .......... .......... .......... 2% 199M 1s 2024-08-22T20:28:38.4966116Z 1700K .......... .......... .......... .......... .......... 2% 194M 1s 2024-08-22T20:28:38.4969608Z 1750K .......... .......... .......... .......... .......... 3% 152M 1s 2024-08-22T20:28:38.4972427Z 1800K .......... .......... .......... .......... .......... 3% 186M 1s 2024-08-22T20:28:38.4973488Z 1850K .......... .......... .......... .......... .......... 3% 275M 1s 2024-08-22T20:28:38.4976627Z 1900K .......... .......... .......... .......... .......... 3% 188M 1s 2024-08-22T20:28:38.4978470Z 1950K .......... .......... .......... .......... .......... 3% 223M 1s 2024-08-22T20:28:38.4980209Z 2000K .......... .......... .......... .......... .......... 3% 268M 1s 2024-08-22T20:28:38.4982786Z 2050K .......... .......... .......... .......... .......... 3% 198M 1s 2024-08-22T20:28:38.4985243Z 2100K .......... .......... .......... .......... .......... 3% 191M 1s 2024-08-22T20:28:38.4987275Z 2150K .......... .......... .......... .......... .......... 3% 230M 1s 2024-08-22T20:28:38.4989146Z 2200K .......... .......... .......... .......... .......... 3% 266M 1s 2024-08-22T20:28:38.4990881Z 2250K .......... .......... .......... .......... .......... 3% 275M 1s 2024-08-22T20:28:38.4992612Z 2300K .......... .......... .......... .......... .......... 3% 282M 1s 2024-08-22T20:28:38.4994863Z 2350K .......... .......... .......... .......... .......... 4% 222M 1s 2024-08-22T20:28:38.4996579Z 2400K .......... .......... .......... .......... .......... 4% 280M 1s 2024-08-22T20:28:38.4998569Z 2450K .......... .......... .......... .......... .......... 4% 264M 1s 2024-08-22T20:28:38.5000272Z 2500K .......... .......... .......... .......... .......... 4% 272M 1s 2024-08-22T20:28:38.5002276Z 2550K .......... .......... .......... .......... .......... 4% 243M 1s 2024-08-22T20:28:38.5004066Z 2600K .......... .......... .......... .......... .......... 4% 278M 1s 2024-08-22T20:28:38.5005842Z 2650K .......... .......... .......... .......... .......... 4% 261M 1s 2024-08-22T20:28:38.5007693Z 2700K .......... .......... .......... .......... .......... 4% 269M 1s 2024-08-22T20:28:38.5009863Z 2750K .......... .......... .......... .......... .......... 4% 233M 1s 2024-08-22T20:28:38.5011730Z 2800K .......... .......... .......... .......... .......... 4% 251M 1s 2024-08-22T20:28:38.5013469Z 2850K .......... .......... .......... .......... .......... 4% 279M 1s 2024-08-22T20:28:38.5015416Z 2900K .......... .......... .......... .......... .......... 4% 275M 1s 2024-08-22T20:28:38.5017193Z 2950K .......... .......... .......... .......... .......... 5% 248M 1s 2024-08-22T20:28:38.5018838Z 3000K .......... .......... .......... .......... .......... 5% 279M 1s 2024-08-22T20:28:38.5020947Z 3050K .......... .......... .......... .......... .......... 5% 270M 1s 2024-08-22T20:28:38.5022619Z 3100K .......... .......... .......... .......... .......... 5% 285M 1s 2024-08-22T20:28:38.5024576Z 3150K .......... .......... .......... .......... .......... 5% 229M 1s 2024-08-22T20:28:38.5026721Z 3200K .......... .......... .......... .......... .......... 5% 247M 1s 2024-08-22T20:28:38.5029299Z 3250K .......... .......... .......... .......... .......... 5% 195M 1s 2024-08-22T20:28:38.5031722Z 3300K .......... .......... .......... .......... .......... 5% 201M 1s 2024-08-22T20:28:38.5034294Z 3350K .......... .......... .......... .......... .......... 5% 182M 1s 2024-08-22T20:28:38.5036671Z 3400K .......... .......... .......... .......... .......... 5% 202M 1s 2024-08-22T20:28:38.5039357Z 3450K .......... .......... .......... .......... .......... 5% 191M 1s 2024-08-22T20:28:38.5041800Z 3500K .......... .......... .......... .......... .......... 5% 197M 1s 2024-08-22T20:28:38.5044566Z 3550K .......... .......... .......... .......... .......... 6% 171M 1s 2024-08-22T20:28:38.5047061Z 3600K .......... .......... .......... .......... .......... 6% 204M 1s 2024-08-22T20:28:38.5049538Z 3650K .......... .......... .......... .......... .......... 6% 202M 1s 2024-08-22T20:28:38.5052230Z 3700K .......... .......... .......... .......... .......... 6% 187M 1s 2024-08-22T20:28:38.5054923Z 3750K .......... .......... .......... .......... .......... 6% 174M 1s 2024-08-22T20:28:38.5057239Z 3800K .......... .......... .......... .......... .......... 6% 201M 1s 2024-08-22T20:28:38.5059800Z 3850K .......... .......... .......... .......... .......... 6% 193M 1s 2024-08-22T20:28:38.5062265Z 3900K .......... .......... .......... .......... .......... 6% 207M 1s 2024-08-22T20:28:38.5065170Z 3950K .......... .......... .......... .......... .......... 6% 158M 1s 2024-08-22T20:28:38.5067538Z 4000K .......... .......... .......... .......... .......... 6% 205M 1s 2024-08-22T20:28:38.5070153Z 4050K .......... .......... .......... .......... .......... 6% 198M 1s 2024-08-22T20:28:38.5072315Z 4100K .......... .......... .......... .......... .......... 6% 218M 1s 2024-08-22T20:28:38.5074896Z 4150K .......... .......... .......... .......... .......... 7% 183M 1s 2024-08-22T20:28:38.5077375Z 4200K .......... .......... .......... .......... .......... 7% 207M 1s 2024-08-22T20:28:38.5079692Z 4250K .......... .......... .......... .......... .......... 7% 206M 1s 2024-08-22T20:28:38.5081985Z 4300K .......... .......... .......... .......... .......... 7% 218M 1s 2024-08-22T20:28:38.5084719Z 4350K .......... .......... .......... .......... .......... 7% 172M 1s 2024-08-22T20:28:38.5086900Z 4400K .......... .......... .......... .......... .......... 7% 223M 1s 2024-08-22T20:28:38.5089423Z 4450K .......... .......... .......... .......... .......... 7% 213M 1s 2024-08-22T20:28:38.5091765Z 4500K .......... .......... .......... .......... .......... 7% 200M 1s 2024-08-22T20:28:38.5094288Z 4550K .......... .......... .......... .......... .......... 7% 186M 1s 2024-08-22T20:28:38.5096737Z 4600K .......... .......... .......... .......... .......... 7% 210M 1s 2024-08-22T20:28:38.5099021Z 4650K .......... .......... .......... .......... .......... 7% 212M 1s 2024-08-22T20:28:38.5101346Z 4700K .......... .......... .......... .......... .......... 8% 209M 1s 2024-08-22T20:28:38.5104371Z 4750K .......... .......... .......... .......... .......... 8% 160M 1s 2024-08-22T20:28:38.5106721Z 4800K .......... .......... .......... .......... .......... 8% 214M 1s 2024-08-22T20:28:38.5108950Z 4850K .......... .......... .......... .......... .......... 8% 209M 1s 2024-08-22T20:28:38.5111384Z 4900K .......... .......... .......... .......... .......... 8% 218M 1s 2024-08-22T20:28:38.5113884Z 4950K .......... .......... .......... .......... .......... 8% 184M 1s 2024-08-22T20:28:38.5116240Z 5000K .......... .......... .......... .......... .......... 8% 205M 1s 2024-08-22T20:28:38.5118730Z 5050K .......... .......... .......... .......... .......... 8% 212M 1s 2024-08-22T20:28:38.5120867Z 5100K .......... .......... .......... .......... .......... 8% 216M 1s 2024-08-22T20:28:38.5123636Z 5150K .......... .......... .......... .......... .......... 8% 168M 1s 2024-08-22T20:28:38.5126112Z 5200K .......... .......... .......... .......... .......... 8% 203M 1s 2024-08-22T20:28:38.5128336Z 5250K .......... .......... .......... .......... .......... 8% 212M 1s 2024-08-22T20:28:38.5130888Z 5300K .......... .......... .......... .......... .......... 9% 206M 1s 2024-08-22T20:28:38.5133668Z 5350K .......... .......... .......... .......... .......... 9% 173M 1s 2024-08-22T20:28:38.5135725Z 5400K .......... .......... .......... .......... .......... 9% 223M 1s 2024-08-22T20:28:38.5137381Z 5450K .......... .......... .......... .......... .......... 9% 283M 1s 2024-08-22T20:28:38.5139282Z 5500K .......... .......... .......... .......... .......... 9% 262M 1s 2024-08-22T20:28:38.5141294Z 5550K .......... .......... .......... .......... .......... 9% 239M 1s 2024-08-22T20:28:38.5143304Z 5600K .......... .......... .......... .......... .......... 9% 256M 0s 2024-08-22T20:28:38.5144915Z 5650K .......... .......... .......... .......... .......... 9% 284M 0s 2024-08-22T20:28:38.5146759Z 5700K .......... .......... .......... .......... .......... 9% 282M 0s 2024-08-22T20:28:38.5148768Z 5750K .......... .......... .......... .......... .......... 9% 242M 0s 2024-08-22T20:28:38.5150408Z 5800K .......... .......... .......... .......... .......... 9% 285M 0s 2024-08-22T20:28:38.5152138Z 5850K .......... .......... .......... .......... .......... 9% 276M 0s 2024-08-22T20:28:38.5153935Z 5900K .......... .......... .......... .......... .......... 10% 275M 0s 2024-08-22T20:28:38.5156038Z 5950K .......... .......... .......... .......... .......... 10% 231M 0s 2024-08-22T20:28:38.5157886Z 6000K .......... .......... .......... .......... .......... 10% 270M 0s 2024-08-22T20:28:38.5159547Z 6050K .......... .......... .......... .......... .......... 10% 287M 0s 2024-08-22T20:28:38.5161321Z 6100K .......... .......... .......... .......... .......... 10% 279M 0s 2024-08-22T20:28:38.5163277Z 6150K .......... .......... .......... .......... .......... 10% 247M 0s 2024-08-22T20:28:38.5165067Z 6200K .......... .......... .......... .......... .......... 10% 273M 0s 2024-08-22T20:28:38.5166890Z 6250K .......... .......... .......... .......... .......... 10% 271M 0s 2024-08-22T20:28:38.5168667Z 6300K .......... .......... .......... .......... .......... 10% 270M 0s 2024-08-22T20:28:38.5170906Z 6350K .......... .......... .......... .......... .......... 10% 240M 0s 2024-08-22T20:28:38.5172732Z 6400K .......... .......... .......... .......... .......... 10% 244M 0s 2024-08-22T20:28:38.5174525Z 6450K .......... .......... .......... .......... .......... 10% 266M 0s 2024-08-22T20:28:38.5176359Z 6500K .......... .......... .......... .......... .......... 11% 273M 0s 2024-08-22T20:28:38.5178331Z 6550K .......... .......... .......... .......... .......... 11% 245M 0s 2024-08-22T20:28:38.5180097Z 6600K .......... .......... .......... .......... .......... 11% 290M 0s 2024-08-22T20:28:38.5181809Z 6650K .......... .......... .......... .......... .......... 11% 274M 0s 2024-08-22T20:28:38.5183620Z 6700K .......... .......... .......... .......... .......... 11% 266M 0s 2024-08-22T20:28:38.5186024Z 6750K .......... .......... .......... .......... .......... 11% 211M 0s 2024-08-22T20:28:38.5187708Z 6800K .......... .......... .......... .......... .......... 11% 276M 0s 2024-08-22T20:28:38.5189520Z 6850K .......... .......... .......... .......... .......... 11% 267M 0s 2024-08-22T20:28:38.5191463Z 6900K .......... .......... .......... .......... .......... 11% 279M 0s 2024-08-22T20:28:38.5193282Z 6950K .......... .......... .......... .......... .......... 11% 245M 0s 2024-08-22T20:28:38.5195232Z 7000K .......... .......... .......... .......... .......... 11% 268M 0s 2024-08-22T20:28:38.5196896Z 7050K .......... .......... .......... .......... .......... 11% 284M 0s 2024-08-22T20:28:38.5198657Z 7100K .......... .......... .......... .......... .......... 12% 272M 0s 2024-08-22T20:28:38.5200762Z 7150K .......... .......... .......... .......... .......... 12% 231M 0s 2024-08-22T20:28:38.5202464Z 7200K .......... .......... .......... .......... .......... 12% 284M 0s 2024-08-22T20:28:38.5204253Z 7250K .......... .......... .......... .......... .......... 12% 268M 0s 2024-08-22T20:28:38.5206156Z 7300K .......... .......... .......... .......... .......... 12% 288M 0s 2024-08-22T20:28:38.5207929Z 7350K .......... .......... .......... .......... .......... 12% 248M 0s 2024-08-22T20:28:38.5209713Z 7400K .......... .......... .......... .......... .......... 12% 276M 0s 2024-08-22T20:28:38.5211803Z 7450K .......... .......... .......... .......... .......... 12% 246M 0s 2024-08-22T20:28:38.5213624Z 7500K .......... .......... .......... .......... .......... 12% 263M 0s 2024-08-22T20:28:38.5215647Z 7550K .......... .......... .......... .......... .......... 12% 230M 0s 2024-08-22T20:28:38.5217620Z 7600K .......... .......... .......... .......... .......... 12% 269M 0s 2024-08-22T20:28:38.5219280Z 7650K .......... .......... .......... .......... .......... 12% 275M 0s 2024-08-22T20:28:38.5221080Z 7700K .......... .......... .......... .......... .......... 13% 277M 0s 2024-08-22T20:28:38.5223136Z 7750K .......... .......... .......... .......... .......... 13% 239M 0s 2024-08-22T20:28:38.5225418Z 7800K .......... .......... .......... .......... .......... 13% 251M 0s 2024-08-22T20:28:38.5227227Z 7850K .......... .......... .......... .......... .......... 13% 232M 0s 2024-08-22T20:28:38.5229135Z 7900K .......... .......... .......... .......... .......... 13% 265M 0s 2024-08-22T20:28:38.5231071Z 7950K .......... .......... .......... .......... .......... 13% 233M 0s 2024-08-22T20:28:38.5232929Z 8000K .......... .......... .......... .......... .......... 13% 259M 0s 2024-08-22T20:28:38.5234849Z 8050K .......... .......... .......... .......... .......... 13% 274M 0s 2024-08-22T20:28:38.5236555Z 8100K .......... .......... .......... .......... .......... 13% 274M 0s 2024-08-22T20:28:38.5238463Z 8150K .......... .......... .......... .......... .......... 13% 246M 0s 2024-08-22T20:28:38.5240539Z 8200K .......... .......... .......... .......... .......... 13% 251M 0s 2024-08-22T20:28:38.5243029Z 8250K .......... .......... .......... .......... .......... 13% 201M 0s 2024-08-22T20:28:38.5245792Z 8300K .......... .......... .......... .......... .......... 14% 185M 0s 2024-08-22T20:28:38.5248522Z 8350K .......... .......... .......... .......... .......... 14% 167M 0s 2024-08-22T20:28:38.5251059Z 8400K .......... .......... .......... .......... .......... 14% 209M 0s 2024-08-22T20:28:38.5253652Z 8450K .......... .......... .......... .......... .......... 14% 185M 0s 2024-08-22T20:28:38.5255914Z 8500K .......... .......... .......... .......... .......... 14% 204M 0s 2024-08-22T20:28:38.5258511Z 8550K .......... .......... .......... .......... .......... 14% 185M 0s 2024-08-22T20:28:38.5261089Z 8600K .......... .......... .......... .......... .......... 14% 198M 0s 2024-08-22T20:28:38.5263510Z 8650K .......... .......... .......... .......... .......... 14% 203M 0s 2024-08-22T20:28:38.5265926Z 8700K .......... .......... .......... .......... .......... 14% 200M 0s 2024-08-22T20:28:38.5268982Z 8750K .......... .......... .......... .......... .......... 14% 163M 0s 2024-08-22T20:28:38.5271254Z 8800K .......... .......... .......... .......... .......... 14% 204M 0s 2024-08-22T20:28:38.5273660Z 8850K .......... .......... .......... .......... .......... 14% 207M 0s 2024-08-22T20:28:38.5276080Z 8900K .......... .......... .......... .......... .......... 15% 207M 0s 2024-08-22T20:28:38.5279026Z 8950K .......... .......... .......... .......... .......... 15% 174M 0s 2024-08-22T20:28:38.5281227Z 9000K .......... .......... .......... .......... .......... 15% 200M 0s 2024-08-22T20:28:38.5283650Z 9050K .......... .......... .......... .......... .......... 15% 210M 0s 2024-08-22T20:28:38.5286137Z 9100K .......... .......... .......... .......... .......... 15% 193M 0s 2024-08-22T20:28:38.5288843Z 9150K .......... .......... .......... .......... .......... 15% 172M 0s 2024-08-22T20:28:38.5291574Z 9200K .......... .......... .......... .......... .......... 15% 206M 0s 2024-08-22T20:28:38.5294096Z 9250K .......... .......... .......... .......... .......... 15% 181M 0s 2024-08-22T20:28:38.5296623Z 9300K .......... .......... .......... .......... .......... 15% 192M 0s 2024-08-22T20:28:38.5299197Z 9350K .......... .......... .......... .......... .......... 15% 182M 0s 2024-08-22T20:28:38.5301712Z 9400K .......... .......... .......... .......... .......... 15% 197M 0s 2024-08-22T20:28:38.5304339Z 9450K .......... .......... .......... .......... .......... 16% 208M 0s 2024-08-22T20:28:38.5306680Z 9500K .......... .......... .......... .......... .......... 16% 195M 0s 2024-08-22T20:28:38.5309354Z 9550K .......... .......... .......... .......... .......... 16% 172M 0s 2024-08-22T20:28:38.5311835Z 9600K .......... .......... .......... .......... .......... 16% 212M 0s 2024-08-22T20:28:38.5313968Z 9650K .......... .......... .......... .......... .......... 16% 215M 0s 2024-08-22T20:28:38.5316418Z 9700K .......... .......... .......... .......... .......... 16% 200M 0s 2024-08-22T20:28:38.5319417Z 9750K .......... .......... .......... .......... .......... 16% 182M 0s 2024-08-22T20:28:38.5321712Z 9800K .......... .......... .......... .......... .......... 16% 192M 0s 2024-08-22T20:28:38.5324801Z 9850K .......... .......... .......... .......... .......... 16% 199M 0s 2024-08-22T20:28:38.5326975Z 9900K .......... .......... .......... .......... .......... 16% 201M 0s 2024-08-22T20:28:38.5329475Z 9950K .......... .......... .......... .......... .......... 16% 169M 0s 2024-08-22T20:28:38.5332540Z 10000K .......... .......... .......... .......... .......... 16% 187M 0s 2024-08-22T20:28:38.5334788Z 10050K .......... .......... .......... .......... .......... 17% 207M 0s 2024-08-22T20:28:38.5336830Z 10100K .......... .......... .......... .......... .......... 17% 207M 0s 2024-08-22T20:28:38.5339432Z 10150K .......... .......... .......... .......... .......... 17% 183M 0s 2024-08-22T20:28:38.5341763Z 10200K .......... .......... .......... .......... .......... 17% 217M 0s 2024-08-22T20:28:38.5344227Z 10250K .......... .......... .......... .......... .......... 17% 202M 0s 2024-08-22T20:28:38.5346754Z 10300K .......... .......... .......... .......... .......... 17% 195M 0s 2024-08-22T20:28:38.5349576Z 10350K .......... .......... .......... .......... .......... 17% 167M 0s 2024-08-22T20:28:38.5351904Z 10400K .......... .......... .......... .......... .......... 17% 208M 0s 2024-08-22T20:28:38.5354448Z 10450K .......... .......... .......... .......... .......... 17% 209M 0s 2024-08-22T20:28:38.5357333Z 10500K .......... .......... .......... .......... .......... 17% 211M 0s 2024-08-22T20:28:38.5359394Z 10550K .......... .......... .......... .......... .......... 17% 186M 0s 2024-08-22T20:28:38.5361881Z 10600K .......... .......... .......... .......... .......... 17% 205M 0s 2024-08-22T20:28:38.5363777Z 10650K .......... .......... .......... .......... .......... 18% 218M 0s 2024-08-22T20:28:38.5366083Z 10700K .......... .......... .......... .......... .......... 18% 216M 0s 2024-08-22T20:28:38.5369072Z 10750K .......... .......... .......... .......... .......... 18% 175M 0s 2024-08-22T20:28:38.5371715Z 10800K .......... .......... .......... .......... .......... 18% 202M 0s 2024-08-22T20:28:38.5373780Z 10850K .......... .......... .......... .......... .......... 18% 195M 0s 2024-08-22T20:28:38.5376370Z 10900K .......... .......... .......... .......... .......... 18% 209M 0s 2024-08-22T20:28:38.5378868Z 10950K .......... .......... .......... .......... .......... 18% 184M 0s 2024-08-22T20:28:38.5381244Z 11000K .......... .......... .......... .......... .......... 18% 218M 0s 2024-08-22T20:28:38.5383937Z 11050K .......... .......... .......... .......... .......... 18% 202M 0s 2024-08-22T20:28:38.5385530Z 11100K .......... .......... .......... .......... .......... 18% 235M 0s 2024-08-22T20:28:38.5388078Z 11150K .......... .......... .......... .......... .......... 18% 224M 0s 2024-08-22T20:28:38.5389627Z 11200K .......... .......... .......... .......... .......... 18% 283M 0s 2024-08-22T20:28:38.5391688Z 11250K .......... .......... .......... .......... .......... 19% 287M 0s 2024-08-22T20:28:38.5393046Z 11300K .......... .......... .......... .......... .......... 19% 269M 0s 2024-08-22T20:28:38.5394881Z 11350K .......... .......... .......... .......... .......... 19% 245M 0s 2024-08-22T20:28:38.5396840Z 11400K .......... .......... .......... .......... .......... 19% 290M 0s 2024-08-22T20:28:38.5398756Z 11450K .......... .......... .......... .......... .......... 19% 273M 0s 2024-08-22T20:28:38.5400196Z 11500K .......... .......... .......... .......... .......... 19% 263M 0s 2024-08-22T20:28:38.5403031Z 11550K .......... .......... .......... .......... .......... 19% 229M 0s 2024-08-22T20:28:38.5404169Z 11600K .......... .......... .......... .......... .......... 19% 285M 0s 2024-08-22T20:28:38.5405805Z 11650K .......... .......... .......... .......... .......... 19% 280M 0s 2024-08-22T20:28:38.5408139Z 11700K .......... .......... .......... .......... .......... 19% 282M 0s 2024-08-22T20:28:38.5409849Z 11750K .......... .......... .......... .......... .......... 19% 245M 0s 2024-08-22T20:28:38.5411950Z 11800K .......... .......... .......... .......... .......... 19% 280M 0s 2024-08-22T20:28:38.5414120Z 11850K .......... .......... .......... .......... .......... 20% 170M 0s 2024-08-22T20:28:38.5416948Z 11900K .......... .......... .......... .......... .......... 20% 209M 0s 2024-08-22T20:28:38.5419613Z 11950K .......... .......... .......... .......... .......... 20% 159M 0s 2024-08-22T20:28:38.5422236Z 12000K .......... .......... .......... .......... .......... 20% 214M 0s 2024-08-22T20:28:38.5424487Z 12050K .......... .......... .......... .......... .......... 20% 194M 0s 2024-08-22T20:28:38.5426825Z 12100K .......... .......... .......... .......... .......... 20% 208M 0s 2024-08-22T20:28:38.5429468Z 12150K .......... .......... .......... .......... .......... 20% 188M 0s 2024-08-22T20:28:38.5431676Z 12200K .......... .......... .......... .......... .......... 20% 207M 0s 2024-08-22T20:28:38.5433922Z 12250K .......... .......... .......... .......... .......... 20% 215M 0s 2024-08-22T20:28:38.5436400Z 12300K .......... .......... .......... .......... .......... 20% 207M 0s 2024-08-22T20:28:38.5439215Z 12350K .......... .......... .......... .......... .......... 20% 168M 0s 2024-08-22T20:28:38.5441788Z 12400K .......... .......... .......... .......... .......... 20% 185M 0s 2024-08-22T20:28:38.5444190Z 12450K .......... .......... .......... .......... .......... 21% 207M 0s 2024-08-22T20:28:38.5446747Z 12500K .......... .......... .......... .......... .......... 21% 195M 0s 2024-08-22T20:28:38.5449394Z 12550K .......... .......... .......... .......... .......... 21% 187M 0s 2024-08-22T20:28:38.5451966Z 12600K .......... .......... .......... .......... .......... 21% 186M 0s 2024-08-22T20:28:38.5454342Z 12650K .......... .......... .......... .......... .......... 21% 201M 0s 2024-08-22T20:28:38.5456919Z 12700K .......... .......... .......... .......... .......... 21% 207M 0s 2024-08-22T20:28:38.5459631Z 12750K .......... .......... .......... .......... .......... 21% 169M 0s 2024-08-22T20:28:38.5461979Z 12800K .......... .......... .......... .......... .......... 21% 202M 0s 2024-08-22T20:28:38.5464526Z 12850K .......... .......... .......... .......... .......... 21% 215M 0s 2024-08-22T20:28:38.5466909Z 12900K .......... .......... .......... .......... .......... 21% 194M 0s 2024-08-22T20:28:38.5469482Z 12950K .......... .......... .......... .......... .......... 21% 185M 0s 2024-08-22T20:28:38.5471800Z 13000K .......... .......... .......... .......... .......... 21% 206M 0s 2024-08-22T20:28:38.5474259Z 13050K .......... .......... .......... .......... .......... 22% 201M 0s 2024-08-22T20:28:38.5476871Z 13100K .......... .......... .......... .......... .......... 22% 201M 0s 2024-08-22T20:28:38.5480178Z 13150K .......... .......... .......... .......... .......... 22% 170M 0s 2024-08-22T20:28:38.5482115Z 13200K .......... .......... .......... .......... .......... 22% 209M 0s 2024-08-22T20:28:38.5484237Z 13250K .......... .......... .......... .......... .......... 22% 211M 0s 2024-08-22T20:28:38.5486880Z 13300K .......... .......... .......... .......... .......... 22% 204M 0s 2024-08-22T20:28:38.5489276Z 13350K .......... .......... .......... .......... .......... 22% 183M 0s 2024-08-22T20:28:38.5492028Z 13400K .......... .......... .......... .......... .......... 22% 199M 0s 2024-08-22T20:28:38.5494588Z 13450K .......... .......... .......... .......... .......... 22% 205M 0s 2024-08-22T20:28:38.5496878Z 13500K .......... .......... .......... .......... .......... 22% 199M 0s 2024-08-22T20:28:38.5499731Z 13550K .......... .......... .......... .......... .......... 22% 164M 0s 2024-08-22T20:28:38.5502179Z 13600K .......... .......... .......... .......... .......... 22% 198M 0s 2024-08-22T20:28:38.5505045Z 13650K .......... .......... .......... .......... .......... 23% 194M 0s 2024-08-22T20:28:38.5507175Z 13700K .......... .......... .......... .......... .......... 23% 199M 0s 2024-08-22T20:28:38.5509669Z 13750K .......... .......... .......... .......... .......... 23% 193M 0s 2024-08-22T20:28:38.5512046Z 13800K .......... .......... .......... .......... .......... 23% 207M 0s 2024-08-22T20:28:38.5514379Z 13850K .......... .......... .......... .......... .......... 23% 197M 0s 2024-08-22T20:28:38.5517036Z 13900K .......... .......... .......... .......... .......... 23% 209M 0s 2024-08-22T20:28:38.5519927Z 13950K .......... .......... .......... .......... .......... 23% 165M 0s 2024-08-22T20:28:38.5522009Z 14000K .......... .......... .......... .......... .......... 23% 202M 0s 2024-08-22T20:28:38.5524517Z 14050K .......... .......... .......... .......... .......... 23% 198M 0s 2024-08-22T20:28:38.5526996Z 14100K .......... .......... .......... .......... .......... 23% 204M 0s 2024-08-22T20:28:38.5529620Z 14150K .......... .......... .......... .......... .......... 23% 181M 0s 2024-08-22T20:28:38.5532340Z 14200K .......... .......... .......... .......... .......... 24% 198M 0s 2024-08-22T20:28:38.5534543Z 14250K .......... .......... .......... .......... .......... 24% 200M 0s 2024-08-22T20:28:38.5537042Z 14300K .......... .......... .......... .......... .......... 24% 204M 0s 2024-08-22T20:28:38.5539819Z 14350K .......... .......... .......... .......... .......... 24% 167M 0s 2024-08-22T20:28:38.5542550Z 14400K .......... .......... .......... .......... .......... 24% 205M 0s 2024-08-22T20:28:38.5544696Z 14450K .......... .......... .......... .......... .......... 24% 211M 0s 2024-08-22T20:28:38.5546988Z 14500K .......... .......... .......... .......... .......... 24% 208M 0s 2024-08-22T20:28:38.5549734Z 14550K .......... .......... .......... .......... .......... 24% 185M 0s 2024-08-22T20:28:38.5552188Z 14600K .......... .......... .......... .......... .......... 24% 191M 0s 2024-08-22T20:28:38.5554421Z 14650K .......... .......... .......... .......... .......... 24% 210M 0s 2024-08-22T20:28:38.5557037Z 14700K .......... .......... .......... .......... .......... 24% 200M 0s 2024-08-22T20:28:38.5559732Z 14750K .......... .......... .......... .......... .......... 24% 170M 0s 2024-08-22T20:28:38.5562151Z 14800K .......... .......... .......... .......... .......... 25% 210M 0s 2024-08-22T20:28:38.5564316Z 14850K .......... .......... .......... .......... .......... 25% 216M 0s 2024-08-22T20:28:38.5566600Z 14900K .......... .......... .......... .......... .......... 25% 218M 0s 2024-08-22T20:28:38.5569208Z 14950K .......... .......... .......... .......... .......... 25% 193M 0s 2024-08-22T20:28:38.5571777Z 15000K .......... .......... .......... .......... .......... 25% 188M 0s 2024-08-22T20:28:38.5574187Z 15050K .......... .......... .......... .......... .......... 25% 196M 0s 2024-08-22T20:28:38.5577543Z 15100K .......... .......... .......... .......... .......... 25% 216M 0s 2024-08-22T20:28:38.5579223Z 15150K .......... .......... .......... .......... .......... 25% 173M 0s 2024-08-22T20:28:38.5582387Z 15200K .......... .......... .......... .......... .......... 25% 217M 0s 2024-08-22T20:28:38.5584002Z 15250K .......... .......... .......... .......... .......... 25% 208M 0s 2024-08-22T20:28:38.5586143Z 15300K .......... .......... .......... .......... .......... 25% 215M 0s 2024-08-22T20:28:38.5588689Z 15350K .......... .......... .......... .......... .......... 25% 196M 0s 2024-08-22T20:28:38.5590908Z 15400K .......... .......... .......... .......... .......... 26% 209M 0s 2024-08-22T20:28:38.5593111Z 15450K .......... .......... .......... .......... .......... 26% 218M 0s 2024-08-22T20:28:38.5595493Z 15500K .......... .......... .......... .......... .......... 26% 215M 0s 2024-08-22T20:28:38.5598437Z 15550K .......... .......... .......... .......... .......... 26% 172M 0s 2024-08-22T20:28:38.5600561Z 15600K .......... .......... .......... .......... .......... 26% 214M 0s 2024-08-22T20:28:38.5603308Z 15650K .......... .......... .......... .......... .......... 26% 204M 0s 2024-08-22T20:28:38.5605628Z 15700K .......... .......... .......... .......... .......... 26% 206M 0s 2024-08-22T20:28:38.5608399Z 15750K .......... .......... .......... .......... .......... 26% 181M 0s 2024-08-22T20:28:38.5610506Z 15800K .......... .......... .......... .......... .......... 26% 208M 0s 2024-08-22T20:28:38.5613223Z 15850K .......... .......... .......... .......... .......... 26% 179M 0s 2024-08-22T20:28:38.5615412Z 15900K .......... .......... .......... .......... .......... 26% 216M 0s 2024-08-22T20:28:38.5617999Z 15950K .......... .......... .......... .......... .......... 26% 179M 0s 2024-08-22T20:28:38.5620514Z 16000K .......... .......... .......... .......... .......... 27% 214M 0s 2024-08-22T20:28:38.5622202Z 16050K .......... .......... .......... .......... .......... 27% 254M 0s 2024-08-22T20:28:38.5623975Z 16100K .......... .......... .......... .......... .......... 27% 284M 0s 2024-08-22T20:28:38.5625791Z 16150K .......... .......... .......... .......... .......... 27% 257M 0s 2024-08-22T20:28:38.5628040Z 16200K .......... .......... .......... .......... .......... 27% 287M 0s 2024-08-22T20:28:38.5629386Z 16250K .......... .......... .......... .......... .......... 27% 265M 0s 2024-08-22T20:28:38.5632097Z 16300K .......... .......... .......... .......... .......... 27% 269M 0s 2024-08-22T20:28:38.5633274Z 16350K .......... .......... .......... .......... .......... 27% 218M 0s 2024-08-22T20:28:38.5636146Z 16400K .......... .......... .......... .......... .......... 27% 284M 0s 2024-08-22T20:28:38.5636972Z 16450K .......... .......... .......... .......... .......... 27% 281M 0s 2024-08-22T20:28:38.5638765Z 16500K .......... .......... .......... .......... .......... 27% 256M 0s 2024-08-22T20:28:38.5641933Z 16550K .......... .......... .......... .......... .......... 27% 244M 0s 2024-08-22T20:28:38.5642687Z 16600K .......... .......... .......... .......... .......... 28% 290M 0s 2024-08-22T20:28:38.5645133Z 16650K .......... .......... .......... .......... .......... 28% 282M 0s 2024-08-22T20:28:38.5646685Z 16700K .......... .......... .......... .......... .......... 28% 282M 0s 2024-08-22T20:28:38.5648418Z 16750K .......... .......... .......... .......... .......... 28% 233M 0s 2024-08-22T20:28:38.5650100Z 16800K .......... .......... .......... .......... .......... 28% 280M 0s 2024-08-22T20:28:38.5652043Z 16850K .......... .......... .......... .......... .......... 28% 231M 0s 2024-08-22T20:28:38.5653869Z 16900K .......... .......... .......... .......... .......... 28% 274M 0s 2024-08-22T20:28:38.5656139Z 16950K .......... .......... .......... .......... .......... 28% 235M 0s 2024-08-22T20:28:38.5657486Z 17000K .......... .......... .......... .......... .......... 28% 270M 0s 2024-08-22T20:28:38.5659668Z 17050K .......... .......... .......... .......... .......... 28% 266M 0s 2024-08-22T20:28:38.5661489Z 17100K .......... .......... .......... .......... .......... 28% 274M 0s 2024-08-22T20:28:38.5663381Z 17150K .......... .......... .......... .......... .......... 28% 227M 0s 2024-08-22T20:28:38.5665019Z 17200K .......... .......... .......... .......... .......... 29% 277M 0s 2024-08-22T20:28:38.5666890Z 17250K .......... .......... .......... .......... .......... 29% 283M 0s 2024-08-22T20:28:38.5668509Z 17300K .......... .......... .......... .......... .......... 29% 285M 0s 2024-08-22T20:28:38.5670513Z 17350K .......... .......... .......... .......... .......... 29% 244M 0s 2024-08-22T20:28:38.5672393Z 17400K .......... .......... .......... .......... .......... 29% 286M 0s 2024-08-22T20:28:38.5673903Z 17450K .......... .......... .......... .......... .......... 29% 286M 0s 2024-08-22T20:28:38.5675604Z 17500K .......... .......... .......... .......... .......... 29% 285M 0s 2024-08-22T20:28:38.5677846Z 17550K .......... .......... .......... .......... .......... 29% 238M 0s 2024-08-22T20:28:38.5679441Z 17600K .......... .......... .......... .......... .......... 29% 268M 0s 2024-08-22T20:28:38.5681318Z 17650K .......... .......... .......... .......... .......... 29% 274M 0s 2024-08-22T20:28:38.5682930Z 17700K .......... .......... .......... .......... .......... 29% 285M 0s 2024-08-22T20:28:38.5685035Z 17750K .......... .......... .......... .......... .......... 29% 251M 0s 2024-08-22T20:28:38.5686688Z 17800K .......... .......... .......... .......... .......... 30% 277M 0s 2024-08-22T20:28:38.5688378Z 17850K .......... .......... .......... .......... .......... 30% 275M 0s 2024-08-22T20:28:38.5690271Z 17900K .......... .......... .......... .......... .......... 30% 276M 0s 2024-08-22T20:28:38.5693322Z 17950K .......... .......... .......... .......... .......... 30% 205M 0s 2024-08-22T20:28:38.5694413Z 18000K .......... .......... .......... .......... .......... 30% 264M 0s 2024-08-22T20:28:38.5696978Z 18050K .......... .......... .......... .......... .......... 30% 274M 0s 2024-08-22T20:28:38.5698700Z 18100K .......... .......... .......... .......... .......... 30% 269M 0s 2024-08-22T20:28:38.5699995Z 18150K .......... .......... .......... .......... .......... 30% 250M 0s 2024-08-22T20:28:38.5702558Z 18200K .......... .......... .......... .......... .......... 30% 283M 0s 2024-08-22T20:28:38.5703537Z 18250K .......... .......... .......... .......... .......... 30% 271M 0s 2024-08-22T20:28:38.5705350Z 18300K .......... .......... .......... .......... .......... 30% 285M 0s 2024-08-22T20:28:38.5708073Z 18350K .......... .......... .......... .......... .......... 30% 183M 0s 2024-08-22T20:28:38.5710739Z 18400K .......... .......... .......... .......... .......... 31% 212M 0s 2024-08-22T20:28:38.5712760Z 18450K .......... .......... .......... .......... .......... 31% 207M 0s 2024-08-22T20:28:38.5715075Z 18500K .......... .......... .......... .......... .......... 31% 214M 0s 2024-08-22T20:28:38.5717798Z 18550K .......... .......... .......... .......... .......... 31% 188M 0s 2024-08-22T20:28:38.5719928Z 18600K .......... .......... .......... .......... .......... 31% 208M 0s 2024-08-22T20:28:38.5722215Z 18650K .......... .......... .......... .......... .......... 31% 216M 0s 2024-08-22T20:28:38.5724701Z 18700K .......... .......... .......... .......... .......... 31% 216M 0s 2024-08-22T20:28:38.5727111Z 18750K .......... .......... .......... .......... .......... 31% 182M 0s 2024-08-22T20:28:38.5729435Z 18800K .......... .......... .......... .......... .......... 31% 215M 0s 2024-08-22T20:28:38.5731543Z 18850K .......... .......... .......... .......... .......... 31% 258M 0s 2024-08-22T20:28:38.5733424Z 18900K .......... .......... .......... .......... .......... 31% 236M 0s 2024-08-22T20:28:38.5735378Z 18950K .......... .......... .......... .......... .......... 32% 237M 0s 2024-08-22T20:28:38.5737006Z 19000K .......... .......... .......... .......... .......... 32% 282M 0s 2024-08-22T20:28:38.5738894Z 19050K .......... .......... .......... .......... .......... 32% 274M 0s 2024-08-22T20:28:38.5740848Z 19100K .......... .......... .......... .......... .......... 32% 269M 0s 2024-08-22T20:28:38.5742891Z 19150K .......... .......... .......... .......... .......... 32% 226M 0s 2024-08-22T20:28:38.5744583Z 19200K .......... .......... .......... .......... .......... 32% 286M 0s 2024-08-22T20:28:38.5746426Z 19250K .......... .......... .......... .......... .......... 32% 276M 0s 2024-08-22T20:28:38.5749475Z 19300K .......... .......... .......... .......... .......... 32% 275M 0s 2024-08-22T20:28:38.5750224Z 19350K .......... .......... .......... .......... .......... 32% 239M 0s 2024-08-22T20:28:38.5752038Z 19400K .......... .......... .......... .......... .......... 32% 279M 0s 2024-08-22T20:28:38.5753713Z 19450K .......... .......... .......... .......... .......... 32% 277M 0s 2024-08-22T20:28:38.5755630Z 19500K .......... .......... .......... .......... .......... 32% 281M 0s 2024-08-22T20:28:38.5757579Z 19550K .......... .......... .......... .......... .......... 33% 223M 0s 2024-08-22T20:28:38.5759318Z 19600K .......... .......... .......... .......... .......... 33% 264M 0s 2024-08-22T20:28:38.5762003Z 19650K .......... .......... .......... .......... .......... 33% 247M 0s 2024-08-22T20:28:38.5763591Z 19700K .......... .......... .......... .......... .......... 33% 278M 0s 2024-08-22T20:28:38.5765555Z 19750K .......... .......... .......... .......... .......... 33% 244M 0s 2024-08-22T20:28:38.5767169Z 19800K .......... .......... .......... .......... .......... 33% 285M 0s 2024-08-22T20:28:38.5768822Z 19850K .......... .......... .......... .......... .......... 33% 262M 0s 2024-08-22T20:28:38.5770515Z 19900K .......... .......... .......... .......... .......... 33% 279M 0s 2024-08-22T20:28:38.5772836Z 19950K .......... .......... .......... .......... .......... 33% 209M 0s 2024-08-22T20:28:38.5774586Z 20000K .......... .......... .......... .......... .......... 33% 276M 0s 2024-08-22T20:28:38.5776349Z 20050K .......... .......... .......... .......... .......... 33% 282M 0s 2024-08-22T20:28:38.5778249Z 20100K .......... .......... .......... .......... .......... 33% 265M 0s 2024-08-22T20:28:38.5780101Z 20150K .......... .......... .......... .......... .......... 34% 248M 0s 2024-08-22T20:28:38.5782176Z 20200K .......... .......... .......... .......... .......... 34% 279M 0s 2024-08-22T20:28:38.5784117Z 20250K .......... .......... .......... .......... .......... 34% 269M 0s 2024-08-22T20:28:38.5785721Z 20300K .......... .......... .......... .......... .......... 34% 268M 0s 2024-08-22T20:28:38.5787679Z 20350K .......... .......... .......... .......... .......... 34% 231M 0s 2024-08-22T20:28:38.5789883Z 20400K .......... .......... .......... .......... .......... 34% 273M 0s 2024-08-22T20:28:38.5791473Z 20450K .......... .......... .......... .......... .......... 34% 277M 0s 2024-08-22T20:28:38.5792998Z 20500K .......... .......... .......... .......... .......... 34% 258M 0s 2024-08-22T20:28:38.5795280Z 20550K .......... .......... .......... .......... .......... 34% 242M 0s 2024-08-22T20:28:38.5797242Z 20600K .......... .......... .......... .......... .......... 34% 228M 0s 2024-08-22T20:28:38.5799363Z 20650K .......... .......... .......... .......... .......... 34% 260M 0s 2024-08-22T20:28:38.5801344Z 20700K .......... .......... .......... .......... .......... 34% 277M 0s 2024-08-22T20:28:38.5803157Z 20750K .......... .......... .......... .......... .......... 35% 230M 0s 2024-08-22T20:28:38.5805658Z 20800K .......... .......... .......... .......... .......... 35% 264M 0s 2024-08-22T20:28:38.5806929Z 20850K .......... .......... .......... .......... .......... 35% 264M 0s 2024-08-22T20:28:38.5808422Z 20900K .......... .......... .......... .......... .......... 35% 269M 0s 2024-08-22T20:28:38.5811240Z 20950K .......... .......... .......... .......... .......... 35% 241M 0s 2024-08-22T20:28:38.5813109Z 21000K .......... .......... .......... .......... .......... 35% 247M 0s 2024-08-22T20:28:38.5814776Z 21050K .......... .......... .......... .......... .......... 35% 258M 0s 2024-08-22T20:28:38.5816326Z 21100K .......... .......... .......... .......... .......... 35% 259M 0s 2024-08-22T20:28:38.5818604Z 21150K .......... .......... .......... .......... .......... 35% 219M 0s 2024-08-22T20:28:38.5820677Z 21200K .......... .......... .......... .......... .......... 35% 277M 0s 2024-08-22T20:28:38.5822182Z 21250K .......... .......... .......... .......... .......... 35% 272M 0s 2024-08-22T20:28:38.5823825Z 21300K .......... .......... .......... .......... .......... 35% 284M 0s 2024-08-22T20:28:38.5825900Z 21350K .......... .......... .......... .......... .......... 36% 238M 0s 2024-08-22T20:28:38.5827681Z 21400K .......... .......... .......... .......... .......... 36% 282M 0s 2024-08-22T20:28:38.5829317Z 21450K .......... .......... .......... .......... .......... 36% 281M 0s 2024-08-22T20:28:38.5831097Z 21500K .......... .......... .......... .......... .......... 36% 277M 0s 2024-08-22T20:28:38.5833587Z 21550K .......... .......... .......... .......... .......... 36% 234M 0s 2024-08-22T20:28:38.5835326Z 21600K .......... .......... .......... .......... .......... 36% 271M 0s 2024-08-22T20:28:38.5836928Z 21650K .......... .......... .......... .......... .......... 36% 273M 0s 2024-08-22T20:28:38.5838476Z 21700K .......... .......... .......... .......... .......... 36% 285M 0s 2024-08-22T20:28:38.5840694Z 21750K .......... .......... .......... .......... .......... 36% 227M 0s 2024-08-22T20:28:38.5842594Z 21800K .......... .......... .......... .......... .......... 36% 271M 0s 2024-08-22T20:28:38.5844249Z 21850K .......... .......... .......... .......... .......... 36% 256M 0s 2024-08-22T20:28:38.5846049Z 21900K .......... .......... .......... .......... .......... 36% 276M 0s 2024-08-22T20:28:38.5848447Z 21950K .......... .......... .......... .......... .......... 37% 224M 0s 2024-08-22T20:28:38.5850028Z 22000K .......... .......... .......... .......... .......... 37% 264M 0s 2024-08-22T20:28:38.5852170Z 22050K .......... .......... .......... .......... .......... 37% 233M 0s 2024-08-22T20:28:38.5854696Z 22100K .......... .......... .......... .......... .......... 37% 258M 0s 2024-08-22T20:28:38.5856060Z 22150K .......... .......... .......... .......... .......... 37% 243M 0s 2024-08-22T20:28:38.5857914Z 22200K .......... .......... .......... .......... .......... 37% 277M 0s 2024-08-22T20:28:38.5859945Z 22250K .......... .......... .......... .......... .......... 37% 279M 0s 2024-08-22T20:28:38.5861424Z 22300K .......... .......... .......... .......... .......... 37% 264M 0s 2024-08-22T20:28:38.5864074Z 22350K .......... .......... .......... .......... .......... 37% 211M 0s 2024-08-22T20:28:38.5865508Z 22400K .......... .......... .......... .......... .......... 37% 272M 0s 2024-08-22T20:28:38.5867411Z 22450K .......... .......... .......... .......... .......... 37% 261M 0s 2024-08-22T20:28:38.5869249Z 22500K .......... .......... .......... .......... .......... 37% 273M 0s 2024-08-22T20:28:38.5871320Z 22550K .......... .......... .......... .......... .......... 38% 243M 0s 2024-08-22T20:28:38.5873804Z 22600K .......... .......... .......... .......... .......... 38% 263M 0s 2024-08-22T20:28:38.5874798Z 22650K .......... .......... .......... .......... .......... 38% 274M 0s 2024-08-22T20:28:38.5876624Z 22700K .......... .......... .......... .......... .......... 38% 277M 0s 2024-08-22T20:28:38.5878759Z 22750K .......... .......... .......... .......... .......... 38% 234M 0s 2024-08-22T20:28:38.5880431Z 22800K .......... .......... .......... .......... .......... 38% 286M 0s 2024-08-22T20:28:38.5882237Z 22850K .......... .......... .......... .......... .......... 38% 280M 0s 2024-08-22T20:28:38.5884016Z 22900K .......... .......... .......... .......... .......... 38% 271M 0s 2024-08-22T20:28:38.5886544Z 22950K .......... .......... .......... .......... .......... 38% 249M 0s 2024-08-22T20:28:38.5887591Z 23000K .......... .......... .......... .......... .......... 38% 280M 0s 2024-08-22T20:28:38.5889417Z 23050K .......... .......... .......... .......... .......... 38% 280M 0s 2024-08-22T20:28:38.5891892Z 23100K .......... .......... .......... .......... .......... 38% 225M 0s 2024-08-22T20:28:38.5894121Z 23150K .......... .......... .......... .......... .......... 39% 216M 0s 2024-08-22T20:28:38.5896340Z 23200K .......... .......... .......... .......... .......... 39% 278M 0s 2024-08-22T20:28:38.5897300Z 23250K .......... .......... .......... .......... .......... 39% 275M 0s 2024-08-22T20:28:38.5899263Z 23300K .......... .......... .......... .......... .......... 39% 279M 0s 2024-08-22T20:28:38.5901225Z 23350K .......... .......... .......... .......... .......... 39% 244M 0s 2024-08-22T20:28:38.5902888Z 23400K .......... .......... .......... .......... .......... 39% 264M 0s 2024-08-22T20:28:38.5904732Z 23450K .......... .......... .......... .......... .......... 39% 263M 0s 2024-08-22T20:28:38.5906644Z 23500K .......... .......... .......... .......... .......... 39% 267M 0s 2024-08-22T20:28:38.5909619Z 23550K .......... .......... .......... .......... .......... 39% 219M 0s 2024-08-22T20:28:38.5910717Z 23600K .......... .......... .......... .......... .......... 39% 262M 0s 2024-08-22T20:28:38.5912665Z 23650K .......... .......... .......... .......... .......... 39% 263M 0s 2024-08-22T20:28:38.5914767Z 23700K .......... .......... .......... .......... .......... 40% 284M 0s 2024-08-22T20:28:38.5916421Z 23750K .......... .......... .......... .......... .......... 40% 235M 0s 2024-08-22T20:28:38.5918398Z 23800K .......... .......... .......... .......... .......... 40% 269M 0s 2024-08-22T20:28:38.5920102Z 23850K .......... .......... .......... .......... .......... 40% 268M 0s 2024-08-22T20:28:38.5922101Z 23900K .......... .......... .......... .......... .......... 40% 256M 0s 2024-08-22T20:28:38.5924209Z 23950K .......... .......... .......... .......... .......... 40% 235M 0s 2024-08-22T20:28:38.5925764Z 24000K .......... .......... .......... .......... .......... 40% 272M 0s 2024-08-22T20:28:38.5928213Z 24050K .......... .......... .......... .......... .......... 40% 269M 0s 2024-08-22T20:28:38.5929469Z 24100K .......... .......... .......... .......... .......... 40% 274M 0s 2024-08-22T20:28:38.5931703Z 24150K .......... .......... .......... .......... .......... 40% 218M 0s 2024-08-22T20:28:38.5933450Z 24200K .......... .......... .......... .......... .......... 40% 276M 0s 2024-08-22T20:28:38.5935297Z 24250K .......... .......... .......... .......... .......... 40% 280M 0s 2024-08-22T20:28:38.5937033Z 24300K .......... .......... .......... .......... .......... 41% 272M 0s 2024-08-22T20:28:38.5939744Z 24350K .......... .......... .......... .......... .......... 41% 211M 0s 2024-08-22T20:28:38.5941556Z 24400K .......... .......... .......... .......... .......... 41% 268M 0s 2024-08-22T20:28:38.5943053Z 24450K .......... .......... .......... .......... .......... 41% 270M 0s 2024-08-22T20:28:38.5945141Z 24500K .......... .......... .......... .......... .......... 41% 268M 0s 2024-08-22T20:28:38.5947609Z 24550K .......... .......... .......... .......... .......... 41% 239M 0s 2024-08-22T20:28:38.5948548Z 24600K .......... .......... .......... .......... .......... 41% 265M 0s 2024-08-22T20:28:38.5950899Z 24650K .......... .......... .......... .......... .......... 41% 269M 0s 2024-08-22T20:28:38.5952568Z 24700K .......... .......... .......... .......... .......... 41% 255M 0s 2024-08-22T20:28:38.5954773Z 24750K .......... .......... .......... .......... .......... 41% 222M 0s 2024-08-22T20:28:38.5956811Z 24800K .......... .......... .......... .......... .......... 41% 275M 0s 2024-08-22T20:28:38.5958514Z 24850K .......... .......... .......... .......... .......... 41% 280M 0s 2024-08-22T20:28:38.5960301Z 24900K .......... .......... .......... .......... .......... 42% 267M 0s 2024-08-22T20:28:38.5962389Z 24950K .......... .......... .......... .......... .......... 42% 251M 0s 2024-08-22T20:28:38.5963676Z 25000K .......... .......... .......... .......... .......... 42% 281M 0s 2024-08-22T20:28:38.5966032Z 25050K .......... .......... .......... .......... .......... 42% 263M 0s 2024-08-22T20:28:38.5967312Z 25100K .......... .......... .......... .......... .......... 42% 267M 0s 2024-08-22T20:28:38.5969818Z 25150K .......... .......... .......... .......... .......... 42% 229M 0s 2024-08-22T20:28:38.5971537Z 25200K .......... .......... .......... .......... .......... 42% 240M 0s 2024-08-22T20:28:38.5974256Z 25250K .......... .......... .......... .......... .......... 42% 257M 0s 2024-08-22T20:28:38.5975120Z 25300K .......... .......... .......... .......... .......... 42% 273M 0s 2024-08-22T20:28:38.5977466Z 25350K .......... .......... .......... .......... .......... 42% 239M 0s 2024-08-22T20:28:38.5979067Z 25400K .......... .......... .......... .......... .......... 42% 260M 0s 2024-08-22T20:28:38.5980753Z 25450K .......... .......... .......... .......... .......... 42% 273M 0s 2024-08-22T20:28:38.5982611Z 25500K .......... .......... .......... .......... .......... 43% 283M 0s 2024-08-22T20:28:38.5984648Z 25550K .......... .......... .......... .......... .......... 43% 236M 0s 2024-08-22T20:28:38.5986403Z 25600K .......... .......... .......... .......... .......... 43% 281M 0s 2024-08-22T20:28:38.5988272Z 25650K .......... .......... .......... .......... .......... 43% 276M 0s 2024-08-22T20:28:38.5989858Z 25700K .......... .......... .......... .......... .......... 43% 276M 0s 2024-08-22T20:28:38.5992182Z 25750K .......... .......... .......... .......... .......... 43% 249M 0s 2024-08-22T20:28:38.5993677Z 25800K .......... .......... .......... .......... .......... 43% 282M 0s 2024-08-22T20:28:38.5995874Z 25850K .......... .......... .......... .......... .......... 43% 273M 0s 2024-08-22T20:28:38.5997560Z 25900K .......... .......... .......... .......... .......... 43% 279M 0s 2024-08-22T20:28:38.5999310Z 25950K .......... .......... .......... .......... .......... 43% 231M 0s 2024-08-22T20:28:38.6001203Z 26000K .......... .......... .......... .......... .......... 43% 281M 0s 2024-08-22T20:28:38.6002967Z 26050K .......... .......... .......... .......... .......... 43% 275M 0s 2024-08-22T20:28:38.6004751Z 26100K .......... .......... .......... .......... .......... 44% 266M 0s 2024-08-22T20:28:38.6006737Z 26150K .......... .......... .......... .......... .......... 44% 238M 0s 2024-08-22T20:28:38.6008538Z 26200K .......... .......... .......... .......... .......... 44% 278M 0s 2024-08-22T20:28:38.6010314Z 26250K .......... .......... .......... .......... .......... 44% 266M 0s 2024-08-22T20:28:38.6012707Z 26300K .......... .......... .......... .......... .......... 44% 230M 0s 2024-08-22T20:28:38.6014453Z 26350K .......... .......... .......... .......... .......... 44% 230M 0s 2024-08-22T20:28:38.6016203Z 26400K .......... .......... .......... .......... .......... 44% 276M 0s 2024-08-22T20:28:38.6018422Z 26450K .......... .......... .......... .......... .......... 44% 281M 0s 2024-08-22T20:28:38.6020072Z 26500K .......... .......... .......... .......... .......... 44% 260M 0s 2024-08-22T20:28:38.6022264Z 26550K .......... .......... .......... .......... .......... 44% 246M 0s 2024-08-22T20:28:38.6023754Z 26600K .......... .......... .......... .......... .......... 44% 264M 0s 2024-08-22T20:28:38.6025440Z 26650K .......... .......... .......... .......... .......... 44% 275M 0s 2024-08-22T20:28:38.6027686Z 26700K .......... .......... .......... .......... .......... 45% 265M 0s 2024-08-22T20:28:38.6029733Z 26750K .......... .......... .......... .......... .......... 45% 218M 0s 2024-08-22T20:28:38.6031267Z 26800K .......... .......... .......... .......... .......... 45% 276M 0s 2024-08-22T20:28:38.6033270Z 26850K .......... .......... .......... .......... .......... 45% 265M 0s 2024-08-22T20:28:38.6035063Z 26900K .......... .......... .......... .......... .......... 45% 274M 0s 2024-08-22T20:28:38.6037017Z 26950K .......... .......... .......... .......... .......... 45% 251M 0s 2024-08-22T20:28:38.6038930Z 27000K .......... .......... .......... .......... .......... 45% 285M 0s 2024-08-22T20:28:38.6040850Z 27050K .......... .......... .......... .......... .......... 45% 271M 0s 2024-08-22T20:28:38.6042874Z 27100K .......... .......... .......... .......... .......... 45% 279M 0s 2024-08-22T20:28:38.6044674Z 27150K .......... .......... .......... .......... .......... 45% 223M 0s 2024-08-22T20:28:38.6046305Z 27200K .......... .......... .......... .......... .......... 45% 264M 0s 2024-08-22T20:28:38.6048170Z 27250K .......... .......... .......... .......... .......... 45% 275M 0s 2024-08-22T20:28:38.6049867Z 27300K .......... .......... .......... .......... .......... 46% 266M 0s 2024-08-22T20:28:38.6052256Z 27350K .......... .......... .......... .......... .......... 46% 209M 0s 2024-08-22T20:28:38.6053991Z 27400K .......... .......... .......... .......... .......... 46% 273M 0s 2024-08-22T20:28:38.6055837Z 27450K .......... .......... .......... .......... .......... 46% 264M 0s 2024-08-22T20:28:38.6057657Z 27500K .......... .......... .......... .......... .......... 46% 272M 0s 2024-08-22T20:28:38.6059819Z 27550K .......... .......... .......... .......... .......... 46% 225M 0s 2024-08-22T20:28:38.6061568Z 27600K .......... .......... .......... .......... .......... 46% 274M 0s 2024-08-22T20:28:38.6063487Z 27650K .......... .......... .......... .......... .......... 46% 272M 0s 2024-08-22T20:28:38.6065364Z 27700K .......... .......... .......... .......... .......... 46% 274M 0s 2024-08-22T20:28:38.6067172Z 27750K .......... .......... .......... .......... .......... 46% 243M 0s 2024-08-22T20:28:38.6069082Z 27800K .......... .......... .......... .......... .......... 46% 267M 0s 2024-08-22T20:28:38.6070864Z 27850K .......... .......... .......... .......... .......... 46% 261M 0s 2024-08-22T20:28:38.6072683Z 27900K .......... .......... .......... .......... .......... 47% 274M 0s 2024-08-22T20:28:38.6261796Z 27950K .......... .......... .......... .......... .......... 47% 225M 0s 2024-08-22T20:28:38.6262854Z 28000K .......... .......... .......... .......... .......... 47% 286M 0s 2024-08-22T20:28:38.6263692Z 28050K .......... .......... .......... .......... .......... 47% 276M 0s 2024-08-22T20:28:38.6264523Z 28100K .......... .......... .......... .......... .......... 47% 298M 0s 2024-08-22T20:28:38.6265346Z 28150K .......... .......... .......... .......... .......... 47% 271M 0s 2024-08-22T20:28:38.6266166Z 28200K .......... .......... .......... .......... .......... 47% 303M 0s 2024-08-22T20:28:38.6266982Z 28250K .......... .......... .......... .......... .......... 47% 312M 0s 2024-08-22T20:28:38.6267466Z 28300K .......... .......... .......... .......... .......... 47% 315M 0s 2024-08-22T20:28:38.6267956Z 28350K .......... .......... .......... .......... .......... 47% 263M 0s 2024-08-22T20:28:38.6268713Z 28400K .......... .......... .......... .......... .......... 47% 304M 0s 2024-08-22T20:28:38.6269343Z 28450K .......... .......... .......... .......... .......... 48% 268M 0s 2024-08-22T20:28:38.6269825Z 28500K .......... .......... .......... .......... .......... 48% 311M 0s 2024-08-22T20:28:38.6270282Z 28550K .......... .......... .......... .......... .......... 48% 268M 0s 2024-08-22T20:28:38.6270746Z 28600K .......... .......... .......... .......... .......... 48% 314M 0s 2024-08-22T20:28:38.6271202Z 28650K .......... .......... .......... .......... .......... 48% 307M 0s 2024-08-22T20:28:38.6271652Z 28700K .......... .......... .......... .......... .......... 48% 298M 0s 2024-08-22T20:28:38.6272139Z 28750K .......... .......... .......... .......... .......... 48% 237M 0s 2024-08-22T20:28:38.6272592Z 28800K .......... .......... .......... .......... .......... 48% 313M 0s 2024-08-22T20:28:38.6273045Z 28850K .......... .......... .......... .......... .......... 48% 312M 0s 2024-08-22T20:28:38.6273493Z 28900K .......... .......... .......... .......... .......... 48% 298M 0s 2024-08-22T20:28:38.6273944Z 28950K .......... .......... .......... .......... .......... 48% 264M 0s 2024-08-22T20:28:38.6274388Z 29000K .......... .......... .......... .......... .......... 48% 305M 0s 2024-08-22T20:28:38.6274839Z 29050K .......... .......... .......... .......... .......... 49% 308M 0s 2024-08-22T20:28:38.6275306Z 29100K .......... .......... .......... .......... .......... 49% 316M 0s 2024-08-22T20:28:38.6275774Z 29150K .......... .......... .......... .......... .......... 49% 257M 0s 2024-08-22T20:28:38.6276232Z 29200K .......... .......... .......... .......... .......... 49% 290M 0s 2024-08-22T20:28:38.6276689Z 29250K .......... .......... .......... .......... .......... 49% 302M 0s 2024-08-22T20:28:38.6277153Z 29300K .......... .......... .......... .......... .......... 49% 298M 0s 2024-08-22T20:28:38.6277626Z 29350K .......... .......... .......... .......... .......... 49% 278M 0s 2024-08-22T20:28:38.6278095Z 29400K .......... .......... .......... .......... .......... 49% 316M 0s 2024-08-22T20:28:38.6278565Z 29450K .......... .......... .......... .......... .......... 49% 288M 0s 2024-08-22T20:28:38.6279024Z 29500K .......... .......... .......... .......... .......... 49% 312M 0s 2024-08-22T20:28:38.6279480Z 29550K .......... .......... .......... .......... .......... 49% 262M 0s 2024-08-22T20:28:38.6279935Z 29600K .......... .......... .......... .......... .......... 49% 303M 0s 2024-08-22T20:28:38.6280390Z 29650K .......... .......... .......... .......... .......... 50% 270M 0s 2024-08-22T20:28:38.6280839Z 29700K .......... .......... .......... .......... .......... 50% 296M 0s 2024-08-22T20:28:38.6281291Z 29750K .......... .......... .......... .......... .......... 50% 274M 0s 2024-08-22T20:28:38.6281746Z 29800K .......... .......... .......... .......... .......... 50% 312M 0s 2024-08-22T20:28:38.6282201Z 29850K .......... .......... .......... .......... .......... 50% 311M 0s 2024-08-22T20:28:38.6282679Z 29900K .......... .......... .......... .......... .......... 50% 310M 0s 2024-08-22T20:28:38.6283151Z 29950K .......... .......... .......... .......... .......... 50% 256M 0s 2024-08-22T20:28:38.6283619Z 30000K .......... .......... .......... .......... .......... 50% 314M 0s 2024-08-22T20:28:38.6284089Z 30050K .......... .......... .......... .......... .......... 50% 312M 0s 2024-08-22T20:28:38.6284542Z 30100K .......... .......... .......... .......... .......... 50% 313M 0s 2024-08-22T20:28:38.6285006Z 30150K .......... .......... .......... .......... .......... 50% 275M 0s 2024-08-22T20:28:38.6285461Z 30200K .......... .......... .......... .......... .......... 50% 302M 0s 2024-08-22T20:28:38.6285963Z 30250K .......... .......... .......... .......... .......... 51% 293M 0s 2024-08-22T20:28:38.6286422Z 30300K .......... .......... .......... .......... .......... 51% 306M 0s 2024-08-22T20:28:38.6287010Z 30350K .......... .......... .......... .......... .......... 51% 262M 0s 2024-08-22T20:28:38.6287581Z 30400K .......... .......... .......... .......... .......... 51% 306M 0s 2024-08-22T20:28:38.6288040Z 30450K .......... .......... .......... .......... .......... 51% 297M 0s 2024-08-22T20:28:38.6288494Z 30500K .......... .......... .......... .......... .......... 51% 312M 0s 2024-08-22T20:28:38.6288947Z 30550K .......... .......... .......... .......... .......... 51% 265M 0s 2024-08-22T20:28:38.6289397Z 30600K .......... .......... .......... .......... .......... 51% 306M 0s 2024-08-22T20:28:38.6289859Z 30650K .......... .......... .......... .......... .......... 51% 304M 0s 2024-08-22T20:28:38.6290315Z 30700K .......... .......... .......... .......... .......... 51% 302M 0s 2024-08-22T20:28:38.6290931Z 30750K .......... .......... .......... .......... .......... 51% 256M 0s 2024-08-22T20:28:38.6291387Z 30800K .......... .......... .......... .......... .......... 51% 305M 0s 2024-08-22T20:28:38.6291838Z 30850K .......... .......... .......... .......... .......... 52% 266M 0s 2024-08-22T20:28:38.6292293Z 30900K .......... .......... .......... .......... .......... 52% 316M 0s 2024-08-22T20:28:38.6292735Z 30950K .......... .......... .......... .......... .......... 52% 272M 0s 2024-08-22T20:28:38.6293183Z 31000K .......... .......... .......... .......... .......... 52% 315M 0s 2024-08-22T20:28:38.6293626Z 31050K .......... .......... .......... .......... .......... 52% 307M 0s 2024-08-22T20:28:38.6294068Z 31100K .......... .......... .......... .......... .......... 52% 317M 0s 2024-08-22T20:28:38.6294517Z 31150K .......... .......... .......... .......... .......... 52% 249M 0s 2024-08-22T20:28:38.6294956Z 31200K .......... .......... .......... .......... .......... 52% 303M 0s 2024-08-22T20:28:38.6295398Z 31250K .......... .......... .......... .......... .......... 52% 307M 0s 2024-08-22T20:28:38.6295844Z 31300K .......... .......... .......... .......... .......... 52% 315M 0s 2024-08-22T20:28:38.6296285Z 31350K .......... .......... .......... .......... .......... 52% 280M 0s 2024-08-22T20:28:38.6296732Z 31400K .......... .......... .......... .......... .......... 52% 306M 0s 2024-08-22T20:28:38.6297172Z 31450K .......... .......... .......... .......... .......... 53% 309M 0s 2024-08-22T20:28:38.6297614Z 31500K .......... .......... .......... .......... .......... 53% 319M 0s 2024-08-22T20:28:38.6298056Z 31550K .......... .......... .......... .......... .......... 53% 262M 0s 2024-08-22T20:28:38.6298517Z 31600K .......... .......... .......... .......... .......... 53% 316M 0s 2024-08-22T20:28:38.6298973Z 31650K .......... .......... .......... .......... .......... 53% 316M 0s 2024-08-22T20:28:38.6299416Z 31700K .......... .......... .......... .......... .......... 53% 296M 0s 2024-08-22T20:28:38.6299864Z 31750K .......... .......... .......... .......... .......... 53% 280M 0s 2024-08-22T20:28:38.6300317Z 31800K .......... .......... .......... .......... .......... 53% 302M 0s 2024-08-22T20:28:38.6300764Z 31850K .......... .......... .......... .......... .......... 53% 304M 0s 2024-08-22T20:28:38.6301210Z 31900K .......... .......... .......... .......... .......... 53% 305M 0s 2024-08-22T20:28:38.6301652Z 31950K .......... .......... .......... .......... .......... 53% 253M 0s 2024-08-22T20:28:38.6302096Z 32000K .......... .......... .......... .......... .......... 53% 301M 0s 2024-08-22T20:28:38.6302543Z 32050K .......... .......... .......... .......... .......... 54% 270M 0s 2024-08-22T20:28:38.6302986Z 32100K .......... .......... .......... .......... .......... 54% 310M 0s 2024-08-22T20:28:38.6303433Z 32150K .......... .......... .......... .......... .......... 54% 278M 0s 2024-08-22T20:28:38.6303871Z 32200K .......... .......... .......... .......... .......... 54% 301M 0s 2024-08-22T20:28:38.6304319Z 32250K .......... .......... .......... .......... .......... 54% 307M 0s 2024-08-22T20:28:38.6304920Z 32300K .......... .......... .......... .......... .......... 54% 310M 0s 2024-08-22T20:28:38.6305495Z 32350K .......... .......... .......... .......... .......... 54% 264M 0s 2024-08-22T20:28:38.6305948Z 32400K .......... .......... .......... .......... .......... 54% 314M 0s 2024-08-22T20:28:38.6306393Z 32450K .......... .......... .......... .......... .......... 54% 298M 0s 2024-08-22T20:28:38.6306831Z 32500K .......... .......... .......... .......... .......... 54% 318M 0s 2024-08-22T20:28:38.6307270Z 32550K .......... .......... .......... .......... .......... 54% 274M 0s 2024-08-22T20:28:38.6307713Z 32600K .......... .......... .......... .......... .......... 54% 318M 0s 2024-08-22T20:28:38.6308155Z 32650K .......... .......... .......... .......... .......... 55% 317M 0s 2024-08-22T20:28:38.6308604Z 32700K .......... .......... .......... .......... .......... 55% 294M 0s 2024-08-22T20:28:38.6309052Z 32750K .......... .......... .......... .......... .......... 55% 260M 0s 2024-08-22T20:28:38.6309496Z 32800K .......... .......... .......... .......... .......... 55% 309M 0s 2024-08-22T20:28:38.6309934Z 32850K .......... .......... .......... .......... .......... 55% 269M 0s 2024-08-22T20:28:38.6310377Z 32900K .......... .......... .......... .......... .......... 55% 308M 0s 2024-08-22T20:28:38.6310821Z 32950K .......... .......... .......... .......... .......... 55% 275M 0s 2024-08-22T20:28:38.6311264Z 33000K .......... .......... .......... .......... .......... 55% 311M 0s 2024-08-22T20:28:38.6311704Z 33050K .......... .......... .......... .......... .......... 55% 309M 0s 2024-08-22T20:28:38.6312146Z 33100K .......... .......... .......... .......... .......... 55% 306M 0s 2024-08-22T20:28:38.6312592Z 33150K .......... .......... .......... .......... .......... 55% 267M 0s 2024-08-22T20:28:38.6313029Z 33200K .......... .......... .......... .......... .......... 56% 309M 0s 2024-08-22T20:28:38.6313479Z 33250K .......... .......... .......... .......... .......... 56% 285M 0s 2024-08-22T20:28:38.6313931Z 33300K .......... .......... .......... .......... .......... 56% 292M 0s 2024-08-22T20:28:38.6314368Z 33350K .......... .......... .......... .......... .......... 56% 274M 0s 2024-08-22T20:28:38.6314805Z 33400K .......... .......... .......... .......... .......... 56% 306M 0s 2024-08-22T20:28:38.6315245Z 33450K .......... .......... .......... .......... .......... 56% 305M 0s 2024-08-22T20:28:38.6315687Z 33500K .......... .......... .......... .......... .......... 56% 303M 0s 2024-08-22T20:28:38.6316122Z 33550K .......... .......... .......... .......... .......... 56% 257M 0s 2024-08-22T20:28:38.6316565Z 33600K .......... .......... .......... .......... .......... 56% 290M 0s 2024-08-22T20:28:38.6317003Z 33650K .......... .......... .......... .......... .......... 56% 200M 0s 2024-08-22T20:28:38.6317440Z 33700K .......... .......... .......... .......... .......... 56% 179M 0s 2024-08-22T20:28:38.6317887Z 33750K .......... .......... .......... .......... .......... 56% 141M 0s 2024-08-22T20:28:38.6318351Z 33800K .......... .......... .......... .......... .......... 57% 169M 0s 2024-08-22T20:28:38.6318794Z 33850K .......... .......... .......... .......... .......... 57% 161M 0s 2024-08-22T20:28:38.6319230Z 33900K .......... .......... .......... .......... .......... 57% 142M 0s 2024-08-22T20:28:38.6319677Z 33950K .......... .......... .......... .......... .......... 57% 148M 0s 2024-08-22T20:28:38.6320126Z 34000K .......... .......... .......... .......... .......... 57% 198M 0s 2024-08-22T20:28:38.6320570Z 34050K .......... .......... .......... .......... .......... 57% 171M 0s 2024-08-22T20:28:38.6321026Z 34100K .......... .......... .......... .......... .......... 57% 166M 0s 2024-08-22T20:28:38.6321476Z 34150K .......... .......... .......... .......... .......... 57% 169M 0s 2024-08-22T20:28:38.6321924Z 34200K .......... .......... .......... .......... .......... 57% 179M 0s 2024-08-22T20:28:38.6322512Z 34250K .......... .......... .......... .......... .......... 57% 177M 0s 2024-08-22T20:28:38.6323084Z 34300K .......... .......... .......... .......... .......... 57% 191M 0s 2024-08-22T20:28:38.6323539Z 34350K .......... .......... .......... .......... .......... 57% 235M 0s 2024-08-22T20:28:38.6324014Z 34400K .......... .......... .......... .......... .......... 58% 275M 0s 2024-08-22T20:28:38.6324459Z 34450K .......... .......... .......... .......... .......... 58% 264M 0s 2024-08-22T20:28:38.6324900Z 34500K .......... .......... .......... .......... .......... 58% 271M 0s 2024-08-22T20:28:38.6325335Z 34550K .......... .......... .......... .......... .......... 58% 247M 0s 2024-08-22T20:28:38.6325783Z 34600K .......... .......... .......... .......... .......... 58% 285M 0s 2024-08-22T20:28:38.6326231Z 34650K .......... .......... .......... .......... .......... 58% 289M 0s 2024-08-22T20:28:38.6326683Z 34700K .......... .......... .......... .......... .......... 58% 279M 0s 2024-08-22T20:28:38.6327135Z 34750K .......... .......... .......... .......... .......... 58% 225M 0s 2024-08-22T20:28:38.6327582Z 34800K .......... .......... .......... .......... .......... 58% 283M 0s 2024-08-22T20:28:38.6328031Z 34850K .......... .......... .......... .......... .......... 58% 286M 0s 2024-08-22T20:28:38.6328479Z 34900K .......... .......... .......... .......... .......... 58% 269M 0s 2024-08-22T20:28:38.6328931Z 34950K .......... .......... .......... .......... .......... 58% 227M 0s 2024-08-22T20:28:38.6329669Z 35000K .......... .......... .......... .......... .......... 59% 271M 0s 2024-08-22T20:28:38.6331766Z 35050K .......... .......... .......... .......... .......... 59% 248M 0s 2024-08-22T20:28:38.6333427Z 35100K .......... .......... .......... .......... .......... 59% 282M 0s 2024-08-22T20:28:38.6335440Z 35150K .......... .......... .......... .......... .......... 59% 239M 0s 2024-08-22T20:28:38.6337390Z 35200K .......... .......... .......... .......... .......... 59% 274M 0s 2024-08-22T20:28:38.6338961Z 35250K .......... .......... .......... .......... .......... 59% 276M 0s 2024-08-22T20:28:38.6340806Z 35300K .......... .......... .......... .......... .......... 59% 283M 0s 2024-08-22T20:28:38.6342648Z 35350K .......... .......... .......... .......... .......... 59% 259M 0s 2024-08-22T20:28:38.6344197Z 35400K .......... .......... .......... .......... .......... 59% 291M 0s 2024-08-22T20:28:38.6346045Z 35450K .......... .......... .......... .......... .......... 59% 287M 0s 2024-08-22T20:28:38.6347864Z 35500K .......... .......... .......... .......... .......... 59% 265M 0s 2024-08-22T20:28:38.6349930Z 35550K .......... .......... .......... .......... .......... 59% 231M 0s 2024-08-22T20:28:38.6351764Z 35600K .......... .......... .......... .......... .......... 60% 282M 0s 2024-08-22T20:28:38.6353788Z 35650K .......... .......... .......... .......... .......... 60% 272M 0s 2024-08-22T20:28:38.6355164Z 35700K .......... .......... .......... .......... .......... 60% 288M 0s 2024-08-22T20:28:38.6357219Z 35750K .......... .......... .......... .......... .......... 60% 241M 0s 2024-08-22T20:28:38.6359286Z 35800K .......... .......... .......... .......... .......... 60% 287M 0s 2024-08-22T20:28:38.6360691Z 35850K .......... .......... .......... .......... .......... 60% 278M 0s 2024-08-22T20:28:38.6362376Z 35900K .......... .......... .......... .......... .......... 60% 274M 0s 2024-08-22T20:28:38.6364622Z 35950K .......... .......... .......... .......... .......... 60% 231M 0s 2024-08-22T20:28:38.6366547Z 36000K .......... .......... .......... .......... .......... 60% 286M 0s 2024-08-22T20:28:38.6367954Z 36050K .......... .......... .......... .......... .......... 60% 279M 0s 2024-08-22T20:28:38.6369825Z 36100K .......... .......... .......... .......... .......... 60% 281M 0s 2024-08-22T20:28:38.6372550Z 36150K .......... .......... .......... .......... .......... 60% 225M 0s 2024-08-22T20:28:38.6374199Z 36200K .......... .......... .......... .......... .......... 61% 272M 0s 2024-08-22T20:28:38.6376283Z 36250K .......... .......... .......... .......... .......... 61% 266M 0s 2024-08-22T20:28:38.6377685Z 36300K .......... .......... .......... .......... .......... 61% 272M 0s 2024-08-22T20:28:38.6379534Z 36350K .......... .......... .......... .......... .......... 61% 229M 0s 2024-08-22T20:28:38.6381450Z 36400K .......... .......... .......... .......... .......... 61% 278M 0s 2024-08-22T20:28:38.6382918Z 36450K .......... .......... .......... .......... .......... 61% 279M 0s 2024-08-22T20:28:38.6385355Z 36500K .......... .......... .......... .......... .......... 61% 272M 0s 2024-08-22T20:28:38.6387135Z 36550K .......... .......... .......... .......... .......... 61% 256M 0s 2024-08-22T20:28:38.6388443Z 36600K .......... .......... .......... .......... .......... 61% 276M 0s 2024-08-22T20:28:38.6390563Z 36650K .......... .......... .......... .......... .......... 61% 276M 0s 2024-08-22T20:28:38.6391832Z 36700K .......... .......... .......... .......... .......... 61% 291M 0s 2024-08-22T20:28:38.6394087Z 36750K .......... .......... .......... .......... .......... 61% 230M 0s 2024-08-22T20:28:38.6395893Z 36800K .......... .......... .......... .......... .......... 62% 267M 0s 2024-08-22T20:28:38.6397963Z 36850K .......... .......... .......... .......... .......... 62% 275M 0s 2024-08-22T20:28:38.6399354Z 36900K .......... .......... .......... .......... .......... 62% 274M 0s 2024-08-22T20:28:38.6402113Z 36950K .......... .......... .......... .......... .......... 62% 220M 0s 2024-08-22T20:28:38.6403351Z 37000K .......... .......... .......... .......... .......... 62% 278M 0s 2024-08-22T20:28:38.6405300Z 37050K .......... .......... .......... .......... .......... 62% 267M 0s 2024-08-22T20:28:38.6406976Z 37100K .......... .......... .......... .......... .......... 62% 271M 0s 2024-08-22T20:28:38.6409194Z 37150K .......... .......... .......... .......... .......... 62% 227M 0s 2024-08-22T20:28:38.6411510Z 37200K .......... .......... .......... .......... .......... 62% 289M 0s 2024-08-22T20:28:38.6412931Z 37250K .......... .......... .......... .......... .......... 62% 247M 0s 2024-08-22T20:28:38.6414774Z 37300K .......... .......... .......... .......... .......... 62% 275M 0s 2024-08-22T20:28:38.6416767Z 37350K .......... .......... .......... .......... .......... 63% 249M 0s 2024-08-22T20:28:38.6418265Z 37400K .......... .......... .......... .......... .......... 63% 291M 0s 2024-08-22T20:28:38.6420268Z 37450K .......... .......... .......... .......... .......... 63% 268M 0s 2024-08-22T20:28:38.6422059Z 37500K .......... .......... .......... .......... .......... 63% 276M 0s 2024-08-22T20:28:38.6424072Z 37550K .......... .......... .......... .......... .......... 63% 233M 0s 2024-08-22T20:28:38.6425661Z 37600K .......... .......... .......... .......... .......... 63% 293M 0s 2024-08-22T20:28:38.6427418Z 37650K .......... .......... .......... .......... .......... 63% 293M 0s 2024-08-22T20:28:38.6429457Z 37700K .......... .......... .......... .......... .......... 63% 278M 0s 2024-08-22T20:28:38.6431504Z 37750K .......... .......... .......... .......... .......... 63% 226M 0s 2024-08-22T20:28:38.6433006Z 37800K .......... .......... .......... .......... .......... 63% 280M 0s 2024-08-22T20:28:38.6434986Z 37850K .......... .......... .......... .......... .......... 63% 271M 0s 2024-08-22T20:28:38.6436741Z 37900K .......... .......... .......... .......... .......... 63% 287M 0s 2024-08-22T20:28:38.6438604Z 37950K .......... .......... .......... .......... .......... 64% 233M 0s 2024-08-22T20:28:38.6440433Z 38000K .......... .......... .......... .......... .......... 64% 266M 0s 2024-08-22T20:28:38.6442230Z 38050K .......... .......... .......... .......... .......... 64% 285M 0s 2024-08-22T20:28:38.6443912Z 38100K .......... .......... .......... .......... .......... 64% 283M 0s 2024-08-22T20:28:38.6446392Z 38150K .......... .......... .......... .......... .......... 64% 247M 0s 2024-08-22T20:28:38.6448216Z 38200K .......... .......... .......... .......... .......... 64% 288M 0s 2024-08-22T20:28:38.6449950Z 38250K .......... .......... .......... .......... .......... 64% 262M 0s 2024-08-22T20:28:38.6451633Z 38300K .......... .......... .......... .......... .......... 64% 278M 0s 2024-08-22T20:28:38.6453681Z 38350K .......... .......... .......... .......... .......... 64% 207M 0s 2024-08-22T20:28:38.6455496Z 38400K .......... .......... .......... .......... .......... 64% 284M 0s 2024-08-22T20:28:38.6457563Z 38450K .......... .......... .......... .......... .......... 64% 285M 0s 2024-08-22T20:28:38.6458822Z 38500K .......... .......... .......... .......... .......... 64% 267M 0s 2024-08-22T20:28:38.6461072Z 38550K .......... .......... .......... .......... .......... 65% 256M 0s 2024-08-22T20:28:38.6462582Z 38600K .......... .......... .......... .......... .......... 65% 281M 0s 2024-08-22T20:28:38.6464693Z 38650K .......... .......... .......... .......... .......... 65% 273M 0s 2024-08-22T20:28:38.6466092Z 38700K .......... .......... .......... .......... .......... 65% 282M 0s 2024-08-22T20:28:38.6468470Z 38750K .......... .......... .......... .......... .......... 65% 207M 0s 2024-08-22T20:28:38.6470017Z 38800K .......... .......... .......... .......... .......... 65% 289M 0s 2024-08-22T20:28:38.6471867Z 38850K .......... .......... .......... .......... .......... 65% 279M 0s 2024-08-22T20:28:38.6473491Z 38900K .......... .......... .......... .......... .......... 65% 274M 0s 2024-08-22T20:28:38.6475724Z 38950K .......... .......... .......... .......... .......... 65% 242M 0s 2024-08-22T20:28:38.6477259Z 39000K .......... .......... .......... .......... .......... 65% 287M 0s 2024-08-22T20:28:38.6479269Z 39050K .......... .......... .......... .......... .......... 65% 269M 0s 2024-08-22T20:28:38.6480873Z 39100K .......... .......... .......... .......... .......... 65% 273M 0s 2024-08-22T20:28:38.6483091Z 39150K .......... .......... .......... .......... .......... 66% 230M 0s 2024-08-22T20:28:38.6484697Z 39200K .......... .......... .......... .......... .......... 66% 282M 0s 2024-08-22T20:28:38.6486693Z 39250K .......... .......... .......... .......... .......... 66% 283M 0s 2024-08-22T20:28:38.6488225Z 39300K .......... .......... .......... .......... .......... 66% 278M 0s 2024-08-22T20:28:38.6490371Z 39350K .......... .......... .......... .......... .......... 66% 246M 0s 2024-08-22T20:28:38.6492126Z 39400K .......... .......... .......... .......... .......... 66% 251M 0s 2024-08-22T20:28:38.6493993Z 39450K .......... .......... .......... .......... .......... 66% 273M 0s 2024-08-22T20:28:38.6495867Z 39500K .......... .......... .......... .......... .......... 66% 279M 0s 2024-08-22T20:28:38.6497878Z 39550K .......... .......... .......... .......... .......... 66% 238M 0s 2024-08-22T20:28:38.6499500Z 39600K .......... .......... .......... .......... .......... 66% 286M 0s 2024-08-22T20:28:38.6501074Z 39650K .......... .......... .......... .......... .......... 66% 288M 0s 2024-08-22T20:28:38.6503539Z 39700K .......... .......... .......... .......... .......... 66% 273M 0s 2024-08-22T20:28:38.6504841Z 39750K .......... .......... .......... .......... .......... 67% 245M 0s 2024-08-22T20:28:38.6506943Z 39800K .......... .......... .......... .......... .......... 67% 270M 0s 2024-08-22T20:28:38.6508656Z 39850K .......... .......... .......... .......... .......... 67% 273M 0s 2024-08-22T20:28:38.6510487Z 39900K .......... .......... .......... .......... .......... 67% 272M 0s 2024-08-22T20:28:38.6512534Z 39950K .......... .......... .......... .......... .......... 67% 237M 0s 2024-08-22T20:28:38.6514281Z 40000K .......... .......... .......... .......... .......... 67% 263M 0s 2024-08-22T20:28:38.6515874Z 40050K .......... .......... .......... .......... .......... 67% 281M 0s 2024-08-22T20:28:38.6517898Z 40100K .......... .......... .......... .......... .......... 67% 279M 0s 2024-08-22T20:28:38.6520317Z 40150K .......... .......... .......... .......... .......... 67% 244M 0s 2024-08-22T20:28:38.6521968Z 40200K .......... .......... .......... .......... .......... 67% 277M 0s 2024-08-22T20:28:38.6523322Z 40250K .......... .......... .......... .......... .......... 67% 269M 0s 2024-08-22T20:28:38.6525440Z 40300K .......... .......... .......... .......... .......... 67% 238M 0s 2024-08-22T20:28:38.6527400Z 40350K .......... .......... .......... .......... .......... 68% 233M 0s 2024-08-22T20:28:38.6529457Z 40400K .......... .......... .......... .......... .......... 68% 279M 0s 2024-08-22T20:28:38.6531081Z 40450K .......... .......... .......... .......... .......... 68% 281M 0s 2024-08-22T20:28:38.6532926Z 40500K .......... .......... .......... .......... .......... 68% 247M 0s 2024-08-22T20:28:38.6535305Z 40550K .......... .......... .......... .......... .......... 68% 238M 0s 2024-08-22T20:28:38.6537070Z 40600K .......... .......... .......... .......... .......... 68% 274M 0s 2024-08-22T20:28:38.6538438Z 40650K .......... .......... .......... .......... .......... 68% 280M 0s 2024-08-22T20:28:38.6540556Z 40700K .......... .......... .......... .......... .......... 68% 269M 0s 2024-08-22T20:28:38.6542402Z 40750K .......... .......... .......... .......... .......... 68% 228M 0s 2024-08-22T20:28:38.6544810Z 40800K .......... .......... .......... .......... .......... 68% 278M 0s 2024-08-22T20:28:38.6546008Z 40850K .......... .......... .......... .......... .......... 68% 278M 0s 2024-08-22T20:28:38.6548171Z 40900K .......... .......... .......... .......... .......... 68% 279M 0s 2024-08-22T20:28:38.6549764Z 40950K .......... .......... .......... .......... .......... 69% 252M 0s 2024-08-22T20:28:38.6551891Z 41000K .......... .......... .......... .......... .......... 69% 260M 0s 2024-08-22T20:28:38.6553610Z 41050K .......... .......... .......... .......... .......... 69% 230M 0s 2024-08-22T20:28:38.6555358Z 41100K .......... .......... .......... .......... .......... 69% 281M 0s 2024-08-22T20:28:38.6557474Z 41150K .......... .......... .......... .......... .......... 69% 232M 0s 2024-08-22T20:28:38.6559230Z 41200K .......... .......... .......... .......... .......... 69% 274M 0s 2024-08-22T20:28:38.6561417Z 41250K .......... .......... .......... .......... .......... 69% 277M 0s 2024-08-22T20:28:38.6563132Z 41300K .......... .......... .......... .......... .......... 69% 270M 0s 2024-08-22T20:28:38.6564849Z 41350K .......... .......... .......... .......... .......... 69% 246M 0s 2024-08-22T20:28:38.6566453Z 41400K .......... .......... .......... .......... .......... 69% 291M 0s 2024-08-22T20:28:38.6568228Z 41450K .......... .......... .......... .......... .......... 69% 272M 0s 2024-08-22T20:28:38.6570304Z 41500K .......... .......... .......... .......... .......... 69% 285M 0s 2024-08-22T20:28:38.6572959Z 41550K .......... .......... .......... .......... .......... 70% 210M 0s 2024-08-22T20:28:38.6574500Z 41600K .......... .......... .......... .......... .......... 70% 266M 0s 2024-08-22T20:28:38.6576602Z 41650K .......... .......... .......... .......... .......... 70% 281M 0s 2024-08-22T20:28:38.6577945Z 41700K .......... .......... .......... .......... .......... 70% 281M 0s 2024-08-22T20:28:38.6579849Z 41750K .......... .......... .......... .......... .......... 70% 243M 0s 2024-08-22T20:28:38.6581265Z 41800K .......... .......... .......... .......... .......... 70% 291M 0s 2024-08-22T20:28:38.6583295Z 41850K .......... .......... .......... .......... .......... 70% 273M 0s 2024-08-22T20:28:38.6584950Z 41900K .......... .......... .......... .......... .......... 70% 265M 0s 2024-08-22T20:28:38.6587206Z 41950K .......... .......... .......... .......... .......... 70% 220M 0s 2024-08-22T20:28:38.6588983Z 42000K .......... .......... .......... .......... .......... 70% 280M 0s 2024-08-22T20:28:38.6590793Z 42050K .......... .......... .......... .......... .......... 70% 257M 0s 2024-08-22T20:28:38.6593090Z 42100K .......... .......... .......... .......... .......... 71% 276M 0s 2024-08-22T20:28:38.6594466Z 42150K .......... .......... .......... .......... .......... 71% 257M 0s 2024-08-22T20:28:38.6596510Z 42200K .......... .......... .......... .......... .......... 71% 275M 0s 2024-08-22T20:28:38.6599008Z 42250K .......... .......... .......... .......... .......... 71% 200M 0s 2024-08-22T20:28:38.6601444Z 42300K .......... .......... .......... .......... .......... 71% 197M 0s 2024-08-22T20:28:38.6604268Z 42350K .......... .......... .......... .......... .......... 71% 172M 0s 2024-08-22T20:28:38.6606642Z 42400K .......... .......... .......... .......... .......... 71% 212M 0s 2024-08-22T20:28:38.6609150Z 42450K .......... .......... .......... .......... .......... 71% 193M 0s 2024-08-22T20:28:38.6611821Z 42500K .......... .......... .......... .......... .......... 71% 202M 0s 2024-08-22T20:28:38.6614467Z 42550K .......... .......... .......... .......... .......... 71% 164M 0s 2024-08-22T20:28:38.6616890Z 42600K .......... .......... .......... .......... .......... 71% 208M 0s 2024-08-22T20:28:38.6619302Z 42650K .......... .......... .......... .......... .......... 71% 208M 0s 2024-08-22T20:28:38.6621761Z 42700K .......... .......... .......... .......... .......... 72% 191M 0s 2024-08-22T20:28:38.6624664Z 42750K .......... .......... .......... .......... .......... 72% 170M 0s 2024-08-22T20:28:38.6627041Z 42800K .......... .......... .......... .......... .......... 72% 204M 0s 2024-08-22T20:28:38.6629426Z 42850K .......... .......... .......... .......... .......... 72% 194M 0s 2024-08-22T20:28:38.6631464Z 42900K .......... .......... .......... .......... .......... 72% 231M 0s 2024-08-22T20:28:38.6633773Z 42950K .......... .......... .......... .......... .......... 72% 209M 0s 2024-08-22T20:28:38.6635742Z 43000K .......... .......... .......... .......... .......... 72% 243M 0s 2024-08-22T20:28:38.6637970Z 43050K .......... .......... .......... .......... .......... 72% 225M 0s 2024-08-22T20:28:38.6640072Z 43100K .......... .......... .......... .......... .......... 72% 243M 0s 2024-08-22T20:28:38.6642330Z 43150K .......... .......... .......... .......... .......... 72% 205M 0s 2024-08-22T20:28:38.6644388Z 43200K .......... .......... .......... .......... .......... 72% 241M 0s 2024-08-22T20:28:38.6646445Z 43250K .......... .......... .......... .......... .......... 72% 237M 0s 2024-08-22T20:28:38.6648539Z 43300K .......... .......... .......... .......... .......... 73% 234M 0s 2024-08-22T20:28:38.6650994Z 43350K .......... .......... .......... .......... .......... 73% 214M 0s 2024-08-22T20:28:38.6653172Z 43400K .......... .......... .......... .......... .......... 73% 211M 0s 2024-08-22T20:28:38.6655266Z 43450K .......... .......... .......... .......... .......... 73% 230M 0s 2024-08-22T20:28:38.6657416Z 43500K .......... .......... .......... .......... .......... 73% 230M 0s 2024-08-22T20:28:38.6659722Z 43550K .......... .......... .......... .......... .......... 73% 208M 0s 2024-08-22T20:28:38.6661770Z 43600K .......... .......... .......... .......... .......... 73% 238M 0s 2024-08-22T20:28:38.6663822Z 43650K .......... .......... .......... .......... .......... 73% 238M 0s 2024-08-22T20:28:38.6666564Z 43700K .......... .......... .......... .......... .......... 73% 198M 0s 2024-08-22T20:28:38.6669921Z 43750K .......... .......... .......... .......... .......... 73% 138M 0s 2024-08-22T20:28:38.6673278Z 43800K .......... .......... .......... .......... .......... 73% 150M 0s 2024-08-22T20:28:38.6676357Z 43850K .......... .......... .......... .......... .......... 73% 157M 0s 2024-08-22T20:28:38.6679679Z 43900K .......... .......... .......... .......... .......... 74% 150M 0s 2024-08-22T20:28:38.6683508Z 43950K .......... .......... .......... .......... .......... 74% 131M 0s 2024-08-22T20:28:38.6686014Z 44000K .......... .......... .......... .......... .......... 74% 190M 0s 2024-08-22T20:28:38.6688722Z 44050K .......... .......... .......... .......... .......... 74% 193M 0s 2024-08-22T20:28:38.6691147Z 44100K .......... .......... .......... .......... .......... 74% 210M 0s 2024-08-22T20:28:38.6693845Z 44150K .......... .......... .......... .......... .......... 74% 161M 0s 2024-08-22T20:28:38.6696209Z 44200K .......... .......... .......... .......... .......... 74% 206M 0s 2024-08-22T20:28:38.6698587Z 44250K .......... .......... .......... .......... .......... 74% 204M 0s 2024-08-22T20:28:38.6701193Z 44300K .......... .......... .......... .......... .......... 74% 197M 0s 2024-08-22T20:28:38.6703857Z 44350K .......... .......... .......... .......... .......... 74% 174M 0s 2024-08-22T20:28:38.6706327Z 44400K .......... .......... .......... .......... .......... 74% 201M 0s 2024-08-22T20:28:38.6708650Z 44450K .......... .......... .......... .......... .......... 74% 210M 0s 2024-08-22T20:28:38.6711171Z 44500K .......... .......... .......... .......... .......... 75% 195M 0s 2024-08-22T20:28:38.6713768Z 44550K .......... .......... .......... .......... .......... 75% 186M 0s 2024-08-22T20:28:38.6716315Z 44600K .......... .......... .......... .......... .......... 75% 193M 0s 2024-08-22T20:28:38.6718803Z 44650K .......... .......... .......... .......... .......... 75% 195M 0s 2024-08-22T20:28:38.6721196Z 44700K .......... .......... .......... .......... .......... 75% 204M 0s 2024-08-22T20:28:38.6724025Z 44750K .......... .......... .......... .......... .......... 75% 174M 0s 2024-08-22T20:28:38.6726508Z 44800K .......... .......... .......... .......... .......... 75% 197M 0s 2024-08-22T20:28:38.6728802Z 44850K .......... .......... .......... .......... .......... 75% 209M 0s 2024-08-22T20:28:38.6731658Z 44900K .......... .......... .......... .......... .......... 75% 193M 0s 2024-08-22T20:28:38.6734188Z 44950K .......... .......... .......... .......... .......... 75% 172M 0s 2024-08-22T20:28:38.6736661Z 45000K .......... .......... .......... .......... .......... 75% 196M 0s 2024-08-22T20:28:38.6739215Z 45050K .......... .......... .......... .......... .......... 75% 184M 0s 2024-08-22T20:28:38.6741645Z 45100K .......... .......... .......... .......... .......... 76% 201M 0s 2024-08-22T20:28:38.6744765Z 45150K .......... .......... .......... .......... .......... 76% 157M 0s 2024-08-22T20:28:38.6747152Z 45200K .......... .......... .......... .......... .......... 76% 204M 0s 2024-08-22T20:28:38.6749532Z 45250K .......... .......... .......... .......... .......... 76% 205M 0s 2024-08-22T20:28:38.6751912Z 45300K .......... .......... .......... .......... .......... 76% 207M 0s 2024-08-22T20:28:38.6754624Z 45350K .......... .......... .......... .......... .......... 76% 176M 0s 2024-08-22T20:28:38.6757134Z 45400K .......... .......... .......... .......... .......... 76% 194M 0s 2024-08-22T20:28:38.6759732Z 45450K .......... .......... .......... .......... .......... 76% 189M 0s 2024-08-22T20:28:38.6762253Z 45500K .......... .......... .......... .......... .......... 76% 196M 0s 2024-08-22T20:28:38.6765313Z 45550K .......... .......... .......... .......... .......... 76% 161M 0s 2024-08-22T20:28:38.6768154Z 45600K .......... .......... .......... .......... .......... 76% 180M 0s 2024-08-22T20:28:38.6770916Z 45650K .......... .......... .......... .......... .......... 76% 182M 0s 2024-08-22T20:28:38.6773826Z 45700K .......... .......... .......... .......... .......... 77% 182M 0s 2024-08-22T20:28:38.6775956Z 45750K .......... .......... .......... .......... .......... 77% 184M 0s 2024-08-22T20:28:38.6779404Z 45800K .......... .......... .......... .......... .......... 77% 178M 0s 2024-08-22T20:28:38.6781148Z 45850K .......... .......... .......... .......... .......... 77% 193M 0s 2024-08-22T20:28:38.6783539Z 45900K .......... .......... .......... .......... .......... 77% 214M 0s 2024-08-22T20:28:38.6785476Z 45950K .......... .......... .......... .......... .......... 77% 238M 0s 2024-08-22T20:28:38.6787244Z 46000K .......... .......... .......... .......... .......... 77% 285M 0s 2024-08-22T20:28:38.6788930Z 46050K .......... .......... .......... .......... .......... 77% 263M 0s 2024-08-22T20:28:38.6790721Z 46100K .......... .......... .......... .......... .......... 77% 286M 0s 2024-08-22T20:28:38.6792567Z 46150K .......... .......... .......... .......... .......... 77% 257M 0s 2024-08-22T20:28:38.6794392Z 46200K .......... .......... .......... .......... .......... 77% 279M 0s 2024-08-22T20:28:38.6796052Z 46250K .......... .......... .......... .......... .......... 77% 286M 0s 2024-08-22T20:28:38.6797789Z 46300K .......... .......... .......... .......... .......... 78% 281M 0s 2024-08-22T20:28:38.6799804Z 46350K .......... .......... .......... .......... .......... 78% 240M 0s 2024-08-22T20:28:38.6801494Z 46400K .......... .......... .......... .......... .......... 78% 289M 0s 2024-08-22T20:28:38.6803184Z 46450K .......... .......... .......... .......... .......... 78% 289M 0s 2024-08-22T20:28:38.6804949Z 46500K .......... .......... .......... .......... .......... 78% 293M 0s 2024-08-22T20:28:38.6806903Z 46550K .......... .......... .......... .......... .......... 78% 244M 0s 2024-08-22T20:28:38.6808664Z 46600K .......... .......... .......... .......... .......... 78% 276M 0s 2024-08-22T20:28:38.6810410Z 46650K .......... .......... .......... .......... .......... 78% 275M 0s 2024-08-22T20:28:38.6812545Z 46700K .......... .......... .......... .......... .......... 78% 236M 0s 2024-08-22T20:28:38.6815036Z 46750K .......... .......... .......... .......... .......... 78% 233M 0s 2024-08-22T20:28:38.6816559Z 46800K .......... .......... .......... .......... .......... 78% 280M 0s 2024-08-22T20:28:38.6818229Z 46850K .......... .......... .......... .......... .......... 79% 283M 0s 2024-08-22T20:28:38.6820287Z 46900K .......... .......... .......... .......... .......... 79% 297M 0s 2024-08-22T20:28:38.6821607Z 46950K .......... .......... .......... .......... .......... 79% 257M 0s 2024-08-22T20:28:38.6823196Z 47000K .......... .......... .......... .......... .......... 79% 290M 0s 2024-08-22T20:28:38.6825089Z 47050K .......... .......... .......... .......... .......... 79% 275M 0s 2024-08-22T20:28:38.6827289Z 47100K .......... .......... .......... .......... .......... 79% 240M 0s 2024-08-22T20:28:38.6829469Z 47150K .......... .......... .......... .......... .......... 79% 229M 0s 2024-08-22T20:28:38.6831213Z 47200K .......... .......... .......... .......... .......... 79% 263M 0s 2024-08-22T20:28:38.6832864Z 47250K .......... .......... .......... .......... .......... 79% 285M 0s 2024-08-22T20:28:38.6834639Z 47300K .......... .......... .......... .......... .......... 79% 282M 0s 2024-08-22T20:28:38.6836715Z 47350K .......... .......... .......... .......... .......... 79% 245M 0s 2024-08-22T20:28:38.6838703Z 47400K .......... .......... .......... .......... .......... 79% 246M 0s 2024-08-22T20:28:38.6840226Z 47450K .......... .......... .......... .......... .......... 80% 287M 0s 2024-08-22T20:28:38.6842155Z 47500K .......... .......... .......... .......... .......... 80% 278M 0s 2024-08-22T20:28:38.6844171Z 47550K .......... .......... .......... .......... .......... 80% 233M 0s 2024-08-22T20:28:38.6845865Z 47600K .......... .......... .......... .......... .......... 80% 283M 0s 2024-08-22T20:28:38.6847608Z 47650K .......... .......... .......... .......... .......... 80% 286M 0s 2024-08-22T20:28:38.6849234Z 47700K .......... .......... .......... .......... .......... 80% 292M 0s 2024-08-22T20:28:38.6851541Z 47750K .......... .......... .......... .......... .......... 80% 257M 0s 2024-08-22T20:28:38.6853104Z 47800K .......... .......... .......... .......... .......... 80% 243M 0s 2024-08-22T20:28:38.6854936Z 47850K .......... .......... .......... .......... .......... 80% 290M 0s 2024-08-22T20:28:38.6856472Z 47900K .......... .......... .......... .......... .......... 80% 287M 0s 2024-08-22T20:28:38.6858910Z 47950K .......... .......... .......... .......... .......... 80% 234M 0s 2024-08-22T20:28:38.6860330Z 48000K .......... .......... .......... .......... .......... 80% 289M 0s 2024-08-22T20:28:38.6862108Z 48050K .......... .......... .......... .......... .......... 81% 285M 0s 2024-08-22T20:28:38.6863830Z 48100K .......... .......... .......... .......... .......... 81% 279M 0s 2024-08-22T20:28:38.6865870Z 48150K .......... .......... .......... .......... .......... 81% 258M 0s 2024-08-22T20:28:38.6867348Z 48200K .......... .......... .......... .......... .......... 81% 282M 0s 2024-08-22T20:28:38.6869267Z 48250K .......... .......... .......... .......... .......... 81% 278M 0s 2024-08-22T20:28:38.6870861Z 48300K .......... .......... .......... .......... .......... 81% 284M 0s 2024-08-22T20:28:38.6872932Z 48350K .......... .......... .......... .......... .......... 81% 241M 0s 2024-08-22T20:28:38.6874549Z 48400K .......... .......... .......... .......... .......... 81% 292M 0s 2024-08-22T20:28:38.6876326Z 48450K .......... .......... .......... .......... .......... 81% 285M 0s 2024-08-22T20:28:38.6878004Z 48500K .......... .......... .......... .......... .......... 81% 286M 0s 2024-08-22T20:28:38.6880167Z 48550K .......... .......... .......... .......... .......... 81% 247M 0s 2024-08-22T20:28:38.6881783Z 48600K .......... .......... .......... .......... .......... 81% 268M 0s 2024-08-22T20:28:38.6883664Z 48650K .......... .......... .......... .......... .......... 82% 277M 0s 2024-08-22T20:28:38.6885535Z 48700K .......... .......... .......... .......... .......... 82% 260M 0s 2024-08-22T20:28:38.6887825Z 48750K .......... .......... .......... .......... .......... 82% 230M 0s 2024-08-22T20:28:38.6889253Z 48800K .......... .......... .......... .......... .......... 82% 291M 0s 2024-08-22T20:28:38.6891200Z 48850K .......... .......... .......... .......... .......... 82% 286M 0s 2024-08-22T20:28:38.6892977Z 48900K .......... .......... .......... .......... .......... 82% 246M 0s 2024-08-22T20:28:38.6894901Z 48950K .......... .......... .......... .......... .......... 82% 260M 0s 2024-08-22T20:28:38.6896662Z 49000K .......... .......... .......... .......... .......... 82% 279M 0s 2024-08-22T20:28:38.6898396Z 49050K .......... .......... .......... .......... .......... 82% 280M 0s 2024-08-22T20:28:38.6900167Z 49100K .......... .......... .......... .......... .......... 82% 276M 0s 2024-08-22T20:28:38.6902082Z 49150K .......... .......... .......... .......... .......... 82% 245M 0s 2024-08-22T20:28:38.6903688Z 49200K .......... .......... .......... .......... .......... 82% 297M 0s 2024-08-22T20:28:38.6905510Z 49250K .......... .......... .......... .......... .......... 83% 274M 0s 2024-08-22T20:28:38.6907255Z 49300K .......... .......... .......... .......... .......... 83% 285M 0s 2024-08-22T20:28:38.6909290Z 49350K .......... .......... .......... .......... .......... 83% 244M 0s 2024-08-22T20:28:38.6910839Z 49400K .......... .......... .......... .......... .......... 83% 290M 0s 2024-08-22T20:28:38.6912687Z 49450K .......... .......... .......... .......... .......... 83% 291M 0s 2024-08-22T20:28:38.6914148Z 49500K .......... .......... .......... .......... .......... 83% 299M 0s 2024-08-22T20:28:38.6916335Z 49550K .......... .......... .......... .......... .......... 83% 237M 0s 2024-08-22T20:28:38.6917937Z 49600K .......... .......... .......... .......... .......... 83% 284M 0s 2024-08-22T20:28:38.6919743Z 49650K .......... .......... .......... .......... .......... 83% 284M 0s 2024-08-22T20:28:38.6921380Z 49700K .......... .......... .......... .......... .......... 83% 284M 0s 2024-08-22T20:28:38.6923477Z 49750K .......... .......... .......... .......... .......... 83% 247M 0s 2024-08-22T20:28:38.6925056Z 49800K .......... .......... .......... .......... .......... 83% 286M 0s 2024-08-22T20:28:38.6926856Z 49850K .......... .......... .......... .......... .......... 84% 277M 0s 2024-08-22T20:28:38.6928926Z 49900K .......... .......... .......... .......... .......... 84% 290M 0s 2024-08-22T20:28:38.6930899Z 49950K .......... .......... .......... .......... .......... 84% 231M 0s 2024-08-22T20:28:38.6932649Z 50000K .......... .......... .......... .......... .......... 84% 250M 0s 2024-08-22T20:28:38.6934409Z 50050K .......... .......... .......... .......... .......... 84% 277M 0s 2024-08-22T20:28:38.6936154Z 50100K .......... .......... .......... .......... .......... 84% 279M 0s 2024-08-22T20:28:38.6938132Z 50150K .......... .......... .......... .......... .......... 84% 254M 0s 2024-08-22T20:28:38.6939731Z 50200K .......... .......... .......... .......... .......... 84% 277M 0s 2024-08-22T20:28:38.6941634Z 50250K .......... .......... .......... .......... .......... 84% 284M 0s 2024-08-22T20:28:38.6943167Z 50300K .......... .......... .......... .......... .......... 84% 287M 0s 2024-08-22T20:28:38.6945342Z 50350K .......... .......... .......... .......... .......... 84% 234M 0s 2024-08-22T20:28:38.6946971Z 50400K .......... .......... .......... .......... .......... 84% 294M 0s 2024-08-22T20:28:38.6948792Z 50450K .......... .......... .......... .......... .......... 85% 272M 0s 2024-08-22T20:28:38.6950410Z 50500K .......... .......... .......... .......... .......... 85% 292M 0s 2024-08-22T20:28:38.6952453Z 50550K .......... .......... .......... .......... .......... 85% 254M 0s 2024-08-22T20:28:38.6954237Z 50600K .......... .......... .......... .......... .......... 85% 277M 0s 2024-08-22T20:28:38.6955766Z 50650K .......... .......... .......... .......... .......... 85% 290M 0s 2024-08-22T20:28:38.6957625Z 50700K .......... .......... .......... .......... .......... 85% 285M 0s 2024-08-22T20:28:38.6959530Z 50750K .......... .......... .......... .......... .......... 85% 245M 0s 2024-08-22T20:28:38.6961245Z 50800K .......... .......... .......... .......... .......... 85% 296M 0s 2024-08-22T20:28:38.6963017Z 50850K .......... .......... .......... .......... .......... 85% 266M 0s 2024-08-22T20:28:38.6964669Z 50900K .......... .......... .......... .......... .......... 85% 296M 0s 2024-08-22T20:28:38.6966674Z 50950K .......... .......... .......... .......... .......... 85% 253M 0s 2024-08-22T20:28:38.6968323Z 51000K .......... .......... .......... .......... .......... 85% 294M 0s 2024-08-22T20:28:38.6970058Z 51050K .......... .......... .......... .......... .......... 86% 282M 0s 2024-08-22T20:28:38.6972097Z 51100K .......... .......... .......... .......... .......... 86% 241M 0s 2024-08-22T20:28:38.6974153Z 51150K .......... .......... .......... .......... .......... 86% 231M 0s 2024-08-22T20:28:38.6975902Z 51200K .......... .......... .......... .......... .......... 86% 276M 0s 2024-08-22T20:28:38.6977614Z 51250K .......... .......... .......... .......... .......... 86% 282M 0s 2024-08-22T20:28:38.6979342Z 51300K .......... .......... .......... .......... .......... 86% 290M 0s 2024-08-22T20:28:38.6981303Z 51350K .......... .......... .......... .......... .......... 86% 255M 0s 2024-08-22T20:28:38.6983022Z 51400K .......... .......... .......... .......... .......... 86% 280M 0s 2024-08-22T20:28:38.6984848Z 51450K .......... .......... .......... .......... .......... 86% 268M 0s 2024-08-22T20:28:38.6986591Z 51500K .......... .......... .......... .......... .......... 86% 279M 0s 2024-08-22T20:28:38.6988629Z 51550K .......... .......... .......... .......... .......... 86% 234M 0s 2024-08-22T20:28:38.6990406Z 51600K .......... .......... .......... .......... .......... 87% 274M 0s 2024-08-22T20:28:38.6992054Z 51650K .......... .......... .......... .......... .......... 87% 294M 0s 2024-08-22T20:28:38.6993881Z 51700K .......... .......... .......... .......... .......... 87% 268M 0s 2024-08-22T20:28:38.6995880Z 51750K .......... .......... .......... .......... .......... 87% 254M 0s 2024-08-22T20:28:38.6997624Z 51800K .......... .......... .......... .......... .......... 87% 283M 0s 2024-08-22T20:28:38.6999536Z 51850K .......... .......... .......... .......... .......... 87% 290M 0s 2024-08-22T20:28:38.7001018Z 51900K .......... .......... .......... .......... .......... 87% 290M 0s 2024-08-22T20:28:38.7002913Z 51950K .......... .......... .......... .......... .......... 87% 248M 0s 2024-08-22T20:28:38.7004528Z 52000K .......... .......... .......... .......... .......... 87% 295M 0s 2024-08-22T20:28:38.7006238Z 52050K .......... .......... .......... .......... .......... 87% 287M 0s 2024-08-22T20:28:38.7008250Z 52100K .......... .......... .......... .......... .......... 87% 258M 0s 2024-08-22T20:28:38.7010444Z 52150K .......... .......... .......... .......... .......... 87% 223M 0s 2024-08-22T20:28:38.7012864Z 52200K .......... .......... .......... .......... .......... 88% 202M 0s 2024-08-22T20:28:38.7014642Z 52250K .......... .......... .......... .......... .......... 88% 267M 0s 2024-08-22T20:28:38.7016336Z 52300K .......... .......... .......... .......... .......... 88% 291M 0s 2024-08-22T20:28:38.7018374Z 52350K .......... .......... .......... .......... .......... 88% 229M 0s 2024-08-22T20:28:38.7020216Z 52400K .......... .......... .......... .......... .......... 88% 274M 0s 2024-08-22T20:28:38.7021951Z 52450K .......... .......... .......... .......... .......... 88% 274M 0s 2024-08-22T20:28:38.7023661Z 52500K .......... .......... .......... .......... .......... 88% 287M 0s 2024-08-22T20:28:38.7025663Z 52550K .......... .......... .......... .......... .......... 88% 251M 0s 2024-08-22T20:28:38.7027331Z 52600K .......... .......... .......... .......... .......... 88% 286M 0s 2024-08-22T20:28:38.7029129Z 52650K .......... .......... .......... .......... .......... 88% 274M 0s 2024-08-22T20:28:38.7030888Z 52700K .......... .......... .......... .......... .......... 88% 281M 0s 2024-08-22T20:28:38.7032883Z 52750K .......... .......... .......... .......... .......... 88% 239M 0s 2024-08-22T20:28:38.7034629Z 52800K .......... .......... .......... .......... .......... 89% 285M 0s 2024-08-22T20:28:38.7036308Z 52850K .......... .......... .......... .......... .......... 89% 281M 0s 2024-08-22T20:28:38.7037941Z 52900K .......... .......... .......... .......... .......... 89% 295M 0s 2024-08-22T20:28:38.7039952Z 52950K .......... .......... .......... .......... .......... 89% 252M 0s 2024-08-22T20:28:38.7041678Z 53000K .......... .......... .......... .......... .......... 89% 282M 0s 2024-08-22T20:28:38.7043429Z 53050K .......... .......... .......... .......... .......... 89% 281M 0s 2024-08-22T20:28:38.7045153Z 53100K .......... .......... .......... .......... .......... 89% 282M 0s 2024-08-22T20:28:38.7047112Z 53150K .......... .......... .......... .......... .......... 89% 244M 0s 2024-08-22T20:28:38.7048853Z 53200K .......... .......... .......... .......... .......... 89% 277M 0s 2024-08-22T20:28:38.7050567Z 53250K .......... .......... .......... .......... .......... 89% 284M 0s 2024-08-22T20:28:38.7052616Z 53300K .......... .......... .......... .......... .......... 89% 246M 0s 2024-08-22T20:28:38.7054696Z 53350K .......... .......... .......... .......... .......... 89% 237M 0s 2024-08-22T20:28:38.7056357Z 53400K .......... .......... .......... .......... .......... 90% 293M 0s 2024-08-22T20:28:38.7058195Z 53450K .......... .......... .......... .......... .......... 90% 265M 0s 2024-08-22T20:28:38.7059969Z 53500K .......... .......... .......... .......... .......... 90% 277M 0s 2024-08-22T20:28:38.7061948Z 53550K .......... .......... .......... .......... .......... 90% 237M 0s 2024-08-22T20:28:38.7063685Z 53600K .......... .......... .......... .......... .......... 90% 280M 0s 2024-08-22T20:28:38.7065501Z 53650K .......... .......... .......... .......... .......... 90% 270M 0s 2024-08-22T20:28:38.7067191Z 53700K .......... .......... .......... .......... .......... 90% 295M 0s 2024-08-22T20:28:38.7069167Z 53750K .......... .......... .......... .......... .......... 90% 255M 0s 2024-08-22T20:28:38.7071128Z 53800K .......... .......... .......... .......... .......... 90% 282M 0s 2024-08-22T20:28:38.7072668Z 53850K .......... .......... .......... .......... .......... 90% 279M 0s 2024-08-22T20:28:38.7074314Z 53900K .......... .......... .......... .......... .......... 90% 290M 0s 2024-08-22T20:28:38.7076337Z 53950K .......... .......... .......... .......... .......... 90% 233M 0s 2024-08-22T20:28:38.7078048Z 54000K .......... .......... .......... .......... .......... 91% 288M 0s 2024-08-22T20:28:38.7079747Z 54050K .......... .......... .......... .......... .......... 91% 283M 0s 2024-08-22T20:28:38.7081510Z 54100K .......... .......... .......... .......... .......... 91% 287M 0s 2024-08-22T20:28:38.7083464Z 54150K .......... .......... .......... .......... .......... 91% 253M 0s 2024-08-22T20:28:38.7085199Z 54200K .......... .......... .......... .......... .......... 91% 277M 0s 2024-08-22T20:28:38.7087073Z 54250K .......... .......... .......... .......... .......... 91% 266M 0s 2024-08-22T20:28:38.7088732Z 54300K .......... .......... .......... .......... .......... 91% 294M 0s 2024-08-22T20:28:38.7090878Z 54350K .......... .......... .......... .......... .......... 91% 233M 0s 2024-08-22T20:28:38.7092742Z 54400K .......... .......... .......... .......... .......... 91% 246M 0s 2024-08-22T20:28:38.7094475Z 54450K .......... .......... .......... .......... .......... 91% 280M 0s 2024-08-22T20:28:38.7096275Z 54500K .......... .......... .......... .......... .......... 91% 286M 0s 2024-08-22T20:28:38.7098194Z 54550K .......... .......... .......... .......... .......... 91% 252M 0s 2024-08-22T20:28:38.7099924Z 54600K .......... .......... .......... .......... .......... 92% 286M 0s 2024-08-22T20:28:38.7101735Z 54650K .......... .......... .......... .......... .......... 92% 264M 0s 2024-08-22T20:28:38.7103508Z 54700K .......... .......... .......... .......... .......... 92% 275M 0s 2024-08-22T20:28:38.7105542Z 54750K .......... .......... .......... .......... .......... 92% 233M 0s 2024-08-22T20:28:38.7107192Z 54800K .......... .......... .......... .......... .......... 92% 294M 0s 2024-08-22T20:28:38.7108931Z 54850K .......... .......... .......... .......... .......... 92% 287M 0s 2024-08-22T20:28:38.7110623Z 54900K .......... .......... .......... .......... .......... 92% 283M 0s 2024-08-22T20:28:38.7112545Z 54950K .......... .......... .......... .......... .......... 92% 259M 0s 2024-08-22T20:28:38.7114368Z 55000K .......... .......... .......... .......... .......... 92% 273M 0s 2024-08-22T20:28:38.7116102Z 55050K .......... .......... .......... .......... .......... 92% 280M 0s 2024-08-22T20:28:38.7117813Z 55100K .......... .......... .......... .......... .......... 92% 283M 0s 2024-08-22T20:28:38.7119852Z 55150K .......... .......... .......... .......... .......... 92% 235M 0s 2024-08-22T20:28:38.7121529Z 55200K .......... .......... .......... .......... .......... 93% 290M 0s 2024-08-22T20:28:38.7123245Z 55250K .......... .......... .......... .......... .......... 93% 286M 0s 2024-08-22T20:28:38.7124951Z 55300K .......... .......... .......... .......... .......... 93% 286M 0s 2024-08-22T20:28:38.7126942Z 55350K .......... .......... .......... .......... .......... 93% 258M 0s 2024-08-22T20:28:38.7128670Z 55400K .......... .......... .......... .......... .......... 93% 275M 0s 2024-08-22T20:28:38.7130403Z 55450K .......... .......... .......... .......... .......... 93% 282M 0s 2024-08-22T20:28:38.7132416Z 55500K .......... .......... .......... .......... .......... 93% 246M 0s 2024-08-22T20:28:38.7134342Z 55550K .......... .......... .......... .......... .......... 93% 242M 0s 2024-08-22T20:28:38.7136027Z 55600K .......... .......... .......... .......... .......... 93% 293M 0s 2024-08-22T20:28:38.7137749Z 55650K .......... .......... .......... .......... .......... 93% 279M 0s 2024-08-22T20:28:38.7139430Z 55700K .......... .......... .......... .......... .......... 93% 294M 0s 2024-08-22T20:28:38.7141675Z 55750K .......... .......... .......... .......... .......... 93% 253M 0s 2024-08-22T20:28:38.7143256Z 55800K .......... .......... .......... .......... .......... 94% 273M 0s 2024-08-22T20:28:38.7144938Z 55850K .......... .......... .......... .......... .......... 94% 279M 0s 2024-08-22T20:28:38.7146761Z 55900K .......... .......... .......... .......... .......... 94% 272M 0s 2024-08-22T20:28:38.7148835Z 55950K .......... .......... .......... .......... .......... 94% 227M 0s 2024-08-22T20:28:38.7150545Z 56000K .......... .......... .......... .......... .......... 94% 285M 0s 2024-08-22T20:28:38.7152319Z 56050K .......... .......... .......... .......... .......... 94% 277M 0s 2024-08-22T20:28:38.7153961Z 56100K .......... .......... .......... .......... .......... 94% 296M 0s 2024-08-22T20:28:38.7155978Z 56150K .......... .......... .......... .......... .......... 94% 255M 0s 2024-08-22T20:28:38.7157673Z 56200K .......... .......... .......... .......... .......... 94% 282M 0s 2024-08-22T20:28:38.7159534Z 56250K .......... .......... .......... .......... .......... 94% 264M 0s 2024-08-22T20:28:38.7161247Z 56300K .......... .......... .......... .......... .......... 94% 281M 0s 2024-08-22T20:28:38.7163309Z 56350K .......... .......... .......... .......... .......... 95% 232M 0s 2024-08-22T20:28:38.7165093Z 56400K .......... .......... .......... .......... .......... 95% 273M 0s 2024-08-22T20:28:38.7166822Z 56450K .......... .......... .......... .......... .......... 95% 280M 0s 2024-08-22T20:28:38.7168455Z 56500K .......... .......... .......... .......... .......... 95% 297M 0s 2024-08-22T20:28:38.7170512Z 56550K .......... .......... .......... .......... .......... 95% 245M 0s 2024-08-22T20:28:38.7172513Z 56600K .......... .......... .......... .......... .......... 95% 248M 0s 2024-08-22T20:28:38.7174378Z 56650K .......... .......... .......... .......... .......... 95% 268M 0s 2024-08-22T20:28:38.7176064Z 56700K .......... .......... .......... .......... .......... 95% 283M 0s 2024-08-22T20:28:38.7177966Z 56750K .......... .......... .......... .......... .......... 95% 246M 0s 2024-08-22T20:28:38.7179604Z 56800K .......... .......... .......... .......... .......... 95% 294M 0s 2024-08-22T20:28:38.7181411Z 56850K .......... .......... .......... .......... .......... 95% 295M 0s 2024-08-22T20:28:38.7183141Z 56900K .......... .......... .......... .......... .......... 95% 269M 0s 2024-08-22T20:28:38.7185026Z 56950K .......... .......... .......... .......... .......... 96% 260M 0s 2024-08-22T20:28:38.7186792Z 57000K .......... .......... .......... .......... .......... 96% 277M 0s 2024-08-22T20:28:38.7188549Z 57050K .......... .......... .......... .......... .......... 96% 276M 0s 2024-08-22T20:28:38.7190305Z 57100K .......... .......... .......... .......... .......... 96% 281M 0s 2024-08-22T20:28:38.7192246Z 57150K .......... .......... .......... .......... .......... 96% 241M 0s 2024-08-22T20:28:38.7193929Z 57200K .......... .......... .......... .......... .......... 96% 293M 0s 2024-08-22T20:28:38.7195575Z 57250K .......... .......... .......... .......... .......... 96% 294M 0s 2024-08-22T20:28:38.7197228Z 57300K .......... .......... .......... .......... .......... 96% 299M 0s 2024-08-22T20:28:38.7199199Z 57350K .......... .......... .......... .......... .......... 96% 260M 0s 2024-08-22T20:28:38.7200884Z 57400K .......... .......... .......... .......... .......... 96% 284M 0s 2024-08-22T20:28:38.7202660Z 57450K .......... .......... .......... .......... .......... 96% 278M 0s 2024-08-22T20:28:38.7204332Z 57500K .......... .......... .......... .......... .......... 96% 290M 0s 2024-08-22T20:28:38.7206254Z 57550K .......... .......... .......... .......... .......... 97% 246M 0s 2024-08-22T20:28:38.7207900Z 57600K .......... .......... .......... .......... .......... 97% 297M 0s 2024-08-22T20:28:38.7209609Z 57650K .......... .......... .......... .......... .......... 97% 286M 0s 2024-08-22T20:28:38.7211887Z 57700K .......... .......... .......... .......... .......... 97% 296M 0s 2024-08-22T20:28:38.7213515Z 57750K .......... .......... .......... .......... .......... 97% 225M 0s 2024-08-22T20:28:38.7215155Z 57800K .......... .......... .......... .......... .......... 97% 294M 0s 2024-08-22T20:28:38.7216831Z 57850K .......... .......... .......... .......... .......... 97% 290M 0s 2024-08-22T20:28:38.7218527Z 57900K .......... .......... .......... .......... .......... 97% 288M 0s 2024-08-22T20:28:38.7220458Z 57950K .......... .......... .......... .......... .......... 97% 244M 0s 2024-08-22T20:28:38.7222119Z 58000K .......... .......... .......... .......... .......... 97% 294M 0s 2024-08-22T20:28:38.7223773Z 58050K .......... .......... .......... .......... .......... 97% 294M 0s 2024-08-22T20:28:38.7225441Z 58100K .......... .......... .......... .......... .......... 97% 294M 0s 2024-08-22T20:28:38.7227444Z 58150K .......... .......... .......... .......... .......... 98% 252M 0s 2024-08-22T20:28:38.7229133Z 58200K .......... .......... .......... .......... .......... 98% 295M 0s 2024-08-22T20:28:38.7230754Z 58250K .......... .......... .......... .......... .......... 98% 292M 0s 2024-08-22T20:28:38.7232460Z 58300K .......... .......... .......... .......... .......... 98% 291M 0s 2024-08-22T20:28:38.7234372Z 58350K .......... .......... .......... .......... .......... 98% 244M 0s 2024-08-22T20:28:38.7236074Z 58400K .......... .......... .......... .......... .......... 98% 288M 0s 2024-08-22T20:28:38.7237725Z 58450K .......... .......... .......... .......... .......... 98% 295M 0s 2024-08-22T20:28:38.7239381Z 58500K .......... .......... .......... .......... .......... 98% 297M 0s 2024-08-22T20:28:38.7241405Z 58550K .......... .......... .......... .......... .......... 98% 258M 0s 2024-08-22T20:28:38.7243125Z 58600K .......... .......... .......... .......... .......... 98% 289M 0s 2024-08-22T20:28:38.7245110Z 58650K .......... .......... .......... .......... .......... 98% 229M 0s 2024-08-22T20:28:38.7247517Z 58700K .......... .......... .......... .......... .......... 98% 242M 0s 2024-08-22T20:28:38.7249954Z 58750K .......... .......... .......... .......... .......... 99% 190M 0s 2024-08-22T20:28:38.7252400Z 58800K .......... .......... .......... .......... .......... 99% 203M 0s 2024-08-22T20:28:38.7254591Z 58850K .......... .......... .......... .......... .......... 99% 217M 0s 2024-08-22T20:28:38.7256865Z 58900K .......... .......... .......... .......... .......... 99% 217M 0s 2024-08-22T20:28:38.7259297Z 58950K .......... .......... .......... .......... .......... 99% 198M 0s 2024-08-22T20:28:38.7261518Z 59000K .......... .......... .......... .......... .......... 99% 219M 0s 2024-08-22T20:28:38.7263749Z 59050K .......... .......... .......... .......... .......... 99% 221M 0s 2024-08-22T20:28:38.7265963Z 59100K .......... .......... .......... .......... .......... 99% 219M 0s 2024-08-22T20:28:38.7268550Z 59150K .......... .......... .......... .......... .......... 99% 190M 0s 2024-08-22T20:28:38.7270763Z 59200K .......... .......... .......... .......... .......... 99% 218M 0s 2024-08-22T20:28:38.7273084Z 59250K .......... .......... .......... .......... .......... 99% 214M 0s 2024-08-22T20:28:38.7275314Z 59300K .......... .......... .......... .......... .......... 99% 218M 0s 2024-08-22T20:28:38.7276288Z 59350K .......... .... 100% 202M=0.3s 2024-08-22T20:28:38.7276301Z 2024-08-22T20:28:38.7277478Z 2024-08-22 20:28:38 (218 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-08-22T20:28:38.7277493Z 2024-08-22T20:28:38.7287047Z + for resource in $RESOURCES_STRING 2024-08-22T20:28:38.7287774Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model' 2024-08-22T20:28:38.7288427Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:38.7288712Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:38.7314366Z --2024-08-22 20:28:38-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:38.7351122Z Resolving github.com (github.com)... 140.82.114.3 2024-08-22T20:28:38.7404684Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2024-08-22T20:28:38.7993893Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:38.7994970Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-08-22T20:28:38.7996114Z --2024-08-22 20:28:38-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-08-22T20:28:38.8016036Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2024-08-22T20:28:38.8069987Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. 2024-08-22T20:28:38.8275850Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:38.8276771Z Length: 499723 (488K) [application/octet-stream] 2024-08-22T20:28:38.8277690Z Saving to: ‘tokenizer.model’ 2024-08-22T20:28:38.8277979Z 2024-08-22T20:28:38.8329679Z 0K .......... .......... .......... .......... .......... 10% 9.37M 0s 2024-08-22T20:28:38.8382041Z 50K .......... .......... .......... .......... .......... 20% 9.38M 0s 2024-08-22T20:28:38.8387910Z 100K .......... .......... .......... .......... .......... 30% 76.3M 0s 2024-08-22T20:28:38.8401165Z 150K .......... .......... .......... .......... .......... 40% 36.6M 0s 2024-08-22T20:28:38.8432810Z 200K .......... .......... .......... .......... .......... 51% 15.5M 0s 2024-08-22T20:28:38.8441448Z 250K .......... .......... .......... .......... .......... 61% 56.4M 0s 2024-08-22T20:28:38.8447130Z 300K .......... .......... .......... .......... .......... 71% 83.4M 0s 2024-08-22T20:28:38.8454786Z 350K .......... .......... .......... .......... .......... 81% 63.7M 0s 2024-08-22T20:28:38.8459900Z 400K .......... .......... .......... .......... .......... 92% 95.4M 0s 2024-08-22T20:28:38.8461151Z 450K .......... .......... .......... ........ 100% 296M=0.02s 2024-08-22T20:28:38.8461689Z 2024-08-22T20:28:38.8462187Z 2024-08-22 20:28:38 (25.9 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-08-22T20:28:38.8462595Z 2024-08-22T20:28:38.8470394Z + for resource in $RESOURCES_STRING 2024-08-22T20:28:38.8471441Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin' 2024-08-22T20:28:38.8472170Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:38.8472839Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:38.8495406Z --2024-08-22 20:28:38-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:38.8526782Z Resolving github.com (github.com)... 140.82.114.3 2024-08-22T20:28:38.8580975Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2024-08-22T20:28:38.9249038Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:38.9250422Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin [following] 2024-08-22T20:28:38.9251861Z --2024-08-22 20:28:38-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin 2024-08-22T20:28:38.9255719Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2024-08-22T20:28:38.9307413Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. 2024-08-22T20:28:38.9508506Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:38.9509600Z Length: 433869 (424K) [application/octet-stream] 2024-08-22T20:28:38.9510504Z Saving to: ‘tokenizer.bin’ 2024-08-22T20:28:38.9518450Z 2024-08-22T20:28:38.9562093Z 0K .......... .......... .......... .......... .......... 11% 9.40M 0s 2024-08-22T20:28:38.9612912Z 50K .......... .......... .......... .......... .......... 23% 9.69M 0s 2024-08-22T20:28:38.9616433Z 100K .......... .......... .......... .......... .......... 35% 115M 0s 2024-08-22T20:28:38.9633398Z 150K .......... .......... .......... .......... .......... 47% 29.1M 0s 2024-08-22T20:28:38.9662646Z 200K .......... .......... .......... .......... .......... 59% 16.6M 0s 2024-08-22T20:28:38.9669111Z 250K .......... .......... .......... .......... .......... 70% 75.5M 0s 2024-08-22T20:28:38.9681606Z 300K .......... .......... .......... .......... .......... 82% 39.0M 0s 2024-08-22T20:28:38.9684978Z 350K .......... .......... .......... .......... .......... 94% 160M 0s 2024-08-22T20:28:38.9686039Z 400K .......... .......... ... 100% 316M=0.02s 2024-08-22T20:28:38.9686514Z 2024-08-22T20:28:38.9686937Z 2024-08-22 20:28:38 (23.6 MB/s) - ‘tokenizer.bin’ saved [433869/433869] 2024-08-22T20:28:38.9687380Z 2024-08-22T20:28:38.9694641Z + popd 2024-08-22T20:28:38.9695084Z ~/work/torchchat/torchchat 2024-08-22T20:28:38.9726447Z ##[group]Run python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:28:38.9727331Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:28:38.9727903Z pushd ${TORCHCHAT_ROOT} 2024-08-22T20:28:38.9728302Z bash .ci/scripts/convert_checkpoint.sh ${REPO_NAME} 2024-08-22T20:28:38.9729010Z bash .ci/scripts/validate.sh "./checkpoints/${REPO_NAME}/model.pth" "cpu" "eval_sanity_check-bfloat16" 2024-08-22T20:28:38.9793274Z shell: /usr/bin/bash -e {0} 2024-08-22T20:28:38.9793552Z env: 2024-08-22T20:28:38.9793838Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:28:38.9794246Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:28:38.9794641Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:38.9795188Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-08-22T20:28:38.9795732Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:38.9796199Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:38.9796654Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:38.9797129Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-08-22T20:28:38.9797518Z ##[endgroup] 2024-08-22T20:28:40.1572826Z torch: ('2.5.0.dev20240814+cpu', '3a023a67c47bcde45538c9991e332d21ac548e46') 2024-08-22T20:28:40.3595025Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:40.3614414Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:40.3631844Z ~/work/torchchat/torchchat 2024-08-22T20:28:40.3659185Z arg:eval_sanity_check-bfloat16 2024-08-22T20:28:40.3659603Z Passing DTYPES=bfloat16 2024-08-22T20:28:40.3682640Z ############### Run eval with torch.compile for dtype bfloat16 ############### 2024-08-22T20:28:40.3683132Z 2024-08-22T20:28:40.3683271Z ****************************************** 2024-08-22T20:28:40.3683940Z ************** non-quantized ************* 2024-08-22T20:28:40.3684479Z ****************************************** 2024-08-22T20:28:43.9101035Z 2024-08-22T20:28:43.9104373Z Downloading builder script: 0%| | 0.00/5.67k [00:00