2024-08-22T20:25:40.8580583Z Current runner version: '2.319.1' 2024-08-22T20:25:40.8586409Z Runner name: '8-core-ubuntu_a63a11f609c0' 2024-08-22T20:25:40.8587124Z Runner group name: 'Default' 2024-08-22T20:25:40.8587888Z Machine name: 'runner' 2024-08-22T20:25:40.8602848Z ##[group]Operating System 2024-08-22T20:25:40.8603406Z Ubuntu 2024-08-22T20:25:40.8603881Z 22.04.4 2024-08-22T20:25:40.8604172Z LTS 2024-08-22T20:25:40.8604505Z ##[endgroup] 2024-08-22T20:25:40.8604966Z ##[group]Runner Image 2024-08-22T20:25:40.8605358Z Image: ubuntu-22.04 2024-08-22T20:25:40.8605753Z Version: 20240818.1.0 2024-08-22T20:25:40.8606817Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240818.1/images/ubuntu/Ubuntu2204-Readme.md 2024-08-22T20:25:40.8608211Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240818.1 2024-08-22T20:25:40.8609099Z ##[endgroup] 2024-08-22T20:25:40.8623732Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:40.8625565Z Contents: read 2024-08-22T20:25:40.8626130Z Metadata: read 2024-08-22T20:25:40.8626711Z Packages: read 2024-08-22T20:25:40.8627093Z ##[endgroup] 2024-08-22T20:25:40.8629942Z Secret source: Actions 2024-08-22T20:25:40.8630632Z Prepare workflow directory 2024-08-22T20:25:40.9521037Z Prepare all required actions 2024-08-22T20:25:40.9676440Z Getting action download info 2024-08-22T20:25:41.1577721Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-08-22T20:25:41.3622778Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-22T20:25:41.6613358Z Complete job name: test-cpu-aoti (x86_64, stories15M) 2024-08-22T20:25:41.7529362Z ##[group]Run actions/checkout@v3 2024-08-22T20:25:41.7529947Z with: 2024-08-22T20:25:41.7530528Z repository: pytorch/torchchat 2024-08-22T20:25:41.7531366Z token: *** 2024-08-22T20:25:41.7531772Z ssh-strict: true 2024-08-22T20:25:41.7532167Z persist-credentials: true 2024-08-22T20:25:41.7532733Z clean: true 2024-08-22T20:25:41.7533168Z sparse-checkout-cone-mode: true 2024-08-22T20:25:41.7533635Z fetch-depth: 1 2024-08-22T20:25:41.7534110Z fetch-tags: false 2024-08-22T20:25:41.7534510Z lfs: false 2024-08-22T20:25:41.7534839Z submodules: false 2024-08-22T20:25:41.7535336Z set-safe-directory: true 2024-08-22T20:25:41.7535769Z env: 2024-08-22T20:25:41.7536188Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:25:41.7536960Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:41.7537455Z ##[endgroup] 2024-08-22T20:25:41.8572006Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:41.8574046Z ##[group]Getting Git version info 2024-08-22T20:25:41.8575023Z Working directory is '/home/runner/work/torchchat/torchchat' 2024-08-22T20:25:41.8576129Z [command]/usr/bin/git version 2024-08-22T20:25:41.9720717Z git version 2.46.0 2024-08-22T20:25:41.9749254Z ##[endgroup] 2024-08-22T20:25:41.9768980Z Temporarily overriding HOME='/home/runner/work/_temp/a5d7fa4c-cb97-4110-ac9a-4959b88b50e4' before making global git config changes 2024-08-22T20:25:41.9771883Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:41.9774075Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchchat/torchchat 2024-08-22T20:25:41.9920273Z Deleting the contents of '/home/runner/work/torchchat/torchchat' 2024-08-22T20:25:41.9923564Z ##[group]Initializing the repository 2024-08-22T20:25:41.9926253Z [command]/usr/bin/git init /home/runner/work/torchchat/torchchat 2024-08-22T20:25:42.0760034Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:42.0761689Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:42.0763053Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:42.0764019Z hint: 2024-08-22T20:25:42.0764779Z hint: git config --global init.defaultBranch 2024-08-22T20:25:42.0765576Z hint: 2024-08-22T20:25:42.0766416Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:42.0768263Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:42.0769227Z hint: 2024-08-22T20:25:42.0769628Z hint: git branch -m 2024-08-22T20:25:42.0868023Z Initialized empty Git repository in /home/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:42.0876447Z [command]/usr/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:42.0971776Z ##[endgroup] 2024-08-22T20:25:42.0972601Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:42.0974082Z [command]/usr/bin/git config --local gc.auto 0 2024-08-22T20:25:42.1001028Z ##[endgroup] 2024-08-22T20:25:42.1001879Z ##[group]Setting up auth 2024-08-22T20:25:42.1005827Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:42.1032750Z [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:42.3258974Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:42.3285935Z [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:42.3519686Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:42.3551746Z ##[endgroup] 2024-08-22T20:25:42.3552889Z ##[group]Fetching the repository 2024-08-22T20:25:42.3559997Z [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.7423319Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:42.7424753Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:42.7425609Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:42.7426436Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:42.7427157Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:42.7427826Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:42.7428566Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:42.7429302Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:42.7429959Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:42.7430570Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:42.7431317Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:42.7431839Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:42.7432298Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:42.7432896Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:42.7433454Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:42.7433931Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:42.7434483Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:42.7434980Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:42.7435527Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:42.7436002Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:42.7436505Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:42.7437048Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:42.7437522Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:42.7438013Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:42.7438582Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:42.7439054Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:42.7439540Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:42.7440086Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:42.7440919Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:42.7441486Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:42.7442159Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:42.7442628Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:42.7443113Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:42.7443795Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:42.7444279Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:42.7444716Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:42.7445289Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:42.7445774Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:42.7446209Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:42.7446767Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:42.7447249Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:42.7447710Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:42.7448254Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:42.7448757Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:42.7449239Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:42.7449795Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:42.7450611Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:42.7451150Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:42.7451734Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:42.7452232Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:42.7452900Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:42.7453498Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:42.7454014Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:42.7454498Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:42.7455050Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:42.7455562Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:42.7456043Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:42.7456567Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:42.7457077Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:42.7457562Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:42.7458077Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:42.7458580Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:42.7459059Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:42.7459620Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:42.7460443Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:42.7461244Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:42.7462129Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:42.7462998Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:42.7463518Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:42.7464071Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:42.7464567Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:42.7465047Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:42.7465572Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:42.7466060Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:42.7466556Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:42.7467063Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:42.7467554Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:42.7468177Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:42.7468812Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:42.7469286Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:42.7469797Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:42.7470583Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:42.7471047Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:42.7471559Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:42.7472108Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:42.7472578Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:42.7473067Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:42.7473611Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:42.7474078Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:42.7474621Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:42.7475175Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:42.7475649Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:42.7476136Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:42.7476684Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:42.7477160Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:42.7477639Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:42.7478229Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:42.7478721Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:42.7479170Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:42.7479729Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:42.7480210Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:42.7480671Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:42.7481405Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:42.7482030Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:42.7482568Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:42.7483125Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:42.7483638Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:42.7484172Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:42.7484730Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:42.7485255Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:42.7485789Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:42.7486359Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:42.7486883Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:42.7487412Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:42.7487972Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:42.7488486Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:42.7489051Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:42.7489594Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:42.7490118Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:42.7490873Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:42.7491449Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:42.7491981Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:42.7492483Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:42.7493058Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:42.7493556Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:42.7494062Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:42.7494629Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:42.7495116Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:42.7495620Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:42.7496208Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:42.7496678Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:42.7497181Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:42.7497760Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:42.7498433Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:42.7498943Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:42.7499545Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:42.7500016Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:42.7500518Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:42.7501107Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:42.7501575Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:42.7502103Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:42.7502686Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:42.7503187Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:42.7503680Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:42.7504250Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:42.7504752Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:42.7505248Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:42.7505821Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:42.7506327Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:42.7506813Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:42.7507382Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:42.7507899Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:42.7508372Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:42.7509092Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:42.7509645Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:42.7510126Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:42.7510747Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:42.7511300Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:42.7511806Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:42.7512397Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:42.7512932Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:42.7513413Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:42.7514017Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:42.7514525Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:42.7515111Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:42.7515607Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:42.7516124Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:42.7516700Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:42.7517194Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:42.7517700Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:42.7518287Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:42.7518792Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:42.7519295Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:42.7519879Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:42.7520353Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:42.7520857Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:42.7521450Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:42.7521923Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:42.7522425Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:42.7523014Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:42.7523491Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:42.7524009Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:42.7524626Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:42.7525136Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:42.7525781Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:42.7526371Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:42.7526878Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:42.7527369Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:42.7527942Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:42.7528449Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:42.7528937Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:42.7529509Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:42.7530021Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:42.7530764Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:42.7531349Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:42.7531876Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:42.7532359Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:42.7532924Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:42.7533450Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:42.7533926Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:42.7534490Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:42.7535014Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:42.7535516Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:42.7536059Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:42.7536795Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:42.7605962Z Receiving objects: 0% (1/237) 2024-08-22T20:25:42.7607192Z Receiving objects: 1% (3/237) 2024-08-22T20:25:42.7607872Z Receiving objects: 2% (5/237) 2024-08-22T20:25:42.7608870Z Receiving objects: 3% (8/237) 2024-08-22T20:25:42.7610001Z Receiving objects: 4% (10/237) 2024-08-22T20:25:42.7611459Z Receiving objects: 5% (12/237) 2024-08-22T20:25:42.7611996Z Receiving objects: 6% (15/237) 2024-08-22T20:25:42.7612508Z Receiving objects: 7% (17/237) 2024-08-22T20:25:42.7613241Z Receiving objects: 8% (19/237) 2024-08-22T20:25:42.7613984Z Receiving objects: 9% (22/237) 2024-08-22T20:25:42.7615338Z Receiving objects: 10% (24/237) 2024-08-22T20:25:42.7616054Z Receiving objects: 11% (27/237) 2024-08-22T20:25:42.7616748Z Receiving objects: 12% (29/237) 2024-08-22T20:25:42.7617335Z Receiving objects: 13% (31/237) 2024-08-22T20:25:42.7617784Z Receiving objects: 14% (34/237) 2024-08-22T20:25:42.7618227Z Receiving objects: 15% (36/237) 2024-08-22T20:25:42.7620219Z Receiving objects: 16% (38/237) 2024-08-22T20:25:42.7620723Z Receiving objects: 17% (41/237) 2024-08-22T20:25:42.7621359Z Receiving objects: 18% (43/237) 2024-08-22T20:25:42.7622068Z Receiving objects: 19% (46/237) 2024-08-22T20:25:42.7622644Z Receiving objects: 20% (48/237) 2024-08-22T20:25:42.7623250Z Receiving objects: 21% (50/237) 2024-08-22T20:25:42.7623888Z Receiving objects: 22% (53/237) 2024-08-22T20:25:42.7624424Z Receiving objects: 23% (55/237) 2024-08-22T20:25:42.7625109Z Receiving objects: 24% (57/237) 2024-08-22T20:25:42.7625654Z Receiving objects: 25% (60/237) 2024-08-22T20:25:42.7626357Z Receiving objects: 26% (62/237) 2024-08-22T20:25:42.7627066Z Receiving objects: 27% (64/237) 2024-08-22T20:25:42.7627522Z Receiving objects: 28% (67/237) 2024-08-22T20:25:42.7627951Z Receiving objects: 29% (69/237) 2024-08-22T20:25:42.7628594Z Receiving objects: 30% (72/237) 2024-08-22T20:25:42.7628978Z Receiving objects: 31% (74/237) 2024-08-22T20:25:42.7629531Z Receiving objects: 32% (76/237) 2024-08-22T20:25:42.7630128Z Receiving objects: 33% (79/237) 2024-08-22T20:25:42.7630542Z Receiving objects: 34% (81/237) 2024-08-22T20:25:42.7630999Z Receiving objects: 35% (83/237) 2024-08-22T20:25:42.7631849Z Receiving objects: 36% (86/237) 2024-08-22T20:25:42.7632433Z Receiving objects: 37% (88/237) 2024-08-22T20:25:42.7633342Z Receiving objects: 38% (91/237) 2024-08-22T20:25:42.7633897Z Receiving objects: 39% (93/237) 2024-08-22T20:25:42.7634288Z Receiving objects: 40% (95/237) 2024-08-22T20:25:42.7634686Z Receiving objects: 41% (98/237) 2024-08-22T20:25:42.7635148Z Receiving objects: 42% (100/237) 2024-08-22T20:25:42.7635544Z Receiving objects: 43% (102/237) 2024-08-22T20:25:42.7635943Z Receiving objects: 44% (105/237) 2024-08-22T20:25:42.7636390Z Receiving objects: 45% (107/237) 2024-08-22T20:25:42.7636775Z Receiving objects: 46% (110/237) 2024-08-22T20:25:42.7637187Z Receiving objects: 47% (112/237) 2024-08-22T20:25:42.7637677Z Receiving objects: 48% (114/237) 2024-08-22T20:25:42.7638047Z Receiving objects: 49% (117/237) 2024-08-22T20:25:42.7641660Z Receiving objects: 50% (119/237) 2024-08-22T20:25:42.7643423Z Receiving objects: 51% (121/237) 2024-08-22T20:25:42.7644974Z Receiving objects: 52% (124/237) 2024-08-22T20:25:42.7676843Z Receiving objects: 53% (126/237) 2024-08-22T20:25:42.7677615Z Receiving objects: 54% (128/237) 2024-08-22T20:25:42.7679229Z Receiving objects: 55% (131/237) 2024-08-22T20:25:42.7681303Z Receiving objects: 56% (133/237) 2024-08-22T20:25:42.7682111Z Receiving objects: 57% (136/237) 2024-08-22T20:25:42.7682549Z Receiving objects: 58% (138/237) 2024-08-22T20:25:42.7682920Z Receiving objects: 59% (140/237) 2024-08-22T20:25:42.7683667Z Receiving objects: 60% (143/237) 2024-08-22T20:25:42.7684089Z Receiving objects: 61% (145/237) 2024-08-22T20:25:42.7684448Z Receiving objects: 62% (147/237) 2024-08-22T20:25:42.7684959Z Receiving objects: 63% (150/237) 2024-08-22T20:25:42.7685931Z Receiving objects: 64% (152/237) 2024-08-22T20:25:42.7687723Z Receiving objects: 65% (155/237) 2024-08-22T20:25:42.7688303Z Receiving objects: 66% (157/237) 2024-08-22T20:25:42.7688856Z Receiving objects: 67% (159/237) 2024-08-22T20:25:42.7689441Z Receiving objects: 68% (162/237) 2024-08-22T20:25:42.7690051Z Receiving objects: 69% (164/237) 2024-08-22T20:25:42.7690735Z Receiving objects: 70% (166/237) 2024-08-22T20:25:42.7692045Z Receiving objects: 71% (169/237) 2024-08-22T20:25:42.7692553Z Receiving objects: 72% (171/237) 2024-08-22T20:25:42.7693529Z Receiving objects: 73% (174/237) 2024-08-22T20:25:42.7694449Z Receiving objects: 74% (176/237) 2024-08-22T20:25:42.7697347Z Receiving objects: 75% (178/237) 2024-08-22T20:25:42.7698142Z Receiving objects: 76% (181/237) 2024-08-22T20:25:42.7699662Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:42.7700723Z Receiving objects: 77% (183/237) 2024-08-22T20:25:42.7701490Z Receiving objects: 78% (185/237) 2024-08-22T20:25:42.7702308Z Receiving objects: 79% (188/237) 2024-08-22T20:25:42.7703866Z Receiving objects: 80% (190/237) 2024-08-22T20:25:42.7706181Z Receiving objects: 81% (192/237) 2024-08-22T20:25:42.7707226Z Receiving objects: 82% (195/237) 2024-08-22T20:25:42.7711571Z Receiving objects: 83% (197/237) 2024-08-22T20:25:42.7713044Z Receiving objects: 84% (200/237) 2024-08-22T20:25:42.7715793Z Receiving objects: 85% (202/237) 2024-08-22T20:25:42.7716566Z Receiving objects: 86% (204/237) 2024-08-22T20:25:42.7717243Z Receiving objects: 87% (207/237) 2024-08-22T20:25:42.7718025Z Receiving objects: 88% (209/237) 2024-08-22T20:25:42.7721936Z Receiving objects: 89% (211/237) 2024-08-22T20:25:42.7722675Z Receiving objects: 90% (214/237) 2024-08-22T20:25:42.7723743Z Receiving objects: 91% (216/237) 2024-08-22T20:25:42.7724485Z Receiving objects: 92% (219/237) 2024-08-22T20:25:42.7725830Z Receiving objects: 93% (221/237) 2024-08-22T20:25:42.7727085Z Receiving objects: 94% (223/237) 2024-08-22T20:25:42.7727829Z Receiving objects: 95% (226/237) 2024-08-22T20:25:42.7730705Z Receiving objects: 96% (228/237) 2024-08-22T20:25:42.7731593Z Receiving objects: 97% (230/237) 2024-08-22T20:25:42.7732372Z Receiving objects: 98% (233/237) 2024-08-22T20:25:42.7733160Z Receiving objects: 99% (235/237) 2024-08-22T20:25:42.7734037Z Receiving objects: 100% (237/237) 2024-08-22T20:25:42.7735320Z Receiving objects: 100% (237/237), 488.09 KiB | 37.54 MiB/s, done. 2024-08-22T20:25:42.7738260Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:42.7738991Z Resolving deltas: 6% (1/16) 2024-08-22T20:25:42.7739855Z Resolving deltas: 12% (2/16) 2024-08-22T20:25:42.7740588Z Resolving deltas: 18% (3/16) 2024-08-22T20:25:42.7741374Z Resolving deltas: 25% (4/16) 2024-08-22T20:25:42.7741951Z Resolving deltas: 31% (5/16) 2024-08-22T20:25:42.7742628Z Resolving deltas: 37% (6/16) 2024-08-22T20:25:42.7743356Z Resolving deltas: 43% (7/16) 2024-08-22T20:25:42.7743918Z Resolving deltas: 50% (8/16) 2024-08-22T20:25:42.7744547Z Resolving deltas: 56% (9/16) 2024-08-22T20:25:42.7745259Z Resolving deltas: 68% (11/16) 2024-08-22T20:25:42.7745848Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:42.7746268Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:42.7746739Z Resolving deltas: 87% (14/16) 2024-08-22T20:25:42.7747087Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:42.7747493Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:42.7747988Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:42.7964149Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:42.7965418Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:42.8044836Z ##[endgroup] 2024-08-22T20:25:42.8045993Z ##[group]Determining the checkout info 2024-08-22T20:25:42.8046994Z ##[endgroup] 2024-08-22T20:25:42.8047677Z ##[group]Checking out the ref 2024-08-22T20:25:42.8050655Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:42.8198443Z Note: switching to 'refs/remotes/pull/1044/merge'. 2024-08-22T20:25:42.8199580Z 2024-08-22T20:25:42.8200171Z You are in 'detached HEAD' state. You can look around, make experimental 2024-08-22T20:25:42.8201147Z changes and commit them, and you can discard any commits you make in this 2024-08-22T20:25:42.8202210Z state without impacting any branches by switching back to a branch. 2024-08-22T20:25:42.8202739Z 2024-08-22T20:25:42.8203097Z If you want to create a new branch to retain commits you create, you may 2024-08-22T20:25:42.8203954Z do so (now or later) by using -c with the switch command. Example: 2024-08-22T20:25:42.8204385Z 2024-08-22T20:25:42.8204682Z git switch -c 2024-08-22T20:25:42.8204984Z 2024-08-22T20:25:42.8205142Z Or undo this operation with: 2024-08-22T20:25:42.8205442Z 2024-08-22T20:25:42.8205576Z git switch - 2024-08-22T20:25:42.8205770Z 2024-08-22T20:25:42.8206218Z Turn off this advice by setting config variable advice.detachedHead to false 2024-08-22T20:25:42.8206736Z 2024-08-22T20:25:42.8207312Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:42.8215606Z ##[endgroup] 2024-08-22T20:25:42.8279378Z [command]/usr/bin/git log -1 --format='%H' 2024-08-22T20:25:42.8305406Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:42.8617824Z ##[group]Run actions/setup-python@v4 2024-08-22T20:25:42.8618462Z with: 2024-08-22T20:25:42.8618799Z python-version: 3.10.11 2024-08-22T20:25:42.8619155Z check-latest: false 2024-08-22T20:25:42.8619775Z token: *** 2024-08-22T20:25:42.8620135Z update-environment: true 2024-08-22T20:25:42.8620545Z allow-prereleases: false 2024-08-22T20:25:42.8620938Z env: 2024-08-22T20:25:42.8621326Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:25:42.8621847Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:42.8622280Z ##[endgroup] 2024-08-22T20:25:42.9827719Z ##[group]Installed versions 2024-08-22T20:25:43.0241482Z Version 3.10.11 was not found in the local cache 2024-08-22T20:25:43.4453752Z Version 3.10.11 is available for downloading 2024-08-22T20:25:43.4455402Z 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:44.2214012Z Extract downloaded archive 2024-08-22T20:25:44.2333788Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/a14aad6c-85a9-482f-bc9f-4a8095160965 -f /home/runner/work/_temp/a2870755-e4a0-4728-b7b4-eddecac5f731 2024-08-22T20:25:45.6674625Z Execute installation script 2024-08-22T20:25:45.6768475Z Check if Python hostedtoolcache folder exist... 2024-08-22T20:25:45.6769162Z Create Python 3.10.11 folder 2024-08-22T20:25:45.6782894Z Copy Python binaries to hostedtoolcache folder 2024-08-22T20:25:46.2486428Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-08-22T20:25:46.2533925Z Upgrading pip... 2024-08-22T20:25:48.3748507Z Looking in links: /tmp/tmp68lfpxov 2024-08-22T20:25:48.3751675Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (65.5.0) 2024-08-22T20:25:48.3755329Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (23.0.1) 2024-08-22T20:25:49.5869028Z Collecting pip 2024-08-22T20:25:49.6307468Z Downloading pip-24.2-py3-none-any.whl (1.8 MB) 2024-08-22T20:25:49.7343940Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.9 MB/s eta 0:00:00 2024-08-22T20:25:49.7344424Z 2024-08-22T20:25:49.7771998Z Installing collected packages: pip 2024-08-22T20:25:50.6173028Z Successfully installed pip-24.2 2024-08-22T20:25:50.6660201Z Create complete file 2024-08-22T20:25:50.6696895Z Successfully set up CPython (3.10.11) 2024-08-22T20:25:50.6697819Z ##[endgroup] 2024-08-22T20:25:50.6857044Z ##[group]Run echo "$(uname -a)" 2024-08-22T20:25:50.6857550Z echo "$(uname -a)" 2024-08-22T20:25:50.8133480Z shell: /usr/bin/bash -e {0} 2024-08-22T20:25:50.8134041Z env: 2024-08-22T20:25:50.8134439Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:25:50.8134937Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:50.8135639Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:50.8136295Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-08-22T20:25:50.8136929Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:50.8137685Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:50.8138270Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:50.8138811Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-08-22T20:25:50.8139369Z ##[endgroup] 2024-08-22T20:25:50.8323871Z 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:50.8362679Z ##[group]Run ./install_requirements.sh 2024-08-22T20:25:50.8363192Z ./install_requirements.sh 2024-08-22T20:25:50.8363700Z pip3 list 2024-08-22T20:25:50.8364338Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:25:50.8427306Z shell: /usr/bin/bash -e {0} 2024-08-22T20:25:50.8427692Z env: 2024-08-22T20:25:50.8428036Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:25:50.8428647Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:50.8429154Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:50.8429764Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-08-22T20:25:50.8430476Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:50.8431052Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:50.8431586Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:25:50.8432365Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-08-22T20:25:50.8432826Z ##[endgroup] 2024-08-22T20:25:50.8654322Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:51.2881389Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:51.6010849Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:51.6212704Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:51.7469220Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:51.7545791Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:51.8824506Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:51.8927683Z Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2024-08-22T20:25:52.1990001Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:52.2064556Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:52.5426858Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:52.5515795Z 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:52.5837733Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 60.2 MB/s eta 0:00:00 2024-08-22T20:25:53.0641186Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:53.0733072Z 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:53.2668608Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 94.7 MB/s eta 0:00:00 2024-08-22T20:25:53.3806216Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:53.3908495Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:53.6990455Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:53.7068165Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:53.8038761Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:53.8102727Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:53.9253910Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:53.9315678Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:54.3334664Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:54.3402132Z Downloading cmake-3.30.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.1 kB) 2024-08-22T20:25:54.5075651Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:54.5141714Z 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:54.8485338Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:54.8561543Z 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:55.2093058Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:55.2181463Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:55.3251306Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:55.3311648Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:55.4429593Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:55.4493668Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:55.5504742Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:55.5586857Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:55.6941193Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:55.7005030Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:55.8437178Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:55.8510317Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:56.0034764Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:56.0110956Z 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:56.1055432Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:56.1123393Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:56.2255974Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:56.2319689Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:56.5636545Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:56.5712652Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:56.6876819Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:56.6957785Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:56.7093161Z Installing build dependencies: started 2024-08-22T20:25:58.3784556Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:58.3792137Z Getting requirements to build wheel: started 2024-08-22T20:25:58.5619776Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:58.5628589Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:58.7422311Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:58.8500299Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:58.8575236Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:59.0366613Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.0430980Z Downloading scikit_learn-1.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2024-08-22T20:25:59.1516480Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.1604830Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:59.1702604Z Installing build dependencies: started 2024-08-22T20:26:00.7708359Z Installing build dependencies: finished with status 'done' 2024-08-22T20:26:00.7715533Z Getting requirements to build wheel: started 2024-08-22T20:26:00.9536475Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:26:00.9544928Z Preparing metadata (pyproject.toml): started 2024-08-22T20:26:01.1460575Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:26:01.8998602Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:01.9064397Z Downloading torch-2.4.0-cp310-cp310-manylinux1_x86_64.whl.metadata (26 kB) 2024-08-22T20:26:02.0307171Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.0378461Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:26:02.3802816Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.3879252Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:26:02.7600052Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.7665561Z Downloading zstandard-0.23.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-08-22T20:26:03.0737732Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.0818349Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:26:03.1742205Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.1856437Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:26:03.1903193Z Installing build dependencies: started 2024-08-22T20:26:04.9346621Z Installing build dependencies: finished with status 'done' 2024-08-22T20:26:04.9351978Z Getting requirements to build wheel: started 2024-08-22T20:26:05.0880619Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:26:05.0889149Z Preparing metadata (pyproject.toml): started 2024-08-22T20:26:05.2532880Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:26:05.3561606Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.3626390Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:26:05.4935065Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:05.4995320Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:26:05.6238288Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:05.6331633Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:26:05.7851680Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:05.7918557Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:26:05.9290078Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:05.9350646Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2024-08-22T20:26:06.0646027Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:06.0708630Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:26:06.2410401Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:06.2475617Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:26:06.3701794Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:06.3771093Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:26:06.9186679Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:26:06.9252064Z Downloading regex-2024.7.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) 2024-08-22T20:26:07.0518424Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:26:07.0585126Z 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:07.2598697Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:26:07.2688420Z 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:07.2831534Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 163.2 MB/s eta 0:00:00 2024-08-22T20:26:07.4266197Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:26:07.4331627Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:26:07.9256833Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:26:07.9336086Z Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2024-08-22T20:26:08.0528235Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:08.0589963Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:26:08.1593770Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:08.1657140Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:26:08.2652422Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:08.2715875Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:26:08.3757334Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:08.3819856Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:26:08.8449463Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:08.8533032Z 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:08.9170736Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 211.9 MB/s eta 0:00:00 2024-08-22T20:26:09.2551716Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:09.2618343Z Downloading pillow-10.4.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.2 kB) 2024-08-22T20:26:09.5305283Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:09.5370779Z Downloading protobuf-5.27.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) 2024-08-22T20:26:09.7100635Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:09.7169231Z Downloading pyarrow-17.0.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.3 kB) 2024-08-22T20:26:09.9590248Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:09.9654449Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:26:10.0671800Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:10.0739376Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:26:10.1669855Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:10.1733587Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:26:10.2992779Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:10.3057401Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:26:10.4033700Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:10.4138153Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:26:10.7459645Z Collecting watchdog<5,>=2.1.5 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:10.7522869Z Downloading watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB) 2024-08-22T20:26:10.8687231Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:26:10.8750673Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:26:10.9892983Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:26:10.9968142Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:26:11.2819475Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:26:11.2883740Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:26:11.4670224Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:11.4737136Z 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:11.6986712Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:11.7051407Z Downloading safetensors-0.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) 2024-08-22T20:26:11.8276598Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:11.8344365Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:26:11.9617994Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:11.9681945Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:26:12.1860638Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:12.1925450Z Downloading xxhash-3.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2024-08-22T20:26:12.5022718Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:12.5099374Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:26:12.9843656Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:12.9910018Z Downloading aiohttp-3.10.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.5 kB) 2024-08-22T20:26:13.3321284Z 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:13.3384381Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:26:13.4820429Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:26:13.4896709Z 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:13.6162109Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:13.6224899Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:26:13.7633127Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:13.7712229Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:26:13.8858229Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:13.8935891Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:26:14.1251832Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:14.1330769Z 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:14.2445342Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:14.2523314Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:26:14.3745977Z Collecting certifi>=2017.4.17 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:14.3809496Z Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) 2024-08-22T20:26:14.4870521Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:14.4935675Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:26:14.6058759Z Collecting pygments<3.0.0,>=2.13.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:14.6124367Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:26:14.7131687Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:14.7193090Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:26:14.8165774Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:14.8229024Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:26:14.9326603Z 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:14.9401827Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:26:15.0498353Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:15.0560401Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:26:15.1493152Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:15.1557532Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:26:15.4471012Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:15.4586193Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:26:15.6696017Z 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:15.6777055Z Downloading scipy-1.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2024-08-22T20:26:15.7899164Z 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:15.7965803Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:26:15.8917954Z 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:15.8983526Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:26:16.2112557Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:16.2194254Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:26:16.3420922Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:16.3490350Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:26:16.3616975Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 149.3 MB/s eta 0:00:00 2024-08-22T20:26:16.4729585Z 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:16.4825650Z 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:16.5968709Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 211.0 MB/s eta 0:00:00 2024-08-22T20:26:16.7198778Z 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:16.7281510Z 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:16.7363365Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 109.2 MB/s eta 0:00:00 2024-08-22T20:26:16.8399268Z 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:16.8485273Z 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:16.9184098Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 207.7 MB/s eta 0:00:00 2024-08-22T20:26:17.0295955Z 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:17.0373404Z 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:20.8051536Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 664.8/664.8 MB 119.7 MB/s eta 0:00:00 2024-08-22T20:26:21.3836867Z 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:21.3918049Z 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:23.5983408Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 160.3 MB/s eta 0:00:00 2024-08-22T20:26:23.9986430Z 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:24.0057243Z 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:24.6183498Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 199.3 MB/s eta 0:00:00 2024-08-22T20:26:24.8109805Z 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:24.8196031Z 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:25.2082608Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 146.0 MB/s eta 0:00:00 2024-08-22T20:26:25.3500231Z 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:25.3576125Z 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:25.9879491Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 197.7 MB/s eta 0:00:00 2024-08-22T20:26:26.1825435Z 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:26.1899584Z 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:27.1849640Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 197.5 MB/s eta 0:00:00 2024-08-22T20:26:27.4278891Z 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:27.4350286Z 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:28.3216321Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.2/176.2 MB 199.4 MB/s eta 0:00:00 2024-08-22T20:26:28.7443139Z 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:28.7528119Z 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:28.8563459Z Collecting triton==3.0.0 (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:28.8627685Z 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:29.1800554Z 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:29.1866372Z Downloading nvidia_nvjitlink_cu12-12.6.20-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2024-08-22T20:26:29.5123738Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:29.5191183Z Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) 2024-08-22T20:26:29.8283127Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:29.8347492Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:29.8725627Z 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:30.0036171Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:30.0115325Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:30.1155321Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:30.1230434Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:26:30.3542623Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:30.3618569Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:30.6611472Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:30.6682039Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:26:30.7605760Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:30.7683740Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:26:30.8823469Z 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:30.8895500Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:26:31.0430260Z 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:31.0508509Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:26:31.1574425Z 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:31.1655047Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:26:31.3112642Z 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:31.3195259Z 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:31.5914957Z 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:31.5996475Z 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:31.8185930Z 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:31.8269654Z 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:32.1286514Z 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:32.1349499Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:26:32.4405546Z 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:32.4470406Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:26:32.5585912Z Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:32.5665958Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:26:32.8741042Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:32.8808213Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:26:33.1871688Z Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:33.1936229Z 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:33.2933292Z 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:33.2996370Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:26:33.5930670Z 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:33.5996035Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:26:34.0351362Z 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:34.0424891Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:26:34.0491224Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 75.3 MB/s eta 0:00:00 2024-08-22T20:26:34.1503522Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:26:34.1722367Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 80.4 MB/s eta 0:00:00 2024-08-22T20:26:34.1784106Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:26:34.1910501Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:26:34.1991629Z Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2024-08-22T20:26:34.2077515Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 138.6 MB/s eta 0:00:00 2024-08-22T20:26:34.2140776Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:26:34.2255196Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:26:34.2333068Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:26:34.2415316Z Downloading cmake-3.30.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.9 MB) 2024-08-22T20:26:34.3676004Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.9/26.9 MB 225.7 MB/s eta 0:00:00 2024-08-22T20:26:34.3746618Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) 2024-08-22T20:26:34.3870227Z Downloading zstd-1.5.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) 2024-08-22T20:26:34.3990329Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 163.0 MB/s eta 0:00:00 2024-08-22T20:26:34.4053105Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:26:34.4500836Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 206.2 MB/s eta 0:00:00 2024-08-22T20:26:34.4564366Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:26:34.4649800Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:26:34.4744384Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:26:34.4812235Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 104.6 MB/s eta 0:00:00 2024-08-22T20:26:34.4872074Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:26:34.4950408Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:26:34.5027799Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:26:34.5112681Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:26:34.5175106Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 79.4 MB/s eta 0:00:00 2024-08-22T20:26:34.5237280Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:26:34.5324128Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:26:34.5425867Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:26:34.5512529Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:26:34.5620059Z Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) 2024-08-22T20:26:34.6040795Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 196.2 MB/s eta 0:00:00 2024-08-22T20:26:34.6106116Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:26:34.6192516Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:26:34.6285884Z Downloading pillow-10.4.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.5 MB) 2024-08-22T20:26:34.6580162Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 161.1 MB/s eta 0:00:00 2024-08-22T20:26:34.6645433Z Downloading protobuf-5.27.3-cp38-abi3-manylinux2014_x86_64.whl (309 kB) 2024-08-22T20:26:34.6741606Z Downloading pyarrow-17.0.0-cp310-cp310-manylinux_2_28_x86_64.whl (39.9 MB) 2024-08-22T20:26:34.8511021Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.9/39.9 MB 228.3 MB/s eta 0:00:00 2024-08-22T20:26:34.8578536Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:26:34.8671784Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:26:34.9077358Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 176.1 MB/s eta 0:00:00 2024-08-22T20:26:34.9143967Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2024-08-22T20:26:34.9217654Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 110.2 MB/s eta 0:00:00 2024-08-22T20:26:34.9282355Z Downloading regex-2024.7.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (776 kB) 2024-08-22T20:26:34.9361806Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 776.5/776.5 kB 112.0 MB/s eta 0:00:00 2024-08-22T20:26:34.9426270Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:26:34.9508008Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:26:34.9595384Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:26:34.9680070Z Downloading scikit_learn-1.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.4 MB) 2024-08-22T20:26:35.0388422Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 193.6 MB/s eta 0:00:00 2024-08-22T20:26:35.0455923Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:26:35.0539882Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:26:35.0620305Z Downloading torch-2.4.0-cp310-cp310-manylinux1_x86_64.whl (797.2 MB) 2024-08-22T20:26:39.3883515Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 797.2/797.2 MB 93.6 MB/s eta 0:00:00 2024-08-22T20:26:39.3951590Z Downloading triton-3.0.0-1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (209.4 MB) 2024-08-22T20:26:40.3349076Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.4/209.4 MB 223.3 MB/s eta 0:00:00 2024-08-22T20:26:40.3419299Z 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:40.3521543Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:26:40.3633868Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:26:40.4220707Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 165.4 MB/s eta 0:00:00 2024-08-22T20:26:40.4285876Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:26:40.4373695Z Downloading watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB) 2024-08-22T20:26:40.4458293Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:26:40.4554868Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:26:40.4637153Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:26:40.4792905Z Downloading numexpr-2.10.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (405 kB) 2024-08-22T20:26:40.4914470Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:26:40.5009191Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:26:40.5109093Z Downloading zstandard-0.23.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) 2024-08-22T20:26:40.5461657Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 159.6 MB/s eta 0:00:00 2024-08-22T20:26:40.5528484Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:26:40.5610643Z Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) 2024-08-22T20:26:40.5698406Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:26:40.5779758Z Downloading aiohttp-3.10.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-08-22T20:26:40.5875090Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 146.5 MB/s eta 0:00:00 2024-08-22T20:26:40.5938334Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:26:40.6020777Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:26:40.6114057Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:26:40.6200260Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:26:40.6291844Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:26:40.6371079Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:26:40.6501077Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:26:40.6580808Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:26:40.6673346Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 143.0 MB/s eta 0:00:00 2024-08-22T20:26:40.6738671Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:26:40.6828253Z Downloading safetensors-0.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) 2024-08-22T20:26:40.6940253Z Downloading scipy-1.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.2 MB) 2024-08-22T20:26:40.9016435Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 MB 199.9 MB/s eta 0:00:00 2024-08-22T20:26:40.9108398Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:26:40.9204180Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:26:40.9297334Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:26:40.9377903Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:26:40.9457258Z Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 2024-08-22T20:26:40.9677164Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 175.0 MB/s eta 0:00:00 2024-08-22T20:26:40.9753685Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:26:40.9833898Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:26:40.9924269Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:26:41.0037010Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 150.1 MB/s eta 0:00:00 2024-08-22T20:26:41.0099790Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:41.0180323Z 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:41.0284166Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:26:41.0649482Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 175.7 MB/s eta 0:00:00 2024-08-22T20:26:41.0714842Z Downloading xxhash-3.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB) 2024-08-22T20:26:41.0828710Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:26:41.0907026Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:26:41.0982348Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:26:41.1068998Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:41.1149464Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:26:41.1236232Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:26:41.1319222Z Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB) 2024-08-22T20:26:41.1421620Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:26:41.1501511Z Downloading nvidia_nvjitlink_cu12-12.6.20-py3-none-manylinux2014_x86_64.whl (19.7 MB) 2024-08-22T20:26:41.2546019Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.7/19.7 MB 192.7 MB/s eta 0:00:00 2024-08-22T20:26:42.3316183Z Building wheels for collected packages: rouge-score, sqlitedict, word2number 2024-08-22T20:26:42.3327065Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:26:42.5337803Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:26:42.5343993Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=c07466f8ad748814477aff95a79421d7438490a6f9f2a6b3e68d2a1822b96557 2024-08-22T20:26:42.5346362Z Stored in directory: /home/runner/.cache/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:26:42.5370359Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:26:42.7498789Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:26:42.7506177Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=655f4ac15e6f585fb9484c365281816b48a21e5e339e9beff3e0cae425fb877d 2024-08-22T20:26:42.7508707Z Stored in directory: /home/runner/.cache/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:26:42.7532875Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:26:42.9458216Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:26:42.9464199Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=c17e5a3f44d2cc6b6223f8130e47701668cf79e1ece86cde2fe51ed01ddd2767 2024-08-22T20:26:42.9466819Z Stored in directory: /home/runner/.cache/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:26:42.9481933Z Successfully built rouge-score sqlitedict word2number 2024-08-22T20:26:43.7134158Z 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:55.3796888Z 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:55.5872133Z 2024-08-22T20:27:55.5873407Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:55.5875020Z [notice] To update, run: pip install --upgrade pip 2024-08-22T20:27:57.2574687Z + pip3 uninstall -y triton 2024-08-22T20:27:57.6576606Z Found existing installation: triton 3.0.0 2024-08-22T20:27:57.6711972Z Uninstalling triton-3.0.0: 2024-08-22T20:27:57.6752019Z Successfully uninstalled triton-3.0.0 2024-08-22T20:27:57.8177023Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:27:58.2437809Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:27:58.7047138Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:27:58.7131488Z 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:59.5975387Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.5/173.5 MB 197.5 MB/s eta 0:00:00 2024-08-22T20:27:59.8061712Z 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:59.8064806Z 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:59.8068124Z 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:59.8071673Z 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:59.8075166Z 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:59.9181156Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:59.9252619Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:59.9620414Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 179.1 MB/s eta 0:00:00 2024-08-22T20:27:59.9788757Z 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:28:00.0200347Z 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:28:00.5986048Z Installing collected packages: sympy, torch 2024-08-22T20:28:00.5986836Z Attempting uninstall: sympy 2024-08-22T20:28:00.5997842Z Found existing installation: sympy 1.13.2 2024-08-22T20:28:00.7397783Z Uninstalling sympy-1.13.2: 2024-08-22T20:28:00.9656919Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:28:06.0802794Z Attempting uninstall: torch 2024-08-22T20:28:06.0814640Z Found existing installation: torch 2.4.0 2024-08-22T20:28:06.4443884Z Uninstalling torch-2.4.0: 2024-08-22T20:28:06.5075336Z Successfully uninstalled torch-2.4.0 2024-08-22T20:28:16.1432588Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814+cpu 2024-08-22T20:28:16.1724500Z 2024-08-22T20:28:16.1725422Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:16.1726351Z [notice] To update, run: pip install --upgrade pip 2024-08-22T20:28:16.2934558Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:16.7160765Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:16.7166046Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /tmp/pip-req-build-ank_pdb5 2024-08-22T20:28:16.7195856Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /tmp/pip-req-build-ank_pdb5 2024-08-22T20:28:17.6181744Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:28:17.6213148Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:17.8432590Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:18.1914308Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:18.1955215Z Preparing metadata (setup.py): started 2024-08-22T20:28:20.6962566Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:28:20.7001069Z Building wheels for collected packages: torchao 2024-08-22T20:28:20.7062255Z Building wheel for torchao (setup.py): started 2024-08-22T20:28:52.6394613Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:28:52.6443087Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-linux_x86_64.whl size=3666694 sha256=f3c7e388f3d5150daf18666f6a3be8f54c358b320bde2e11670a525b1d6b0aaf 2024-08-22T20:28:52.6444996Z Stored in directory: /home/runner/.cache/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:28:52.6476388Z Successfully built torchao 2024-08-22T20:28:53.1764518Z Installing collected packages: torchao 2024-08-22T20:28:53.4429033Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:28:53.4706087Z 2024-08-22T20:28:53.4706784Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:53.4710370Z [notice] To update, run: pip install --upgrade pip 2024-08-22T20:28:53.8185288Z Package Version 2024-08-22T20:28:53.8187517Z ------------------------- --------------------- 2024-08-22T20:28:53.8190098Z absl-py 2.1.0 2024-08-22T20:28:53.8192646Z accelerate 0.33.0 2024-08-22T20:28:53.8195451Z aiohappyeyeballs 2.4.0 2024-08-22T20:28:53.8197783Z aiohttp 3.10.5 2024-08-22T20:28:53.8200335Z aiosignal 1.3.1 2024-08-22T20:28:53.8202900Z altair 5.4.0 2024-08-22T20:28:53.8205439Z async-timeout 4.0.3 2024-08-22T20:28:53.8207846Z attrs 24.2.0 2024-08-22T20:28:53.8210065Z blinker 1.8.2 2024-08-22T20:28:53.8212667Z blobfile 2.1.1 2024-08-22T20:28:53.8215173Z cachetools 5.5.0 2024-08-22T20:28:53.8217672Z certifi 2024.7.4 2024-08-22T20:28:53.8219950Z chardet 5.2.0 2024-08-22T20:28:53.8222551Z charset-normalizer 3.3.2 2024-08-22T20:28:53.8224740Z click 8.1.7 2024-08-22T20:28:53.8227190Z cmake 3.30.2 2024-08-22T20:28:53.8229718Z colorama 0.4.6 2024-08-22T20:28:53.8232226Z DataProperty 1.0.1 2024-08-22T20:28:53.8234485Z datasets 2.21.0 2024-08-22T20:28:53.8236813Z dill 0.3.8 2024-08-22T20:28:53.8239240Z evaluate 0.4.2 2024-08-22T20:28:53.8241613Z filelock 3.15.4 2024-08-22T20:28:53.8243847Z Flask 3.0.3 2024-08-22T20:28:53.8246322Z frozenlist 1.4.1 2024-08-22T20:28:53.8248715Z fsspec 2024.6.1 2024-08-22T20:28:53.8251239Z gguf 0.9.1 2024-08-22T20:28:53.8253679Z gitdb 4.0.11 2024-08-22T20:28:53.8256194Z GitPython 3.1.43 2024-08-22T20:28:53.8258740Z huggingface-hub 0.24.6 2024-08-22T20:28:53.8260854Z idna 3.7 2024-08-22T20:28:53.8263236Z itsdangerous 2.2.0 2024-08-22T20:28:53.8265784Z Jinja2 3.1.4 2024-08-22T20:28:53.8268000Z joblib 1.4.2 2024-08-22T20:28:53.8270345Z jsonlines 4.0.0 2024-08-22T20:28:53.8273308Z jsonschema 4.23.0 2024-08-22T20:28:53.8275130Z jsonschema-specifications 2023.12.1 2024-08-22T20:28:53.8277555Z lm_eval 0.4.2 2024-08-22T20:28:53.8280149Z lxml 4.9.4 2024-08-22T20:28:53.8282641Z markdown-it-py 3.0.0 2024-08-22T20:28:53.8284824Z MarkupSafe 2.1.5 2024-08-22T20:28:53.8287391Z mbstrdecoder 1.1.3 2024-08-22T20:28:53.8289501Z mdurl 0.1.2 2024-08-22T20:28:53.8292184Z more-itertools 10.4.0 2024-08-22T20:28:53.8294302Z mpmath 1.3.0 2024-08-22T20:28:53.8296794Z multidict 6.0.5 2024-08-22T20:28:53.8299234Z multiprocess 0.70.16 2024-08-22T20:28:53.8301615Z narwhals 1.5.2 2024-08-22T20:28:53.8303988Z networkx 3.3 2024-08-22T20:28:53.8306346Z ninja 1.11.1.1 2024-08-22T20:28:53.8308678Z nltk 3.9.1 2024-08-22T20:28:53.8311064Z numexpr 2.10.1 2024-08-22T20:28:53.8313468Z numpy 1.26.4 2024-08-22T20:28:53.8315987Z nvidia-cublas-cu12 12.1.3.1 2024-08-22T20:28:53.8318354Z nvidia-cuda-cupti-cu12 12.1.105 2024-08-22T20:28:53.8320754Z nvidia-cuda-nvrtc-cu12 12.1.105 2024-08-22T20:28:53.8323224Z nvidia-cuda-runtime-cu12 12.1.105 2024-08-22T20:28:53.8325556Z nvidia-cudnn-cu12 9.1.0.70 2024-08-22T20:28:53.8327950Z nvidia-cufft-cu12 11.0.2.54 2024-08-22T20:28:53.8330638Z nvidia-curand-cu12 10.3.2.106 2024-08-22T20:28:53.8333021Z nvidia-cusolver-cu12 11.4.5.107 2024-08-22T20:28:53.8335623Z nvidia-cusparse-cu12 12.1.0.106 2024-08-22T20:28:53.8337902Z nvidia-nccl-cu12 2.20.5 2024-08-22T20:28:53.8340428Z nvidia-nvjitlink-cu12 12.6.20 2024-08-22T20:28:53.8342738Z nvidia-nvtx-cu12 12.1.105 2024-08-22T20:28:53.8345052Z packaging 24.1 2024-08-22T20:28:53.8347447Z pandas 2.2.2 2024-08-22T20:28:53.8349832Z pathvalidate 3.2.0 2024-08-22T20:28:53.8352132Z peft 0.12.0 2024-08-22T20:28:53.8354507Z pillow 10.4.0 2024-08-22T20:28:53.8356991Z pip 23.0.1 2024-08-22T20:28:53.8359237Z portalocker 2.10.1 2024-08-22T20:28:53.8361596Z protobuf 5.27.3 2024-08-22T20:28:53.8364151Z psutil 6.0.0 2024-08-22T20:28:53.8366229Z pyarrow 17.0.0 2024-08-22T20:28:53.8368597Z pybind11 2.13.5 2024-08-22T20:28:53.8371395Z pycryptodomex 3.20.0 2024-08-22T20:28:53.8373670Z pydeck 0.9.1 2024-08-22T20:28:53.8376005Z Pygments 2.18.0 2024-08-22T20:28:53.8378427Z pytablewriter 1.2.0 2024-08-22T20:28:53.8380937Z python-dateutil 2.9.0.post0 2024-08-22T20:28:53.8383108Z pytz 2024.1 2024-08-22T20:28:53.8385512Z PyYAML 6.0.2 2024-08-22T20:28:53.8387889Z referencing 0.35.1 2024-08-22T20:28:53.8390157Z regex 2024.7.24 2024-08-22T20:28:53.8392633Z requests 2.32.3 2024-08-22T20:28:53.8394864Z rich 13.7.1 2024-08-22T20:28:53.8397240Z rouge_score 0.1.2 2024-08-22T20:28:53.8399683Z rpds-py 0.20.0 2024-08-22T20:28:53.8401949Z sacrebleu 2.4.3 2024-08-22T20:28:53.8404333Z safetensors 0.4.4 2024-08-22T20:28:53.8406759Z scikit-learn 1.5.1 2024-08-22T20:28:53.8409021Z scipy 1.14.1 2024-08-22T20:28:53.8411672Z sentencepiece 0.2.0 2024-08-22T20:28:53.8414131Z setuptools 65.5.0 2024-08-22T20:28:53.8416361Z six 1.16.0 2024-08-22T20:28:53.8418854Z smmap 5.0.1 2024-08-22T20:28:53.8421086Z snakeviz 2.2.0 2024-08-22T20:28:53.8423353Z sqlitedict 2.1.0 2024-08-22T20:28:53.8425851Z streamlit 1.37.1 2024-08-22T20:28:53.8428105Z sympy 1.13.1 2024-08-22T20:28:53.8430649Z tabledata 1.3.3 2024-08-22T20:28:53.8432882Z tabulate 0.9.0 2024-08-22T20:28:53.8435184Z tcolorpy 0.1.6 2024-08-22T20:28:53.8437565Z tenacity 8.5.0 2024-08-22T20:28:53.8439923Z threadpoolctl 3.5.0 2024-08-22T20:28:53.8442180Z tiktoken 0.7.0 2024-08-22T20:28:53.8444589Z tokenizers 0.19.1 2024-08-22T20:28:53.8447051Z toml 0.10.2 2024-08-22T20:28:53.8449241Z tomli 2.0.1 2024-08-22T20:28:53.8452067Z torch 2.5.0.dev20240814+cpu 2024-08-22T20:28:53.8454584Z torchao 0.4.0+gite11201a 2024-08-22T20:28:53.8456742Z tornado 6.4.1 2024-08-22T20:28:53.8459156Z tqdm 4.66.5 2024-08-22T20:28:53.8461784Z tqdm-multiprocess 0.0.11 2024-08-22T20:28:53.8463876Z transformers 4.44.2 2024-08-22T20:28:53.8466237Z typepy 1.3.2 2024-08-22T20:28:53.8468776Z typing_extensions 4.12.2 2024-08-22T20:28:53.8470945Z tzdata 2024.1 2024-08-22T20:28:53.8473274Z urllib3 2.2.2 2024-08-22T20:28:53.8475810Z watchdog 4.0.2 2024-08-22T20:28:53.8478132Z Werkzeug 3.0.4 2024-08-22T20:28:53.8480354Z wheel 0.44.0 2024-08-22T20:28:53.8482879Z word2number 1.1 2024-08-22T20:28:53.8485265Z xxhash 3.5.0 2024-08-22T20:28:53.8487551Z yarl 1.9.4 2024-08-22T20:28:53.8493762Z zstandard 0.23.0 2024-08-22T20:28:53.8506151Z zstd 1.5.5.1 2024-08-22T20:28:55.0472796Z torch: ('2.5.0.dev20240814+cpu', '3a023a67c47bcde45538c9991e332d21ac548e46') 2024-08-22T20:28:55.2798615Z ##[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:55.2801402Z 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:55.2869566Z shell: /usr/bin/bash -e {0} 2024-08-22T20:28:55.2869956Z env: 2024-08-22T20:28:55.2870410Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:28:55.2870949Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:28:55.2871443Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:55.2872275Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-08-22T20:28:55.2872873Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:55.2873527Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:55.2874076Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:55.2874654Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-08-22T20:28:55.2875197Z ##[endgroup] 2024-08-22T20:28:55.2974014Z + MODEL_REPO=tinyllamas/stories15M 2024-08-22T20:28:55.2976628Z + 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:55.2978188Z + CHECKPOINT_NAME=stories15M 2024-08-22T20:28:55.2978892Z + mkdir -p checkpoints/tinyllamas/stories15M 2024-08-22T20:28:55.2990563Z + pushd checkpoints/tinyllamas/stories15M 2024-08-22T20:28:55.2991348Z + IFS=, 2024-08-22T20:28:55.2991880Z + for resource in $RESOURCES_STRING 2024-08-22T20:28:55.2993210Z + echo 'Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt' 2024-08-22T20:28:55.2994386Z + wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:55.2995238Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:55.2996197Z Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:55.3718466Z --2024-08-22 20:28:55-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:55.4425783Z Resolving huggingface.co (huggingface.co)... 3.163.189.37, 3.163.189.114, 3.163.189.74, ... 2024-08-22T20:28:55.4470980Z Connecting to huggingface.co (huggingface.co)|3.163.189.37|:443... connected. 2024-08-22T20:28:55.5412590Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:55.5423662Z 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=1724617637&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzYzN319LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=MWBX5zWEd1nFgtuZ5d78OSdSsfKDxL9OSSdVny-VSBvxHoHINPEsNjLon-4Lw5X6HxP0qiqNnDzGFBj%7ET5D6LjaBE%7ElyqxoaKZ93ztR4cVdOneu4NfhSwV4nMX0Qnt1SauIwV7O2KD%7EI9dX%7EuIFd0IsmiA1RfoACqVRxatJ9Xfv5OEa7luW0%7E2a3hs9qvlwdi5hYrZ7lvagd3AESrrvIhJ3Djt8dzvLSeGypAMbP2o-rDeCsfCQykxMykA5bJ1lV5uCnOSjvwV2-ip5yzlxK49twT83B2usO5uT6U6pgFXX4lfaSZCeZZ1u7fsRJxIKriOzOpTPHM2S5feI9IcbO-A__&Key-Pair-Id=K3ESJI6DHPFC7 [following] 2024-08-22T20:28:55.5440639Z --2024-08-22 20:28:55-- 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=1724617637&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzYzN319LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=MWBX5zWEd1nFgtuZ5d78OSdSsfKDxL9OSSdVny-VSBvxHoHINPEsNjLon-4Lw5X6HxP0qiqNnDzGFBj%7ET5D6LjaBE%7ElyqxoaKZ93ztR4cVdOneu4NfhSwV4nMX0Qnt1SauIwV7O2KD%7EI9dX%7EuIFd0IsmiA1RfoACqVRxatJ9Xfv5OEa7luW0%7E2a3hs9qvlwdi5hYrZ7lvagd3AESrrvIhJ3Djt8dzvLSeGypAMbP2o-rDeCsfCQykxMykA5bJ1lV5uCnOSjvwV2-ip5yzlxK49twT83B2usO5uT6U6pgFXX4lfaSZCeZZ1u7fsRJxIKriOzOpTPHM2S5feI9IcbO-A__&Key-Pair-Id=K3ESJI6DHPFC7 2024-08-22T20:28:55.6148484Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 108.138.94.14, 108.138.94.25, 108.138.94.122, ... 2024-08-22T20:28:55.6190528Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|108.138.94.14|:443... connected. 2024-08-22T20:28:55.6347519Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:55.6348974Z Length: 60789090 (58M) [binary/octet-stream] 2024-08-22T20:28:55.6349710Z Saving to: ‘stories15M.pt’ 2024-08-22T20:28:55.6350240Z 2024-08-22T20:28:55.6391085Z 0K .......... .......... .......... .......... .......... 0% 11.8M 5s 2024-08-22T20:28:55.6430619Z 50K .......... .......... .......... .......... .......... 0% 12.3M 5s 2024-08-22T20:28:55.6442357Z 100K .......... .......... .......... .......... .......... 0% 40.8M 4s 2024-08-22T20:28:55.6451906Z 150K .......... .......... .......... .......... .......... 0% 50.7M 3s 2024-08-22T20:28:55.6473894Z 200K .......... .......... .......... .......... .......... 0% 22.7M 3s 2024-08-22T20:28:55.6481374Z 250K .......... .......... .......... .......... .......... 0% 61.4M 3s 2024-08-22T20:28:55.6490990Z 300K .......... .......... .......... .......... .......... 0% 52.0M 2s 2024-08-22T20:28:55.6496198Z 350K .......... .......... .......... .......... .......... 0% 89.0M 2s 2024-08-22T20:28:55.6508097Z 400K .......... .......... .......... .......... .......... 0% 54.3M 2s 2024-08-22T20:28:55.6513323Z 450K .......... .......... .......... .......... .......... 0% 60.8M 2s 2024-08-22T20:28:55.6519242Z 500K .......... .......... .......... .......... .......... 0% 81.7M 2s 2024-08-22T20:28:55.6523890Z 550K .......... .......... .......... .......... .......... 1% 103M 2s 2024-08-22T20:28:55.6529143Z 600K .......... .......... .......... .......... .......... 1% 101M 2s 2024-08-22T20:28:55.6533269Z 650K .......... .......... .......... .......... .......... 1% 109M 2s 2024-08-22T20:28:55.6538548Z 700K .......... .......... .......... .......... .......... 1% 91.9M 1s 2024-08-22T20:28:55.6542496Z 750K .......... .......... .......... .......... .......... 1% 124M 1s 2024-08-22T20:28:55.6547289Z 800K .......... .......... .......... .......... .......... 1% 144M 1s 2024-08-22T20:28:55.6551240Z 850K .......... .......... .......... .......... .......... 1% 90.5M 1s 2024-08-22T20:28:55.6555443Z 900K .......... .......... .......... .......... .......... 1% 120M 1s 2024-08-22T20:28:55.6557813Z 950K .......... .......... .......... .......... .......... 1% 200M 1s 2024-08-22T20:28:55.6560589Z 1000K .......... .......... .......... .......... .......... 1% 200M 1s 2024-08-22T20:28:55.6563067Z 1050K .......... .......... .......... .......... .......... 1% 176M 1s 2024-08-22T20:28:55.6565446Z 1100K .......... .......... .......... .......... .......... 1% 199M 1s 2024-08-22T20:28:55.6568181Z 1150K .......... .......... .......... .......... .......... 2% 201M 1s 2024-08-22T20:28:55.6572922Z 1200K .......... .......... .......... .......... .......... 2% 109M 1s 2024-08-22T20:28:55.6589576Z 1250K .......... .......... .......... .......... .......... 2% 28.3M 1s 2024-08-22T20:28:55.6594239Z 1300K .......... .......... .......... .......... .......... 2% 108M 1s 2024-08-22T20:28:55.6596378Z 1350K .......... .......... .......... .......... .......... 2% 214M 1s 2024-08-22T20:28:55.6599177Z 1400K .......... .......... .......... .......... .......... 2% 219M 1s 2024-08-22T20:28:55.6601600Z 1450K .......... .......... .......... .......... .......... 2% 169M 1s 2024-08-22T20:28:55.6603887Z 1500K .......... .......... .......... .......... .......... 2% 208M 1s 2024-08-22T20:28:55.6606312Z 1550K .......... .......... .......... .......... .......... 2% 201M 1s 2024-08-22T20:28:55.6609394Z 1600K .......... .......... .......... .......... .......... 2% 214M 1s 2024-08-22T20:28:55.6611899Z 1650K .......... .......... .......... .......... .......... 2% 148M 1s 2024-08-22T20:28:55.6614259Z 1700K .......... .......... .......... .......... .......... 2% 202M 1s 2024-08-22T20:28:55.6616621Z 1750K .......... .......... .......... .......... .......... 3% 207M 1s 2024-08-22T20:28:55.6619523Z 1800K .......... .......... .......... .......... .......... 3% 197M 1s 2024-08-22T20:28:55.6621921Z 1850K .......... .......... .......... .......... .......... 3% 174M 1s 2024-08-22T20:28:55.6624414Z 1900K .......... .......... .......... .......... .......... 3% 201M 1s 2024-08-22T20:28:55.6627186Z 1950K .......... .......... .......... .......... .......... 3% 175M 1s 2024-08-22T20:28:55.6630765Z 2000K .......... .......... .......... .......... .......... 3% 160M 1s 2024-08-22T20:28:55.6632670Z 2050K .......... .......... .......... .......... .......... 3% 222M 1s 2024-08-22T20:28:55.6635181Z 2100K .......... .......... .......... .......... .......... 3% 176M 1s 2024-08-22T20:28:55.6637752Z 2150K .......... .......... .......... .......... .......... 3% 207M 1s 2024-08-22T20:28:55.6640406Z 2200K .......... .......... .......... .......... .......... 3% 171M 1s 2024-08-22T20:28:55.6642775Z 2250K .......... .......... .......... .......... .......... 3% 207M 1s 2024-08-22T20:28:55.6645250Z 2300K .......... .......... .......... .......... .......... 3% 202M 1s 2024-08-22T20:28:55.6647653Z 2350K .......... .......... .......... .......... .......... 4% 201M 1s 2024-08-22T20:28:55.6650684Z 2400K .......... .......... .......... .......... .......... 4% 175M 1s 2024-08-22T20:28:55.6653000Z 2450K .......... .......... .......... .......... .......... 4% 193M 1s 2024-08-22T20:28:55.6655383Z 2500K .......... .......... .......... .......... .......... 4% 197M 1s 2024-08-22T20:28:55.6658123Z 2550K .......... .......... .......... .......... .......... 4% 204M 1s 2024-08-22T20:28:55.6660455Z 2600K .......... .......... .......... .......... .......... 4% 186M 1s 2024-08-22T20:28:55.6662984Z 2650K .......... .......... .......... .......... .......... 4% 194M 1s 2024-08-22T20:28:55.6665159Z 2700K .......... .......... .......... .......... .......... 4% 216M 1s 2024-08-22T20:28:55.6668108Z 2750K .......... .......... .......... .......... .......... 4% 202M 1s 2024-08-22T20:28:55.6670190Z 2800K .......... .......... .......... .......... .......... 4% 184M 1s 2024-08-22T20:28:55.6672580Z 2850K .......... .......... .......... .......... .......... 4% 204M 1s 2024-08-22T20:28:55.6674754Z 2900K .......... .......... .......... .......... .......... 4% 228M 1s 2024-08-22T20:28:55.6677686Z 2950K .......... .......... .......... .......... .......... 5% 186M 1s 2024-08-22T20:28:55.6679839Z 3000K .......... .......... .......... .......... .......... 5% 203M 1s 2024-08-22T20:28:55.6682300Z 3050K .......... .......... .......... .......... .......... 5% 196M 1s 2024-08-22T20:28:55.6684790Z 3100K .......... .......... .......... .......... .......... 5% 212M 1s 2024-08-22T20:28:55.6687616Z 3150K .......... .......... .......... .......... .......... 5% 208M 1s 2024-08-22T20:28:55.6689654Z 3200K .......... .......... .......... .......... .......... 5% 177M 1s 2024-08-22T20:28:55.6692129Z 3250K .......... .......... .......... .......... .......... 5% 197M 1s 2024-08-22T20:28:55.6694629Z 3300K .......... .......... .......... .......... .......... 5% 207M 1s 2024-08-22T20:28:55.6696845Z 3350K .......... .......... .......... .......... .......... 5% 230M 1s 2024-08-22T20:28:55.6698597Z 3400K .......... .......... .......... .......... .......... 5% 235M 1s 2024-08-22T20:28:55.6700474Z 3450K .......... .......... .......... .......... .......... 5% 262M 1s 2024-08-22T20:28:55.6702148Z 3500K .......... .......... .......... .......... .......... 5% 294M 1s 2024-08-22T20:28:55.6704431Z 3550K .......... .......... .......... .......... .......... 6% 259M 1s 2024-08-22T20:28:55.6705998Z 3600K .......... .......... .......... .......... .......... 6% 246M 1s 2024-08-22T20:28:55.6707821Z 3650K .......... .......... .......... .......... .......... 6% 275M 1s 2024-08-22T20:28:55.6709720Z 3700K .......... .......... .......... .......... .......... 6% 254M 1s 2024-08-22T20:28:55.6711505Z 3750K .......... .......... .......... .......... .......... 6% 274M 1s 2024-08-22T20:28:55.6713251Z 3800K .......... .......... .......... .......... .......... 6% 270M 1s 2024-08-22T20:28:55.6714919Z 3850K .......... .......... .......... .......... .......... 6% 295M 1s 2024-08-22T20:28:55.6716646Z 3900K .......... .......... .......... .......... .......... 6% 294M 1s 2024-08-22T20:28:55.6718707Z 3950K .......... .......... .......... .......... .......... 6% 227M 1s 2024-08-22T20:28:55.6720369Z 4000K .......... .......... .......... .......... .......... 6% 297M 1s 2024-08-22T20:28:55.6722273Z 4050K .......... .......... .......... .......... .......... 6% 264M 1s 2024-08-22T20:28:55.6724698Z 4100K .......... .......... .......... .......... .......... 6% 221M 0s 2024-08-22T20:28:55.6727277Z 4150K .......... .......... .......... .......... .......... 7% 171M 0s 2024-08-22T20:28:55.6729027Z 4200K .......... .......... .......... .......... .......... 7% 284M 0s 2024-08-22T20:28:55.6731167Z 4250K .......... .......... .......... .......... .......... 7% 244M 0s 2024-08-22T20:28:55.6733012Z 4300K .......... .......... .......... .......... .......... 7% 264M 0s 2024-08-22T20:28:55.6734896Z 4350K .......... .......... .......... .......... .......... 7% 248M 0s 2024-08-22T20:28:55.6736723Z 4400K .......... .......... .......... .......... .......... 7% 257M 0s 2024-08-22T20:28:55.6738462Z 4450K .......... .......... .......... .......... .......... 7% 285M 0s 2024-08-22T20:28:55.6740303Z 4500K .......... .......... .......... .......... .......... 7% 273M 0s 2024-08-22T20:28:55.6742135Z 4550K .......... .......... .......... .......... .......... 7% 253M 0s 2024-08-22T20:28:55.6743852Z 4600K .......... .......... .......... .......... .......... 7% 291M 0s 2024-08-22T20:28:55.6745710Z 4650K .......... .......... .......... .......... .......... 7% 268M 0s 2024-08-22T20:28:55.6747756Z 4700K .......... .......... .......... .......... .......... 8% 282M 0s 2024-08-22T20:28:55.6749621Z 4750K .......... .......... .......... .......... .......... 8% 228M 0s 2024-08-22T20:28:55.6751227Z 4800K .......... .......... .......... .......... .......... 8% 289M 0s 2024-08-22T20:28:55.6753012Z 4850K .......... .......... .......... .......... .......... 8% 279M 0s 2024-08-22T20:28:55.6754985Z 4900K .......... .......... .......... .......... .......... 8% 281M 0s 2024-08-22T20:28:55.6756664Z 4950K .......... .......... .......... .......... .......... 8% 250M 0s 2024-08-22T20:28:55.6758589Z 5000K .......... .......... .......... .......... .......... 8% 252M 0s 2024-08-22T20:28:55.6760642Z 5050K .......... .......... .......... .......... .......... 8% 288M 0s 2024-08-22T20:28:55.6762466Z 5100K .......... .......... .......... .......... .......... 8% 278M 0s 2024-08-22T20:28:55.6764194Z 5150K .......... .......... .......... .......... .......... 8% 236M 0s 2024-08-22T20:28:55.6766022Z 5200K .......... .......... .......... .......... .......... 8% 259M 0s 2024-08-22T20:28:55.6767764Z 5250K .......... .......... .......... .......... .......... 8% 284M 0s 2024-08-22T20:28:55.6769921Z 5300K .......... .......... .......... .......... .......... 9% 262M 0s 2024-08-22T20:28:55.6771839Z 5350K .......... .......... .......... .......... .......... 9% 221M 0s 2024-08-22T20:28:55.6773708Z 5400K .......... .......... .......... .......... .......... 9% 259M 0s 2024-08-22T20:28:55.6775763Z 5450K .......... .......... .......... .......... .......... 9% 253M 0s 2024-08-22T20:28:55.6777730Z 5500K .......... .......... .......... .......... .......... 9% 289M 0s 2024-08-22T20:28:55.6779367Z 5550K .......... .......... .......... .......... .......... 9% 237M 0s 2024-08-22T20:28:55.6781068Z 5600K .......... .......... .......... .......... .......... 9% 294M 0s 2024-08-22T20:28:55.6782681Z 5650K .......... .......... .......... .......... .......... 9% 305M 0s 2024-08-22T20:28:55.6784752Z 5700K .......... .......... .......... .......... .......... 9% 273M 0s 2024-08-22T20:28:55.6786534Z 5750K .......... .......... .......... .......... .......... 9% 235M 0s 2024-08-22T20:28:55.6788271Z 5800K .......... .......... .......... .......... .......... 9% 281M 0s 2024-08-22T20:28:55.6790050Z 5850K .......... .......... .......... .......... .......... 9% 291M 0s 2024-08-22T20:28:55.6792097Z 5900K .......... .......... .......... .......... .......... 10% 279M 0s 2024-08-22T20:28:55.6793893Z 5950K .......... .......... .......... .......... .......... 10% 219M 0s 2024-08-22T20:28:55.6795791Z 6000K .......... .......... .......... .......... .......... 10% 290M 0s 2024-08-22T20:28:55.6797491Z 6050K .......... .......... .......... .......... .......... 10% 273M 0s 2024-08-22T20:28:55.6799386Z 6100K .......... .......... .......... .......... .......... 10% 253M 0s 2024-08-22T20:28:55.6801015Z 6150K .......... .......... .......... .......... .......... 10% 300M 0s 2024-08-22T20:28:55.6802727Z 6200K .......... .......... .......... .......... .......... 10% 279M 0s 2024-08-22T20:28:55.6804476Z 6250K .......... .......... .......... .......... .......... 10% 271M 0s 2024-08-22T20:28:55.6806770Z 6300K .......... .......... .......... .......... .......... 10% 227M 0s 2024-08-22T20:28:55.6808392Z 6350K .......... .......... .......... .......... .......... 10% 281M 0s 2024-08-22T20:28:55.6810325Z 6400K .......... .......... .......... .......... .......... 10% 278M 0s 2024-08-22T20:28:55.6812459Z 6450K .......... .......... .......... .......... .......... 10% 219M 0s 2024-08-22T20:28:55.6814284Z 6500K .......... .......... .......... .......... .......... 11% 251M 0s 2024-08-22T20:28:55.6816054Z 6550K .......... .......... .......... .......... .......... 11% 283M 0s 2024-08-22T20:28:55.6817888Z 6600K .......... .......... .......... .......... .......... 11% 281M 0s 2024-08-22T20:28:55.6819640Z 6650K .......... .......... .......... .......... .......... 11% 261M 0s 2024-08-22T20:28:55.6821674Z 6700K .......... .......... .......... .......... .......... 11% 235M 0s 2024-08-22T20:28:55.6823489Z 6750K .......... .......... .......... .......... .......... 11% 275M 0s 2024-08-22T20:28:55.6825229Z 6800K .......... .......... .......... .......... .......... 11% 286M 0s 2024-08-22T20:28:55.6826903Z 6850K .......... .......... .......... .......... .......... 11% 287M 0s 2024-08-22T20:28:55.6828842Z 6900K .......... .......... .......... .......... .......... 11% 256M 0s 2024-08-22T20:28:55.6830637Z 6950K .......... .......... .......... .......... .......... 11% 270M 0s 2024-08-22T20:28:55.6832745Z 7000K .......... .......... .......... .......... .......... 11% 269M 0s 2024-08-22T20:28:55.6834379Z 7050K .......... .......... .......... .......... .......... 11% 265M 0s 2024-08-22T20:28:55.6836331Z 7100K .......... .......... .......... .......... .......... 12% 236M 0s 2024-08-22T20:28:55.6838233Z 7150K .......... .......... .......... .......... .......... 12% 275M 0s 2024-08-22T20:28:55.6840151Z 7200K .......... .......... .......... .......... .......... 12% 261M 0s 2024-08-22T20:28:55.6842097Z 7250K .......... .......... .......... .......... .......... 12% 270M 0s 2024-08-22T20:28:55.6843978Z 7300K .......... .......... .......... .......... .......... 12% 232M 0s 2024-08-22T20:28:55.6845804Z 7350K .......... .......... .......... .......... .......... 12% 276M 0s 2024-08-22T20:28:55.6847478Z 7400K .......... .......... .......... .......... .......... 12% 269M 0s 2024-08-22T20:28:55.6849736Z 7450K .......... .......... .......... .......... .......... 12% 272M 0s 2024-08-22T20:28:55.6851883Z 7500K .......... .......... .......... .......... .......... 12% 201M 0s 2024-08-22T20:28:55.6853589Z 7550K .......... .......... .......... .......... .......... 12% 272M 0s 2024-08-22T20:28:55.6855293Z 7600K .......... .......... .......... .......... .......... 12% 282M 0s 2024-08-22T20:28:55.6857330Z 7650K .......... .......... .......... .......... .......... 12% 273M 0s 2024-08-22T20:28:55.6859199Z 7700K .......... .......... .......... .......... .......... 13% 224M 0s 2024-08-22T20:28:55.6861073Z 7750K .......... .......... .......... .......... .......... 13% 270M 0s 2024-08-22T20:28:55.6862722Z 7800K .......... .......... .......... .......... .......... 13% 300M 0s 2024-08-22T20:28:55.6864842Z 7850K .......... .......... .......... .......... .......... 13% 264M 0s 2024-08-22T20:28:55.6866532Z 7900K .......... .......... .......... .......... .......... 13% 243M 0s 2024-08-22T20:28:55.6868357Z 7950K .......... .......... .......... .......... .......... 13% 267M 0s 2024-08-22T20:28:55.6870142Z 8000K .......... .......... .......... .......... .......... 13% 282M 0s 2024-08-22T20:28:55.6872281Z 8050K .......... .......... .......... .......... .......... 13% 258M 0s 2024-08-22T20:28:55.6873885Z 8100K .......... .......... .......... .......... .......... 13% 259M 0s 2024-08-22T20:28:55.6875688Z 8150K .......... .......... .......... .......... .......... 13% 286M 0s 2024-08-22T20:28:55.6877436Z 8200K .......... .......... .......... .......... .......... 13% 271M 0s 2024-08-22T20:28:55.6879610Z 8250K .......... .......... .......... .......... .......... 13% 255M 0s 2024-08-22T20:28:55.6881459Z 8300K .......... .......... .......... .......... .......... 14% 247M 0s 2024-08-22T20:28:55.6883114Z 8350K .......... .......... .......... .......... .......... 14% 283M 0s 2024-08-22T20:28:55.6884739Z 8400K .......... .......... .......... .......... .......... 14% 279M 0s 2024-08-22T20:28:55.6886932Z 8450K .......... .......... .......... .......... .......... 14% 263M 0s 2024-08-22T20:28:55.6888634Z 8500K .......... .......... .......... .......... .......... 14% 243M 0s 2024-08-22T20:28:55.6890482Z 8550K .......... .......... .......... .......... .......... 14% 295M 0s 2024-08-22T20:28:55.6892414Z 8600K .......... .......... .......... .......... .......... 14% 234M 0s 2024-08-22T20:28:55.6894528Z 8650K .......... .......... .......... .......... .......... 14% 232M 0s 2024-08-22T20:28:55.6896213Z 8700K .......... .......... .......... .......... .......... 14% 290M 0s 2024-08-22T20:28:55.6898012Z 8750K .......... .......... .......... .......... .......... 14% 257M 0s 2024-08-22T20:28:55.6899688Z 8800K .......... .......... .......... .......... .......... 14% 290M 0s 2024-08-22T20:28:55.6901645Z 8850K .......... .......... .......... .......... .......... 14% 248M 0s 2024-08-22T20:28:55.6903574Z 8900K .......... .......... .......... .......... .......... 15% 276M 0s 2024-08-22T20:28:55.6905459Z 8950K .......... .......... .......... .......... .......... 15% 262M 0s 2024-08-22T20:28:55.6907096Z 9000K .......... .......... .......... .......... .......... 15% 275M 0s 2024-08-22T20:28:55.6909338Z 9050K .......... .......... .......... .......... .......... 15% 224M 0s 2024-08-22T20:28:55.6911233Z 9100K .......... .......... .......... .......... .......... 15% 258M 0s 2024-08-22T20:28:55.6912967Z 9150K .......... .......... .......... .......... .......... 15% 280M 0s 2024-08-22T20:28:55.6914998Z 9200K .......... .......... .......... .......... .......... 15% 269M 0s 2024-08-22T20:28:55.6916969Z 9250K .......... .......... .......... .......... .......... 15% 242M 0s 2024-08-22T20:28:55.6918782Z 9300K .......... .......... .......... .......... .......... 15% 269M 0s 2024-08-22T20:28:55.6920282Z 9350K .......... .......... .......... .......... .......... 15% 284M 0s 2024-08-22T20:28:55.6922171Z 9400K .......... .......... .......... .......... .......... 15% 285M 0s 2024-08-22T20:28:55.6924403Z 9450K .......... .......... .......... .......... .......... 16% 228M 0s 2024-08-22T20:28:55.6926041Z 9500K .......... .......... .......... .......... .......... 16% 272M 0s 2024-08-22T20:28:55.6927802Z 9550K .......... .......... .......... .......... .......... 16% 281M 0s 2024-08-22T20:28:55.6929462Z 9600K .......... .......... .......... .......... .......... 16% 290M 0s 2024-08-22T20:28:55.6931887Z 9650K .......... .......... .......... .......... .......... 16% 217M 0s 2024-08-22T20:28:55.6933557Z 9700K .......... .......... .......... .......... .......... 16% 256M 0s 2024-08-22T20:28:55.6935275Z 9750K .......... .......... .......... .......... .......... 16% 285M 0s 2024-08-22T20:28:55.6937323Z 9800K .......... .......... .......... .......... .......... 16% 298M 0s 2024-08-22T20:28:55.6938914Z 9850K .......... .......... .......... .......... .......... 16% 247M 0s 2024-08-22T20:28:55.6940610Z 9900K .......... .......... .......... .......... .......... 16% 285M 0s 2024-08-22T20:28:55.6942673Z 9950K .......... .......... .......... .......... .......... 16% 265M 0s 2024-08-22T20:28:55.6944705Z 10000K .......... .......... .......... .......... .......... 16% 267M 0s 2024-08-22T20:28:55.6946425Z 10050K .......... .......... .......... .......... .......... 17% 249M 0s 2024-08-22T20:28:55.6948827Z 10100K .......... .......... .......... .......... .......... 17% 215M 0s 2024-08-22T20:28:55.6951602Z 10150K .......... .......... .......... .......... .......... 17% 177M 0s 2024-08-22T20:28:55.6955398Z 10200K .......... .......... .......... .......... .......... 17% 160M 0s 2024-08-22T20:28:55.6958195Z 10250K .......... .......... .......... .......... .......... 17% 137M 0s 2024-08-22T20:28:55.6961226Z 10300K .......... .......... .......... .......... .......... 17% 163M 0s 2024-08-22T20:28:55.6964321Z 10350K .......... .......... .......... .......... .......... 17% 163M 0s 2024-08-22T20:28:55.6967604Z 10400K .......... .......... .......... .......... .......... 17% 159M 0s 2024-08-22T20:28:55.6970472Z 10450K .......... .......... .......... .......... .......... 17% 153M 0s 2024-08-22T20:28:55.6973566Z 10500K .......... .......... .......... .......... .......... 17% 163M 0s 2024-08-22T20:28:55.6976378Z 10550K .......... .......... .......... .......... .......... 17% 169M 0s 2024-08-22T20:28:55.6979262Z 10600K .......... .......... .......... .......... .......... 17% 185M 0s 2024-08-22T20:28:55.6981937Z 10650K .......... .......... .......... .......... .......... 18% 157M 0s 2024-08-22T20:28:55.6984504Z 10700K .......... .......... .......... .......... .......... 18% 186M 0s 2024-08-22T20:28:55.6987153Z 10750K .......... .......... .......... .......... .......... 18% 181M 0s 2024-08-22T20:28:55.6990097Z 10800K .......... .......... .......... .......... .......... 18% 195M 0s 2024-08-22T20:28:55.6992551Z 10850K .......... .......... .......... .......... .......... 18% 169M 0s 2024-08-22T20:28:55.6995532Z 10900K .......... .......... .......... .......... .......... 18% 175M 0s 2024-08-22T20:28:55.6998036Z 10950K .......... .......... .......... .......... .......... 18% 185M 0s 2024-08-22T20:28:55.7001138Z 11000K .......... .......... .......... .......... .......... 18% 151M 0s 2024-08-22T20:28:55.7003903Z 11050K .......... .......... .......... .......... .......... 18% 197M 0s 2024-08-22T20:28:55.7006410Z 11100K .......... .......... .......... .......... .......... 18% 182M 0s 2024-08-22T20:28:55.7008958Z 11150K .......... .......... .......... .......... .......... 18% 192M 0s 2024-08-22T20:28:55.7012140Z 11200K .......... .......... .......... .......... .......... 18% 157M 0s 2024-08-22T20:28:55.7014770Z 11250K .......... .......... .......... .......... .......... 19% 184M 0s 2024-08-22T20:28:55.7017320Z 11300K .......... .......... .......... .......... .......... 19% 184M 0s 2024-08-22T20:28:55.7019998Z 11350K .......... .......... .......... .......... .......... 19% 195M 0s 2024-08-22T20:28:55.7022922Z 11400K .......... .......... .......... .......... .......... 19% 160M 0s 2024-08-22T20:28:55.7025520Z 11450K .......... .......... .......... .......... .......... 19% 186M 0s 2024-08-22T20:28:55.7028100Z 11500K .......... .......... .......... .......... .......... 19% 189M 0s 2024-08-22T20:28:55.7030588Z 11550K .......... .......... .......... .......... .......... 19% 196M 0s 2024-08-22T20:28:55.7033312Z 11600K .......... .......... .......... .......... .......... 19% 178M 0s 2024-08-22T20:28:55.7036306Z 11650K .......... .......... .......... .......... .......... 19% 177M 0s 2024-08-22T20:28:55.7039037Z 11700K .......... .......... .......... .......... .......... 19% 169M 0s 2024-08-22T20:28:55.7041937Z 11750K .......... .......... .......... .......... .......... 19% 171M 0s 2024-08-22T20:28:55.7044850Z 11800K .......... .......... .......... .......... .......... 19% 165M 0s 2024-08-22T20:28:55.7047796Z 11850K .......... .......... .......... .......... .......... 20% 165M 0s 2024-08-22T20:28:55.7050732Z 11900K .......... .......... .......... .......... .......... 20% 185M 0s 2024-08-22T20:28:55.7053346Z 11950K .......... .......... .......... .......... .......... 20% 169M 0s 2024-08-22T20:28:55.7056551Z 12000K .......... .......... .......... .......... .......... 20% 154M 0s 2024-08-22T20:28:55.7059435Z 12050K .......... .......... .......... .......... .......... 20% 168M 0s 2024-08-22T20:28:55.7062617Z 12100K .......... .......... .......... .......... .......... 20% 156M 0s 2024-08-22T20:28:55.7065753Z 12150K .......... .......... .......... .......... .......... 20% 152M 0s 2024-08-22T20:28:55.7069170Z 12200K .......... .......... .......... .......... .......... 20% 150M 0s 2024-08-22T20:28:55.7071394Z 12250K .......... .......... .......... .......... .......... 20% 194M 0s 2024-08-22T20:28:55.7073281Z 12300K .......... .......... .......... .......... .......... 20% 259M 0s 2024-08-22T20:28:55.7075255Z 12350K .......... .......... .......... .......... .......... 20% 280M 0s 2024-08-22T20:28:55.7077021Z 12400K .......... .......... .......... .......... .......... 20% 244M 0s 2024-08-22T20:28:55.7078860Z 12450K .......... .......... .......... .......... .......... 21% 260M 0s 2024-08-22T20:28:55.7080702Z 12500K .......... .......... .......... .......... .......... 21% 269M 0s 2024-08-22T20:28:55.7082817Z 12550K .......... .......... .......... .......... .......... 21% 273M 0s 2024-08-22T20:28:55.7084759Z 12600K .......... .......... .......... .......... .......... 21% 235M 0s 2024-08-22T20:28:55.7086514Z 12650K .......... .......... .......... .......... .......... 21% 264M 0s 2024-08-22T20:28:55.7088072Z 12700K .......... .......... .......... .......... .......... 21% 288M 0s 2024-08-22T20:28:55.7090427Z 12750K .......... .......... .......... .......... .......... 21% 291M 0s 2024-08-22T20:28:55.7091798Z 12800K .......... .......... .......... .......... .......... 21% 233M 0s 2024-08-22T20:28:55.7093664Z 12850K .......... .......... .......... .......... .......... 21% 297M 0s 2024-08-22T20:28:55.7095229Z 12900K .......... .......... .......... .......... .......... 21% 303M 0s 2024-08-22T20:28:55.7097099Z 12950K .......... .......... .......... .......... .......... 21% 299M 0s 2024-08-22T20:28:55.7098731Z 13000K .......... .......... .......... .......... .......... 21% 247M 0s 2024-08-22T20:28:55.7100448Z 13050K .......... .......... .......... .......... .......... 22% 298M 0s 2024-08-22T20:28:55.7102014Z 13100K .......... .......... .......... .......... .......... 22% 302M 0s 2024-08-22T20:28:55.7127123Z 13150K .......... .......... .......... .......... .......... 22% 293M 0s 2024-08-22T20:28:55.7128238Z 13200K .......... .......... .......... .......... .......... 22% 241M 0s 2024-08-22T20:28:55.7128966Z 13250K .......... .......... .......... .......... .......... 22% 314M 0s 2024-08-22T20:28:55.7129649Z 13300K .......... .......... .......... .......... .......... 22% 322M 0s 2024-08-22T20:28:55.7130832Z 13350K .......... .......... .......... .......... .......... 22% 321M 0s 2024-08-22T20:28:55.7131630Z 13400K .......... .......... .......... .......... .......... 22% 277M 0s 2024-08-22T20:28:55.7132536Z 13450K .......... .......... .......... .......... .......... 22% 315M 0s 2024-08-22T20:28:55.7133289Z 13500K .......... .......... .......... .......... .......... 22% 312M 0s 2024-08-22T20:28:55.7134063Z 13550K .......... .......... .......... .......... .......... 22% 288M 0s 2024-08-22T20:28:55.7134781Z 13600K .......... .......... .......... .......... .......... 22% 338M 0s 2024-08-22T20:28:55.7135555Z 13650K .......... .......... .......... .......... .......... 23% 331M 0s 2024-08-22T20:28:55.7136183Z 13700K .......... .......... .......... .......... .......... 23% 326M 0s 2024-08-22T20:28:55.7136936Z 13750K .......... .......... .......... .......... .......... 23% 266M 0s 2024-08-22T20:28:55.7137629Z 13800K .......... .......... .......... .......... .......... 23% 325M 0s 2024-08-22T20:28:55.7138231Z 13850K .......... .......... .......... .......... .......... 23% 274M 0s 2024-08-22T20:28:55.7138985Z 13900K .......... .......... .......... .......... .......... 23% 155M 0s 2024-08-22T20:28:55.7139657Z 13950K .......... .......... .......... .......... .......... 23% 218M 0s 2024-08-22T20:28:55.7140353Z 14000K .......... .......... .......... .......... .......... 23% 196M 0s 2024-08-22T20:28:55.7140926Z 14050K .......... .......... .......... .......... .......... 23% 247M 0s 2024-08-22T20:28:55.7141583Z 14100K .......... .......... .......... .......... .......... 23% 247M 0s 2024-08-22T20:28:55.7142321Z 14150K .......... .......... .......... .......... .......... 23% 229M 0s 2024-08-22T20:28:55.7142980Z 14200K .......... .......... .......... .......... .......... 24% 292M 0s 2024-08-22T20:28:55.7143969Z 14250K .......... .......... .......... .......... .......... 24% 278M 0s 2024-08-22T20:28:55.7146145Z 14300K .......... .......... .......... .......... .......... 24% 260M 0s 2024-08-22T20:28:55.7147847Z 14350K .......... .......... .......... .......... .......... 24% 243M 0s 2024-08-22T20:28:55.7149370Z 14400K .......... .......... .......... .......... .......... 24% 299M 0s 2024-08-22T20:28:55.7150915Z 14450K .......... .......... .......... .......... .......... 24% 298M 0s 2024-08-22T20:28:55.7152657Z 14500K .......... .......... .......... .......... .......... 24% 302M 0s 2024-08-22T20:28:55.7154585Z 14550K .......... .......... .......... .......... .......... 24% 243M 0s 2024-08-22T20:28:55.7156228Z 14600K .......... .......... .......... .......... .......... 24% 294M 0s 2024-08-22T20:28:55.7157880Z 14650K .......... .......... .......... .......... .......... 24% 294M 0s 2024-08-22T20:28:55.7159751Z 14700K .......... .......... .......... .......... .......... 24% 300M 0s 2024-08-22T20:28:55.7161426Z 14750K .......... .......... .......... .......... .......... 24% 263M 0s 2024-08-22T20:28:55.7163251Z 14800K .......... .......... .......... .......... .......... 25% 286M 0s 2024-08-22T20:28:55.7164723Z 14850K .......... .......... .......... .......... .......... 25% 295M 0s 2024-08-22T20:28:55.7166801Z 14900K .......... .......... .......... .......... .......... 25% 284M 0s 2024-08-22T20:28:55.7168454Z 14950K .......... .......... .......... .......... .......... 25% 245M 0s 2024-08-22T20:28:55.7170351Z 15000K .......... .......... .......... .......... .......... 25% 301M 0s 2024-08-22T20:28:55.7172335Z 15050K .......... .......... .......... .......... .......... 25% 229M 0s 2024-08-22T20:28:55.7174044Z 15100K .......... .......... .......... .......... .......... 25% 298M 0s 2024-08-22T20:28:55.7175661Z 15150K .......... .......... .......... .......... .......... 25% 264M 0s 2024-08-22T20:28:55.7177565Z 15200K .......... .......... .......... .......... .......... 25% 266M 0s 2024-08-22T20:28:55.7179131Z 15250K .......... .......... .......... .......... .......... 25% 299M 0s 2024-08-22T20:28:55.7181303Z 15300K .......... .......... .......... .......... .......... 25% 288M 0s 2024-08-22T20:28:55.7183109Z 15350K .......... .......... .......... .......... .......... 25% 223M 0s 2024-08-22T20:28:55.7184645Z 15400K .......... .......... .......... .......... .......... 26% 297M 0s 2024-08-22T20:28:55.7186615Z 15450K .......... .......... .......... .......... .......... 26% 283M 0s 2024-08-22T20:28:55.7188564Z 15500K .......... .......... .......... .......... .......... 26% 272M 0s 2024-08-22T20:28:55.7190162Z 15550K .......... .......... .......... .......... .......... 26% 252M 0s 2024-08-22T20:28:55.7192100Z 15600K .......... .......... .......... .......... .......... 26% 255M 0s 2024-08-22T20:28:55.7193702Z 15650K .......... .......... .......... .......... .......... 26% 292M 0s 2024-08-22T20:28:55.7195952Z 15700K .......... .......... .......... .......... .......... 26% 266M 0s 2024-08-22T20:28:55.7197638Z 15750K .......... .......... .......... .......... .......... 26% 235M 0s 2024-08-22T20:28:55.7199384Z 15800K .......... .......... .......... .......... .......... 26% 283M 0s 2024-08-22T20:28:55.7201259Z 15850K .......... .......... .......... .......... .......... 26% 255M 0s 2024-08-22T20:28:55.7203212Z 15900K .......... .......... .......... .......... .......... 26% 268M 0s 2024-08-22T20:28:55.7204889Z 15950K .......... .......... .......... .......... .......... 26% 268M 0s 2024-08-22T20:28:55.7206686Z 16000K .......... .......... .......... .......... .......... 27% 272M 0s 2024-08-22T20:28:55.7208684Z 16050K .......... .......... .......... .......... .......... 27% 257M 0s 2024-08-22T20:28:55.7211026Z 16100K .......... .......... .......... .......... .......... 27% 233M 0s 2024-08-22T20:28:55.7212794Z 16150K .......... .......... .......... .......... .......... 27% 230M 0s 2024-08-22T20:28:55.7214602Z 16200K .......... .......... .......... .......... .......... 27% 292M 0s 2024-08-22T20:28:55.7216303Z 16250K .......... .......... .......... .......... .......... 27% 274M 0s 2024-08-22T20:28:55.7218321Z 16300K .......... .......... .......... .......... .......... 27% 240M 0s 2024-08-22T20:28:55.7220071Z 16350K .......... .......... .......... .......... .......... 27% 288M 0s 2024-08-22T20:28:55.7221989Z 16400K .......... .......... .......... .......... .......... 27% 246M 0s 2024-08-22T20:28:55.7223726Z 16450K .......... .......... .......... .......... .......... 27% 289M 0s 2024-08-22T20:28:55.7225936Z 16500K .......... .......... .......... .......... .......... 27% 231M 0s 2024-08-22T20:28:55.7227603Z 16550K .......... .......... .......... .......... .......... 27% 268M 0s 2024-08-22T20:28:55.7229347Z 16600K .......... .......... .......... .......... .......... 28% 288M 0s 2024-08-22T20:28:55.7231574Z 16650K .......... .......... .......... .......... .......... 28% 246M 0s 2024-08-22T20:28:55.7233188Z 16700K .......... .......... .......... .......... .......... 28% 261M 0s 2024-08-22T20:28:55.7235182Z 16750K .......... .......... .......... .......... .......... 28% 262M 0s 2024-08-22T20:28:55.7236889Z 16800K .......... .......... .......... .......... .......... 28% 269M 0s 2024-08-22T20:28:55.7238553Z 16850K .......... .......... .......... .......... .......... 28% 290M 0s 2024-08-22T20:28:55.7240741Z 16900K .......... .......... .......... .......... .......... 28% 216M 0s 2024-08-22T20:28:55.7242490Z 16950K .......... .......... .......... .......... .......... 28% 289M 0s 2024-08-22T20:28:55.7244320Z 17000K .......... .......... .......... .......... .......... 28% 263M 0s 2024-08-22T20:28:55.7246357Z 17050K .......... .......... .......... .......... .......... 28% 285M 0s 2024-08-22T20:28:55.7247924Z 17100K .......... .......... .......... .......... .......... 28% 261M 0s 2024-08-22T20:28:55.7249659Z 17150K .......... .......... .......... .......... .......... 28% 275M 0s 2024-08-22T20:28:55.7251914Z 17200K .......... .......... .......... .......... .......... 29% 237M 0s 2024-08-22T20:28:55.7254115Z 17250K .......... .......... .......... .......... .......... 29% 283M 0s 2024-08-22T20:28:55.7255811Z 17300K .......... .......... .......... .......... .......... 29% 207M 0s 2024-08-22T20:28:55.7257655Z 17350K .......... .......... .......... .......... .......... 29% 284M 0s 2024-08-22T20:28:55.7259248Z 17400K .......... .......... .......... .......... .......... 29% 294M 0s 2024-08-22T20:28:55.7261369Z 17450K .......... .......... .......... .......... .......... 29% 281M 0s 2024-08-22T20:28:55.7262902Z 17500K .......... .......... .......... .......... .......... 29% 252M 0s 2024-08-22T20:28:55.7264661Z 17550K .......... .......... .......... .......... .......... 29% 273M 0s 2024-08-22T20:28:55.7266407Z 17600K .......... .......... .......... .......... .......... 29% 287M 0s 2024-08-22T20:28:55.7268524Z 17650K .......... .......... .......... .......... .......... 29% 289M 0s 2024-08-22T20:28:55.7270159Z 17700K .......... .......... .......... .......... .......... 29% 240M 0s 2024-08-22T20:28:55.7271798Z 17750K .......... .......... .......... .......... .......... 29% 284M 0s 2024-08-22T20:28:55.7273746Z 17800K .......... .......... .......... .......... .......... 30% 261M 0s 2024-08-22T20:28:55.7275674Z 17850K .......... .......... .......... .......... .......... 30% 294M 0s 2024-08-22T20:28:55.7277288Z 17900K .......... .......... .......... .......... .......... 30% 251M 0s 2024-08-22T20:28:55.7279225Z 17950K .......... .......... .......... .......... .......... 30% 269M 0s 2024-08-22T20:28:55.7280864Z 18000K .......... .......... .......... .......... .......... 30% 286M 0s 2024-08-22T20:28:55.7283028Z 18050K .......... .......... .......... .......... .......... 30% 260M 0s 2024-08-22T20:28:55.7284731Z 18100K .......... .......... .......... .......... .......... 30% 239M 0s 2024-08-22T20:28:55.7286596Z 18150K .......... .......... .......... .......... .......... 30% 262M 0s 2024-08-22T20:28:55.7288410Z 18200K .......... .......... .......... .......... .......... 30% 290M 0s 2024-08-22T20:28:55.7290472Z 18250K .......... .......... .......... .......... .......... 30% 285M 0s 2024-08-22T20:28:55.7292459Z 18300K .......... .......... .......... .......... .......... 30% 202M 0s 2024-08-22T20:28:55.7294082Z 18350K .......... .......... .......... .......... .......... 30% 293M 0s 2024-08-22T20:28:55.7295872Z 18400K .......... .......... .......... .......... .......... 31% 277M 0s 2024-08-22T20:28:55.7297965Z 18450K .......... .......... .......... .......... .......... 31% 228M 0s 2024-08-22T20:28:55.7299790Z 18500K .......... .......... .......... .......... .......... 31% 271M 0s 2024-08-22T20:28:55.7301685Z 18550K .......... .......... .......... .......... .......... 31% 258M 0s 2024-08-22T20:28:55.7303577Z 18600K .......... .......... .......... .......... .......... 31% 266M 0s 2024-08-22T20:28:55.7305536Z 18650K .......... .......... .......... .......... .......... 31% 242M 0s 2024-08-22T20:28:55.7307529Z 18700K .......... .......... .......... .......... .......... 31% 270M 0s 2024-08-22T20:28:55.7309147Z 18750K .......... .......... .......... .......... .......... 31% 281M 0s 2024-08-22T20:28:55.7310872Z 18800K .......... .......... .......... .......... .......... 31% 281M 0s 2024-08-22T20:28:55.7312838Z 18850K .......... .......... .......... .......... .......... 31% 238M 0s 2024-08-22T20:28:55.7314571Z 18900K .......... .......... .......... .......... .......... 31% 284M 0s 2024-08-22T20:28:55.7316538Z 18950K .......... .......... .......... .......... .......... 32% 262M 0s 2024-08-22T20:28:55.7318297Z 19000K .......... .......... .......... .......... .......... 32% 282M 0s 2024-08-22T20:28:55.7320330Z 19050K .......... .......... .......... .......... .......... 32% 227M 0s 2024-08-22T20:28:55.7322267Z 19100K .......... .......... .......... .......... .......... 32% 278M 0s 2024-08-22T20:28:55.7323977Z 19150K .......... .......... .......... .......... .......... 32% 264M 0s 2024-08-22T20:28:55.7325838Z 19200K .......... .......... .......... .......... .......... 32% 270M 0s 2024-08-22T20:28:55.7327845Z 19250K .......... .......... .......... .......... .......... 32% 232M 0s 2024-08-22T20:28:55.7329672Z 19300K .......... .......... .......... .......... .......... 32% 265M 0s 2024-08-22T20:28:55.7332058Z 19350K .......... .......... .......... .......... .......... 32% 233M 0s 2024-08-22T20:28:55.7333671Z 19400K .......... .......... .......... .......... .......... 32% 268M 0s 2024-08-22T20:28:55.7335564Z 19450K .......... .......... .......... .......... .......... 32% 251M 0s 2024-08-22T20:28:55.7337236Z 19500K .......... .......... .......... .......... .......... 32% 297M 0s 2024-08-22T20:28:55.7339146Z 19550K .......... .......... .......... .......... .......... 33% 277M 0s 2024-08-22T20:28:55.7340987Z 19600K .......... .......... .......... .......... .......... 33% 285M 0s 2024-08-22T20:28:55.7342773Z 19650K .......... .......... .......... .......... .......... 33% 236M 0s 2024-08-22T20:28:55.7344439Z 19700K .......... .......... .......... .......... .......... 33% 289M 0s 2024-08-22T20:28:55.7346146Z 19750K .......... .......... .......... .......... .......... 33% 290M 0s 2024-08-22T20:28:55.7348069Z 19800K .......... .......... .......... .......... .......... 33% 293M 0s 2024-08-22T20:28:55.7349736Z 19850K .......... .......... .......... .......... .......... 33% 247M 0s 2024-08-22T20:28:55.7351690Z 19900K .......... .......... .......... .......... .......... 33% 278M 0s 2024-08-22T20:28:55.7353275Z 19950K .......... .......... .......... .......... .......... 33% 287M 0s 2024-08-22T20:28:55.7355334Z 20000K .......... .......... .......... .......... .......... 33% 291M 0s 2024-08-22T20:28:55.7357098Z 20050K .......... .......... .......... .......... .......... 33% 230M 0s 2024-08-22T20:28:55.7358723Z 20100K .......... .......... .......... .......... .......... 33% 296M 0s 2024-08-22T20:28:55.7360379Z 20150K .......... .......... .......... .......... .......... 34% 291M 0s 2024-08-22T20:28:55.7362428Z 20200K .......... .......... .......... .......... .......... 34% 290M 0s 2024-08-22T20:28:55.7363944Z 20250K .......... .......... .......... .......... .......... 34% 255M 0s 2024-08-22T20:28:55.7365723Z 20300K .......... .......... .......... .......... .......... 34% 277M 0s 2024-08-22T20:28:55.7367450Z 20350K .......... .......... .......... .......... .......... 34% 293M 0s 2024-08-22T20:28:55.7369373Z 20400K .......... .......... .......... .......... .......... 34% 302M 0s 2024-08-22T20:28:55.7371237Z 20450K .......... .......... .......... .......... .......... 34% 223M 0s 2024-08-22T20:28:55.7373025Z 20500K .......... .......... .......... .......... .......... 34% 285M 0s 2024-08-22T20:28:55.7374676Z 20550K .......... .......... .......... .......... .......... 34% 299M 0s 2024-08-22T20:28:55.7376473Z 20600K .......... .......... .......... .......... .......... 34% 283M 0s 2024-08-22T20:28:55.7378463Z 20650K .......... .......... .......... .......... .......... 34% 260M 0s 2024-08-22T20:28:55.7379762Z 20700K .......... .......... .......... .......... .......... 34% 293M 0s 2024-08-22T20:28:55.7381488Z 20750K .......... .......... .......... .......... .......... 35% 293M 0s 2024-08-22T20:28:55.7383456Z 20800K .......... .......... .......... .......... .......... 35% 244M 0s 2024-08-22T20:28:55.7385321Z 20850K .......... .......... .......... .......... .......... 35% 269M 0s 2024-08-22T20:28:55.7387239Z 20900K .......... .......... .......... .......... .......... 35% 283M 0s 2024-08-22T20:28:55.7388873Z 20950K .......... .......... .......... .......... .......... 35% 265M 0s 2024-08-22T20:28:55.7390906Z 21000K .......... .......... .......... .......... .......... 35% 238M 0s 2024-08-22T20:28:55.7392932Z 21050K .......... .......... .......... .......... .......... 35% 265M 0s 2024-08-22T20:28:55.7394704Z 21100K .......... .......... .......... .......... .......... 35% 264M 0s 2024-08-22T20:28:55.7396539Z 21150K .......... .......... .......... .......... .......... 35% 262M 0s 2024-08-22T20:28:55.7398815Z 21200K .......... .......... .......... .......... .......... 35% 214M 0s 2024-08-22T20:28:55.7400679Z 21250K .......... .......... .......... .......... .......... 35% 266M 0s 2024-08-22T20:28:55.7402411Z 21300K .......... .......... .......... .......... .......... 35% 281M 0s 2024-08-22T20:28:55.7404459Z 21350K .......... .......... .......... .......... .......... 36% 253M 0s 2024-08-22T20:28:55.7406225Z 21400K .......... .......... .......... .......... .......... 36% 244M 0s 2024-08-22T20:28:55.7407982Z 21450K .......... .......... .......... .......... .......... 36% 284M 0s 2024-08-22T20:28:55.7409798Z 21500K .......... .......... .......... .......... .......... 36% 278M 0s 2024-08-22T20:28:55.7412111Z 21550K .......... .......... .......... .......... .......... 36% 228M 0s 2024-08-22T20:28:55.7414168Z 21600K .......... .......... .......... .......... .......... 36% 213M 0s 2024-08-22T20:28:55.7416043Z 21650K .......... .......... .......... .......... .......... 36% 269M 0s 2024-08-22T20:28:55.7417705Z 21700K .......... .......... .......... .......... .......... 36% 282M 0s 2024-08-22T20:28:55.7419529Z 21750K .......... .......... .......... .......... .......... 36% 273M 0s 2024-08-22T20:28:55.7422211Z 21800K .......... .......... .......... .......... .......... 36% 189M 0s 2024-08-22T20:28:55.7424352Z 21850K .......... .......... .......... .......... .......... 36% 218M 0s 2024-08-22T20:28:55.7426297Z 21900K .......... .......... .......... .......... .......... 36% 254M 0s 2024-08-22T20:28:55.7428241Z 21950K .......... .......... .......... .......... .......... 37% 246M 0s 2024-08-22T20:28:55.7430588Z 22000K .......... .......... .......... .......... .......... 37% 209M 0s 2024-08-22T20:28:55.7432675Z 22050K .......... .......... .......... .......... .......... 37% 243M 0s 2024-08-22T20:28:55.7434577Z 22100K .......... .......... .......... .......... .......... 37% 249M 0s 2024-08-22T20:28:55.7436964Z 22150K .......... .......... .......... .......... .......... 37% 224M 0s 2024-08-22T20:28:55.7439006Z 22200K .......... .......... .......... .......... .......... 37% 227M 0s 2024-08-22T20:28:55.7441017Z 22250K .......... .......... .......... .......... .......... 37% 232M 0s 2024-08-22T20:28:55.7442902Z 22300K .......... .......... .......... .......... .......... 37% 253M 0s 2024-08-22T20:28:55.7445737Z 22350K .......... .......... .......... .......... .......... 37% 224M 0s 2024-08-22T20:28:55.7447685Z 22400K .......... .......... .......... .......... .......... 37% 193M 0s 2024-08-22T20:28:55.7449740Z 22450K .......... .......... .......... .......... .......... 37% 233M 0s 2024-08-22T20:28:55.7452099Z 22500K .......... .......... .......... .......... .......... 37% 212M 0s 2024-08-22T20:28:55.7454250Z 22550K .......... .......... .......... .......... .......... 38% 245M 0s 2024-08-22T20:28:55.7456654Z 22600K .......... .......... .......... .......... .......... 38% 201M 0s 2024-08-22T20:28:55.7458566Z 22650K .......... .......... .......... .......... .......... 38% 237M 0s 2024-08-22T20:28:55.7460711Z 22700K .......... .......... .......... .......... .......... 38% 223M 0s 2024-08-22T20:28:55.7463221Z 22750K .......... .......... .......... .......... .......... 38% 226M 0s 2024-08-22T20:28:55.7465285Z 22800K .......... .......... .......... .......... .......... 38% 206M 0s 2024-08-22T20:28:55.7467522Z 22850K .......... .......... .......... .......... .......... 38% 212M 0s 2024-08-22T20:28:55.7469680Z 22900K .......... .......... .......... .......... .......... 38% 234M 0s 2024-08-22T20:28:55.7471862Z 22950K .......... .......... .......... .......... .......... 38% 243M 0s 2024-08-22T20:28:55.7473997Z 23000K .......... .......... .......... .......... .......... 38% 227M 0s 2024-08-22T20:28:55.7476660Z 23050K .......... .......... .......... .......... .......... 38% 197M 0s 2024-08-22T20:28:55.7479102Z 23100K .......... .......... .......... .......... .......... 38% 200M 0s 2024-08-22T20:28:55.7481915Z 23150K .......... .......... .......... .......... .......... 39% 192M 0s 2024-08-22T20:28:55.7484367Z 23200K .......... .......... .......... .......... .......... 39% 174M 0s 2024-08-22T20:28:55.7486328Z 23250K .......... .......... .......... .......... .......... 39% 243M 0s 2024-08-22T20:28:55.7488213Z 23300K .......... .......... .......... .......... .......... 39% 264M 0s 2024-08-22T20:28:55.7489983Z 23350K .......... .......... .......... .......... .......... 39% 254M 0s 2024-08-22T20:28:55.7491793Z 23400K .......... .......... .......... .......... .......... 39% 258M 0s 2024-08-22T20:28:55.7493663Z 23450K .......... .......... .......... .......... .......... 39% 279M 0s 2024-08-22T20:28:55.7495598Z 23500K .......... .......... .......... .......... .......... 39% 282M 0s 2024-08-22T20:28:55.7497422Z 23550K .......... .......... .......... .......... .......... 39% 234M 0s 2024-08-22T20:28:55.7499241Z 23600K .......... .......... .......... .......... .......... 39% 271M 0s 2024-08-22T20:28:55.7500904Z 23650K .......... .......... .......... .......... .......... 39% 293M 0s 2024-08-22T20:28:55.7502712Z 23700K .......... .......... .......... .......... .......... 40% 278M 0s 2024-08-22T20:28:55.7504569Z 23750K .......... .......... .......... .......... .......... 40% 249M 0s 2024-08-22T20:28:55.7506576Z 23800K .......... .......... .......... .......... .......... 40% 267M 0s 2024-08-22T20:28:55.7508123Z 23850K .......... .......... .......... .......... .......... 40% 278M 0s 2024-08-22T20:28:55.7509956Z 23900K .......... .......... .......... .......... .......... 40% 283M 0s 2024-08-22T20:28:55.7511972Z 23950K .......... .......... .......... .......... .......... 40% 234M 0s 2024-08-22T20:28:55.7513524Z 24000K .......... .......... .......... .......... .......... 40% 301M 0s 2024-08-22T20:28:55.7515455Z 24050K .......... .......... .......... .......... .......... 40% 281M 0s 2024-08-22T20:28:55.7517086Z 24100K .......... .......... .......... .......... .......... 40% 278M 0s 2024-08-22T20:28:55.7519077Z 24150K .......... .......... .......... .......... .......... 40% 257M 0s 2024-08-22T20:28:55.7520582Z 24200K .......... .......... .......... .......... .......... 40% 292M 0s 2024-08-22T20:28:55.7522304Z 24250K .......... .......... .......... .......... .......... 40% 294M 0s 2024-08-22T20:28:55.7524125Z 24300K .......... .......... .......... .......... .......... 41% 282M 0s 2024-08-22T20:28:55.7526086Z 24350K .......... .......... .......... .......... .......... 41% 243M 0s 2024-08-22T20:28:55.7527700Z 24400K .......... .......... .......... .......... .......... 41% 285M 0s 2024-08-22T20:28:55.7529734Z 24450K .......... .......... .......... .......... .......... 41% 277M 0s 2024-08-22T20:28:55.7531794Z 24500K .......... .......... .......... .......... .......... 41% 242M 0s 2024-08-22T20:28:55.7533702Z 24550K .......... .......... .......... .......... .......... 41% 241M 0s 2024-08-22T20:28:55.7535229Z 24600K .......... .......... .......... .......... .......... 41% 287M 0s 2024-08-22T20:28:55.7537093Z 24650K .......... .......... .......... .......... .......... 41% 302M 0s 2024-08-22T20:28:55.7538931Z 24700K .......... .......... .......... .......... .......... 41% 298M 0s 2024-08-22T20:28:55.7540533Z 24750K .......... .......... .......... .......... .......... 41% 234M 0s 2024-08-22T20:28:55.7542483Z 24800K .......... .......... .......... .......... .......... 41% 280M 0s 2024-08-22T20:28:55.7544308Z 24850K .......... .......... .......... .......... .......... 41% 265M 0s 2024-08-22T20:28:55.7546288Z 24900K .......... .......... .......... .......... .......... 42% 272M 0s 2024-08-22T20:28:55.7547876Z 24950K .......... .......... .......... .......... .......... 42% 257M 0s 2024-08-22T20:28:55.7549841Z 25000K .......... .......... .......... .......... .......... 42% 266M 0s 2024-08-22T20:28:55.7551452Z 25050K .......... .......... .......... .......... .......... 42% 284M 0s 2024-08-22T20:28:55.7553719Z 25100K .......... .......... .......... .......... .......... 42% 272M 0s 2024-08-22T20:28:55.7555324Z 25150K .......... .......... .......... .......... .......... 42% 228M 0s 2024-08-22T20:28:55.7557357Z 25200K .......... .......... .......... .......... .......... 42% 261M 0s 2024-08-22T20:28:55.7559016Z 25250K .......... .......... .......... .......... .......... 42% 282M 0s 2024-08-22T20:28:55.7561014Z 25300K .......... .......... .......... .......... .......... 42% 280M 0s 2024-08-22T20:28:55.7562562Z 25350K .......... .......... .......... .......... .......... 42% 259M 0s 2024-08-22T20:28:55.7564483Z 25400K .......... .......... .......... .......... .......... 42% 285M 0s 2024-08-22T20:28:55.7566436Z 25450K .......... .......... .......... .......... .......... 42% 273M 0s 2024-08-22T20:28:55.7568677Z 25500K .......... .......... .......... .......... .......... 43% 236M 0s 2024-08-22T20:28:55.7570460Z 25550K .......... .......... .......... .......... .......... 43% 226M 0s 2024-08-22T20:28:55.7572581Z 25600K .......... .......... .......... .......... .......... 43% 231M 0s 2024-08-22T20:28:55.7574229Z 25650K .......... .......... .......... .......... .......... 43% 283M 0s 2024-08-22T20:28:55.7576068Z 25700K .......... .......... .......... .......... .......... 43% 300M 0s 2024-08-22T20:28:55.7577644Z 25750K .......... .......... .......... .......... .......... 43% 260M 0s 2024-08-22T20:28:55.7579565Z 25800K .......... .......... .......... .......... .......... 43% 297M 0s 2024-08-22T20:28:55.7581239Z 25850K .......... .......... .......... .......... .......... 43% 264M 0s 2024-08-22T20:28:55.7583190Z 25900K .......... .......... .......... .......... .......... 43% 246M 0s 2024-08-22T20:28:55.7584879Z 25950K .......... .......... .......... .......... .......... 43% 280M 0s 2024-08-22T20:28:55.7586728Z 26000K .......... .......... .......... .......... .......... 43% 284M 0s 2024-08-22T20:28:55.7588366Z 26050K .......... .......... .......... .......... .......... 43% 282M 0s 2024-08-22T20:28:55.7590480Z 26100K .......... .......... .......... .......... .......... 44% 242M 0s 2024-08-22T20:28:55.7592252Z 26150K .......... .......... .......... .......... .......... 44% 277M 0s 2024-08-22T20:28:55.7594016Z 26200K .......... .......... .......... .......... .......... 44% 275M 0s 2024-08-22T20:28:55.7595945Z 26250K .......... .......... .......... .......... .......... 44% 255M 0s 2024-08-22T20:28:55.7598029Z 26300K .......... .......... .......... .......... .......... 44% 225M 0s 2024-08-22T20:28:55.7599894Z 26350K .......... .......... .......... .......... .......... 44% 275M 0s 2024-08-22T20:28:55.7601668Z 26400K .......... .......... .......... .......... .......... 44% 278M 0s 2024-08-22T20:28:55.7603435Z 26450K .......... .......... .......... .......... .......... 44% 279M 0s 2024-08-22T20:28:55.7605796Z 26500K .......... .......... .......... .......... .......... 44% 230M 0s 2024-08-22T20:28:55.7607306Z 26550K .......... .......... .......... .......... .......... 44% 258M 0s 2024-08-22T20:28:55.7609191Z 26600K .......... .......... .......... .......... .......... 44% 281M 0s 2024-08-22T20:28:55.7611118Z 26650K .......... .......... .......... .......... .......... 44% 280M 0s 2024-08-22T20:28:55.7613197Z 26700K .......... .......... .......... .......... .......... 45% 210M 0s 2024-08-22T20:28:55.7614811Z 26750K .......... .......... .......... .......... .......... 45% 283M 0s 2024-08-22T20:28:55.7821370Z 26800K .......... .......... .......... .......... .......... 45% 281M 0s 2024-08-22T20:28:55.7822427Z 26850K .......... .......... .......... .......... .......... 45% 295M 0s 2024-08-22T20:28:55.7823225Z 26900K .......... .......... .......... .......... .......... 45% 277M 0s 2024-08-22T20:28:55.7823951Z 26950K .......... .......... .......... .......... .......... 45% 339M 0s 2024-08-22T20:28:55.7824727Z 27000K .......... .......... .......... .......... .......... 45% 322M 0s 2024-08-22T20:28:55.7825463Z 27050K .......... .......... .......... .......... .......... 45% 313M 0s 2024-08-22T20:28:55.7826266Z 27100K .......... .......... .......... .......... .......... 45% 253M 0s 2024-08-22T20:28:55.7827055Z 27150K .......... .......... .......... .......... .......... 45% 318M 0s 2024-08-22T20:28:55.7827807Z 27200K .......... .......... .......... .......... .......... 45% 287M 0s 2024-08-22T20:28:55.7828586Z 27250K .......... .......... .......... .......... .......... 45% 326M 0s 2024-08-22T20:28:55.7829378Z 27300K .......... .......... .......... .......... .......... 46% 295M 0s 2024-08-22T20:28:55.7830170Z 27350K .......... .......... .......... .......... .......... 46% 309M 0s 2024-08-22T20:28:55.7830979Z 27400K .......... .......... .......... .......... .......... 46% 292M 0s 2024-08-22T20:28:55.7831830Z 27450K .......... .......... .......... .......... .......... 46% 305M 0s 2024-08-22T20:28:55.7832475Z 27500K .......... .......... .......... .......... .......... 46% 269M 0s 2024-08-22T20:28:55.7833029Z 27550K .......... .......... .......... .......... .......... 46% 260M 0s 2024-08-22T20:28:55.7833833Z 27600K .......... .......... .......... .......... .......... 46% 300M 0s 2024-08-22T20:28:55.7834359Z 27650K .......... .......... .......... .......... .......... 46% 316M 0s 2024-08-22T20:28:55.7834816Z 27700K .......... .......... .......... .......... .......... 46% 284M 0s 2024-08-22T20:28:55.7835461Z 27750K .......... .......... .......... .......... .......... 46% 327M 0s 2024-08-22T20:28:55.7836228Z 27800K .......... .......... .......... .......... .......... 46% 339M 0s 2024-08-22T20:28:55.7836694Z 27850K .......... .......... .......... .......... .......... 46% 334M 0s 2024-08-22T20:28:55.7837344Z 27900K .......... .......... .......... .......... .......... 47% 213M 0s 2024-08-22T20:28:55.7838102Z 27950K .......... .......... .......... .......... .......... 47% 318M 0s 2024-08-22T20:28:55.7838574Z 28000K .......... .......... .......... .......... .......... 47% 332M 0s 2024-08-22T20:28:55.7839200Z 28050K .......... .......... .......... .......... .......... 47% 324M 0s 2024-08-22T20:28:55.7839964Z 28100K .......... .......... .......... .......... .......... 47% 279M 0s 2024-08-22T20:28:55.7840443Z 28150K .......... .......... .......... .......... .......... 47% 309M 0s 2024-08-22T20:28:55.7841096Z 28200K .......... .......... .......... .......... .......... 47% 314M 0s 2024-08-22T20:28:55.7841845Z 28250K .......... .......... .......... .......... .......... 47% 330M 0s 2024-08-22T20:28:55.7842315Z 28300K .......... .......... .......... .......... .......... 47% 275M 0s 2024-08-22T20:28:55.7843401Z 28350K .......... .......... .......... .......... .......... 47% 304M 0s 2024-08-22T20:28:55.7844037Z 28400K .......... .......... .......... .......... .......... 47% 309M 0s 2024-08-22T20:28:55.7844758Z 28450K .......... .......... .......... .......... .......... 48% 280M 0s 2024-08-22T20:28:55.7845596Z 28500K .......... .......... .......... .......... .......... 48% 293M 0s 2024-08-22T20:28:55.7846128Z 28550K .......... .......... .......... .......... .......... 48% 306M 0s 2024-08-22T20:28:55.7846689Z 28600K .......... .......... .......... .......... .......... 48% 293M 0s 2024-08-22T20:28:55.7847503Z 28650K .......... .......... .......... .......... .......... 48% 261M 0s 2024-08-22T20:28:55.7848007Z 28700K .......... .......... .......... .......... .......... 48% 318M 0s 2024-08-22T20:28:55.7848627Z 28750K .......... .......... .......... .......... .......... 48% 310M 0s 2024-08-22T20:28:55.7849389Z 28800K .......... .......... .......... .......... .......... 48% 319M 0s 2024-08-22T20:28:55.7849867Z 28850K .......... .......... .......... .......... .......... 48% 285M 0s 2024-08-22T20:28:55.7850581Z 28900K .......... .......... .......... .......... .......... 48% 299M 0s 2024-08-22T20:28:55.7851411Z 28950K .......... .......... .......... .......... .......... 48% 307M 0s 2024-08-22T20:28:55.7852015Z 29000K .......... .......... .......... .......... .......... 48% 305M 0s 2024-08-22T20:28:55.7852490Z 29050K .......... .......... .......... .......... .......... 49% 256M 0s 2024-08-22T20:28:55.7853093Z 29100K .......... .......... .......... .......... .......... 49% 259M 0s 2024-08-22T20:28:55.7853571Z 29150K .......... .......... .......... .......... .......... 49% 293M 0s 2024-08-22T20:28:55.7854037Z 29200K .......... .......... .......... .......... .......... 49% 306M 0s 2024-08-22T20:28:55.7854604Z 29250K .......... .......... .......... .......... .......... 49% 271M 0s 2024-08-22T20:28:55.7855099Z 29300K .......... .......... .......... .......... .......... 49% 316M 0s 2024-08-22T20:28:55.7855573Z 29350K .......... .......... .......... .......... .......... 49% 302M 0s 2024-08-22T20:28:55.7856041Z 29400K .......... .......... .......... .......... .......... 49% 303M 0s 2024-08-22T20:28:55.7856625Z 29450K .......... .......... .......... .......... .......... 49% 241M 0s 2024-08-22T20:28:55.7857098Z 29500K .......... .......... .......... .......... .......... 49% 293M 0s 2024-08-22T20:28:55.7857552Z 29550K .......... .......... .......... .......... .......... 49% 271M 0s 2024-08-22T20:28:55.7858011Z 29600K .......... .......... .......... .......... .......... 49% 307M 0s 2024-08-22T20:28:55.7858593Z 29650K .......... .......... .......... .......... .......... 50% 279M 0s 2024-08-22T20:28:55.7859066Z 29700K .......... .......... .......... .......... .......... 50% 321M 0s 2024-08-22T20:28:55.7859521Z 29750K .......... .......... .......... .......... .......... 50% 305M 0s 2024-08-22T20:28:55.7860099Z 29800K .......... .......... .......... .......... .......... 50% 315M 0s 2024-08-22T20:28:55.7860570Z 29850K .......... .......... .......... .......... .......... 50% 244M 0s 2024-08-22T20:28:55.7861025Z 29900K .......... .......... .......... .......... .......... 50% 311M 0s 2024-08-22T20:28:55.7861529Z 29950K .......... .......... .......... .......... .......... 50% 314M 0s 2024-08-22T20:28:55.7862077Z 30000K .......... .......... .......... .......... .......... 50% 295M 0s 2024-08-22T20:28:55.7862538Z 30050K .......... .......... .......... .......... .......... 50% 264M 0s 2024-08-22T20:28:55.7862995Z 30100K .......... .......... .......... .......... .......... 50% 304M 0s 2024-08-22T20:28:55.7863576Z 30150K .......... .......... .......... .......... .......... 50% 311M 0s 2024-08-22T20:28:55.7864033Z 30200K .......... .......... .......... .......... .......... 50% 288M 0s 2024-08-22T20:28:55.7864484Z 30250K .......... .......... .......... .......... .......... 51% 233M 0s 2024-08-22T20:28:55.7865146Z 30300K .......... .......... .......... .......... .......... 51% 303M 0s 2024-08-22T20:28:55.7865606Z 30350K .......... .......... .......... .......... .......... 51% 319M 0s 2024-08-22T20:28:55.7866342Z 30400K .......... .......... .......... .......... .......... 51% 313M 0s 2024-08-22T20:28:55.7866835Z 30450K .......... .......... .......... .......... .......... 51% 287M 0s 2024-08-22T20:28:55.7867379Z 30500K .......... .......... .......... .......... .......... 51% 284M 0s 2024-08-22T20:28:55.7867914Z 30550K .......... .......... .......... .......... .......... 51% 304M 0s 2024-08-22T20:28:55.7868386Z 30600K .......... .......... .......... .......... .......... 51% 329M 0s 2024-08-22T20:28:55.7868848Z 30650K .......... .......... .......... .......... .......... 51% 261M 0s 2024-08-22T20:28:55.7869427Z 30700K .......... .......... .......... .......... .......... 51% 309M 0s 2024-08-22T20:28:55.7869884Z 30750K .......... .......... .......... .......... .......... 51% 311M 0s 2024-08-22T20:28:55.7870348Z 30800K .......... .......... .......... .......... .......... 51% 292M 0s 2024-08-22T20:28:55.7870877Z 30850K .......... .......... .......... .......... .......... 52% 327M 0s 2024-08-22T20:28:55.7871395Z 30900K .......... .......... .......... .......... .......... 52% 312M 0s 2024-08-22T20:28:55.7871860Z 30950K .......... .......... .......... .......... .......... 52% 327M 0s 2024-08-22T20:28:55.7872321Z 31000K .......... .......... .......... .......... .......... 52% 273M 0s 2024-08-22T20:28:55.7872770Z 31050K .......... .......... .......... .......... .......... 52% 316M 0s 2024-08-22T20:28:55.7873340Z 31100K .......... .......... .......... .......... .......... 52% 298M 0s 2024-08-22T20:28:55.7873807Z 31150K .......... .......... .......... .......... .......... 52% 320M 0s 2024-08-22T20:28:55.7874271Z 31200K .......... .......... .......... .......... .......... 52% 286M 0s 2024-08-22T20:28:55.7874725Z 31250K .......... .......... .......... .......... .......... 52% 306M 0s 2024-08-22T20:28:55.7875330Z 31300K .......... .......... .......... .......... .......... 52% 331M 0s 2024-08-22T20:28:55.7875790Z 31350K .......... .......... .......... .......... .......... 52% 314M 0s 2024-08-22T20:28:55.7876236Z 31400K .......... .......... .......... .......... .......... 52% 244M 0s 2024-08-22T20:28:55.7876812Z 31450K .......... .......... .......... .......... .......... 53% 297M 0s 2024-08-22T20:28:55.7877262Z 31500K .......... .......... .......... .......... .......... 53% 275M 0s 2024-08-22T20:28:55.7877722Z 31550K .......... .......... .......... .......... .......... 53% 309M 0s 2024-08-22T20:28:55.7878173Z 31600K .......... .......... .......... .......... .......... 53% 279M 0s 2024-08-22T20:28:55.7878711Z 31650K .......... .......... .......... .......... .......... 53% 295M 0s 2024-08-22T20:28:55.7879192Z 31700K .......... .......... .......... .......... .......... 53% 304M 0s 2024-08-22T20:28:55.7879638Z 31750K .......... .......... .......... .......... .......... 53% 334M 0s 2024-08-22T20:28:55.7880095Z 31800K .......... .......... .......... .......... .......... 53% 267M 0s 2024-08-22T20:28:55.7880676Z 31850K .......... .......... .......... .......... .......... 53% 320M 0s 2024-08-22T20:28:55.7881125Z 31900K .......... .......... .......... .......... .......... 53% 299M 0s 2024-08-22T20:28:55.7881585Z 31950K .......... .......... .......... .......... .......... 53% 321M 0s 2024-08-22T20:28:55.7882065Z 32000K .......... .......... .......... .......... .......... 53% 272M 0s 2024-08-22T20:28:55.7882606Z 32050K .......... .......... .......... .......... .......... 54% 296M 0s 2024-08-22T20:28:55.7883062Z 32100K .......... .......... .......... .......... .......... 54% 322M 0s 2024-08-22T20:28:55.7883510Z 32150K .......... .......... .......... .......... .......... 54% 312M 0s 2024-08-22T20:28:55.7884080Z 32200K .......... .......... .......... .......... .......... 54% 259M 0s 2024-08-22T20:28:55.7884694Z 32250K .......... .......... .......... .......... .......... 54% 316M 0s 2024-08-22T20:28:55.7885145Z 32300K .......... .......... .......... .......... .......... 54% 275M 0s 2024-08-22T20:28:55.7885736Z 32350K .......... .......... .......... .......... .......... 54% 314M 0s 2024-08-22T20:28:55.7886344Z 32400K .......... .......... .......... .......... .......... 54% 289M 0s 2024-08-22T20:28:55.7886802Z 32450K .......... .......... .......... .......... .......... 54% 329M 0s 2024-08-22T20:28:55.7887259Z 32500K .......... .......... .......... .......... .......... 54% 324M 0s 2024-08-22T20:28:55.7887832Z 32550K .......... .......... .......... .......... .......... 54% 318M 0s 2024-08-22T20:28:55.7888291Z 32600K .......... .......... .......... .......... .......... 54% 268M 0s 2024-08-22T20:28:55.7888745Z 32650K .......... .......... .......... .......... .......... 55% 313M 0s 2024-08-22T20:28:55.7889187Z 32700K .......... .......... .......... .......... .......... 55% 284M 0s 2024-08-22T20:28:55.7889790Z 32750K .......... .......... .......... .......... .......... 55% 308M 0s 2024-08-22T20:28:55.7890457Z 32800K .......... .......... .......... .......... .......... 55% 293M 0s 2024-08-22T20:28:55.7890919Z 32850K .......... .......... .......... .......... .......... 55% 308M 0s 2024-08-22T20:28:55.7891368Z 32900K .......... .......... .......... .......... .......... 55% 316M 0s 2024-08-22T20:28:55.7891947Z 32950K .......... .......... .......... .......... .......... 55% 306M 0s 2024-08-22T20:28:55.7892398Z 33000K .......... .......... .......... .......... .......... 55% 242M 0s 2024-08-22T20:28:55.7892868Z 33050K .......... .......... .......... .......... .......... 55% 250M 0s 2024-08-22T20:28:55.7893317Z 33100K .......... .......... .......... .......... .......... 55% 214M 0s 2024-08-22T20:28:55.7893915Z 33150K .......... .......... .......... .......... .......... 55% 231M 0s 2024-08-22T20:28:55.7894377Z 33200K .......... .......... .......... .......... .......... 56% 250M 0s 2024-08-22T20:28:55.7894837Z 33250K .......... .......... .......... .......... .......... 56% 242M 0s 2024-08-22T20:28:55.7895329Z 33300K .......... .......... .......... .......... .......... 56% 270M 0s 2024-08-22T20:28:55.7895911Z 33350K .......... .......... .......... .......... .......... 56% 219M 0s 2024-08-22T20:28:55.7896374Z 33400K .......... .......... .......... .......... .......... 56% 269M 0s 2024-08-22T20:28:55.7896825Z 33450K .......... .......... .......... .......... .......... 56% 256M 0s 2024-08-22T20:28:55.7897398Z 33500K .......... .......... .......... .......... .......... 56% 260M 0s 2024-08-22T20:28:55.7897859Z 33550K .......... .......... .......... .......... .......... 56% 239M 0s 2024-08-22T20:28:55.7898304Z 33600K .......... .......... .......... .......... .......... 56% 273M 0s 2024-08-22T20:28:55.7898753Z 33650K .......... .......... .......... .......... .......... 56% 246M 0s 2024-08-22T20:28:55.7899350Z 33700K .......... .......... .......... .......... .......... 56% 269M 0s 2024-08-22T20:28:55.7899815Z 33750K .......... .......... .......... .......... .......... 56% 237M 0s 2024-08-22T20:28:55.7900285Z 33800K .......... .......... .......... .......... .......... 57% 237M 0s 2024-08-22T20:28:55.7900741Z 33850K .......... .......... .......... .......... .......... 57% 267M 0s 2024-08-22T20:28:55.7901337Z 33900K .......... .......... .......... .......... .......... 57% 291M 0s 2024-08-22T20:28:55.7901791Z 33950K .......... .......... .......... .......... .......... 57% 246M 0s 2024-08-22T20:28:55.7902245Z 34000K .......... .......... .......... .......... .......... 57% 281M 0s 2024-08-22T20:28:55.7902821Z 34050K .......... .......... .......... .......... .......... 57% 287M 0s 2024-08-22T20:28:55.7903274Z 34100K .......... .......... .......... .......... .......... 57% 274M 0s 2024-08-22T20:28:55.7903729Z 34150K .......... .......... .......... .......... .......... 57% 219M 0s 2024-08-22T20:28:55.7904387Z 34200K .......... .......... .......... .......... .......... 57% 276M 0s 2024-08-22T20:28:55.7904899Z 34250K .......... .......... .......... .......... .......... 57% 268M 0s 2024-08-22T20:28:55.7905599Z 34300K .......... .......... .......... .......... .......... 57% 291M 0s 2024-08-22T20:28:55.7906075Z 34350K .......... .......... .......... .......... .......... 57% 244M 0s 2024-08-22T20:28:55.7906625Z 34400K .......... .......... .......... .......... .......... 58% 271M 0s 2024-08-22T20:28:55.7907123Z 34450K .......... .......... .......... .......... .......... 58% 261M 0s 2024-08-22T20:28:55.7907579Z 34500K .......... .......... .......... .......... .......... 58% 283M 0s 2024-08-22T20:28:55.7908038Z 34550K .......... .......... .......... .......... .......... 58% 239M 0s 2024-08-22T20:28:55.7908607Z 34600K .......... .......... .......... .......... .......... 58% 265M 0s 2024-08-22T20:28:55.7909073Z 34650K .......... .......... .......... .......... .......... 58% 280M 0s 2024-08-22T20:28:55.7909529Z 34700K .......... .......... .......... .......... .......... 58% 255M 0s 2024-08-22T20:28:55.7909981Z 34750K .......... .......... .......... .......... .......... 58% 256M 0s 2024-08-22T20:28:55.7910558Z 34800K .......... .......... .......... .......... .......... 58% 294M 0s 2024-08-22T20:28:55.7911007Z 34850K .......... .......... .......... .......... .......... 58% 242M 0s 2024-08-22T20:28:55.7911469Z 34900K .......... .......... .......... .......... .......... 58% 266M 0s 2024-08-22T20:28:55.7911910Z 34950K .......... .......... .......... .......... .......... 58% 221M 0s 2024-08-22T20:28:55.7912505Z 35000K .......... .......... .......... .......... .......... 59% 271M 0s 2024-08-22T20:28:55.7912962Z 35050K .......... .......... .......... .......... .......... 59% 288M 0s 2024-08-22T20:28:55.7913405Z 35100K .......... .......... .......... .......... .......... 59% 280M 0s 2024-08-22T20:28:55.7913870Z 35150K .......... .......... .......... .......... .......... 59% 245M 0s 2024-08-22T20:28:55.7914461Z 35200K .......... .......... .......... .......... .......... 59% 242M 0s 2024-08-22T20:28:55.7914922Z 35250K .......... .......... .......... .......... .......... 59% 280M 0s 2024-08-22T20:28:55.7915375Z 35300K .......... .......... .......... .......... .......... 59% 286M 0s 2024-08-22T20:28:55.7915836Z 35350K .......... .......... .......... .......... .......... 59% 227M 0s 2024-08-22T20:28:55.7916463Z 35400K .......... .......... .......... .......... .......... 59% 281M 0s 2024-08-22T20:28:55.7916921Z 35450K .......... .......... .......... .......... .......... 59% 252M 0s 2024-08-22T20:28:55.7917383Z 35500K .......... .......... .......... .......... .......... 59% 250M 0s 2024-08-22T20:28:55.7918105Z 35550K .......... .......... .......... .......... .......... 59% 243M 0s 2024-08-22T20:28:55.7919901Z 35600K .......... .......... .......... .......... .......... 60% 274M 0s 2024-08-22T20:28:55.7921817Z 35650K .......... .......... .......... .......... .......... 60% 258M 0s 2024-08-22T20:28:55.7924235Z 35700K .......... .......... .......... .......... .......... 60% 229M 0s 2024-08-22T20:28:55.7926087Z 35750K .......... .......... .......... .......... .......... 60% 276M 0s 2024-08-22T20:28:55.7927166Z 35800K .......... .......... .......... .......... .......... 60% 291M 0s 2024-08-22T20:28:55.7929585Z 35850K .......... .......... .......... .......... .......... 60% 282M 0s 2024-08-22T20:28:55.7931399Z 35900K .......... .......... .......... .......... .......... 60% 208M 0s 2024-08-22T20:28:55.7933305Z 35950K .......... .......... .......... .......... .......... 60% 254M 0s 2024-08-22T20:28:55.7935529Z 36000K .......... .......... .......... .......... .......... 60% 283M 0s 2024-08-22T20:28:55.7936821Z 36050K .......... .......... .......... .......... .......... 60% 255M 0s 2024-08-22T20:28:55.7939435Z 36100K .......... .......... .......... .......... .......... 60% 237M 0s 2024-08-22T20:28:55.7940655Z 36150K .......... .......... .......... .......... .......... 60% 273M 0s 2024-08-22T20:28:55.7942738Z 36200K .......... .......... .......... .......... .......... 61% 269M 0s 2024-08-22T20:28:55.7944800Z 36250K .......... .......... .......... .......... .......... 61% 283M 0s 2024-08-22T20:28:55.7946847Z 36300K .......... .......... .......... .......... .......... 61% 219M 0s 2024-08-22T20:28:55.7948343Z 36350K .......... .......... .......... .......... .......... 61% 252M 0s 2024-08-22T20:28:55.7950198Z 36400K .......... .......... .......... .......... .......... 61% 281M 0s 2024-08-22T20:28:55.7952297Z 36450K .......... .......... .......... .......... .......... 61% 284M 0s 2024-08-22T20:28:55.7954254Z 36500K .......... .......... .......... .......... .......... 61% 240M 0s 2024-08-22T20:28:55.7956161Z 36550K .......... .......... .......... .......... .......... 61% 279M 0s 2024-08-22T20:28:55.7957644Z 36600K .......... .......... .......... .......... .......... 61% 248M 0s 2024-08-22T20:28:55.7959462Z 36650K .......... .......... .......... .......... .......... 61% 279M 0s 2024-08-22T20:28:55.7961536Z 36700K .......... .......... .......... .......... .......... 61% 250M 0s 2024-08-22T20:28:55.7963317Z 36750K .......... .......... .......... .......... .......... 61% 275M 0s 2024-08-22T20:28:55.7965210Z 36800K .......... .......... .......... .......... .......... 62% 260M 0s 2024-08-22T20:28:55.7966968Z 36850K .......... .......... .......... .......... .......... 62% 288M 0s 2024-08-22T20:28:55.7968996Z 36900K .......... .......... .......... .......... .......... 62% 220M 0s 2024-08-22T20:28:55.7971000Z 36950K .......... .......... .......... .......... .......... 62% 240M 0s 2024-08-22T20:28:55.7972994Z 37000K .......... .......... .......... .......... .......... 62% 257M 0s 2024-08-22T20:28:55.7975260Z 37050K .......... .......... .......... .......... .......... 62% 285M 0s 2024-08-22T20:28:55.7976417Z 37100K .......... .......... .......... .......... .......... 62% 254M 0s 2024-08-22T20:28:55.7978627Z 37150K .......... .......... .......... .......... .......... 62% 270M 0s 2024-08-22T20:28:55.7980486Z 37200K .......... .......... .......... .......... .......... 62% 266M 0s 2024-08-22T20:28:55.7982792Z 37250K .......... .......... .......... .......... .......... 62% 251M 0s 2024-08-22T20:28:55.7984595Z 37300K .......... .......... .......... .......... .......... 62% 202M 0s 2024-08-22T20:28:55.7986386Z 37350K .......... .......... .......... .......... .......... 63% 264M 0s 2024-08-22T20:28:55.7988260Z 37400K .......... .......... .......... .......... .......... 63% 261M 0s 2024-08-22T20:28:55.7990394Z 37450K .......... .......... .......... .......... .......... 63% 276M 0s 2024-08-22T20:28:55.7991902Z 37500K .......... .......... .......... .......... .......... 63% 243M 0s 2024-08-22T20:28:55.7994068Z 37550K .......... .......... .......... .......... .......... 63% 275M 0s 2024-08-22T20:28:55.7996042Z 37600K .......... .......... .......... .......... .......... 63% 252M 0s 2024-08-22T20:28:55.7998515Z 37650K .......... .......... .......... .......... .......... 63% 246M 0s 2024-08-22T20:28:55.7999883Z 37700K .......... .......... .......... .......... .......... 63% 217M 0s 2024-08-22T20:28:55.8001939Z 37750K .......... .......... .......... .......... .......... 63% 247M 0s 2024-08-22T20:28:55.8003843Z 37800K .......... .......... .......... .......... .......... 63% 276M 0s 2024-08-22T20:28:55.8005982Z 37850K .......... .......... .......... .......... .......... 63% 274M 0s 2024-08-22T20:28:55.8007886Z 37900K .......... .......... .......... .......... .......... 63% 225M 0s 2024-08-22T20:28:55.8009590Z 37950K .......... .......... .......... .......... .......... 64% 252M 0s 2024-08-22T20:28:55.8011480Z 38000K .......... .......... .......... .......... .......... 64% 257M 0s 2024-08-22T20:28:55.8013716Z 38050K .......... .......... .......... .......... .......... 64% 281M 0s 2024-08-22T20:28:55.8015220Z 38100K .......... .......... .......... .......... .......... 64% 235M 0s 2024-08-22T20:28:55.8017048Z 38150K .......... .......... .......... .......... .......... 64% 267M 0s 2024-08-22T20:28:55.8019347Z 38200K .......... .......... .......... .......... .......... 64% 270M 0s 2024-08-22T20:28:55.8021267Z 38250K .......... .......... .......... .......... .......... 64% 253M 0s 2024-08-22T20:28:55.8023013Z 38300K .......... .......... .......... .......... .......... 64% 262M 0s 2024-08-22T20:28:55.8024965Z 38350K .......... .......... .......... .......... .......... 64% 255M 0s 2024-08-22T20:28:55.8026980Z 38400K .......... .......... .......... .......... .......... 64% 243M 0s 2024-08-22T20:28:55.8029459Z 38450K .......... .......... .......... .......... .......... 64% 217M 0s 2024-08-22T20:28:55.8030988Z 38500K .......... .......... .......... .......... .......... 64% 239M 0s 2024-08-22T20:28:55.8032810Z 38550K .......... .......... .......... .......... .......... 65% 268M 0s 2024-08-22T20:28:55.8034900Z 38600K .......... .......... .......... .......... .......... 65% 286M 0s 2024-08-22T20:28:55.8036245Z 38650K .......... .......... .......... .......... .......... 65% 260M 0s 2024-08-22T20:28:55.8038703Z 38700K .......... .......... .......... .......... .......... 65% 238M 0s 2024-08-22T20:28:55.8040172Z 38750K .......... .......... .......... .......... .......... 65% 270M 0s 2024-08-22T20:28:55.8042447Z 38800K .......... .......... .......... .......... .......... 65% 260M 0s 2024-08-22T20:28:55.8044404Z 38850K .......... .......... .......... .......... .......... 65% 221M 0s 2024-08-22T20:28:55.8046439Z 38900K .......... .......... .......... .......... .......... 65% 272M 0s 2024-08-22T20:28:55.8048308Z 38950K .......... .......... .......... .......... .......... 65% 230M 0s 2024-08-22T20:28:55.8049937Z 39000K .......... .......... .......... .......... .......... 65% 283M 0s 2024-08-22T20:28:55.8052979Z 39050K .......... .......... .......... .......... .......... 65% 205M 0s 2024-08-22T20:28:55.8054355Z 39100K .......... .......... .......... .......... .......... 65% 244M 0s 2024-08-22T20:28:55.8056516Z 39150K .......... .......... .......... .......... .......... 66% 276M 0s 2024-08-22T20:28:55.8057854Z 39200K .......... .......... .......... .......... .......... 66% 274M 0s 2024-08-22T20:28:55.8060061Z 39250K .......... .......... .......... .......... .......... 66% 226M 0s 2024-08-22T20:28:55.8062184Z 39300K .......... .......... .......... .......... .......... 66% 257M 0s 2024-08-22T20:28:55.8064409Z 39350K .......... .......... .......... .......... .......... 66% 255M 0s 2024-08-22T20:28:55.8065982Z 39400K .......... .......... .......... .......... .......... 66% 248M 0s 2024-08-22T20:28:55.8068092Z 39450K .......... .......... .......... .......... .......... 66% 218M 0s 2024-08-22T20:28:55.8070116Z 39500K .......... .......... .......... .......... .......... 66% 282M 0s 2024-08-22T20:28:55.8071547Z 39550K .......... .......... .......... .......... .......... 66% 273M 0s 2024-08-22T20:28:55.8073834Z 39600K .......... .......... .......... .......... .......... 66% 287M 0s 2024-08-22T20:28:55.8075375Z 39650K .......... .......... .......... .......... .......... 66% 250M 0s 2024-08-22T20:28:55.8077137Z 39700K .......... .......... .......... .......... .......... 66% 273M 0s 2024-08-22T20:28:55.8078912Z 39750K .......... .......... .......... .......... .......... 67% 267M 0s 2024-08-22T20:28:55.8080977Z 39800K .......... .......... .......... .......... .......... 67% 273M 0s 2024-08-22T20:28:55.8082614Z 39850K .......... .......... .......... .......... .......... 67% 249M 0s 2024-08-22T20:28:55.8084182Z 39900K .......... .......... .......... .......... .......... 67% 294M 0s 2024-08-22T20:28:55.8086229Z 39950K .......... .......... .......... .......... .......... 67% 291M 0s 2024-08-22T20:28:55.8088865Z 40000K .......... .......... .......... .......... .......... 67% 236M 0s 2024-08-22T20:28:55.8090581Z 40050K .......... .......... .......... .......... .......... 67% 207M 0s 2024-08-22T20:28:55.8092581Z 40100K .......... .......... .......... .......... .......... 67% 241M 0s 2024-08-22T20:28:55.8094865Z 40150K .......... .......... .......... .......... .......... 67% 266M 0s 2024-08-22T20:28:55.8096352Z 40200K .......... .......... .......... .......... .......... 67% 261M 0s 2024-08-22T20:28:55.8098461Z 40250K .......... .......... .......... .......... .......... 67% 238M 0s 2024-08-22T20:28:55.8100030Z 40300K .......... .......... .......... .......... .......... 67% 270M 0s 2024-08-22T20:28:55.8101999Z 40350K .......... .......... .......... .......... .......... 68% 261M 0s 2024-08-22T20:28:55.8104040Z 40400K .......... .......... .......... .......... .......... 68% 270M 0s 2024-08-22T20:28:55.8106290Z 40450K .......... .......... .......... .......... .......... 68% 228M 0s 2024-08-22T20:28:55.8107599Z 40500K .......... .......... .......... .......... .......... 68% 261M 0s 2024-08-22T20:28:55.8109446Z 40550K .......... .......... .......... .......... .......... 68% 282M 0s 2024-08-22T20:28:55.8111741Z 40600K .......... .......... .......... .......... .......... 68% 242M 0s 2024-08-22T20:28:55.8113312Z 40650K .......... .......... .......... .......... .......... 68% 281M 0s 2024-08-22T20:28:55.8115281Z 40700K .......... .......... .......... .......... .......... 68% 261M 0s 2024-08-22T20:28:55.8117097Z 40750K .......... .......... .......... .......... .......... 68% 254M 0s 2024-08-22T20:28:55.8119314Z 40800K .......... .......... .......... .......... .......... 68% 236M 0s 2024-08-22T20:28:55.8121007Z 40850K .......... .......... .......... .......... .......... 68% 261M 0s 2024-08-22T20:28:55.8122907Z 40900K .......... .......... .......... .......... .......... 68% 257M 0s 2024-08-22T20:28:55.8124567Z 40950K .......... .......... .......... .......... .......... 69% 281M 0s 2024-08-22T20:28:55.8126560Z 41000K .......... .......... .......... .......... .......... 69% 240M 0s 2024-08-22T20:28:55.8128951Z 41050K .......... .......... .......... .......... .......... 69% 262M 0s 2024-08-22T20:28:55.8130061Z 41100K .......... .......... .......... .......... .......... 69% 285M 0s 2024-08-22T20:28:55.8132251Z 41150K .......... .......... .......... .......... .......... 69% 250M 0s 2024-08-22T20:28:55.8134368Z 41200K .......... .......... .......... .......... .......... 69% 230M 0s 2024-08-22T20:28:55.8136046Z 41250K .......... .......... .......... .......... .......... 69% 268M 0s 2024-08-22T20:28:55.8137592Z 41300K .......... .......... .......... .......... .......... 69% 296M 0s 2024-08-22T20:28:55.8139564Z 41350K .......... .......... .......... .......... .......... 69% 273M 0s 2024-08-22T20:28:55.8141546Z 41400K .......... .......... .......... .......... .......... 69% 240M 0s 2024-08-22T20:28:55.8143247Z 41450K .......... .......... .......... .......... .......... 69% 281M 0s 2024-08-22T20:28:55.8145241Z 41500K .......... .......... .......... .......... .......... 69% 288M 0s 2024-08-22T20:28:55.8146876Z 41550K .......... .......... .......... .......... .......... 70% 272M 0s 2024-08-22T20:28:55.8148766Z 41600K .......... .......... .......... .......... .......... 70% 241M 0s 2024-08-22T20:28:55.8150681Z 41650K .......... .......... .......... .......... .......... 70% 273M 0s 2024-08-22T20:28:55.8152536Z 41700K .......... .......... .......... .......... .......... 70% 272M 0s 2024-08-22T20:28:55.8154533Z 41750K .......... .......... .......... .......... .......... 70% 258M 0s 2024-08-22T20:28:55.8156506Z 41800K .......... .......... .......... .......... .......... 70% 247M 0s 2024-08-22T20:28:55.8158231Z 41850K .......... .......... .......... .......... .......... 70% 252M 0s 2024-08-22T20:28:55.8160040Z 41900K .......... .......... .......... .......... .......... 70% 266M 0s 2024-08-22T20:28:55.8162124Z 41950K .......... .......... .......... .......... .......... 70% 284M 0s 2024-08-22T20:28:55.8163952Z 42000K .......... .......... .......... .......... .......... 70% 229M 0s 2024-08-22T20:28:55.8165614Z 42050K .......... .......... .......... .......... .......... 70% 281M 0s 2024-08-22T20:28:55.8167512Z 42100K .......... .......... .......... .......... .......... 71% 281M 0s 2024-08-22T20:28:55.8169363Z 42150K .......... .......... .......... .......... .......... 71% 277M 0s 2024-08-22T20:28:55.8171328Z 42200K .......... .......... .......... .......... .......... 71% 224M 0s 2024-08-22T20:28:55.8173046Z 42250K .......... .......... .......... .......... .......... 71% 278M 0s 2024-08-22T20:28:55.8174687Z 42300K .......... .......... .......... .......... .......... 71% 301M 0s 2024-08-22T20:28:55.8176604Z 42350K .......... .......... .......... .......... .......... 71% 302M 0s 2024-08-22T20:28:55.8178187Z 42400K .......... .......... .......... .......... .......... 71% 254M 0s 2024-08-22T20:28:55.8180008Z 42450K .......... .......... .......... .......... .......... 71% 268M 0s 2024-08-22T20:28:55.8181681Z 42500K .......... .......... .......... .......... .......... 71% 292M 0s 2024-08-22T20:28:55.8184127Z 42550K .......... .......... .......... .......... .......... 71% 288M 0s 2024-08-22T20:28:55.8185311Z 42600K .......... .......... .......... .......... .......... 71% 248M 0s 2024-08-22T20:28:55.8187154Z 42650K .......... .......... .......... .......... .......... 71% 273M 0s 2024-08-22T20:28:55.8189391Z 42700K .......... .......... .......... .......... .......... 72% 273M 0s 2024-08-22T20:28:55.8191562Z 42750K .......... .......... .......... .......... .......... 72% 278M 0s 2024-08-22T20:28:55.8192859Z 42800K .......... .......... .......... .......... .......... 72% 253M 0s 2024-08-22T20:28:55.8194716Z 42850K .......... .......... .......... .......... .......... 72% 270M 0s 2024-08-22T20:28:55.8201929Z 42900K .......... .......... .......... .......... .......... 72% 270M 0s 2024-08-22T20:28:55.8203663Z 42950K .......... .......... .......... .......... .......... 72% 290M 0s 2024-08-22T20:28:55.8205273Z 43000K .......... .......... .......... .......... .......... 72% 281M 0s 2024-08-22T20:28:55.8206227Z 43050K .......... .......... .......... .......... .......... 72% 332M 0s 2024-08-22T20:28:55.8207539Z 43100K .......... .......... .......... .......... .......... 72% 328M 0s 2024-08-22T20:28:55.8208117Z 43150K .......... .......... .......... .......... .......... 72% 212M 0s 2024-08-22T20:28:55.8214108Z 43200K .......... .......... .......... .......... .......... 72% 206M 0s 2024-08-22T20:28:55.8215245Z 43250K .......... .......... .......... .......... .......... 72% 192M 0s 2024-08-22T20:28:55.8215798Z 43300K .......... .......... .......... .......... .......... 73% 190M 0s 2024-08-22T20:28:55.8216488Z 43350K .......... .......... .......... .......... .......... 73% 260M 0s 2024-08-22T20:28:55.8217627Z 43400K .......... .......... .......... .......... .......... 73% 237M 0s 2024-08-22T20:28:55.8221013Z 43450K .......... .......... .......... .......... .......... 73% 269M 0s 2024-08-22T20:28:55.8224932Z 43500K .......... .......... .......... .......... .......... 73% 261M 0s 2024-08-22T20:28:55.8225520Z 43550K .......... .......... .......... .......... .......... 73% 235M 0s 2024-08-22T20:28:55.8226808Z 43600K .......... .......... .......... .......... .......... 73% 237M 0s 2024-08-22T20:28:55.8227395Z 43650K .......... .......... .......... .......... .......... 73% 245M 0s 2024-08-22T20:28:55.8228801Z 43700K .......... .......... .......... .......... .......... 73% 264M 0s 2024-08-22T20:28:55.8230106Z 43750K .......... .......... .......... .......... .......... 73% 240M 0s 2024-08-22T20:28:55.8231857Z 43800K .......... .......... .......... .......... .......... 73% 284M 0s 2024-08-22T20:28:55.8233482Z 43850K .......... .......... .......... .......... .......... 73% 292M 0s 2024-08-22T20:28:55.8235179Z 43900K .......... .......... .......... .......... .......... 74% 290M 0s 2024-08-22T20:28:55.8237387Z 43950K .......... .......... .......... .......... .......... 74% 227M 0s 2024-08-22T20:28:55.8239240Z 44000K .......... .......... .......... .......... .......... 74% 259M 0s 2024-08-22T20:28:55.8241227Z 44050K .......... .......... .......... .......... .......... 74% 293M 0s 2024-08-22T20:28:55.8242856Z 44100K .......... .......... .......... .......... .......... 74% 309M 0s 2024-08-22T20:28:55.8244587Z 44150K .......... .......... .......... .......... .......... 74% 247M 0s 2024-08-22T20:28:55.8246491Z 44200K .......... .......... .......... .......... .......... 74% 242M 0s 2024-08-22T20:28:55.8248684Z 44250K .......... .......... .......... .......... .......... 74% 225M 0s 2024-08-22T20:28:55.8251005Z 44300K .......... .......... .......... .......... .......... 74% 237M 0s 2024-08-22T20:28:55.8253343Z 44350K .......... .......... .......... .......... .......... 74% 190M 0s 2024-08-22T20:28:55.8255170Z 44400K .......... .......... .......... .......... .......... 74% 255M 0s 2024-08-22T20:28:55.8257325Z 44450K .......... .......... .......... .......... .......... 74% 245M 0s 2024-08-22T20:28:55.8259591Z 44500K .......... .......... .......... .......... .......... 75% 230M 0s 2024-08-22T20:28:55.8261622Z 44550K .......... .......... .......... .......... .......... 75% 211M 0s 2024-08-22T20:28:55.8263877Z 44600K .......... .......... .......... .......... .......... 75% 240M 0s 2024-08-22T20:28:55.8265865Z 44650K .......... .......... .......... .......... .......... 75% 244M 0s 2024-08-22T20:28:55.8268086Z 44700K .......... .......... .......... .......... .......... 75% 247M 0s 2024-08-22T20:28:55.8270204Z 44750K .......... .......... .......... .......... .......... 75% 200M 0s 2024-08-22T20:28:55.8272224Z 44800K .......... .......... .......... .......... .......... 75% 238M 0s 2024-08-22T20:28:55.8274371Z 44850K .......... .......... .......... .......... .......... 75% 226M 0s 2024-08-22T20:28:55.8276548Z 44900K .......... .......... .......... .......... .......... 75% 243M 0s 2024-08-22T20:28:55.8278724Z 44950K .......... .......... .......... .......... .......... 75% 204M 0s 2024-08-22T20:28:55.8280763Z 45000K .......... .......... .......... .......... .......... 75% 238M 0s 2024-08-22T20:28:55.8282903Z 45050K .......... .......... .......... .......... .......... 75% 244M 0s 2024-08-22T20:28:55.8285439Z 45100K .......... .......... .......... .......... .......... 76% 218M 0s 2024-08-22T20:28:55.8287451Z 45150K .......... .......... .......... .......... .......... 76% 201M 0s 2024-08-22T20:28:55.8289592Z 45200K .......... .......... .......... .......... .......... 76% 238M 0s 2024-08-22T20:28:55.8291821Z 45250K .......... .......... .......... .......... .......... 76% 211M 0s 2024-08-22T20:28:55.8294159Z 45300K .......... .......... .......... .......... .......... 76% 232M 0s 2024-08-22T20:28:55.8296152Z 45350K .......... .......... .......... .......... .......... 76% 213M 0s 2024-08-22T20:28:55.8298456Z 45400K .......... .......... .......... .......... .......... 76% 226M 0s 2024-08-22T20:28:55.8300357Z 45450K .......... .......... .......... .......... .......... 76% 234M 0s 2024-08-22T20:28:55.8302938Z 45500K .......... .......... .......... .......... .......... 76% 195M 0s 2024-08-22T20:28:55.8305107Z 45550K .......... .......... .......... .......... .......... 76% 239M 0s 2024-08-22T20:28:55.8307185Z 45600K .......... .......... .......... .......... .......... 76% 245M 0s 2024-08-22T20:28:55.8309109Z 45650K .......... .......... .......... .......... .......... 76% 236M 0s 2024-08-22T20:28:55.8311152Z 45700K .......... .......... .......... .......... .......... 77% 223M 0s 2024-08-22T20:28:55.8313267Z 45750K .......... .......... .......... .......... .......... 77% 229M 0s 2024-08-22T20:28:55.8315463Z 45800K .......... .......... .......... .......... .......... 77% 242M 0s 2024-08-22T20:28:55.8317370Z 45850K .......... .......... .......... .......... .......... 77% 240M 0s 2024-08-22T20:28:55.8319831Z 45900K .......... .......... .......... .......... .......... 77% 210M 0s 2024-08-22T20:28:55.8322088Z 45950K .......... .......... .......... .......... .......... 77% 223M 0s 2024-08-22T20:28:55.8324118Z 46000K .......... .......... .......... .......... .......... 77% 244M 0s 2024-08-22T20:28:55.8326304Z 46050K .......... .......... .......... .......... .......... 77% 226M 0s 2024-08-22T20:28:55.8328422Z 46100K .......... .......... .......... .......... .......... 77% 202M 0s 2024-08-22T20:28:55.8330822Z 46150K .......... .......... .......... .......... .......... 77% 247M 0s 2024-08-22T20:28:55.8332837Z 46200K .......... .......... .......... .......... .......... 77% 219M 0s 2024-08-22T20:28:55.8334885Z 46250K .......... .......... .......... .......... .......... 77% 232M 0s 2024-08-22T20:28:55.8337335Z 46300K .......... .......... .......... .......... .......... 78% 199M 0s 2024-08-22T20:28:55.8339259Z 46350K .......... .......... .......... .......... .......... 78% 243M 0s 2024-08-22T20:28:55.8341629Z 46400K .......... .......... .......... .......... .......... 78% 234M 0s 2024-08-22T20:28:55.8343816Z 46450K .......... .......... .......... .......... .......... 78% 223M 0s 2024-08-22T20:28:55.8345756Z 46500K .......... .......... .......... .......... .......... 78% 223M 0s 2024-08-22T20:28:55.8348009Z 46550K .......... .......... .......... .......... .......... 78% 228M 0s 2024-08-22T20:28:55.8350125Z 46600K .......... .......... .......... .......... .......... 78% 223M 0s 2024-08-22T20:28:55.8352139Z 46650K .......... .......... .......... .......... .......... 78% 235M 0s 2024-08-22T20:28:55.8354520Z 46700K .......... .......... .......... .......... .......... 78% 204M 0s 2024-08-22T20:28:55.8356543Z 46750K .......... .......... .......... .......... .......... 78% 246M 0s 2024-08-22T20:28:55.8358739Z 46800K .......... .......... .......... .......... .......... 78% 237M 0s 2024-08-22T20:28:55.8361000Z 46850K .......... .......... .......... .......... .......... 79% 230M 0s 2024-08-22T20:28:55.8363187Z 46900K .......... .......... .......... .......... .......... 79% 200M 0s 2024-08-22T20:28:55.8365441Z 46950K .......... .......... .......... .......... .......... 79% 213M 0s 2024-08-22T20:28:55.8367549Z 47000K .......... .......... .......... .......... .......... 79% 236M 0s 2024-08-22T20:28:55.8369713Z 47050K .......... .......... .......... .......... .......... 79% 252M 0s 2024-08-22T20:28:55.8372198Z 47100K .......... .......... .......... .......... .......... 79% 195M 0s 2024-08-22T20:28:55.8374331Z 47150K .......... .......... .......... .......... .......... 79% 216M 0s 2024-08-22T20:28:55.8376471Z 47200K .......... .......... .......... .......... .......... 79% 228M 0s 2024-08-22T20:28:55.8378775Z 47250K .......... .......... .......... .......... .......... 79% 245M 0s 2024-08-22T20:28:55.8380935Z 47300K .......... .......... .......... .......... .......... 79% 194M 0s 2024-08-22T20:28:55.8383288Z 47350K .......... .......... .......... .......... .......... 79% 209M 0s 2024-08-22T20:28:55.8385270Z 47400K .......... .......... .......... .......... .......... 79% 236M 0s 2024-08-22T20:28:55.8387650Z 47450K .......... .......... .......... .......... .......... 80% 239M 0s 2024-08-22T20:28:55.8389896Z 47500K .......... .......... .......... .......... .......... 80% 199M 0s 2024-08-22T20:28:55.8392157Z 47550K .......... .......... .......... .......... .......... 80% 221M 0s 2024-08-22T20:28:55.8394154Z 47600K .......... .......... .......... .......... .......... 80% 223M 0s 2024-08-22T20:28:55.8396660Z 47650K .......... .......... .......... .......... .......... 80% 238M 0s 2024-08-22T20:28:55.8398662Z 47700K .......... .......... .......... .......... .......... 80% 202M 0s 2024-08-22T20:28:55.8400983Z 47750K .......... .......... .......... .......... .......... 80% 223M 0s 2024-08-22T20:28:55.8403092Z 47800K .......... .......... .......... .......... .......... 80% 221M 0s 2024-08-22T20:28:55.8405591Z 47850K .......... .......... .......... .......... .......... 80% 225M 0s 2024-08-22T20:28:55.8407407Z 47900K .......... .......... .......... .......... .......... 80% 213M 0s 2024-08-22T20:28:55.8409712Z 47950K .......... .......... .......... .......... .......... 80% 253M 0s 2024-08-22T20:28:55.8411878Z 48000K .......... .......... .......... .......... .......... 80% 217M 0s 2024-08-22T20:28:55.8414145Z 48050K .......... .......... .......... .......... .......... 81% 201M 0s 2024-08-22T20:28:55.8416523Z 48100K .......... .......... .......... .......... .......... 81% 215M 0s 2024-08-22T20:28:55.8418725Z 48150K .......... .......... .......... .......... .......... 81% 223M 0s 2024-08-22T20:28:55.8420733Z 48200K .......... .......... .......... .......... .......... 81% 232M 0s 2024-08-22T20:28:55.8423147Z 48250K .......... .......... .......... .......... .......... 81% 200M 0s 2024-08-22T20:28:55.8425270Z 48300K .......... .......... .......... .......... .......... 81% 226M 0s 2024-08-22T20:28:55.8427346Z 48350K .......... .......... .......... .......... .......... 81% 240M 0s 2024-08-22T20:28:55.8429416Z 48400K .......... .......... .......... .......... .......... 81% 232M 0s 2024-08-22T20:28:55.8431577Z 48450K .......... .......... .......... .......... .......... 81% 225M 0s 2024-08-22T20:28:55.8433560Z 48500K .......... .......... .......... .......... .......... 81% 243M 0s 2024-08-22T20:28:55.8435772Z 48550K .......... .......... .......... .......... .......... 81% 226M 0s 2024-08-22T20:28:55.8437996Z 48600K .......... .......... .......... .......... .......... 81% 227M 0s 2024-08-22T20:28:55.8440299Z 48650K .......... .......... .......... .......... .......... 82% 202M 0s 2024-08-22T20:28:55.8442404Z 48700K .......... .......... .......... .......... .......... 82% 242M 0s 2024-08-22T20:28:55.8444264Z 48750K .......... .......... .......... .......... .......... 82% 243M 0s 2024-08-22T20:28:55.8446431Z 48800K .......... .......... .......... .......... .......... 82% 250M 0s 2024-08-22T20:28:55.8448609Z 48850K .......... .......... .......... .......... .......... 82% 209M 0s 2024-08-22T20:28:55.8450759Z 48900K .......... .......... .......... .......... .......... 82% 252M 0s 2024-08-22T20:28:55.8452922Z 48950K .......... .......... .......... .......... .......... 82% 207M 0s 2024-08-22T20:28:55.8455156Z 49000K .......... .......... .......... .......... .......... 82% 222M 0s 2024-08-22T20:28:55.8457863Z 49050K .......... .......... .......... .......... .......... 82% 194M 0s 2024-08-22T20:28:55.8460069Z 49100K .......... .......... .......... .......... .......... 82% 227M 0s 2024-08-22T20:28:55.8462078Z 49150K .......... .......... .......... .......... .......... 82% 220M 0s 2024-08-22T20:28:55.8464418Z 49200K .......... .......... .......... .......... .......... 82% 242M 0s 2024-08-22T20:28:55.8466366Z 49250K .......... .......... .......... .......... .......... 83% 216M 0s 2024-08-22T20:28:55.8468519Z 49300K .......... .......... .......... .......... .......... 83% 226M 0s 2024-08-22T20:28:55.8470559Z 49350K .......... .......... .......... .......... .......... 83% 241M 0s 2024-08-22T20:28:55.8473161Z 49400K .......... .......... .......... .......... .......... 83% 221M 0s 2024-08-22T20:28:55.8475254Z 49450K .......... .......... .......... .......... .......... 83% 200M 0s 2024-08-22T20:28:55.8477281Z 49500K .......... .......... .......... .......... .......... 83% 235M 0s 2024-08-22T20:28:55.8479404Z 49550K .......... .......... .......... .......... .......... 83% 237M 0s 2024-08-22T20:28:55.8481619Z 49600K .......... .......... .......... .......... .......... 83% 232M 0s 2024-08-22T20:28:55.8483945Z 49650K .......... .......... .......... .......... .......... 83% 190M 0s 2024-08-22T20:28:55.8486168Z 49700K .......... .......... .......... .......... .......... 83% 226M 0s 2024-08-22T20:28:55.8488121Z 49750K .......... .......... .......... .......... .......... 83% 236M 0s 2024-08-22T20:28:55.8490864Z 49800K .......... .......... .......... .......... .......... 83% 246M 0s 2024-08-22T20:28:55.8492993Z 49850K .......... .......... .......... .......... .......... 84% 183M 0s 2024-08-22T20:28:55.8495257Z 49900K .......... .......... .......... .......... .......... 84% 235M 0s 2024-08-22T20:28:55.8497017Z 49950K .......... .......... .......... .......... .......... 84% 237M 0s 2024-08-22T20:28:55.8499354Z 50000K .......... .......... .......... .......... .......... 84% 234M 0s 2024-08-22T20:28:55.8501721Z 50050K .......... .......... .......... .......... .......... 84% 182M 0s 2024-08-22T20:28:55.8503815Z 50100K .......... .......... .......... .......... .......... 84% 235M 0s 2024-08-22T20:28:55.8505875Z 50150K .......... .......... .......... .......... .......... 84% 235M 0s 2024-08-22T20:28:55.8508549Z 50200K .......... .......... .......... .......... .......... 84% 223M 0s 2024-08-22T20:28:55.8510629Z 50250K .......... .......... .......... .......... .......... 84% 196M 0s 2024-08-22T20:28:55.8513011Z 50300K .......... .......... .......... .......... .......... 84% 218M 0s 2024-08-22T20:28:55.8515147Z 50350K .......... .......... .......... .......... .......... 84% 231M 0s 2024-08-22T20:28:55.8517276Z 50400K .......... .......... .......... .......... .......... 84% 242M 0s 2024-08-22T20:28:55.8519354Z 50450K .......... .......... .......... .......... .......... 85% 204M 0s 2024-08-22T20:28:55.8521402Z 50500K .......... .......... .......... .......... .......... 85% 234M 0s 2024-08-22T20:28:55.8523722Z 50550K .......... .......... .......... .......... .......... 85% 219M 0s 2024-08-22T20:28:55.8526134Z 50600K .......... .......... .......... .......... .......... 85% 247M 0s 2024-08-22T20:28:55.8528079Z 50650K .......... .......... .......... .......... .......... 85% 196M 0s 2024-08-22T20:28:55.8530571Z 50700K .......... .......... .......... .......... .......... 85% 232M 0s 2024-08-22T20:28:55.8532580Z 50750K .......... .......... .......... .......... .......... 85% 213M 0s 2024-08-22T20:28:55.8535718Z 50800K .......... .......... .......... .......... .......... 85% 172M 0s 2024-08-22T20:28:55.8538729Z 50850K .......... .......... .......... .......... .......... 85% 195M 0s 2024-08-22T20:28:55.8540763Z 50900K .......... .......... .......... .......... .......... 85% 197M 0s 2024-08-22T20:28:55.8542672Z 50950K .......... .......... .......... .......... .......... 85% 205M 0s 2024-08-22T20:28:55.8545506Z 51000K .......... .......... .......... .......... .......... 85% 195M 0s 2024-08-22T20:28:55.8547851Z 51050K .......... .......... .......... .......... .......... 86% 192M 0s 2024-08-22T20:28:55.8550751Z 51100K .......... .......... .......... .......... .......... 86% 189M 0s 2024-08-22T20:28:55.8553397Z 51150K .......... .......... .......... .......... .......... 86% 183M 0s 2024-08-22T20:28:55.8556392Z 51200K .......... .......... .......... .......... .......... 86% 175M 0s 2024-08-22T20:28:55.8558949Z 51250K .......... .......... .......... .......... .......... 86% 196M 0s 2024-08-22T20:28:55.8561775Z 51300K .......... .......... .......... .......... .......... 86% 158M 0s 2024-08-22T20:28:55.8564187Z 51350K .......... .......... .......... .......... .......... 86% 196M 0s 2024-08-22T20:28:55.8566811Z 51400K .......... .......... .......... .......... .......... 86% 167M 0s 2024-08-22T20:28:55.8569023Z 51450K .......... .......... .......... .......... .......... 86% 226M 0s 2024-08-22T20:28:55.8571488Z 51500K .......... .......... .......... .......... .......... 86% 221M 0s 2024-08-22T20:28:55.8573616Z 51550K .......... .......... .......... .......... .......... 86% 209M 0s 2024-08-22T20:28:55.8575704Z 51600K .......... .......... .......... .......... .......... 87% 226M 0s 2024-08-22T20:28:55.8577757Z 51650K .......... .......... .......... .......... .......... 87% 249M 0s 2024-08-22T20:28:55.8579912Z 51700K .......... .......... .......... .......... .......... 87% 215M 0s 2024-08-22T20:28:55.8582545Z 51750K .......... .......... .......... .......... .......... 87% 240M 0s 2024-08-22T20:28:55.8584371Z 51800K .......... .......... .......... .......... .......... 87% 196M 0s 2024-08-22T20:28:55.8586801Z 51850K .......... .......... .......... .......... .......... 87% 241M 0s 2024-08-22T20:28:55.8588950Z 51900K .......... .......... .......... .......... .......... 87% 220M 0s 2024-08-22T20:28:55.8591217Z 51950K .......... .......... .......... .......... .......... 87% 228M 0s 2024-08-22T20:28:55.8593014Z 52000K .......... .......... .......... .......... .......... 87% 214M 0s 2024-08-22T20:28:55.8595235Z 52050K .......... .......... .......... .......... .......... 87% 237M 0s 2024-08-22T20:28:55.8597265Z 52100K .......... .......... .......... .......... .......... 87% 234M 0s 2024-08-22T20:28:55.8599562Z 52150K .......... .......... .......... .......... .......... 87% 241M 0s 2024-08-22T20:28:55.8601634Z 52200K .......... .......... .......... .......... .......... 88% 218M 0s 2024-08-22T20:28:55.8603615Z 52250K .......... .......... .......... .......... .......... 88% 239M 0s 2024-08-22T20:28:55.8605758Z 52300K .......... .......... .......... .......... .......... 88% 227M 0s 2024-08-22T20:28:55.8608225Z 52350K .......... .......... .......... .......... .......... 88% 227M 0s 2024-08-22T20:28:55.8610359Z 52400K .......... .......... .......... .......... .......... 88% 212M 0s 2024-08-22T20:28:55.8612582Z 52450K .......... .......... .......... .......... .......... 88% 204M 0s 2024-08-22T20:28:55.8614681Z 52500K .......... .......... .......... .......... .......... 88% 232M 0s 2024-08-22T20:28:55.8617360Z 52550K .......... .......... .......... .......... .......... 88% 230M 0s 2024-08-22T20:28:55.8619327Z 52600K .......... .......... .......... .......... .......... 88% 190M 0s 2024-08-22T20:28:55.8621412Z 52650K .......... .......... .......... .......... .......... 88% 237M 0s 2024-08-22T20:28:55.8623419Z 52700K .......... .......... .......... .......... .......... 88% 237M 0s 2024-08-22T20:28:55.8625948Z 52750K .......... .......... .......... .......... .......... 88% 234M 0s 2024-08-22T20:28:55.8628013Z 52800K .......... .......... .......... .......... .......... 89% 210M 0s 2024-08-22T20:28:55.8630076Z 52850K .......... .......... .......... .......... .......... 89% 222M 0s 2024-08-22T20:28:55.8632284Z 52900K .......... .......... .......... .......... .......... 89% 235M 0s 2024-08-22T20:28:55.8634893Z 52950K .......... .......... .......... .......... .......... 89% 229M 0s 2024-08-22T20:28:55.8636986Z 53000K .......... .......... .......... .......... .......... 89% 189M 0s 2024-08-22T20:28:55.8639195Z 53050K .......... .......... .......... .......... .......... 89% 225M 0s 2024-08-22T20:28:55.8641371Z 53100K .......... .......... .......... .......... .......... 89% 221M 0s 2024-08-22T20:28:55.8643421Z 53150K .......... .......... .......... .......... .......... 89% 225M 0s 2024-08-22T20:28:55.8645604Z 53200K .......... .......... .......... .......... .......... 89% 231M 0s 2024-08-22T20:28:55.8647695Z 53250K .......... .......... .......... .......... .......... 89% 232M 0s 2024-08-22T20:28:55.8649790Z 53300K .......... .......... .......... .......... .......... 89% 235M 0s 2024-08-22T20:28:55.8652414Z 53350K .......... .......... .......... .......... .......... 89% 182M 0s 2024-08-22T20:28:55.8654472Z 53400K .......... .......... .......... .......... .......... 90% 242M 0s 2024-08-22T20:28:55.8656422Z 53450K .......... .......... .......... .......... .......... 90% 248M 0s 2024-08-22T20:28:55.8658450Z 53500K .......... .......... .......... .......... .......... 90% 239M 0s 2024-08-22T20:28:55.8660956Z 53550K .......... .......... .......... .......... .......... 90% 215M 0s 2024-08-22T20:28:55.8663046Z 53600K .......... .......... .......... .......... .......... 90% 227M 0s 2024-08-22T20:28:55.8665018Z 53650K .......... .......... .......... .......... .......... 90% 231M 0s 2024-08-22T20:28:55.8667269Z 53700K .......... .......... .......... .......... .......... 90% 224M 0s 2024-08-22T20:28:55.8669571Z 53750K .......... .......... .......... .......... .......... 90% 200M 0s 2024-08-22T20:28:55.8671824Z 53800K .......... .......... .......... .......... .......... 90% 245M 0s 2024-08-22T20:28:55.8673793Z 53850K .......... .......... .......... .......... .......... 90% 231M 0s 2024-08-22T20:28:55.8676025Z 53900K .......... .......... .......... .......... .......... 90% 224M 0s 2024-08-22T20:28:55.8678189Z 53950K .......... .......... .......... .......... .......... 90% 209M 0s 2024-08-22T20:28:55.8680311Z 54000K .......... .......... .......... .......... .......... 91% 236M 0s 2024-08-22T20:28:55.8682388Z 54050K .......... .......... .......... .......... .......... 91% 237M 0s 2024-08-22T20:28:55.8684619Z 54100K .......... .......... .......... .......... .......... 91% 219M 0s 2024-08-22T20:28:55.8687230Z 54150K .......... .......... .......... .......... .......... 91% 193M 0s 2024-08-22T20:28:55.8689459Z 54200K .......... .......... .......... .......... .......... 91% 228M 0s 2024-08-22T20:28:55.8691903Z 54250K .......... .......... .......... .......... .......... 91% 194M 0s 2024-08-22T20:28:55.8694182Z 54300K .......... .......... .......... .......... .......... 91% 227M 0s 2024-08-22T20:28:55.8696224Z 54350K .......... .......... .......... .......... .......... 91% 218M 0s 2024-08-22T20:28:55.8698392Z 54400K .......... .......... .......... .......... .......... 91% 216M 0s 2024-08-22T20:28:55.8700725Z 54450K .......... .......... .......... .......... .......... 91% 230M 0s 2024-08-22T20:28:55.8702935Z 54500K .......... .......... .......... .......... .......... 91% 231M 0s 2024-08-22T20:28:55.8705275Z 54550K .......... .......... .......... .......... .......... 91% 202M 0s 2024-08-22T20:28:55.8707375Z 54600K .......... .......... .......... .......... .......... 92% 227M 0s 2024-08-22T20:28:55.8709207Z 54650K .......... .......... .......... .......... .......... 92% 240M 0s 2024-08-22T20:28:55.8711725Z 54700K .......... .......... .......... .......... .......... 92% 233M 0s 2024-08-22T20:28:55.8713738Z 54750K .......... .......... .......... .......... .......... 92% 203M 0s 2024-08-22T20:28:55.8715931Z 54800K .......... .......... .......... .......... .......... 92% 225M 0s 2024-08-22T20:28:55.8717953Z 54850K .......... .......... .......... .......... .......... 92% 234M 0s 2024-08-22T20:28:55.8720503Z 54900K .......... .......... .......... .......... .......... 92% 231M 0s 2024-08-22T20:28:55.8722758Z 54950K .......... .......... .......... .......... .......... 92% 199M 0s 2024-08-22T20:28:55.8724772Z 55000K .......... .......... .......... .......... .......... 92% 224M 0s 2024-08-22T20:28:55.8726965Z 55050K .......... .......... .......... .......... .......... 92% 230M 0s 2024-08-22T20:28:55.8729500Z 55100K .......... .......... .......... .......... .......... 92% 226M 0s 2024-08-22T20:28:55.8731765Z 55150K .......... .......... .......... .......... .......... 92% 181M 0s 2024-08-22T20:28:55.8733691Z 55200K .......... .......... .......... .......... .......... 93% 241M 0s 2024-08-22T20:28:55.8735966Z 55250K .......... .......... .......... .......... .......... 93% 232M 0s 2024-08-22T20:28:55.8738501Z 55300K .......... .......... .......... .......... .......... 93% 235M 0s 2024-08-22T20:28:55.8740419Z 55350K .......... .......... .......... .......... .......... 93% 197M 0s 2024-08-22T20:28:55.8742514Z 55400K .......... .......... .......... .......... .......... 93% 239M 0s 2024-08-22T20:28:55.8744709Z 55450K .......... .......... .......... .......... .......... 93% 231M 0s 2024-08-22T20:28:55.8746917Z 55500K .......... .......... .......... .......... .......... 93% 205M 0s 2024-08-22T20:28:55.8748874Z 55550K .......... .......... .......... .......... .......... 93% 249M 0s 2024-08-22T20:28:55.8751052Z 55600K .......... .......... .......... .......... .......... 93% 242M 0s 2024-08-22T20:28:55.8753232Z 55650K .......... .......... .......... .......... .......... 93% 218M 0s 2024-08-22T20:28:55.8755761Z 55700K .......... .......... .......... .......... .......... 93% 191M 0s 2024-08-22T20:28:55.8758001Z 55750K .......... .......... .......... .......... .......... 93% 228M 0s 2024-08-22T20:28:55.8759991Z 55800K .......... .......... .......... .......... .......... 94% 246M 0s 2024-08-22T20:28:55.8762296Z 55850K .......... .......... .......... .......... .......... 94% 216M 0s 2024-08-22T20:28:55.8764671Z 55900K .......... .......... .......... .......... .......... 94% 193M 0s 2024-08-22T20:28:55.8766902Z 55950K .......... .......... .......... .......... .......... 94% 225M 0s 2024-08-22T20:28:55.8768881Z 56000K .......... .......... .......... .......... .......... 94% 235M 0s 2024-08-22T20:28:55.8771249Z 56050K .......... .......... .......... .......... .......... 94% 203M 0s 2024-08-22T20:28:55.8773753Z 56100K .......... .......... .......... .......... .......... 94% 207M 0s 2024-08-22T20:28:55.8775809Z 56150K .......... .......... .......... .......... .......... 94% 228M 0s 2024-08-22T20:28:55.8777859Z 56200K .......... .......... .......... .......... .......... 94% 231M 0s 2024-08-22T20:28:55.8779764Z 56250K .......... .......... .......... .......... .......... 94% 253M 0s 2024-08-22T20:28:55.8781868Z 56300K .......... .......... .......... .......... .......... 94% 228M 0s 2024-08-22T20:28:55.8783833Z 56350K .......... .......... .......... .......... .......... 95% 250M 0s 2024-08-22T20:28:55.8785769Z 56400K .......... .......... .......... .......... .......... 95% 255M 0s 2024-08-22T20:28:55.8788254Z 56450K .......... .......... .......... .......... .......... 95% 236M 0s 2024-08-22T20:28:55.8790810Z 56500K .......... .......... .......... .......... .......... 95% 182M 0s 2024-08-22T20:28:55.8793095Z 56550K .......... .......... .......... .......... .......... 95% 220M 0s 2024-08-22T20:28:55.8795410Z 56600K .......... .......... .......... .......... .......... 95% 211M 0s 2024-08-22T20:28:55.8797949Z 56650K .......... .......... .......... .......... .......... 95% 215M 0s 2024-08-22T20:28:55.8800254Z 56700K .......... .......... .......... .......... .......... 95% 196M 0s 2024-08-22T20:28:55.8802518Z 56750K .......... .......... .......... .......... .......... 95% 210M 0s 2024-08-22T20:28:55.8804870Z 56800K .......... .......... .......... .......... .......... 95% 205M 0s 2024-08-22T20:28:55.8807550Z 56850K .......... .......... .......... .......... .......... 95% 210M 0s 2024-08-22T20:28:55.8809811Z 56900K .......... .......... .......... .......... .......... 95% 190M 0s 2024-08-22T20:28:55.8812343Z 56950K .......... .......... .......... .......... .......... 96% 191M 0s 2024-08-22T20:28:55.8814689Z 57000K .......... .......... .......... .......... .......... 96% 217M 0s 2024-08-22T20:28:55.8817264Z 57050K .......... .......... .......... .......... .......... 96% 209M 0s 2024-08-22T20:28:55.8819558Z 57100K .......... .......... .......... .......... .......... 96% 184M 0s 2024-08-22T20:28:55.8821934Z 57150K .......... .......... .......... .......... .......... 96% 205M 0s 2024-08-22T20:28:55.8824271Z 57200K .......... .......... .......... .......... .......... 96% 213M 0s 2024-08-22T20:28:55.8826901Z 57250K .......... .......... .......... .......... .......... 96% 213M 0s 2024-08-22T20:28:55.8829125Z 57300K .......... .......... .......... .......... .......... 96% 191M 0s 2024-08-22T20:28:55.8831442Z 57350K .......... .......... .......... .......... .......... 96% 207M 0s 2024-08-22T20:28:55.8833785Z 57400K .......... .......... .......... .......... .......... 96% 213M 0s 2024-08-22T20:28:55.8836314Z 57450K .......... .......... .......... .......... .......... 96% 214M 0s 2024-08-22T20:28:55.8838750Z 57500K .......... .......... .......... .......... .......... 96% 177M 0s 2024-08-22T20:28:55.8841078Z 57550K .......... .......... .......... .......... .......... 97% 213M 0s 2024-08-22T20:28:55.8843458Z 57600K .......... .......... .......... .......... .......... 97% 211M 0s 2024-08-22T20:28:55.8846064Z 57650K .......... .......... .......... .......... .......... 97% 207M 0s 2024-08-22T20:28:55.8848534Z 57700K .......... .......... .......... .......... .......... 97% 190M 0s 2024-08-22T20:28:55.8850666Z 57750K .......... .......... .......... .......... .......... 97% 211M 0s 2024-08-22T20:28:55.8853114Z 57800K .......... .......... .......... .......... .......... 97% 193M 0s 2024-08-22T20:28:55.8855676Z 57850K .......... .......... .......... .......... .......... 97% 216M 0s 2024-08-22T20:28:55.8857890Z 57900K .......... .......... .......... .......... .......... 97% 198M 0s 2024-08-22T20:28:55.8860163Z 57950K .......... .......... .......... .......... .......... 97% 209M 0s 2024-08-22T20:28:55.8862515Z 58000K .......... .......... .......... .......... .......... 97% 215M 0s 2024-08-22T20:28:55.8865075Z 58050K .......... .......... .......... .......... .......... 97% 185M 0s 2024-08-22T20:28:55.8867376Z 58100K .......... .......... .......... .......... .......... 97% 217M 0s 2024-08-22T20:28:55.8869644Z 58150K .......... .......... .......... .......... .......... 98% 214M 0s 2024-08-22T20:28:55.8871898Z 58200K .......... .......... .......... .......... .......... 98% 218M 0s 2024-08-22T20:28:55.8874508Z 58250K .......... .......... .......... .......... .......... 98% 180M 0s 2024-08-22T20:28:55.8876829Z 58300K .......... .......... .......... .......... .......... 98% 219M 0s 2024-08-22T20:28:55.8879146Z 58350K .......... .......... .......... .......... .......... 98% 213M 0s 2024-08-22T20:28:55.8881470Z 58400K .......... .......... .......... .......... .......... 98% 211M 0s 2024-08-22T20:28:55.8884033Z 58450K .......... .......... .......... .......... .......... 98% 183M 0s 2024-08-22T20:28:55.8886304Z 58500K .......... .......... .......... .......... .......... 98% 225M 0s 2024-08-22T20:28:55.8888603Z 58550K .......... .......... .......... .......... .......... 98% 213M 0s 2024-08-22T20:28:55.8891124Z 58600K .......... .......... .......... .......... .......... 98% 213M 0s 2024-08-22T20:28:55.8893754Z 58650K .......... .......... .......... .......... .......... 98% 173M 0s 2024-08-22T20:28:55.8896009Z 58700K .......... .......... .......... .......... .......... 98% 215M 0s 2024-08-22T20:28:55.8898323Z 58750K .......... .......... .......... .......... .......... 99% 210M 0s 2024-08-22T20:28:55.8907064Z 58800K .......... .......... .......... .......... .......... 99% 220M 0s 2024-08-22T20:28:55.8908190Z 58850K .......... .......... .......... .......... .......... 99% 261M 0s 2024-08-22T20:28:55.8909313Z 58900K .......... .......... .......... .......... .......... 99% 333M 0s 2024-08-22T20:28:55.8910180Z 58950K .......... .......... .......... .......... .......... 99% 330M 0s 2024-08-22T20:28:55.8911051Z 59000K .......... .......... .......... .......... .......... 99% 328M 0s 2024-08-22T20:28:55.8913838Z 59050K .......... .......... .......... .......... .......... 99% 222M 0s 2024-08-22T20:28:55.8914435Z 59100K .......... .......... .......... .......... .......... 99% 240M 0s 2024-08-22T20:28:55.8914993Z 59150K .......... .......... .......... .......... .......... 99% 238M 0s 2024-08-22T20:28:55.8915542Z 59200K .......... .......... .......... .......... .......... 99% 308M 0s 2024-08-22T20:28:55.8916096Z 59250K .......... .......... .......... .......... .......... 99% 255M 0s 2024-08-22T20:28:55.8944022Z + for resource in $RESOURCES_STRING 2024-08-22T20:28:55.8944846Z 59300K .......... .......... .......... .......... .......... 99% 303M 0s 2024-08-22T20:28:55.8946025Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model' 2024-08-22T20:28:55.8947057Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:55.8947616Z 59350K .......... .... 100% 291M=0.3s 2024-08-22T20:28:55.8947927Z 2024-08-22T20:28:55.8948580Z 2024-08-22 20:28:55 (226 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-08-22T20:28:55.8949229Z 2024-08-22T20:28:55.8949531Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:55.8956622Z --2024-08-22 20:28:55-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:55.8994992Z Resolving github.com (github.com)... 140.82.116.3 2024-08-22T20:28:55.9038288Z Connecting to github.com (github.com)|140.82.116.3|:443... connected. 2024-08-22T20:28:55.9206058Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:55.9207327Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-08-22T20:28:55.9209535Z --2024-08-22 20:28:55-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-08-22T20:28:55.9268127Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2024-08-22T20:28:55.9310782Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 2024-08-22T20:28:55.9493765Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:55.9494830Z Length: 499723 (488K) [application/octet-stream] 2024-08-22T20:28:55.9495607Z Saving to: ‘tokenizer.model’ 2024-08-22T20:28:55.9496157Z 2024-08-22T20:28:55.9540160Z 0K .......... .......... .......... .......... .......... 10% 11.0M 0s 2024-08-22T20:28:55.9582498Z 50K .......... .......... .......... .......... .......... 20% 11.5M 0s 2024-08-22T20:28:55.9590117Z 100K .......... .......... .......... .......... .......... 30% 63.4M 0s 2024-08-22T20:28:55.9622786Z 150K .......... .......... .......... .......... .......... 40% 15.2M 0s 2024-08-22T20:28:55.9628675Z 200K .......... .......... .......... .......... .......... 51% 78.2M 0s 2024-08-22T20:28:55.9633132Z 250K .......... .......... .......... .......... .......... 61% 102M 0s 2024-08-22T20:28:55.9639075Z 300K .......... .......... .......... .......... .......... 71% 83.0M 0s 2024-08-22T20:28:55.9644401Z 350K .......... .......... .......... .......... .......... 81% 98.2M 0s 2024-08-22T20:28:55.9667510Z 400K .......... .......... .......... .......... .......... 92% 20.9M 0s 2024-08-22T20:28:55.9669255Z 450K .......... .......... .......... ........ 100% 234M=0.02s 2024-08-22T20:28:55.9669927Z 2024-08-22T20:28:55.9670499Z 2024-08-22 20:28:55 (27.5 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-08-22T20:28:55.9671065Z 2024-08-22T20:28:55.9678440Z + for resource in $RESOURCES_STRING 2024-08-22T20:28:55.9679421Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:55.9680365Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin' 2024-08-22T20:28:55.9681182Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:55.9703283Z --2024-08-22 20:28:55-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:55.9735652Z Resolving github.com (github.com)... 140.82.116.3 2024-08-22T20:28:55.9777342Z Connecting to github.com (github.com)|140.82.116.3|:443... connected. 2024-08-22T20:28:55.9987522Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:55.9988916Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin [following] 2024-08-22T20:28:55.9990344Z --2024-08-22 20:28:55-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin 2024-08-22T20:28:55.9992450Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2024-08-22T20:28:56.0038785Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. 2024-08-22T20:28:56.1310618Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:56.1311830Z Length: 433869 (424K) [application/octet-stream] 2024-08-22T20:28:56.1312824Z Saving to: ‘tokenizer.bin’ 2024-08-22T20:28:56.1313697Z 2024-08-22T20:28:56.1361152Z 0K .......... .......... .......... .......... .......... 11% 10.1M 0s 2024-08-22T20:28:56.1429878Z 50K .......... .......... .......... .......... .......... 23% 10.8M 0s 2024-08-22T20:28:56.1442691Z 100K .......... .......... .......... .......... .......... 35% 13.5M 0s 2024-08-22T20:28:56.1444668Z 150K .......... .......... .......... .......... .......... 47% 235M 0s 2024-08-22T20:28:56.1446702Z 200K .......... .......... .......... .......... .......... 59% 208M 0s 2024-08-22T20:28:56.1475273Z 250K .......... .......... .......... .......... .......... 70% 17.4M 0s 2024-08-22T20:28:56.1478884Z 300K .......... .......... .......... .......... .......... 82% 126M 0s 2024-08-22T20:28:56.1484648Z 350K .......... .......... .......... .......... .......... 94% 91.0M 0s 2024-08-22T20:28:56.1485844Z 400K .......... .......... ... 100% 163M=0.02s 2024-08-22T20:28:56.1486492Z 2024-08-22T20:28:56.1487127Z 2024-08-22 20:28:56 (23.9 MB/s) - ‘tokenizer.bin’ saved [433869/433869] 2024-08-22T20:28:56.1487853Z 2024-08-22T20:28:56.1495879Z + popd 2024-08-22T20:28:56.1496284Z ~/work/torchchat/torchchat 2024-08-22T20:28:56.1526992Z ##[group]Run pushd ${TORCHCHAT_ROOT} 2024-08-22T20:28:56.1527373Z pushd ${TORCHCHAT_ROOT} 2024-08-22T20:28:56.1527779Z bash .ci/scripts/convert_checkpoint.sh ${REPO_NAME} 2024-08-22T20:28:56.1528400Z bash .ci/scripts/validate.sh "./checkpoints/${REPO_NAME}/model.pth" "cpu" "aoti" 2024-08-22T20:28:56.1595199Z shell: /usr/bin/bash -e {0} 2024-08-22T20:28:56.1595487Z env: 2024-08-22T20:28:56.1595772Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-08-22T20:28:56.1596173Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:28:56.1596570Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:56.1597116Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-08-22T20:28:56.1597631Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:56.1598107Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:56.1598588Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-08-22T20:28:56.1599066Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-08-22T20:28:56.1599459Z ##[endgroup] 2024-08-22T20:28:56.1680708Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:56.1697060Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:56.1714461Z ~/work/torchchat/torchchat 2024-08-22T20:28:56.1742349Z arg:aoti 2024-08-22T20:28:56.1742619Z Passing DTYPES=default 2024-08-22T20:28:56.1765223Z Local DTYPES=default 2024-08-22T20:28:56.1765758Z Local after default DTYPES=float32 bfloat16 float16 2024-08-22T20:28:56.1766307Z ############### Run inference with AOT Inductor for dtype float32 ############### 2024-08-22T20:28:56.1766672Z 2024-08-22T20:28:56.1766779Z ****************************************** 2024-08-22T20:28:56.1767254Z ************** non-quantized ************* 2024-08-22T20:28:56.1767590Z ****************************************** 2024-08-22T20:29:00.1327049Z 2024-08-22T20:29:00.1330525Z Downloading builder script: 0%| | 0.00/5.67k [00:00