2024-05-15T23:19:41.4911838Z Current runner version: '2.316.1' 2024-05-15T23:19:41.4918181Z Runner name: '8-core-ubuntu_50fbf551590e' 2024-05-15T23:19:41.4918885Z Runner group name: 'Default' 2024-05-15T23:19:41.4919767Z Machine name: 'runner' 2024-05-15T23:19:41.4934747Z ##[group]Operating System 2024-05-15T23:19:41.4935461Z Ubuntu 2024-05-15T23:19:41.4935809Z 22.04.4 2024-05-15T23:19:41.4936099Z LTS 2024-05-15T23:19:41.4936563Z ##[endgroup] 2024-05-15T23:19:41.4936948Z ##[group]Runner Image 2024-05-15T23:19:41.4937344Z Image: ubuntu-22.04 2024-05-15T23:19:41.4937857Z Version: 20240422.1.0 2024-05-15T23:19:41.4938850Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240422.1/images/ubuntu/Ubuntu2204-Readme.md 2024-05-15T23:19:41.4940240Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240422.1 2024-05-15T23:19:41.4941201Z ##[endgroup] 2024-05-15T23:19:41.4942162Z ##[group]GITHUB_TOKEN Permissions 2024-05-15T23:19:41.4943676Z Contents: read 2024-05-15T23:19:41.4944356Z Metadata: read 2024-05-15T23:19:41.4944949Z Packages: read 2024-05-15T23:19:41.4945334Z ##[endgroup] 2024-05-15T23:19:41.4948138Z Secret source: Actions 2024-05-15T23:19:41.4948864Z Prepare workflow directory 2024-05-15T23:19:41.5830380Z Prepare all required actions 2024-05-15T23:19:41.5984318Z Getting action download info 2024-05-15T23:19:41.7315712Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-05-15T23:19:41.8037212Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-05-15T23:19:41.9520942Z Complete job name: test-cpu-eval-sanity-check-float32 (x86_64, stories15M) 2024-05-15T23:19:42.0693300Z ##[group]Run actions/checkout@v3 2024-05-15T23:19:42.0693880Z with: 2024-05-15T23:19:42.0694279Z repository: pytorch/torchchat 2024-05-15T23:19:42.0695149Z token: *** 2024-05-15T23:19:42.0695519Z ssh-strict: true 2024-05-15T23:19:42.0695972Z persist-credentials: true 2024-05-15T23:19:42.0696551Z clean: true 2024-05-15T23:19:42.0696946Z sparse-checkout-cone-mode: true 2024-05-15T23:19:42.0697467Z fetch-depth: 1 2024-05-15T23:19:42.0697978Z fetch-tags: false 2024-05-15T23:19:42.0698336Z lfs: false 2024-05-15T23:19:42.0698701Z submodules: false 2024-05-15T23:19:42.0699212Z set-safe-directory: true 2024-05-15T23:19:42.0699613Z env: 2024-05-15T23:19:42.0700078Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:42.0700831Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:42.0701296Z ##[endgroup] 2024-05-15T23:19:42.1828751Z Syncing repository: pytorch/torchchat 2024-05-15T23:19:42.1830782Z ##[group]Getting Git version info 2024-05-15T23:19:42.1832003Z Working directory is '/home/runner/work/torchchat/torchchat' 2024-05-15T23:19:42.1833972Z [command]/usr/bin/git version 2024-05-15T23:19:42.1837295Z git version 2.43.2 2024-05-15T23:19:42.1861432Z ##[endgroup] 2024-05-15T23:19:42.1881343Z Temporarily overriding HOME='/home/runner/work/_temp/3b7910eb-6264-4e24-8fba-3e222ff58cfb' before making global git config changes 2024-05-15T23:19:42.1883770Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:19:42.1886256Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchchat/torchchat 2024-05-15T23:19:42.1926976Z Deleting the contents of '/home/runner/work/torchchat/torchchat' 2024-05-15T23:19:42.1931443Z ##[group]Initializing the repository 2024-05-15T23:19:42.1935881Z [command]/usr/bin/git init /home/runner/work/torchchat/torchchat 2024-05-15T23:19:42.2009594Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-05-15T23:19:42.2010916Z hint: is subject to change. To configure the initial branch name to use in all 2024-05-15T23:19:42.2011974Z hint: of your new repositories, which will suppress this warning, call: 2024-05-15T23:19:42.2012717Z hint: 2024-05-15T23:19:42.2013349Z hint: git config --global init.defaultBranch 2024-05-15T23:19:42.2013963Z hint: 2024-05-15T23:19:42.2014914Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-05-15T23:19:42.2016622Z hint: 'development'. The just-created branch can be renamed via this command: 2024-05-15T23:19:42.2017928Z hint: 2024-05-15T23:19:42.2018691Z hint: git branch -m 2024-05-15T23:19:42.2021713Z Initialized empty Git repository in /home/runner/work/torchchat/torchchat/.git/ 2024-05-15T23:19:42.2029790Z [command]/usr/bin/git remote add origin https://github.com/pytorch/torchchat 2024-05-15T23:19:42.2070590Z ##[endgroup] 2024-05-15T23:19:42.2071745Z ##[group]Disabling automatic garbage collection 2024-05-15T23:19:42.2073057Z [command]/usr/bin/git config --local gc.auto 0 2024-05-15T23:19:42.2107431Z ##[endgroup] 2024-05-15T23:19:42.2108412Z ##[group]Setting up auth 2024-05-15T23:19:42.2112995Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:19:42.2148066Z [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-05-15T23:19:42.2472907Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:19:42.2506745Z [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-05-15T23:19:42.2752668Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-15T23:19:42.2793641Z ##[endgroup] 2024-05-15T23:19:42.2794769Z ##[group]Fetching the repository 2024-05-15T23:19:42.2801552Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0675758ce54b35cb210ea6a9f57b121669315979:refs/remotes/pull/804/merge 2024-05-15T23:19:42.4748873Z remote: Enumerating objects: 242, done. 2024-05-15T23:19:42.4750388Z remote: Counting objects: 0% (1/242) 2024-05-15T23:19:42.4751597Z remote: Counting objects: 1% (3/242) 2024-05-15T23:19:42.4752867Z remote: Counting objects: 2% (5/242) 2024-05-15T23:19:42.4754086Z remote: Counting objects: 3% (8/242) 2024-05-15T23:19:42.4755357Z remote: Counting objects: 4% (10/242) 2024-05-15T23:19:42.4756838Z remote: Counting objects: 5% (13/242) 2024-05-15T23:19:42.4758254Z remote: Counting objects: 6% (15/242) 2024-05-15T23:19:42.4759649Z remote: Counting objects: 7% (17/242) 2024-05-15T23:19:42.4760823Z remote: Counting objects: 8% (20/242) 2024-05-15T23:19:42.4761966Z remote: Counting objects: 9% (22/242) 2024-05-15T23:19:42.4763366Z remote: Counting objects: 10% (25/242) 2024-05-15T23:19:42.4764653Z remote: Counting objects: 11% (27/242) 2024-05-15T23:19:42.4765932Z remote: Counting objects: 12% (30/242) 2024-05-15T23:19:42.4767325Z remote: Counting objects: 13% (32/242) 2024-05-15T23:19:42.4768666Z remote: Counting objects: 14% (34/242) 2024-05-15T23:19:42.4770112Z remote: Counting objects: 15% (37/242) 2024-05-15T23:19:42.4771534Z remote: Counting objects: 16% (39/242) 2024-05-15T23:19:42.4772846Z remote: Counting objects: 17% (42/242) 2024-05-15T23:19:42.4774123Z remote: Counting objects: 18% (44/242) 2024-05-15T23:19:42.4775565Z remote: Counting objects: 19% (46/242) 2024-05-15T23:19:42.4776823Z remote: Counting objects: 20% (49/242) 2024-05-15T23:19:42.4777987Z remote: Counting objects: 21% (51/242) 2024-05-15T23:19:42.4779229Z remote: Counting objects: 22% (54/242) 2024-05-15T23:19:42.4780404Z remote: Counting objects: 23% (56/242) 2024-05-15T23:19:42.4781498Z remote: Counting objects: 24% (59/242) 2024-05-15T23:19:42.4782726Z remote: Counting objects: 25% (61/242) 2024-05-15T23:19:42.4783882Z remote: Counting objects: 26% (63/242) 2024-05-15T23:19:42.4785357Z remote: Counting objects: 27% (66/242) 2024-05-15T23:19:42.4786646Z remote: Counting objects: 28% (68/242) 2024-05-15T23:19:42.4787814Z remote: Counting objects: 29% (71/242) 2024-05-15T23:19:42.4788924Z remote: Counting objects: 30% (73/242) 2024-05-15T23:19:42.4790159Z remote: Counting objects: 31% (76/242) 2024-05-15T23:19:42.4791459Z remote: Counting objects: 32% (78/242) 2024-05-15T23:19:42.4792773Z remote: Counting objects: 33% (80/242) 2024-05-15T23:19:42.4794266Z remote: Counting objects: 34% (83/242) 2024-05-15T23:19:42.4795511Z remote: Counting objects: 35% (85/242) 2024-05-15T23:19:42.4797011Z remote: Counting objects: 36% (88/242) 2024-05-15T23:19:42.4798515Z remote: Counting objects: 37% (90/242) 2024-05-15T23:19:42.4799729Z remote: Counting objects: 38% (92/242) 2024-05-15T23:19:42.4801191Z remote: Counting objects: 39% (95/242) 2024-05-15T23:19:42.4802447Z remote: Counting objects: 40% (97/242) 2024-05-15T23:19:42.4803568Z remote: Counting objects: 41% (100/242) 2024-05-15T23:19:42.4805094Z remote: Counting objects: 42% (102/242) 2024-05-15T23:19:42.4806289Z remote: Counting objects: 43% (105/242) 2024-05-15T23:19:42.4807464Z remote: Counting objects: 44% (107/242) 2024-05-15T23:19:42.4808883Z remote: Counting objects: 45% (109/242) 2024-05-15T23:19:42.4810155Z remote: Counting objects: 46% (112/242) 2024-05-15T23:19:42.4811323Z remote: Counting objects: 47% (114/242) 2024-05-15T23:19:42.4813148Z remote: Counting objects: 48% (117/242) 2024-05-15T23:19:42.4814471Z remote: Counting objects: 49% (119/242) 2024-05-15T23:19:42.4815715Z remote: Counting objects: 50% (121/242) 2024-05-15T23:19:42.4817075Z remote: Counting objects: 51% (124/242) 2024-05-15T23:19:42.4818312Z remote: Counting objects: 52% (126/242) 2024-05-15T23:19:42.4819594Z remote: Counting objects: 53% (129/242) 2024-05-15T23:19:42.4820930Z remote: Counting objects: 54% (131/242) 2024-05-15T23:19:42.4822142Z remote: Counting objects: 55% (134/242) 2024-05-15T23:19:42.4823312Z remote: Counting objects: 56% (136/242) 2024-05-15T23:19:42.4824723Z remote: Counting objects: 57% (138/242) 2024-05-15T23:19:42.4826053Z remote: Counting objects: 58% (141/242) 2024-05-15T23:19:42.4827295Z remote: Counting objects: 59% (143/242) 2024-05-15T23:19:42.4828679Z remote: Counting objects: 60% (146/242) 2024-05-15T23:19:42.4830008Z remote: Counting objects: 61% (148/242) 2024-05-15T23:19:42.4831289Z remote: Counting objects: 62% (151/242) 2024-05-15T23:19:42.4832710Z remote: Counting objects: 63% (153/242) 2024-05-15T23:19:42.4834069Z remote: Counting objects: 64% (155/242) 2024-05-15T23:19:42.4835333Z remote: Counting objects: 65% (158/242) 2024-05-15T23:19:42.4837145Z remote: Counting objects: 66% (160/242) 2024-05-15T23:19:42.4838479Z remote: Counting objects: 67% (163/242) 2024-05-15T23:19:42.4839737Z remote: Counting objects: 68% (165/242) 2024-05-15T23:19:42.4841128Z remote: Counting objects: 69% (167/242) 2024-05-15T23:19:42.4842385Z remote: Counting objects: 70% (170/242) 2024-05-15T23:19:42.4843608Z remote: Counting objects: 71% (172/242) 2024-05-15T23:19:42.4845476Z remote: Counting objects: 72% (175/242) 2024-05-15T23:19:42.4846683Z remote: Counting objects: 73% (177/242) 2024-05-15T23:19:42.4847843Z remote: Counting objects: 74% (180/242) 2024-05-15T23:19:42.4849216Z remote: Counting objects: 75% (182/242) 2024-05-15T23:19:42.4850310Z remote: Counting objects: 76% (184/242) 2024-05-15T23:19:42.4851455Z remote: Counting objects: 77% (187/242) 2024-05-15T23:19:42.4852900Z remote: Counting objects: 78% (189/242) 2024-05-15T23:19:42.4854094Z remote: Counting objects: 79% (192/242) 2024-05-15T23:19:42.4855654Z remote: Counting objects: 80% (194/242) 2024-05-15T23:19:42.4857152Z remote: Counting objects: 81% (197/242) 2024-05-15T23:19:42.4858357Z remote: Counting objects: 82% (199/242) 2024-05-15T23:19:42.4859584Z remote: Counting objects: 83% (201/242) 2024-05-15T23:19:42.4861086Z remote: Counting objects: 84% (204/242) 2024-05-15T23:19:42.4862271Z remote: Counting objects: 85% (206/242) 2024-05-15T23:19:42.4863556Z remote: Counting objects: 86% (209/242) 2024-05-15T23:19:42.4864966Z remote: Counting objects: 87% (211/242) 2024-05-15T23:19:42.4866113Z remote: Counting objects: 88% (213/242) 2024-05-15T23:19:42.4867311Z remote: Counting objects: 89% (216/242) 2024-05-15T23:19:42.4868807Z remote: Counting objects: 90% (218/242) 2024-05-15T23:19:42.4870049Z remote: Counting objects: 91% (221/242) 2024-05-15T23:19:42.4871365Z remote: Counting objects: 92% (223/242) 2024-05-15T23:19:42.4872813Z remote: Counting objects: 93% (226/242) 2024-05-15T23:19:42.4873982Z remote: Counting objects: 94% (228/242) 2024-05-15T23:19:42.4875145Z remote: Counting objects: 95% (230/242) 2024-05-15T23:19:42.4876716Z remote: Counting objects: 96% (233/242) 2024-05-15T23:19:42.4877988Z remote: Counting objects: 97% (235/242) 2024-05-15T23:19:42.4879398Z remote: Counting objects: 98% (238/242) 2024-05-15T23:19:42.4880607Z remote: Counting objects: 99% (240/242) 2024-05-15T23:19:42.4881885Z remote: Counting objects: 100% (242/242) 2024-05-15T23:19:42.4883646Z remote: Counting objects: 100% (242/242), done. 2024-05-15T23:19:42.4884931Z remote: Compressing objects: 0% (1/202) 2024-05-15T23:19:42.4886145Z remote: Compressing objects: 1% (3/202) 2024-05-15T23:19:42.4887514Z remote: Compressing objects: 2% (5/202) 2024-05-15T23:19:42.4888685Z remote: Compressing objects: 3% (7/202) 2024-05-15T23:19:42.4889877Z remote: Compressing objects: 4% (9/202) 2024-05-15T23:19:42.4891257Z remote: Compressing objects: 5% (11/202) 2024-05-15T23:19:42.4892594Z remote: Compressing objects: 6% (13/202) 2024-05-15T23:19:42.4893983Z remote: Compressing objects: 7% (15/202) 2024-05-15T23:19:42.4895554Z remote: Compressing objects: 8% (17/202) 2024-05-15T23:19:42.4896929Z remote: Compressing objects: 9% (19/202) 2024-05-15T23:19:42.4898211Z remote: Compressing objects: 10% (21/202) 2024-05-15T23:19:42.4899761Z remote: Compressing objects: 11% (23/202) 2024-05-15T23:19:42.4901134Z remote: Compressing objects: 12% (25/202) 2024-05-15T23:19:42.4902435Z remote: Compressing objects: 13% (27/202) 2024-05-15T23:19:42.4903994Z remote: Compressing objects: 14% (29/202) 2024-05-15T23:19:42.4905336Z remote: Compressing objects: 15% (31/202) 2024-05-15T23:19:42.4906523Z remote: Compressing objects: 16% (33/202) 2024-05-15T23:19:42.4908028Z remote: Compressing objects: 17% (35/202) 2024-05-15T23:19:42.4909268Z remote: Compressing objects: 18% (37/202) 2024-05-15T23:19:42.4910635Z remote: Compressing objects: 19% (39/202) 2024-05-15T23:19:42.4911986Z remote: Compressing objects: 20% (41/202) 2024-05-15T23:19:42.4913426Z remote: Compressing objects: 21% (43/202) 2024-05-15T23:19:42.4914658Z remote: Compressing objects: 22% (45/202) 2024-05-15T23:19:42.4915976Z remote: Compressing objects: 23% (47/202) 2024-05-15T23:19:42.4917528Z remote: Compressing objects: 24% (49/202) 2024-05-15T23:19:42.4919063Z remote: Compressing objects: 25% (51/202) 2024-05-15T23:19:42.4920344Z remote: Compressing objects: 26% (53/202) 2024-05-15T23:19:42.4921688Z remote: Compressing objects: 27% (55/202) 2024-05-15T23:19:42.4923238Z remote: Compressing objects: 28% (57/202) 2024-05-15T23:19:42.4924507Z remote: Compressing objects: 29% (59/202) 2024-05-15T23:19:42.4926173Z remote: Compressing objects: 30% (61/202) 2024-05-15T23:19:42.4927721Z remote: Compressing objects: 31% (63/202) 2024-05-15T23:19:42.4928942Z remote: Compressing objects: 32% (65/202) 2024-05-15T23:19:42.4930171Z remote: Compressing objects: 33% (67/202) 2024-05-15T23:19:42.4931591Z remote: Compressing objects: 34% (69/202) 2024-05-15T23:19:42.4932783Z remote: Compressing objects: 35% (71/202) 2024-05-15T23:19:42.4934298Z remote: Compressing objects: 36% (73/202) 2024-05-15T23:19:42.4935633Z remote: Compressing objects: 37% (75/202) 2024-05-15T23:19:42.4936866Z remote: Compressing objects: 38% (77/202) 2024-05-15T23:19:42.4938330Z remote: Compressing objects: 39% (79/202) 2024-05-15T23:19:42.4939638Z remote: Compressing objects: 40% (81/202) 2024-05-15T23:19:42.4940872Z remote: Compressing objects: 41% (83/202) 2024-05-15T23:19:42.4942465Z remote: Compressing objects: 42% (85/202) 2024-05-15T23:19:42.4943796Z remote: Compressing objects: 43% (87/202) 2024-05-15T23:19:42.4945180Z remote: Compressing objects: 44% (89/202) 2024-05-15T23:19:42.4946658Z remote: Compressing objects: 45% (91/202) 2024-05-15T23:19:42.4947981Z remote: Compressing objects: 46% (93/202) 2024-05-15T23:19:42.4949282Z remote: Compressing objects: 47% (95/202) 2024-05-15T23:19:42.4950724Z remote: Compressing objects: 48% (97/202) 2024-05-15T23:19:42.4952107Z remote: Compressing objects: 49% (99/202) 2024-05-15T23:19:42.4953904Z remote: Compressing objects: 50% (101/202) 2024-05-15T23:19:42.4955275Z remote: Compressing objects: 51% (104/202) 2024-05-15T23:19:42.4956812Z remote: Compressing objects: 52% (106/202) 2024-05-15T23:19:42.4958352Z remote: Compressing objects: 53% (108/202) 2024-05-15T23:19:42.4959648Z remote: Compressing objects: 54% (110/202) 2024-05-15T23:19:42.4960929Z remote: Compressing objects: 55% (112/202) 2024-05-15T23:19:42.4962523Z remote: Compressing objects: 56% (114/202) 2024-05-15T23:19:42.4963888Z remote: Compressing objects: 57% (116/202) 2024-05-15T23:19:42.4965140Z remote: Compressing objects: 58% (118/202) 2024-05-15T23:19:42.4966646Z remote: Compressing objects: 59% (120/202) 2024-05-15T23:19:42.4967981Z remote: Compressing objects: 60% (122/202) 2024-05-15T23:19:42.4969219Z remote: Compressing objects: 61% (124/202) 2024-05-15T23:19:42.4970605Z remote: Compressing objects: 62% (126/202) 2024-05-15T23:19:42.4971863Z remote: Compressing objects: 63% (128/202) 2024-05-15T23:19:42.4973049Z remote: Compressing objects: 64% (130/202) 2024-05-15T23:19:42.4974524Z remote: Compressing objects: 65% (132/202) 2024-05-15T23:19:42.4975896Z remote: Compressing objects: 66% (134/202) 2024-05-15T23:19:42.4977133Z remote: Compressing objects: 67% (136/202) 2024-05-15T23:19:42.4978677Z remote: Compressing objects: 68% (138/202) 2024-05-15T23:19:42.4980041Z remote: Compressing objects: 69% (140/202) 2024-05-15T23:19:42.4981253Z remote: Compressing objects: 70% (142/202) 2024-05-15T23:19:42.4982753Z remote: Compressing objects: 71% (144/202) 2024-05-15T23:19:42.4984131Z remote: Compressing objects: 72% (146/202) 2024-05-15T23:19:42.4985600Z remote: Compressing objects: 73% (148/202) 2024-05-15T23:19:42.4987144Z remote: Compressing objects: 74% (150/202) 2024-05-15T23:19:42.4988555Z remote: Compressing objects: 75% (152/202) 2024-05-15T23:19:42.4989885Z remote: Compressing objects: 76% (154/202) 2024-05-15T23:19:42.4991343Z remote: Compressing objects: 77% (156/202) 2024-05-15T23:19:42.4992818Z remote: Compressing objects: 78% (158/202) 2024-05-15T23:19:42.4994166Z remote: Compressing objects: 79% (160/202) 2024-05-15T23:19:42.4996021Z remote: Compressing objects: 80% (162/202) 2024-05-15T23:19:42.4997586Z remote: Compressing objects: 81% (164/202) 2024-05-15T23:19:42.4998936Z remote: Compressing objects: 82% (166/202) 2024-05-15T23:19:42.5000430Z remote: Compressing objects: 83% (168/202) 2024-05-15T23:19:42.5001725Z remote: Compressing objects: 84% (170/202) 2024-05-15T23:19:42.5002935Z remote: Compressing objects: 85% (172/202) 2024-05-15T23:19:42.5004306Z remote: Compressing objects: 86% (174/202) 2024-05-15T23:19:42.5005538Z remote: Compressing objects: 87% (176/202) 2024-05-15T23:19:42.5006833Z remote: Compressing objects: 88% (178/202) 2024-05-15T23:19:42.5008485Z remote: Compressing objects: 89% (180/202) 2024-05-15T23:19:42.5009830Z remote: Compressing objects: 90% (182/202) 2024-05-15T23:19:42.5011223Z remote: Compressing objects: 91% (184/202) 2024-05-15T23:19:42.5012757Z remote: Compressing objects: 92% (186/202) 2024-05-15T23:19:42.5014126Z remote: Compressing objects: 93% (188/202) 2024-05-15T23:19:42.5015533Z remote: Compressing objects: 94% (190/202) 2024-05-15T23:19:42.5017272Z remote: Compressing objects: 95% (192/202) 2024-05-15T23:19:42.5018533Z remote: Compressing objects: 96% (194/202) 2024-05-15T23:19:42.5019862Z remote: Compressing objects: 97% (196/202) 2024-05-15T23:19:42.5021350Z remote: Compressing objects: 98% (198/202) 2024-05-15T23:19:42.5022612Z remote: Compressing objects: 99% (200/202) 2024-05-15T23:19:42.5023998Z remote: Compressing objects: 100% (202/202) 2024-05-15T23:19:42.5025894Z remote: Compressing objects: 100% (202/202), done. 2024-05-15T23:19:42.5027175Z Receiving objects: 0% (1/242) 2024-05-15T23:19:42.5028204Z Receiving objects: 1% (3/242) 2024-05-15T23:19:42.5029336Z Receiving objects: 2% (5/242) 2024-05-15T23:19:42.5030229Z Receiving objects: 3% (8/242) 2024-05-15T23:19:42.5031204Z Receiving objects: 4% (10/242) 2024-05-15T23:19:42.5032368Z Receiving objects: 5% (13/242) 2024-05-15T23:19:42.5033341Z Receiving objects: 6% (15/242) 2024-05-15T23:19:42.5034332Z Receiving objects: 7% (17/242) 2024-05-15T23:19:42.5035524Z Receiving objects: 8% (20/242) 2024-05-15T23:19:42.5036761Z Receiving objects: 9% (22/242) 2024-05-15T23:19:42.5037773Z Receiving objects: 10% (25/242) 2024-05-15T23:19:42.5039028Z Receiving objects: 11% (27/242) 2024-05-15T23:19:42.5040052Z Receiving objects: 12% (30/242) 2024-05-15T23:19:42.5040952Z Receiving objects: 13% (32/242) 2024-05-15T23:19:42.5042114Z Receiving objects: 14% (34/242) 2024-05-15T23:19:42.5043091Z Receiving objects: 15% (37/242) 2024-05-15T23:19:42.5044000Z Receiving objects: 16% (39/242) 2024-05-15T23:19:42.5045111Z Receiving objects: 17% (42/242) 2024-05-15T23:19:42.5046018Z Receiving objects: 18% (44/242) 2024-05-15T23:19:42.5046997Z Receiving objects: 19% (46/242) 2024-05-15T23:19:42.5048076Z Receiving objects: 20% (49/242) 2024-05-15T23:19:42.5048986Z Receiving objects: 21% (51/242) 2024-05-15T23:19:42.5049880Z Receiving objects: 22% (54/242) 2024-05-15T23:19:42.5050838Z Receiving objects: 23% (56/242) 2024-05-15T23:19:42.5051730Z Receiving objects: 24% (59/242) 2024-05-15T23:19:42.5052659Z Receiving objects: 25% (61/242) 2024-05-15T23:19:42.5068400Z Receiving objects: 26% (63/242) 2024-05-15T23:19:42.5069375Z Receiving objects: 27% (66/242) 2024-05-15T23:19:42.5071961Z Receiving objects: 28% (68/242) 2024-05-15T23:19:42.5073154Z Receiving objects: 29% (71/242) 2024-05-15T23:19:42.5074153Z Receiving objects: 30% (73/242) 2024-05-15T23:19:42.5075153Z Receiving objects: 31% (76/242) 2024-05-15T23:19:42.5076664Z Receiving objects: 32% (78/242) 2024-05-15T23:19:42.5077634Z Receiving objects: 33% (80/242) 2024-05-15T23:19:42.5099059Z Receiving objects: 34% (83/242) 2024-05-15T23:19:42.5118361Z Receiving objects: 35% (85/242) 2024-05-15T23:19:42.5120995Z Receiving objects: 36% (88/242) 2024-05-15T23:19:42.5122190Z Receiving objects: 37% (90/242) 2024-05-15T23:19:42.5123570Z Receiving objects: 38% (92/242) 2024-05-15T23:19:42.5124521Z Receiving objects: 39% (95/242) 2024-05-15T23:19:42.5125621Z Receiving objects: 40% (97/242) 2024-05-15T23:19:42.5126588Z Receiving objects: 41% (100/242) 2024-05-15T23:19:42.5127614Z Receiving objects: 42% (102/242) 2024-05-15T23:19:42.5128651Z Receiving objects: 43% (105/242) 2024-05-15T23:19:42.5129733Z Receiving objects: 44% (107/242) 2024-05-15T23:19:42.5130744Z Receiving objects: 45% (109/242) 2024-05-15T23:19:42.5131882Z Receiving objects: 46% (112/242) 2024-05-15T23:19:42.5206648Z Receiving objects: 47% (114/242) 2024-05-15T23:19:42.5231832Z Receiving objects: 48% (117/242) 2024-05-15T23:19:42.5232594Z Receiving objects: 49% (119/242) 2024-05-15T23:19:42.5233989Z Receiving objects: 50% (121/242) 2024-05-15T23:19:42.5235964Z Receiving objects: 51% (124/242) 2024-05-15T23:19:42.5237154Z Receiving objects: 52% (126/242) 2024-05-15T23:19:42.5238073Z Receiving objects: 53% (129/242) 2024-05-15T23:19:42.5238629Z Receiving objects: 54% (131/242) 2024-05-15T23:19:42.5239219Z Receiving objects: 55% (134/242) 2024-05-15T23:19:42.5239737Z Receiving objects: 56% (136/242) 2024-05-15T23:19:42.5240253Z Receiving objects: 57% (138/242) 2024-05-15T23:19:42.5240806Z Receiving objects: 58% (141/242) 2024-05-15T23:19:42.5241636Z Receiving objects: 59% (143/242) 2024-05-15T23:19:42.5242163Z Receiving objects: 60% (146/242) 2024-05-15T23:19:42.5242776Z Receiving objects: 61% (148/242) 2024-05-15T23:19:42.5243264Z Receiving objects: 62% (151/242) 2024-05-15T23:19:42.5259913Z Receiving objects: 63% (153/242) 2024-05-15T23:19:42.5277020Z Receiving objects: 64% (155/242) 2024-05-15T23:19:42.5277641Z Receiving objects: 65% (158/242) 2024-05-15T23:19:42.5279016Z Receiving objects: 66% (160/242) 2024-05-15T23:19:42.5288694Z Receiving objects: 67% (163/242) 2024-05-15T23:19:42.5289273Z Receiving objects: 68% (165/242) 2024-05-15T23:19:42.5290609Z Receiving objects: 69% (167/242) 2024-05-15T23:19:42.5330017Z Receiving objects: 70% (170/242) 2024-05-15T23:19:42.5331835Z Receiving objects: 71% (172/242) 2024-05-15T23:19:42.5334166Z Receiving objects: 72% (175/242) 2024-05-15T23:19:42.5336930Z Receiving objects: 73% (177/242) 2024-05-15T23:19:42.5337630Z Receiving objects: 74% (180/242) 2024-05-15T23:19:42.5338214Z Receiving objects: 75% (182/242) 2024-05-15T23:19:42.5350412Z Receiving objects: 76% (184/242) 2024-05-15T23:19:42.5351334Z Receiving objects: 77% (187/242) 2024-05-15T23:19:42.5354530Z Receiving objects: 78% (189/242) 2024-05-15T23:19:42.5355062Z Receiving objects: 79% (192/242) 2024-05-15T23:19:42.5355623Z Receiving objects: 80% (194/242) 2024-05-15T23:19:42.5356217Z Receiving objects: 81% (197/242) 2024-05-15T23:19:42.5385590Z Receiving objects: 82% (199/242) 2024-05-15T23:19:42.5386230Z Receiving objects: 83% (201/242) 2024-05-15T23:19:42.5387437Z Receiving objects: 84% (204/242) 2024-05-15T23:19:42.5388453Z Receiving objects: 85% (206/242) 2024-05-15T23:19:42.5389619Z Receiving objects: 86% (209/242) 2024-05-15T23:19:42.5390197Z Receiving objects: 87% (211/242) 2024-05-15T23:19:42.5390726Z Receiving objects: 88% (213/242) 2024-05-15T23:19:42.5391350Z Receiving objects: 89% (216/242) 2024-05-15T23:19:42.5392003Z Receiving objects: 90% (218/242) 2024-05-15T23:19:42.5404160Z Receiving objects: 91% (221/242) 2024-05-15T23:19:42.5405854Z remote: Total 242 (delta 16), reused 141 (delta 3), pack-reused 0 2024-05-15T23:19:42.5407106Z Receiving objects: 92% (223/242) 2024-05-15T23:19:42.5407964Z Receiving objects: 93% (226/242) 2024-05-15T23:19:42.5408909Z Receiving objects: 94% (228/242) 2024-05-15T23:19:42.5409728Z Receiving objects: 95% (230/242) 2024-05-15T23:19:42.5410476Z Receiving objects: 96% (233/242) 2024-05-15T23:19:42.5411437Z Receiving objects: 97% (235/242) 2024-05-15T23:19:42.5412296Z Receiving objects: 98% (238/242) 2024-05-15T23:19:42.5413090Z Receiving objects: 99% (240/242) 2024-05-15T23:19:42.5414054Z Receiving objects: 100% (242/242) 2024-05-15T23:19:42.5415436Z Receiving objects: 100% (242/242), 318.88 KiB | 7.25 MiB/s, done. 2024-05-15T23:19:42.5420107Z Resolving deltas: 0% (0/16) 2024-05-15T23:19:42.5421498Z Resolving deltas: 6% (1/16) 2024-05-15T23:19:42.5423240Z Resolving deltas: 18% (3/16) 2024-05-15T23:19:42.5424217Z Resolving deltas: 25% (4/16) 2024-05-15T23:19:42.5425204Z Resolving deltas: 31% (5/16) 2024-05-15T23:19:42.5425797Z Resolving deltas: 37% (6/16) 2024-05-15T23:19:42.5426851Z Resolving deltas: 43% (7/16) 2024-05-15T23:19:42.5427904Z Resolving deltas: 50% (8/16) 2024-05-15T23:19:42.5428732Z Resolving deltas: 56% (9/16) 2024-05-15T23:19:42.5429567Z Resolving deltas: 62% (10/16) 2024-05-15T23:19:42.5430193Z Resolving deltas: 75% (12/16) 2024-05-15T23:19:42.5430714Z Resolving deltas: 81% (13/16) 2024-05-15T23:19:42.5431453Z Resolving deltas: 87% (14/16) 2024-05-15T23:19:42.5432296Z Resolving deltas: 93% (15/16) 2024-05-15T23:19:42.5432829Z Resolving deltas: 100% (16/16) 2024-05-15T23:19:42.5433304Z Resolving deltas: 100% (16/16), done. 2024-05-15T23:19:42.5502736Z From https://github.com/pytorch/torchchat 2024-05-15T23:19:42.5504588Z * [new ref] 0675758ce54b35cb210ea6a9f57b121669315979 -> pull/804/merge 2024-05-15T23:19:42.5529898Z ##[endgroup] 2024-05-15T23:19:42.5531469Z ##[group]Determining the checkout info 2024-05-15T23:19:42.5533022Z ##[endgroup] 2024-05-15T23:19:42.5533936Z ##[group]Checking out the ref 2024-05-15T23:19:42.5536590Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/804/merge 2024-05-15T23:19:42.5689925Z Note: switching to 'refs/remotes/pull/804/merge'. 2024-05-15T23:19:42.5690596Z 2024-05-15T23:19:42.5691440Z You are in 'detached HEAD' state. You can look around, make experimental 2024-05-15T23:19:42.5692549Z changes and commit them, and you can discard any commits you make in this 2024-05-15T23:19:42.5693694Z state without impacting any branches by switching back to a branch. 2024-05-15T23:19:42.5694376Z 2024-05-15T23:19:42.5695102Z If you want to create a new branch to retain commits you create, you may 2024-05-15T23:19:42.5696393Z do so (now or later) by using -c with the switch command. Example: 2024-05-15T23:19:42.5697019Z 2024-05-15T23:19:42.5697328Z git switch -c 2024-05-15T23:19:42.5697747Z 2024-05-15T23:19:42.5697918Z Or undo this operation with: 2024-05-15T23:19:42.5698239Z 2024-05-15T23:19:42.5698416Z git switch - 2024-05-15T23:19:42.5698641Z 2024-05-15T23:19:42.5699167Z Turn off this advice by setting config variable advice.detachedHead to false 2024-05-15T23:19:42.5699887Z 2024-05-15T23:19:42.5700601Z HEAD is now at 0675758 Merge 5afec79d2a21e03d2f27855b184e97600186532c into db12669870c44a9aabc3376566b2503bd1dafcae 2024-05-15T23:19:42.5702757Z ##[endgroup] 2024-05-15T23:19:42.5736361Z [command]/usr/bin/git log -1 --format='%H' 2024-05-15T23:19:42.5766635Z '0675758ce54b35cb210ea6a9f57b121669315979' 2024-05-15T23:19:42.6088830Z ##[group]Run actions/setup-python@v4 2024-05-15T23:19:42.6089512Z with: 2024-05-15T23:19:42.6089927Z python-version: 3.10.11 2024-05-15T23:19:42.6090427Z check-latest: false 2024-05-15T23:19:42.6091086Z token: *** 2024-05-15T23:19:42.6091534Z update-environment: true 2024-05-15T23:19:42.6092034Z allow-prereleases: false 2024-05-15T23:19:42.6092526Z env: 2024-05-15T23:19:42.6093025Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:42.6093726Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:42.6094273Z ##[endgroup] 2024-05-15T23:19:42.7417882Z ##[group]Installed versions 2024-05-15T23:19:42.7433611Z Version 3.10.11 was not found in the local cache 2024-05-15T23:19:43.0775260Z Version 3.10.11 is available for downloading 2024-05-15T23:19:43.0776908Z 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-05-15T23:19:43.6478687Z Extract downloaded archive 2024-05-15T23:19:43.6590753Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/a0b95b3a-c53b-41f9-aa7b-cef6185a3f5a -f /home/runner/work/_temp/36142115-c7ef-4fce-b806-d068ffdbe60b 2024-05-15T23:19:45.0302315Z Execute installation script 2024-05-15T23:19:45.0405322Z Check if Python hostedtoolcache folder exist... 2024-05-15T23:19:45.0406155Z Create Python 3.10.11 folder 2024-05-15T23:19:45.0420085Z Copy Python binaries to hostedtoolcache folder 2024-05-15T23:19:45.6085651Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-05-15T23:19:45.6131541Z Upgrading pip... 2024-05-15T23:19:47.6986605Z Looking in links: /tmp/tmp8wyk1wy6 2024-05-15T23:19:47.6990394Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (65.5.0) 2024-05-15T23:19:47.6994020Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (23.0.1) 2024-05-15T23:19:48.9042477Z Collecting pip 2024-05-15T23:19:48.9531610Z Downloading pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-15T23:19:49.0740527Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.9 MB/s eta 0:00:00 2024-05-15T23:19:49.0741082Z 2024-05-15T23:19:49.1188599Z Installing collected packages: pip 2024-05-15T23:19:50.2099447Z Successfully installed pip-24.0 2024-05-15T23:19:50.2566131Z Create complete file 2024-05-15T23:19:50.2610386Z Successfully set up CPython (3.10.11) 2024-05-15T23:19:50.2611245Z ##[endgroup] 2024-05-15T23:19:50.2780264Z ##[group]Run echo "$(uname -a)" 2024-05-15T23:19:50.2780802Z echo "$(uname -a)" 2024-05-15T23:19:50.2959728Z shell: /usr/bin/bash -e {0} 2024-05-15T23:19:50.2960174Z env: 2024-05-15T23:19:50.2960555Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:50.2961144Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:50.2961654Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:50.2962332Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:19:50.2962995Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:50.2963589Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:50.2964187Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:50.2964786Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:19:50.2965316Z ##[endgroup] 2024-05-15T23:19:50.3131489Z Linux runner 6.5.0-1018-azure #19~22.04.2-Ubuntu SMP Thu Mar 21 16:45:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-05-15T23:19:50.3166198Z ##[group]Run ./install_requirements.sh 2024-05-15T23:19:50.3166662Z ./install_requirements.sh 2024-05-15T23:19:50.3167094Z pip3 list 2024-05-15T23:19:50.3167812Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:19:50.3215863Z shell: /usr/bin/bash -e {0} 2024-05-15T23:19:50.3216253Z env: 2024-05-15T23:19:50.3216603Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:50.3217189Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:50.3217710Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:50.3218326Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:19:50.3219062Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:50.3219649Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:50.3220232Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:50.3221016Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:19:50.3221482Z ##[endgroup] 2024-05-15T23:19:50.7158823Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-05-15T23:19:50.9095323Z Collecting torchao (from -r requirements.txt (line 4)) 2024-05-15T23:19:50.9187004Z Downloading https://download.pytorch.org/whl/nightly/torchao-0.1-py3-none-any.whl (54 kB) 2024-05-15T23:19:50.9286526Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 6.4 MB/s eta 0:00:00 2024-05-15T23:19:51.0356777Z Collecting huggingface_hub (from -r requirements.txt (line 7)) 2024-05-15T23:19:51.0846645Z Downloading huggingface_hub-0.23.0-py3-none-any.whl.metadata (12 kB) 2024-05-15T23:19:51.1309776Z Collecting gguf (from -r requirements.txt (line 10)) 2024-05-15T23:19:51.1384137Z Downloading gguf-0.6.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:19:51.2166688Z Collecting tiktoken (from -r requirements.txt (line 13)) 2024-05-15T23:19:51.2241904Z Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2024-05-15T23:19:51.2651030Z Collecting snakeviz (from -r requirements.txt (line 16)) 2024-05-15T23:19:51.2736616Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-05-15T23:19:51.3819542Z Collecting sentencepiece (from -r requirements.txt (line 17)) 2024-05-15T23:19:51.3915359Z 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-05-15T23:19:51.4233583Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 43.5 MB/s eta 0:00:00 2024-05-15T23:19:51.6634501Z Collecting numpy (from -r requirements.txt (line 18)) 2024-05-15T23:19:51.6724944Z 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-05-15T23:19:51.8043310Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 120.7 MB/s eta 0:00:00 2024-05-15T23:19:51.8616516Z Collecting lm-eval==0.4 (from -r requirements.txt (line 20)) 2024-05-15T23:19:51.8713713Z Downloading lm_eval-0.4.0.tar.gz (457 kB) 2024-05-15T23:19:51.8959869Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 457.1/457.1 kB 20.0 MB/s eta 0:00:00 2024-05-15T23:19:52.2559894Z Installing build dependencies: started 2024-05-15T23:19:54.0256701Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:54.0263146Z Getting requirements to build wheel: started 2024-05-15T23:19:54.4030995Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:54.4048809Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:54.7120096Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:19:54.7678257Z Collecting blobfile (from -r requirements.txt (line 21)) 2024-05-15T23:19:54.7767356Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-05-15T23:19:54.7813017Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/73.7 kB 26.4 MB/s eta 0:00:00 2024-05-15T23:19:54.8356606Z Collecting wheel (from -r requirements.txt (line 24)) 2024-05-15T23:19:54.8368598Z Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 2024-05-15T23:19:55.0206484Z Collecting cmake>=3.24 (from -r requirements.txt (line 25)) 2024-05-15T23:19:55.0294099Z Downloading cmake-3.29.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.1 kB) 2024-05-15T23:19:55.0863475Z Collecting ninja (from -r requirements.txt (line 26)) 2024-05-15T23:19:55.0995017Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (5.3 kB) 2024-05-15T23:19:55.1715549Z Collecting zstd (from -r requirements.txt (line 27)) 2024-05-15T23:19:55.1809865Z Downloading zstd-1.5.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.9 kB) 2024-05-15T23:19:55.2326675Z Collecting flask (from -r requirements.txt (line 30)) 2024-05-15T23:19:55.2428052Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:19:55.3423508Z Collecting accelerate>=0.21.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.3495410Z Downloading accelerate-0.30.1-py3-none-any.whl.metadata (18 kB) 2024-05-15T23:19:55.3911312Z Collecting evaluate (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.3982607Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-05-15T23:19:55.4645008Z Collecting datasets>=2.0.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.4717935Z Downloading datasets-2.19.1-py3-none-any.whl.metadata (19 kB) 2024-05-15T23:19:55.5124930Z Collecting jsonlines (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.5199775Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-05-15T23:19:55.6098025Z Collecting numexpr (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.6173811Z Downloading numexpr-2.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.9 kB) 2024-05-15T23:19:55.6635137Z Collecting peft>=0.2.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.6713118Z Downloading peft-0.10.0-py3-none-any.whl.metadata (13 kB) 2024-05-15T23:19:55.7383206Z Collecting pybind11>=2.6.2 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.7454171Z Downloading pybind11-2.12.0-py3-none-any.whl.metadata (9.5 kB) 2024-05-15T23:19:55.8349991Z Collecting pytablewriter (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.8421768Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-05-15T23:19:55.8831342Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.8904392Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-05-15T23:19:55.9006984Z Installing build dependencies: started 2024-05-15T23:19:57.2703060Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:57.2709211Z Getting requirements to build wheel: started 2024-05-15T23:19:57.4125531Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:57.4141646Z Installing backend dependencies: started 2024-05-15T23:19:58.0978700Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:19:58.0984801Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:58.2540170Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:19:58.3196951Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:58.3306817Z Downloading sacrebleu-2.4.2-py3-none-any.whl.metadata (58 kB) 2024-05-15T23:19:58.3353656Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.2 MB/s eta 0:00:00 2024-05-15T23:19:58.4500522Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:58.4577799Z Downloading scikit_learn-1.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2024-05-15T23:19:58.4949077Z Collecting sqlitedict (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:58.5020729Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-05-15T23:19:58.5117326Z Installing build dependencies: started 2024-05-15T23:19:59.8448827Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:59.8454457Z Getting requirements to build wheel: started 2024-05-15T23:20:00.0174420Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:20:00.0190118Z Installing backend dependencies: started 2024-05-15T23:20:00.7313010Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:20:00.7319779Z Preparing metadata (pyproject.toml): started 2024-05-15T23:20:00.9160123Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:20:01.0453347Z Collecting torch>=1.8 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:01.0573005Z Downloading torch-2.3.0-cp310-cp310-manylinux1_x86_64.whl.metadata (26 kB) 2024-05-15T23:20:01.1048810Z Collecting tqdm-multiprocess (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:01.1124952Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-05-15T23:20:01.2062000Z Collecting transformers>=4.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:01.2173579Z Downloading transformers-4.40.2-py3-none-any.whl.metadata (137 kB) 2024-05-15T23:20:01.2226475Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 kB 41.6 MB/s eta 0:00:00 2024-05-15T23:20:01.3568478Z Collecting zstandard (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:01.3649392Z Downloading zstandard-0.22.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.9 kB) 2024-05-15T23:20:01.4419168Z Collecting packaging (from torchao->-r requirements.txt (line 4)) 2024-05-15T23:20:01.4502861Z Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:20:01.5868809Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:01.5952230Z Downloading filelock-3.14.0-py3-none-any.whl.metadata (2.8 kB) 2024-05-15T23:20:01.6670132Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:01.6745792Z Downloading fsspec-2024.5.0-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:01.7648205Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:01.7736406Z Downloading https://download.pytorch.org/whl/nightly/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) 2024-05-15T23:20:01.7834246Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 95.0 MB/s eta 0:00:00 2024-05-15T23:20:01.8517808Z Collecting requests (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:01.8633972Z Downloading https://download.pytorch.org/whl/nightly/requests-2.31.0-py3-none-any.whl (62 kB) 2024-05-15T23:20:01.8677760Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 21.2 MB/s eta 0:00:00 2024-05-15T23:20:01.9632741Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:01.9706563Z Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB) 2024-05-15T23:20:01.9751397Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 18.2 MB/s eta 0:00:00 2024-05-15T23:20:02.0451858Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:02.0529693Z Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) 2024-05-15T23:20:02.5164602Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 13)) 2024-05-15T23:20:02.5243781Z Downloading regex-2024.5.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) 2024-05-15T23:20:02.5290111Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 12.7 MB/s eta 0:00:00 2024-05-15T23:20:02.6053308Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 16)) 2024-05-15T23:20:02.6129659Z Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) 2024-05-15T23:20:02.7589794Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:02.7704390Z 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-05-15T23:20:02.7914258Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 114.5 MB/s eta 0:00:00 2024-05-15T23:20:02.8811826Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:02.8907311Z Downloading https://download.pytorch.org/whl/nightly/urllib3-2.2.1-py3-none-any.whl (121 kB) 2024-05-15T23:20:02.8957553Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 40.3 MB/s eta 0:00:00 2024-05-15T23:20:03.2179894Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:03.2259333Z Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2024-05-15T23:20:03.3319357Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:03.3391560Z Downloading werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB) 2024-05-15T23:20:03.4099431Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:03.4174516Z Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-05-15T23:20:03.4589483Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:03.4663424Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-05-15T23:20:03.5182424Z Collecting click>=8.1.3 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:03.5258164Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-05-15T23:20:03.9642861Z Collecting blinker>=1.6.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:03.9725374Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-05-15T23:20:04.1370832Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.1479552Z Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2024-05-15T23:20:04.3370393Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.3456203Z Downloading https://download.pytorch.org/whl/nightly/safetensors-0.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-05-15T23:20:04.3588398Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 107.4 MB/s eta 0:00:00 2024-05-15T23:20:04.5732720Z Collecting pyarrow>=12.0.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.5829277Z Downloading pyarrow-16.1.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.0 kB) 2024-05-15T23:20:04.6294396Z Collecting pyarrow-hotfix (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.6396864Z Downloading https://download.pytorch.org/whl/nightly/pyarrow_hotfix-0.6-py3-none-any.whl (7.9 kB) 2024-05-15T23:20:04.6881690Z Collecting dill<0.3.9,>=0.3.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.6970569Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-05-15T23:20:04.7020859Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 38.1 MB/s eta 0:00:00 2024-05-15T23:20:04.9477723Z Collecting pandas (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.9570355Z 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-05-15T23:20:05.0645723Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 119.0 MB/s eta 0:00:00 2024-05-15T23:20:05.2232612Z Collecting xxhash (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.2336037Z Downloading https://download.pytorch.org/whl/nightly/xxhash-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB) 2024-05-15T23:20:05.2393119Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.1/194.1 kB 51.4 MB/s eta 0:00:00 2024-05-15T23:20:05.2960430Z Collecting multiprocess (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.3048487Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-05-15T23:20:05.3103115Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.8/134.8 kB 37.1 MB/s eta 0:00:00 2024-05-15T23:20:05.3250494Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:05.3324861Z Downloading fsspec-2024.3.1-py3-none-any.whl.metadata (6.8 kB) 2024-05-15T23:20:05.6319371Z Collecting aiohttp (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.6410982Z Downloading https://download.pytorch.org/whl/nightly/aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-05-15T23:20:05.6545726Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 107.8 MB/s eta 0:00:00 2024-05-15T23:20:05.8850662Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 30)) 2024-05-15T23:20:05.8940199Z 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-05-15T23:20:06.1064211Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:06.1160652Z 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-05-15T23:20:06.1215055Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 40.9 MB/s eta 0:00:00 2024-05-15T23:20:06.1756238Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:06.1844489Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-05-15T23:20:06.1892187Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 20.1 MB/s eta 0:00:00 2024-05-15T23:20:06.2545024Z Collecting certifi>=2017.4.17 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:06.2631405Z Downloading https://download.pytorch.org/whl/nightly/certifi-2024.2.2-py3-none-any.whl (163 kB) 2024-05-15T23:20:06.2685795Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 46.9 MB/s eta 0:00:00 2024-05-15T23:20:06.3156222Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:06.3235152Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-05-15T23:20:06.3702194Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:06.3774958Z Downloading nltk-3.8.1-py3-none-any.whl.metadata (2.8 kB) 2024-05-15T23:20:06.4265890Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:06.4352712Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-05-15T23:20:06.5037084Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:06.5133043Z Downloading portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB) 2024-05-15T23:20:06.5724585Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:06.5801409Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-05-15T23:20:06.6331264Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:06.6416623Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-05-15T23:20:06.9048387Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:06.9127309Z Downloading scipy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2024-05-15T23:20:06.9171923Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 20.8 MB/s eta 0:00:00 2024-05-15T23:20:06.9783589Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:06.9859112Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-05-15T23:20:07.0276357Z Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:07.0361897Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-05-15T23:20:07.1410738Z Collecting sympy (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:07.1517560Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12-py3-none-any.whl (5.7 MB) 2024-05-15T23:20:07.1988599Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 127.6 MB/s eta 0:00:00 2024-05-15T23:20:07.2826225Z Collecting networkx (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:07.2900105Z Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2024-05-15T23:20:07.3569372Z Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:07.3666703Z 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-05-15T23:20:07.5586077Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 99.3 MB/s eta 0:00:00 2024-05-15T23:20:07.6219364Z Collecting nvidia-cuda-runtime-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:07.6353194Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB) 2024-05-15T23:20:07.6458111Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 99.1 MB/s eta 0:00:00 2024-05-15T23:20:07.7103506Z Collecting nvidia-cuda-cupti-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:07.7196225Z 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-05-15T23:20:07.8365058Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 117.1 MB/s eta 0:00:00 2024-05-15T23:20:07.8975302Z Collecting nvidia-cudnn-cu12==8.9.2.26 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:07.9067183Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (731.7 MB) 2024-05-15T23:20:14.2100431Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.7/731.7 MB 6.3 MB/s eta 0:00:00 2024-05-15T23:20:14.7749844Z Collecting nvidia-cublas-cu12==12.1.3.1 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:14.7838417Z 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-05-15T23:20:18.2126503Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 12.8 MB/s eta 0:00:00 2024-05-15T23:20:18.5702261Z Collecting nvidia-cufft-cu12==11.0.2.54 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:18.5790453Z 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-05-15T23:20:19.5074778Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 40.6 MB/s eta 0:00:00 2024-05-15T23:20:19.6488436Z Collecting nvidia-curand-cu12==10.3.2.106 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:19.6575532Z 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-05-15T23:20:20.1812528Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 68.8 MB/s eta 0:00:00 2024-05-15T23:20:20.2782837Z Collecting nvidia-cusolver-cu12==11.4.5.107 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.2877830Z 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-05-15T23:20:21.1430308Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 43.0 MB/s eta 0:00:00 2024-05-15T23:20:21.2841028Z Collecting nvidia-cusparse-cu12==12.1.0.106 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.2929026Z 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-05-15T23:20:22.6564400Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 29.8 MB/s eta 0:00:00 2024-05-15T23:20:22.8470885Z Collecting nvidia-nccl-cu12==2.20.5 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.8565377Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nccl_cu12-2.20.5-py3-none-manylinux2014_x86_64.whl (176.2 MB) 2024-05-15T23:20:24.0787698Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.2/176.2 MB 32.1 MB/s eta 0:00:00 2024-05-15T23:20:24.2680385Z Collecting nvidia-nvtx-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:24.2771565Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB) 2024-05-15T23:20:24.2822663Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.1/99.1 kB 30.1 MB/s eta 0:00:00 2024-05-15T23:20:24.3554923Z Collecting triton==2.3.0 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:24.3630915Z Downloading triton-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.4 kB) 2024-05-15T23:20:24.4769348Z Collecting nvidia-nvjitlink-cu12 (from nvidia-cusolver-cu12==11.4.5.107->torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:24.4846083Z Downloading nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2024-05-15T23:20:25.1816065Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:25.1928414Z Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) 2024-05-15T23:20:25.3043327Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:25.3132745Z Downloading https://download.pytorch.org/whl/nightly/attrs-23.2.0-py3-none-any.whl (60 kB) 2024-05-15T23:20:25.3180683Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 19.0 MB/s eta 0:00:00 2024-05-15T23:20:25.4046943Z 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->-r requirements.txt (line 20)) (65.5.0) 2024-05-15T23:20:25.4876176Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:25.4950780Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:25.5523974Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:25.5604192Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-05-15T23:20:25.6137768Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:25.6224228Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:25.6754906Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:25.6844781Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-05-15T23:20:25.7437811Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:25.7514213Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-05-15T23:20:25.8096887Z Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:25.8168467Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-05-15T23:20:26.0140183Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:26.0226559Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-05-15T23:20:26.1166667Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:26.1269435Z 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-05-15T23:20:26.1327400Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.5/239.5 kB 64.6 MB/s eta 0:00:00 2024-05-15T23:20:26.4635764Z Collecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:26.4725976Z 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-05-15T23:20:26.4779467Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.3/124.3 kB 37.2 MB/s eta 0:00:00 2024-05-15T23:20:26.6337377Z Collecting yarl<2.0,>=1.0 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:26.6425458Z 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-05-15T23:20:26.6499543Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.6/301.6 kB 55.4 MB/s eta 0:00:00 2024-05-15T23:20:26.6901387Z Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:26.6975435Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-05-15T23:20:26.7831332Z Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:26.7907032Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-05-15T23:20:27.1447809Z Collecting python-dateutil<3.0.0,>=2.8.0 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:27.1522277Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-05-15T23:20:27.2378152Z Collecting pytz>=2018.9 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:27.2483776Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-05-15T23:20:27.2561463Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 90.0 MB/s eta 0:00:00 2024-05-15T23:20:27.5371307Z Collecting tzdata>=2022.7 (from pandas->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:27.5459116Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-05-15T23:20:27.5527024Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 73.9 MB/s eta 0:00:00 2024-05-15T23:20:27.6782535Z Collecting mpmath>=0.19 (from sympy->torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:27.6855192Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-05-15T23:20:27.9269330Z Downloading huggingface_hub-0.23.0-py3-none-any.whl (401 kB) 2024-05-15T23:20:27.9344405Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 401.2/401.2 kB 76.1 MB/s eta 0:00:00 2024-05-15T23:20:27.9438389Z Downloading gguf-0.6.0-py3-none-any.whl (23 kB) 2024-05-15T23:20:27.9571144Z Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2024-05-15T23:20:27.9689983Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 107.8 MB/s eta 0:00:00 2024-05-15T23:20:27.9861457Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-05-15T23:20:27.9921561Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.7/283.7 kB 67.9 MB/s eta 0:00:00 2024-05-15T23:20:27.9933222Z Using cached wheel-0.43.0-py3-none-any.whl (65 kB) 2024-05-15T23:20:28.0043447Z Downloading cmake-3.29.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB) 2024-05-15T23:20:28.1998893Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.7/26.7 MB 101.2 MB/s eta 0:00:00 2024-05-15T23:20:28.2101649Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) 2024-05-15T23:20:28.2163969Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.2/307.2 kB 72.1 MB/s eta 0:00:00 2024-05-15T23:20:28.2284962Z Downloading zstd-1.5.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) 2024-05-15T23:20:28.2454272Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 118.4 MB/s eta 0:00:00 2024-05-15T23:20:28.2532071Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-05-15T23:20:28.2580509Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 35.2 MB/s eta 0:00:00 2024-05-15T23:20:28.2667809Z Downloading accelerate-0.30.1-py3-none-any.whl (302 kB) 2024-05-15T23:20:28.2728265Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.6/302.6 kB 72.1 MB/s eta 0:00:00 2024-05-15T23:20:28.2808975Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-05-15T23:20:28.2908145Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-05-15T23:20:28.2954410Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 32.3 MB/s eta 0:00:00 2024-05-15T23:20:28.3031277Z Downloading datasets-2.19.1-py3-none-any.whl (542 kB) 2024-05-15T23:20:28.3111305Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 542.0/542.0 kB 88.1 MB/s eta 0:00:00 2024-05-15T23:20:28.3181974Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-05-15T23:20:28.3225781Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.1/84.1 kB 30.1 MB/s eta 0:00:00 2024-05-15T23:20:28.3296030Z Downloading filelock-3.14.0-py3-none-any.whl (12 kB) 2024-05-15T23:20:28.3397325Z Downloading fsspec-2024.3.1-py3-none-any.whl (171 kB) 2024-05-15T23:20:28.3449891Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.0/172.0 kB 50.3 MB/s eta 0:00:00 2024-05-15T23:20:28.3525267Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-05-15T23:20:28.3637706Z Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-05-15T23:20:28.3686311Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 41.6 MB/s eta 0:00:00 2024-05-15T23:20:28.3816151Z Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) 2024-05-15T23:20:28.4420362Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 135.5 MB/s eta 0:00:00 2024-05-15T23:20:28.4494527Z Downloading packaging-24.0-py3-none-any.whl (53 kB) 2024-05-15T23:20:28.4539711Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 16.5 MB/s eta 0:00:00 2024-05-15T23:20:28.4630762Z Downloading peft-0.10.0-py3-none-any.whl (199 kB) 2024-05-15T23:20:28.4684858Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 53.7 MB/s eta 0:00:00 2024-05-15T23:20:28.4772429Z Downloading pybind11-2.12.0-py3-none-any.whl (234 kB) 2024-05-15T23:20:28.4829523Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 60.7 MB/s eta 0:00:00 2024-05-15T23:20:28.4937316Z Downloading regex-2024.5.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (775 kB) 2024-05-15T23:20:28.5033036Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 775.1/775.1 kB 101.9 MB/s eta 0:00:00 2024-05-15T23:20:28.5111789Z Downloading sacrebleu-2.4.2-py3-none-any.whl (106 kB) 2024-05-15T23:20:28.5158362Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.7/106.7 kB 34.7 MB/s eta 0:00:00 2024-05-15T23:20:28.5274654Z Downloading scikit_learn-1.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) 2024-05-15T23:20:28.6360841Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 106.7 MB/s eta 0:00:00 2024-05-15T23:20:28.6438079Z Downloading torch-2.3.0-cp310-cp310-manylinux1_x86_64.whl (779.1 MB) 2024-05-15T23:20:35.1716881Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 779.1/779.1 MB 4.8 MB/s eta 0:00:00 2024-05-15T23:20:35.1831573Z Downloading triton-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (168.1 MB) 2024-05-15T23:20:36.4958497Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.1/168.1 MB 32.6 MB/s eta 0:00:00 2024-05-15T23:20:36.5074926Z Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) 2024-05-15T23:20:36.5144835Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.4/435.4 kB 85.4 MB/s eta 0:00:00 2024-05-15T23:20:36.5248977Z Downloading tqdm-4.66.4-py3-none-any.whl (78 kB) 2024-05-15T23:20:36.5290681Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 29.8 MB/s eta 0:00:00 2024-05-15T23:20:36.5391118Z Downloading transformers-4.40.2-py3-none-any.whl (9.0 MB) 2024-05-15T23:20:36.6243502Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.0/9.0 MB 108.2 MB/s eta 0:00:00 2024-05-15T23:20:36.6368540Z Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) 2024-05-15T23:20:36.6463977Z Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) 2024-05-15T23:20:36.6519932Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 58.7 MB/s eta 0:00:00 2024-05-15T23:20:36.6594782Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-05-15T23:20:36.6710902Z Downloading numexpr-2.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2024-05-15T23:20:36.6774723Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 376.1/376.1 kB 80.9 MB/s eta 0:00:00 2024-05-15T23:20:36.6855514Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-05-15T23:20:36.6900100Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 38.2 MB/s eta 0:00:00 2024-05-15T23:20:36.6975454Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-05-15T23:20:36.7114813Z Downloading zstandard-0.22.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) 2024-05-15T23:20:36.7742035Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 89.5 MB/s eta 0:00:00 2024-05-15T23:20:36.7817650Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-05-15T23:20:36.7925877Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-05-15T23:20:36.7985436Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 72.6 MB/s eta 0:00:00 2024-05-15T23:20:36.8057724Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-05-15T23:20:36.8150997Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-05-15T23:20:36.8725612Z Downloading pyarrow-16.1.0-cp310-cp310-manylinux_2_28_x86_64.whl (40.8 MB) 2024-05-15T23:20:37.1965040Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 MB 83.0 MB/s eta 0:00:00 2024-05-15T23:20:37.2107320Z Downloading scipy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) 2024-05-15T23:20:37.5558082Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 76.5 MB/s eta 0:00:00 2024-05-15T23:20:37.5635261Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-05-15T23:20:37.5728562Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-05-15T23:20:37.5822498Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-05-15T23:20:37.5924002Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-05-15T23:20:37.6019044Z Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 2024-05-15T23:20:37.6321012Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 127.6 MB/s eta 0:00:00 2024-05-15T23:20:37.6392790Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-05-15T23:20:37.6511091Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-05-15T23:20:37.6561252Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 40.2 MB/s eta 0:00:00 2024-05-15T23:20:37.6693258Z Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2024-05-15T23:20:37.6857570Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 116.6 MB/s eta 0:00:00 2024-05-15T23:20:37.6969514Z Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB) 2024-05-15T23:20:37.7118724Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 115.7 MB/s eta 0:00:00 2024-05-15T23:20:37.7194964Z Downloading portalocker-2.8.2-py3-none-any.whl (17 kB) 2024-05-15T23:20:37.7310441Z Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) 2024-05-15T23:20:37.7372486Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 63.0 MB/s eta 0:00:00 2024-05-15T23:20:37.7446359Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-05-15T23:20:37.7568167Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-05-15T23:20:37.7620149Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 58.8 MB/s eta 0:00:00 2024-05-15T23:20:37.7713465Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-05-15T23:20:37.7791296Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 92.2 MB/s eta 0:00:00 2024-05-15T23:20:37.7870647Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-05-15T23:20:37.7957837Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 32.7 MB/s eta 0:00:00 2024-05-15T23:20:37.8064727Z Downloading nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (21.1 MB) 2024-05-15T23:20:37.9584797Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/21.1 MB 114.7 MB/s eta 0:00:00 2024-05-15T23:20:39.1496468Z Building wheels for collected packages: lm-eval, rouge-score, sqlitedict 2024-05-15T23:20:39.1507176Z Building wheel for lm-eval (pyproject.toml): started 2024-05-15T23:20:40.5643387Z Building wheel for lm-eval (pyproject.toml): finished with status 'done' 2024-05-15T23:20:40.5658220Z Created wheel for lm-eval: filename=lm_eval-0.4.0-py3-none-any.whl size=994997 sha256=1222868a55e66e7eb6bfa0a18308bd81a112e25b898421ec6b1fe47cd04e435a 2024-05-15T23:20:40.5660003Z Stored in directory: /home/runner/.cache/pip/wheels/45/b5/b3/4d97da1bde0b79da99e75ec0eb69f838d1fe02f83ab7a01bb4 2024-05-15T23:20:40.5781083Z Building wheel for rouge-score (pyproject.toml): started 2024-05-15T23:20:40.7622756Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-05-15T23:20:40.7629238Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=d7fa1c0d349b1ce2417a73c66bb04a5705d7d97522a86c05e3e6bbbe39ae00fd 2024-05-15T23:20:40.7630997Z Stored in directory: /home/runner/.cache/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-05-15T23:20:40.7653668Z Building wheel for sqlitedict (pyproject.toml): started 2024-05-15T23:20:40.9674994Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-05-15T23:20:40.9681014Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16862 sha256=75590be49f2535b5b01ce1fbb98b4839204b80ccf9685bcce371d2b322631106 2024-05-15T23:20:40.9682816Z Stored in directory: /home/runner/.cache/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-05-15T23:20:40.9699352Z Successfully built lm-eval rouge-score sqlitedict 2024-05-15T23:20:42.4276012Z Installing collected packages: zstd, sqlitedict, sentencepiece, pytz, ninja, mpmath, zstandard, xxhash, wheel, urllib3, tzdata, typing-extensions, tqdm, tornado, threadpoolctl, tcolorpy, tabulate, sympy, six, safetensors, regex, pyyaml, pycryptodomex, pybind11, pyarrow-hotfix, psutil, portalocker, 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, multidict, MarkupSafe, lxml, joblib, itsdangerous, idna, fsspec, frozenlist, filelock, dill, colorama, cmake, click, charset-normalizer, chardet, certifi, blinker, attrs, async-timeout, absl-py, yarl, Werkzeug, triton, tqdm-multiprocess, snakeviz, scipy, sacrebleu, requests, python-dateutil, pyarrow, nvidia-cusparse-cu12, nvidia-cudnn-cu12, numexpr, nltk, multiprocess, mbstrdecoder, jsonlines, Jinja2, gguf, blobfile, aiosignal, typepy, tiktoken, scikit-learn, rouge-score, pandas, nvidia-cusolver-cu12, huggingface_hub, flask, aiohttp, torch, tokenizers, transformers, torchao, datasets, DataProperty, accelerate, tabledata, peft, evaluate, pytablewriter, lm-eval 2024-05-15T23:21:49.8011483Z Successfully installed DataProperty-1.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-3.0.3 absl-py-2.1.0 accelerate-0.30.1 aiohttp-3.9.5 aiosignal-1.3.1 async-timeout-4.0.3 attrs-23.2.0 blinker-1.8.2 blobfile-2.1.1 certifi-2024.2.2 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cmake-3.29.3 colorama-0.4.6 datasets-2.19.1 dill-0.3.8 evaluate-0.4.2 filelock-3.14.0 flask-3.0.3 frozenlist-1.4.1 fsspec-2024.3.1 gguf-0.6.0 huggingface_hub-0.23.0 idna-3.7 itsdangerous-2.2.0 joblib-1.4.2 jsonlines-4.0.0 lm-eval-0.4.0 lxml-4.9.4 mbstrdecoder-1.1.3 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 networkx-3.3 ninja-1.11.1.1 nltk-3.8.1 numexpr-2.10.0 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-8.9.2.26 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.4.127 nvidia-nvtx-cu12-12.1.105 packaging-24.0 pandas-2.2.2 pathvalidate-3.2.0 peft-0.10.0 portalocker-2.8.2 psutil-5.9.8 pyarrow-16.1.0 pyarrow-hotfix-0.6 pybind11-2.12.0 pycryptodomex-3.20.0 pytablewriter-1.2.0 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.1 regex-2024.5.15 requests-2.31.0 rouge-score-0.1.2 sacrebleu-2.4.2 safetensors-0.4.3 scikit-learn-1.4.2 scipy-1.13.0 sentencepiece-0.2.0 six-1.16.0 snakeviz-2.2.0 sqlitedict-2.1.0 sympy-1.12 tabledata-1.3.3 tabulate-0.9.0 tcolorpy-0.1.6 threadpoolctl-3.5.0 tiktoken-0.7.0 tokenizers-0.19.1 torch-2.3.0 torchao-0.1 tornado-6.4 tqdm-4.66.4 tqdm-multiprocess-0.0.11 transformers-4.40.2 triton-2.3.0 typepy-1.3.2 typing-extensions-4.11.0 tzdata-2024.1 urllib3-2.2.1 wheel-0.43.0 xxhash-3.4.1 yarl-1.9.4 zstandard-0.22.0 zstd-1.5.5.1 2024-05-15T23:21:49.8391678Z 2024-05-15T23:21:49.8393283Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:21:49.8394236Z [notice] To update, run: pip install --upgrade pip 2024-05-15T23:21:51.7231759Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-05-15T23:21:52.0711396Z Collecting torch==2.4.0.dev20240507 2024-05-15T23:21:52.0806794Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.4.0.dev20240507%2Bcpu-cp310-cp310-linux_x86_64.whl (192.7 MB) 2024-05-15T23:21:53.4067059Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 MB 29.0 MB/s eta 0:00:00 2024-05-15T23:21:53.6338547Z Requirement already satisfied: filelock in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.14.0) 2024-05-15T23:21:53.6344476Z Requirement already satisfied: typing-extensions>=4.8.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (4.11.0) 2024-05-15T23:21:53.6347595Z Requirement already satisfied: sympy in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (1.12) 2024-05-15T23:21:53.6350985Z Requirement already satisfied: networkx in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.3) 2024-05-15T23:21:53.6354330Z Requirement already satisfied: jinja2 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.1.4) 2024-05-15T23:21:53.6357974Z Requirement already satisfied: fsspec in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (2024.3.1) 2024-05-15T23:21:53.6829086Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from jinja2->torch==2.4.0.dev20240507) (2.1.5) 2024-05-15T23:21:53.7007323Z Requirement already satisfied: mpmath>=0.19 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from sympy->torch==2.4.0.dev20240507) (1.3.0) 2024-05-15T23:21:54.9058266Z Installing collected packages: torch 2024-05-15T23:21:54.9059095Z Attempting uninstall: torch 2024-05-15T23:21:54.9071284Z Found existing installation: torch 2.3.0 2024-05-15T23:21:55.2525449Z Uninstalling torch-2.3.0: 2024-05-15T23:21:55.3157526Z Successfully uninstalled torch-2.3.0 2024-05-15T23:22:04.9669489Z Successfully installed torch-2.4.0.dev20240507+cpu 2024-05-15T23:22:05.0067855Z 2024-05-15T23:22:05.0071180Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:22:05.0072279Z [notice] To update, run: pip install --upgrade pip 2024-05-15T23:22:05.5067485Z Package Version 2024-05-15T23:22:05.5068671Z ------------------------ --------------------- 2024-05-15T23:22:05.5069841Z absl-py 2.1.0 2024-05-15T23:22:05.5071233Z accelerate 0.30.1 2024-05-15T23:22:05.5073173Z aiohttp 3.9.5 2024-05-15T23:22:05.5074540Z aiosignal 1.3.1 2024-05-15T23:22:05.5075901Z async-timeout 4.0.3 2024-05-15T23:22:05.5077967Z attrs 23.2.0 2024-05-15T23:22:05.5079259Z blinker 1.8.2 2024-05-15T23:22:05.5080829Z blobfile 2.1.1 2024-05-15T23:22:05.5082201Z certifi 2024.2.2 2024-05-15T23:22:05.5084032Z chardet 5.2.0 2024-05-15T23:22:05.5085282Z charset-normalizer 3.3.2 2024-05-15T23:22:05.5086643Z click 8.1.7 2024-05-15T23:22:05.5088317Z cmake 3.29.3 2024-05-15T23:22:05.5089627Z colorama 0.4.6 2024-05-15T23:22:05.5091194Z DataProperty 1.0.1 2024-05-15T23:22:05.5092881Z datasets 2.19.1 2024-05-15T23:22:05.5094096Z dill 0.3.8 2024-05-15T23:22:05.5095615Z evaluate 0.4.2 2024-05-15T23:22:05.5097123Z filelock 3.14.0 2024-05-15T23:22:05.5098597Z Flask 3.0.3 2024-05-15T23:22:05.5100118Z frozenlist 1.4.1 2024-05-15T23:22:05.5101995Z fsspec 2024.3.1 2024-05-15T23:22:05.5102970Z gguf 0.6.0 2024-05-15T23:22:05.5104667Z huggingface-hub 0.23.0 2024-05-15T23:22:05.5105965Z idna 3.7 2024-05-15T23:22:05.5107475Z itsdangerous 2.2.0 2024-05-15T23:22:05.5108993Z Jinja2 3.1.4 2024-05-15T23:22:05.5110449Z joblib 1.4.2 2024-05-15T23:22:05.5111774Z jsonlines 4.0.0 2024-05-15T23:22:05.5113323Z lm_eval 0.4.0 2024-05-15T23:22:05.5114979Z lxml 4.9.4 2024-05-15T23:22:05.5116191Z MarkupSafe 2.1.5 2024-05-15T23:22:05.5118091Z mbstrdecoder 1.1.3 2024-05-15T23:22:05.5119725Z mpmath 1.3.0 2024-05-15T23:22:05.5120943Z multidict 6.0.5 2024-05-15T23:22:05.5122536Z multiprocess 0.70.16 2024-05-15T23:22:05.5124181Z networkx 3.3 2024-05-15T23:22:05.5125427Z ninja 1.11.1.1 2024-05-15T23:22:05.5126940Z nltk 3.8.1 2024-05-15T23:22:05.5128308Z numexpr 2.10.0 2024-05-15T23:22:05.5129887Z numpy 1.26.4 2024-05-15T23:22:05.5131466Z nvidia-cublas-cu12 12.1.3.1 2024-05-15T23:22:05.5132881Z nvidia-cuda-cupti-cu12 12.1.105 2024-05-15T23:22:05.5134564Z nvidia-cuda-nvrtc-cu12 12.1.105 2024-05-15T23:22:05.5135853Z nvidia-cuda-runtime-cu12 12.1.105 2024-05-15T23:22:05.5137293Z nvidia-cudnn-cu12 8.9.2.26 2024-05-15T23:22:05.5138812Z nvidia-cufft-cu12 11.0.2.54 2024-05-15T23:22:05.5140285Z nvidia-curand-cu12 10.3.2.106 2024-05-15T23:22:05.5141709Z nvidia-cusolver-cu12 11.4.5.107 2024-05-15T23:22:05.5143173Z nvidia-cusparse-cu12 12.1.0.106 2024-05-15T23:22:05.5144824Z nvidia-nccl-cu12 2.20.5 2024-05-15T23:22:05.5146184Z nvidia-nvjitlink-cu12 12.4.127 2024-05-15T23:22:05.5147631Z nvidia-nvtx-cu12 12.1.105 2024-05-15T23:22:05.5149064Z packaging 24.0 2024-05-15T23:22:05.5150537Z pandas 2.2.2 2024-05-15T23:22:05.5151925Z pathvalidate 3.2.0 2024-05-15T23:22:05.5153385Z peft 0.10.0 2024-05-15T23:22:05.5154773Z pip 23.0.1 2024-05-15T23:22:05.5156275Z portalocker 2.8.2 2024-05-15T23:22:05.5158190Z psutil 5.9.8 2024-05-15T23:22:05.5159485Z pyarrow 16.1.0 2024-05-15T23:22:05.5161110Z pyarrow-hotfix 0.6 2024-05-15T23:22:05.5162401Z pybind11 2.12.0 2024-05-15T23:22:05.5163907Z pycryptodomex 3.20.0 2024-05-15T23:22:05.5165383Z pytablewriter 1.2.0 2024-05-15T23:22:05.5166979Z python-dateutil 2.9.0.post0 2024-05-15T23:22:05.5168203Z pytz 2024.1 2024-05-15T23:22:05.5169731Z PyYAML 6.0.1 2024-05-15T23:22:05.5171124Z regex 2024.5.15 2024-05-15T23:22:05.5172468Z requests 2.31.0 2024-05-15T23:22:05.5174003Z rouge_score 0.1.2 2024-05-15T23:22:05.5175634Z sacrebleu 2.4.2 2024-05-15T23:22:05.5176793Z safetensors 0.4.3 2024-05-15T23:22:05.5178414Z scikit-learn 1.4.2 2024-05-15T23:22:05.5179852Z scipy 1.13.0 2024-05-15T23:22:05.5181098Z sentencepiece 0.2.0 2024-05-15T23:22:05.5182620Z setuptools 65.5.0 2024-05-15T23:22:05.5184115Z six 1.16.0 2024-05-15T23:22:05.5185422Z snakeviz 2.2.0 2024-05-15T23:22:05.5186912Z sqlitedict 2.1.0 2024-05-15T23:22:05.5188243Z sympy 1.12 2024-05-15T23:22:05.5189802Z tabledata 1.3.3 2024-05-15T23:22:05.5191087Z tabulate 0.9.0 2024-05-15T23:22:05.5192533Z tcolorpy 0.1.6 2024-05-15T23:22:05.5194104Z threadpoolctl 3.5.0 2024-05-15T23:22:05.5195381Z tiktoken 0.7.0 2024-05-15T23:22:05.5197148Z tokenizers 0.19.1 2024-05-15T23:22:05.5199017Z torch 2.4.0.dev20240507+cpu 2024-05-15T23:22:05.5200161Z torchao 0.1 2024-05-15T23:22:05.5201606Z tornado 6.4 2024-05-15T23:22:05.5203073Z tqdm 4.66.4 2024-05-15T23:22:05.5204617Z tqdm-multiprocess 0.0.11 2024-05-15T23:22:05.5205879Z transformers 4.40.2 2024-05-15T23:22:05.5207407Z triton 2.3.0 2024-05-15T23:22:05.5208972Z typepy 1.3.2 2024-05-15T23:22:05.5210360Z typing_extensions 4.11.0 2024-05-15T23:22:05.5211920Z tzdata 2024.1 2024-05-15T23:22:05.5213231Z urllib3 2.2.1 2024-05-15T23:22:05.5214832Z Werkzeug 3.0.3 2024-05-15T23:22:05.5216075Z wheel 0.43.0 2024-05-15T23:22:05.5217610Z xxhash 3.4.1 2024-05-15T23:22:05.5219077Z yarl 1.9.4 2024-05-15T23:22:05.5220587Z zstandard 0.22.0 2024-05-15T23:22:05.5221904Z zstd 1.5.5.1 2024-05-15T23:22:05.6091515Z 2024-05-15T23:22:05.6092857Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:22:05.6094266Z [notice] To update, run: pip install --upgrade pip 2024-05-15T23:22:06.7066712Z torch: ('2.4.0.dev20240507+cpu', 'e4f522910a192a919111277ce3e1c0fb0c8482bd') 2024-05-15T23:22:06.8949983Z ##[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-05-15T23:22:06.8952956Z 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-05-15T23:22:06.9009120Z shell: /usr/bin/bash -e {0} 2024-05-15T23:22:06.9009638Z env: 2024-05-15T23:22:06.9009996Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:22:06.9010602Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:22:06.9011190Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:06.9011938Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:22:06.9012643Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:06.9013216Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:06.9013761Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:06.9014444Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:22:06.9014933Z ##[endgroup] 2024-05-15T23:22:06.9102740Z + MODEL_REPO=tinyllamas/stories15M 2024-05-15T23:22:06.9105050Z + 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-05-15T23:22:06.9106814Z + CHECKPOINT_NAME=stories15M 2024-05-15T23:22:06.9107590Z + mkdir -p checkpoints/tinyllamas/stories15M 2024-05-15T23:22:06.9119382Z + pushd checkpoints/tinyllamas/stories15M 2024-05-15T23:22:06.9119943Z + IFS=, 2024-05-15T23:22:06.9120334Z + for resource in $RESOURCES_STRING 2024-05-15T23:22:06.9121370Z + echo 'Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt' 2024-05-15T23:22:06.9122497Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-05-15T23:22:06.9123456Z Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:06.9124550Z + wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:06.9152820Z --2024-05-15 23:22:06-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:06.9267428Z Resolving huggingface.co (huggingface.co)... 18.154.227.69, 18.154.227.7, 18.154.227.67, ... 2024-05-15T23:22:06.9323276Z Connecting to huggingface.co (huggingface.co)|18.154.227.69|:443... connected. 2024-05-15T23:22:06.9657732Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:06.9667978Z Location: https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1716073475&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNjA3MzQ3NX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=0VyVZ7V87G66it91095RL20m7qt7VnrD2D6K9pJS4GHP0YcGhTsVjFYmT%7E6%7E%7EAAZ5necjYkXuSxLLpvgexVkHj9zthk8chOjm-v-1lVECp5vKR6RBKKMPN4oTUuJU2pckr5TfEV6Jv82YMBxNaWfD2zv7r-whfnbVkcqbEjIyTMuik8IBiamhUHtid8lex-x28YA6D2tzyGbvdRX7v5DiSRyFbxv8ARyJoWilHPWaeodnJEHX0DwD6Pi0AUqT01RV8RwkmonwWmWj%7E2LaprTnn21TjVBfodvvxfxq1-tp4YX9-a7yUQWR%7EkbYIbEMBpXOw6cb43tHrkoh6okvnKQ4Q__&Key-Pair-Id=KVTP0A1DKRTAX [following] 2024-05-15T23:22:06.9683608Z --2024-05-15 23:22:06-- https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1716073475&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNjA3MzQ3NX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=0VyVZ7V87G66it91095RL20m7qt7VnrD2D6K9pJS4GHP0YcGhTsVjFYmT%7E6%7E%7EAAZ5necjYkXuSxLLpvgexVkHj9zthk8chOjm-v-1lVECp5vKR6RBKKMPN4oTUuJU2pckr5TfEV6Jv82YMBxNaWfD2zv7r-whfnbVkcqbEjIyTMuik8IBiamhUHtid8lex-x28YA6D2tzyGbvdRX7v5DiSRyFbxv8ARyJoWilHPWaeodnJEHX0DwD6Pi0AUqT01RV8RwkmonwWmWj%7E2LaprTnn21TjVBfodvvxfxq1-tp4YX9-a7yUQWR%7EkbYIbEMBpXOw6cb43tHrkoh6okvnKQ4Q__&Key-Pair-Id=KVTP0A1DKRTAX 2024-05-15T23:22:07.0615428Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 108.138.64.49, 108.138.64.121, 108.138.64.36, ... 2024-05-15T23:22:07.0672957Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|108.138.64.49|:443... connected. 2024-05-15T23:22:07.0900425Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:07.0901316Z Length: 60789090 (58M) [binary/octet-stream] 2024-05-15T23:22:07.0902000Z Saving to: ‘stories15M.pt’ 2024-05-15T23:22:07.0902445Z 2024-05-15T23:22:07.0957164Z 0K .......... .......... .......... .......... .......... 0% 8.83M 7s 2024-05-15T23:22:07.1011632Z 50K .......... .......... .......... .......... .......... 0% 8.94M 7s 2024-05-15T23:22:07.1030458Z 100K .......... .......... .......... .......... .......... 0% 25.9M 5s 2024-05-15T23:22:07.1065680Z 150K .......... .......... .......... .......... .......... 0% 13.8M 5s 2024-05-15T23:22:07.1079322Z 200K .......... .......... .......... .......... .......... 0% 35.8M 4s 2024-05-15T23:22:07.1091185Z 250K .......... .......... .......... .......... .......... 0% 40.9M 4s 2024-05-15T23:22:07.1108810Z 300K .......... .......... .......... .......... .......... 0% 28.2M 3s 2024-05-15T23:22:07.1122260Z 350K .......... .......... .......... .......... .......... 0% 36.0M 3s 2024-05-15T23:22:07.1130194Z 400K .......... .......... .......... .......... .......... 0% 61.0M 3s 2024-05-15T23:22:07.1140568Z 450K .......... .......... .......... .......... .......... 0% 47.7M 3s 2024-05-15T23:22:07.1150015Z 500K .......... .......... .......... .......... .......... 0% 51.8M 3s 2024-05-15T23:22:07.1153784Z 550K .......... .......... .......... .......... .......... 1% 116M 2s 2024-05-15T23:22:07.1161464Z 600K .......... .......... .......... .......... .......... 1% 65.8M 2s 2024-05-15T23:22:07.1166130Z 650K .......... .......... .......... .......... .......... 1% 102M 2s 2024-05-15T23:22:07.1173870Z 700K .......... .......... .......... .......... .......... 1% 65.5M 2s 2024-05-15T23:22:07.1182690Z 750K .......... .......... .......... .......... .......... 1% 53.9M 2s 2024-05-15T23:22:07.1186387Z 800K .......... .......... .......... .......... .......... 1% 132M 2s 2024-05-15T23:22:07.1193208Z 850K .......... .......... .......... .......... .......... 1% 70.3M 2s 2024-05-15T23:22:07.1198115Z 900K .......... .......... .......... .......... .......... 1% 108M 2s 2024-05-15T23:22:07.1201414Z 950K .......... .......... .......... .......... .......... 1% 135M 2s 2024-05-15T23:22:07.1205635Z 1000K .......... .......... .......... .......... .......... 1% 111M 2s 2024-05-15T23:22:07.1211524Z 1050K .......... .......... .......... .......... .......... 1% 83.7M 2s 2024-05-15T23:22:07.1214345Z 1100K .......... .......... .......... .......... .......... 1% 176M 2s 2024-05-15T23:22:07.1219054Z 1150K .......... .......... .......... .......... .......... 2% 110M 2s 2024-05-15T23:22:07.1221807Z 1200K .......... .......... .......... .......... .......... 2% 158M 1s 2024-05-15T23:22:07.1226148Z 1250K .......... .......... .......... .......... .......... 2% 113M 1s 2024-05-15T23:22:07.1229929Z 1300K .......... .......... .......... .......... .......... 2% 133M 1s 2024-05-15T23:22:07.1233902Z 1350K .......... .......... .......... .......... .......... 2% 117M 1s 2024-05-15T23:22:07.1236076Z 1400K .......... .......... .......... .......... .......... 2% 230M 1s 2024-05-15T23:22:07.1238890Z 1450K .......... .......... .......... .......... .......... 2% 184M 1s 2024-05-15T23:22:07.1242722Z 1500K .......... .......... .......... .......... .......... 2% 140M 1s 2024-05-15T23:22:07.1245067Z 1550K .......... .......... .......... .......... .......... 2% 170M 1s 2024-05-15T23:22:07.1248061Z 1600K .......... .......... .......... .......... .......... 2% 165M 1s 2024-05-15T23:22:07.1250167Z 1650K .......... .......... .......... .......... .......... 2% 230M 1s 2024-05-15T23:22:07.1252556Z 1700K .......... .......... .......... .......... .......... 2% 208M 1s 2024-05-15T23:22:07.1256004Z 1750K .......... .......... .......... .......... .......... 3% 143M 1s 2024-05-15T23:22:07.1259047Z 1800K .......... .......... .......... .......... .......... 3% 164M 1s 2024-05-15T23:22:07.1262020Z 1850K .......... .......... .......... .......... .......... 3% 156M 1s 2024-05-15T23:22:07.1264604Z 1900K .......... .......... .......... .......... .......... 3% 190M 1s 2024-05-15T23:22:07.1267281Z 1950K .......... .......... .......... .......... .......... 3% 181M 1s 2024-05-15T23:22:07.1269849Z 2000K .......... .......... .......... .......... .......... 3% 194M 1s 2024-05-15T23:22:07.1272416Z 2050K .......... .......... .......... .......... .......... 3% 190M 1s 2024-05-15T23:22:07.1275139Z 2100K .......... .......... .......... .......... .......... 3% 197M 1s 2024-05-15T23:22:07.1277764Z 2150K .......... .......... .......... .......... .......... 3% 168M 1s 2024-05-15T23:22:07.1279926Z 2200K .......... .......... .......... .......... .......... 3% 231M 1s 2024-05-15T23:22:07.1282274Z 2250K .......... .......... .......... .......... .......... 3% 211M 1s 2024-05-15T23:22:07.1284840Z 2300K .......... .......... .......... .......... .......... 3% 187M 1s 2024-05-15T23:22:07.1287451Z 2350K .......... .......... .......... .......... .......... 4% 182M 1s 2024-05-15T23:22:07.1290300Z 2400K .......... .......... .......... .......... .......... 4% 174M 1s 2024-05-15T23:22:07.1292728Z 2450K .......... .......... .......... .......... .......... 4% 208M 1s 2024-05-15T23:22:07.1295217Z 2500K .......... .......... .......... .......... .......... 4% 199M 1s 2024-05-15T23:22:07.1297725Z 2550K .......... .......... .......... .......... .......... 4% 182M 1s 2024-05-15T23:22:07.1300217Z 2600K .......... .......... .......... .......... .......... 4% 200M 1s 2024-05-15T23:22:07.1302888Z 2650K .......... .......... .......... .......... .......... 4% 195M 1s 2024-05-15T23:22:07.1305133Z 2700K .......... .......... .......... .......... .......... 4% 202M 1s 2024-05-15T23:22:07.1307823Z 2750K .......... .......... .......... .......... .......... 4% 185M 1s 2024-05-15T23:22:07.1309997Z 2800K .......... .......... .......... .......... .......... 4% 217M 1s 2024-05-15T23:22:07.1312204Z 2850K .......... .......... .......... .......... .......... 4% 225M 1s 2024-05-15T23:22:07.1314485Z 2900K .......... .......... .......... .......... .......... 4% 212M 1s 2024-05-15T23:22:07.1317396Z 2950K .......... .......... .......... .......... .......... 5% 170M 1s 2024-05-15T23:22:07.1318883Z 3000K .......... .......... .......... .......... .......... 5% 293M 1s 2024-05-15T23:22:07.1321757Z 3050K .......... .......... .......... .......... .......... 5% 183M 1s 2024-05-15T23:22:07.1323482Z 3100K .......... .......... .......... .......... .......... 5% 295M 1s 2024-05-15T23:22:07.1326338Z 3150K .......... .......... .......... .......... .......... 5% 163M 1s 2024-05-15T23:22:07.1327933Z 3200K .......... .......... .......... .......... .......... 5% 302M 1s 2024-05-15T23:22:07.1331002Z 3250K .......... .......... .......... .......... .......... 5% 167M 1s 2024-05-15T23:22:07.1332461Z 3300K .......... .......... .......... .......... .......... 5% 286M 1s 2024-05-15T23:22:07.1336030Z 3350K .......... .......... .......... .......... .......... 5% 156M 1s 2024-05-15T23:22:07.1338338Z 3400K .......... .......... .......... .......... .......... 5% 210M 1s 2024-05-15T23:22:07.1340992Z 3450K .......... .......... .......... .......... .......... 5% 208M 1s 2024-05-15T23:22:07.1342998Z 3500K .......... .......... .......... .......... .......... 5% 205M 1s 2024-05-15T23:22:07.1345957Z 3550K .......... .......... .......... .......... .......... 6% 175M 1s 2024-05-15T23:22:07.1348098Z 3600K .......... .......... .......... .......... .......... 6% 202M 1s 2024-05-15T23:22:07.1350915Z 3650K .......... .......... .......... .......... .......... 6% 203M 1s 2024-05-15T23:22:07.1353141Z 3700K .......... .......... .......... .......... .......... 6% 185M 1s 2024-05-15T23:22:07.1355928Z 3750K .......... .......... .......... .......... .......... 6% 195M 1s 2024-05-15T23:22:07.1358353Z 3800K .......... .......... .......... .......... .......... 6% 181M 1s 2024-05-15T23:22:07.1361426Z 3850K .......... .......... .......... .......... .......... 6% 207M 1s 2024-05-15T23:22:07.1363412Z 3900K .......... .......... .......... .......... .......... 6% 181M 1s 2024-05-15T23:22:07.1366148Z 3950K .......... .......... .......... .......... .......... 6% 175M 1s 2024-05-15T23:22:07.1368676Z 4000K .......... .......... .......... .......... .......... 6% 202M 1s 2024-05-15T23:22:07.1371233Z 4050K .......... .......... .......... .......... .......... 6% 222M 1s 2024-05-15T23:22:07.1373246Z 4100K .......... .......... .......... .......... .......... 6% 199M 1s 2024-05-15T23:22:07.1375944Z 4150K .......... .......... .......... .......... .......... 7% 191M 1s 2024-05-15T23:22:07.1378182Z 4200K .......... .......... .......... .......... .......... 7% 209M 1s 2024-05-15T23:22:07.1381190Z 4250K .......... .......... .......... .......... .......... 7% 213M 1s 2024-05-15T23:22:07.1382697Z 4300K .......... .......... .......... .......... .......... 7% 208M 1s 2024-05-15T23:22:07.1386076Z 4350K .......... .......... .......... .......... .......... 7% 177M 1s 2024-05-15T23:22:07.1387939Z 4400K .......... .......... .......... .......... .......... 7% 207M 1s 2024-05-15T23:22:07.1390653Z 4450K .......... .......... .......... .......... .......... 7% 219M 1s 2024-05-15T23:22:07.1392551Z 4500K .......... .......... .......... .......... .......... 7% 200M 1s 2024-05-15T23:22:07.1396103Z 4550K .......... .......... .......... .......... .......... 7% 190M 1s 2024-05-15T23:22:07.1397621Z 4600K .......... .......... .......... .......... .......... 7% 194M 1s 2024-05-15T23:22:07.1400307Z 4650K .......... .......... .......... .......... .......... 7% 192M 1s 2024-05-15T23:22:07.1402576Z 4700K .......... .......... .......... .......... .......... 8% 205M 1s 2024-05-15T23:22:07.1407190Z 4750K .......... .......... .......... .......... .......... 8% 173M 1s 2024-05-15T23:22:07.1408165Z 4800K .......... .......... .......... .......... .......... 8% 209M 1s 2024-05-15T23:22:07.1410139Z 4850K .......... .......... .......... .......... .......... 8% 210M 1s 2024-05-15T23:22:07.1412309Z 4900K .......... .......... .......... .......... .......... 8% 217M 1s 2024-05-15T23:22:07.1414941Z 4950K .......... .......... .......... .......... .......... 8% 188M 1s 2024-05-15T23:22:07.1417350Z 5000K .......... .......... .......... .......... .......... 8% 211M 1s 2024-05-15T23:22:07.1419847Z 5050K .......... .......... .......... .......... .......... 8% 209M 1s 2024-05-15T23:22:07.1423459Z 5100K .......... .......... .......... .......... .......... 8% 200M 1s 2024-05-15T23:22:07.1424660Z 5150K .......... .......... .......... .......... .......... 8% 174M 1s 2024-05-15T23:22:07.1427097Z 5200K .......... .......... .......... .......... .......... 8% 216M 1s 2024-05-15T23:22:07.1429676Z 5250K .......... .......... .......... .......... .......... 8% 225M 1s 2024-05-15T23:22:07.1431634Z 5300K .......... .......... .......... .......... .......... 9% 206M 1s 2024-05-15T23:22:07.1434641Z 5350K .......... .......... .......... .......... .......... 9% 178M 1s 2024-05-15T23:22:07.1437991Z 5400K .......... .......... .......... .......... .......... 9% 185M 1s 2024-05-15T23:22:07.1439517Z 5450K .......... .......... .......... .......... .......... 9% 180M 1s 2024-05-15T23:22:07.1441126Z 5500K .......... .......... .......... .......... .......... 9% 295M 1s 2024-05-15T23:22:07.1443689Z 5550K .......... .......... .......... .......... .......... 9% 202M 1s 2024-05-15T23:22:07.1445404Z 5600K .......... .......... .......... .......... .......... 9% 284M 1s 2024-05-15T23:22:07.1447401Z 5650K .......... .......... .......... .......... .......... 9% 240M 1s 2024-05-15T23:22:07.1449414Z 5700K .......... .......... .......... .......... .......... 9% 276M 1s 2024-05-15T23:22:07.1451570Z 5750K .......... .......... .......... .......... .......... 9% 206M 1s 2024-05-15T23:22:07.1453602Z 5800K .......... .......... .......... .......... .......... 9% 251M 1s 2024-05-15T23:22:07.1455663Z 5850K .......... .......... .......... .......... .......... 9% 254M 1s 2024-05-15T23:22:07.1457717Z 5900K .......... .......... .......... .......... .......... 10% 216M 0s 2024-05-15T23:22:07.1459794Z 5950K .......... .......... .......... .......... .......... 10% 231M 0s 2024-05-15T23:22:07.1461858Z 6000K .......... .......... .......... .......... .......... 10% 249M 0s 2024-05-15T23:22:07.1463711Z 6050K .......... .......... .......... .......... .......... 10% 258M 0s 2024-05-15T23:22:07.1465165Z 6100K .......... .......... .......... .......... .......... 10% 299M 0s 2024-05-15T23:22:07.1467760Z 6150K .......... .......... .......... .......... .......... 10% 205M 0s 2024-05-15T23:22:07.1469507Z 6200K .......... .......... .......... .......... .......... 10% 260M 0s 2024-05-15T23:22:07.1471046Z 6250K .......... .......... .......... .......... .......... 10% 295M 0s 2024-05-15T23:22:07.1473155Z 6300K .......... .......... .......... .......... .......... 10% 255M 0s 2024-05-15T23:22:07.1475469Z 6350K .......... .......... .......... .......... .......... 10% 208M 0s 2024-05-15T23:22:07.1477706Z 6400K .......... .......... .......... .......... .......... 10% 235M 0s 2024-05-15T23:22:07.1479418Z 6450K .......... .......... .......... .......... .......... 10% 257M 0s 2024-05-15T23:22:07.1481497Z 6500K .......... .......... .......... .......... .......... 11% 243M 0s 2024-05-15T23:22:07.1483807Z 6550K .......... .......... .......... .......... .......... 11% 221M 0s 2024-05-15T23:22:07.1485795Z 6600K .......... .......... .......... .......... .......... 11% 253M 0s 2024-05-15T23:22:07.1487651Z 6650K .......... .......... .......... .......... .......... 11% 233M 0s 2024-05-15T23:22:07.1489792Z 6700K .......... .......... .......... .......... .......... 11% 251M 0s 2024-05-15T23:22:07.1491897Z 6750K .......... .......... .......... .......... .......... 11% 219M 0s 2024-05-15T23:22:07.1493750Z 6800K .......... .......... .......... .......... .......... 11% 253M 0s 2024-05-15T23:22:07.1496052Z 6850K .......... .......... .......... .......... .......... 11% 239M 0s 2024-05-15T23:22:07.1498050Z 6900K .......... .......... .......... .......... .......... 11% 225M 0s 2024-05-15T23:22:07.1500085Z 6950K .......... .......... .......... .......... .......... 11% 229M 0s 2024-05-15T23:22:07.1502427Z 7000K .......... .......... .......... .......... .......... 11% 247M 0s 2024-05-15T23:22:07.1504398Z 7050K .......... .......... .......... .......... .......... 11% 215M 0s 2024-05-15T23:22:07.1506300Z 7100K .......... .......... .......... .......... .......... 12% 256M 0s 2024-05-15T23:22:07.1508892Z 7150K .......... .......... .......... .......... .......... 12% 193M 0s 2024-05-15T23:22:07.1510975Z 7200K .......... .......... .......... .......... .......... 12% 227M 0s 2024-05-15T23:22:07.1513025Z 7250K .......... .......... .......... .......... .......... 12% 244M 0s 2024-05-15T23:22:07.1514852Z 7300K .......... .......... .......... .......... .......... 12% 263M 0s 2024-05-15T23:22:07.1516935Z 7350K .......... .......... .......... .......... .......... 12% 246M 0s 2024-05-15T23:22:07.1519087Z 7400K .......... .......... .......... .......... .......... 12% 217M 0s 2024-05-15T23:22:07.1521217Z 7450K .......... .......... .......... .......... .......... 12% 235M 0s 2024-05-15T23:22:07.1523385Z 7500K .......... .......... .......... .......... .......... 12% 229M 0s 2024-05-15T23:22:07.1525959Z 7550K .......... .......... .......... .......... .......... 12% 181M 0s 2024-05-15T23:22:07.1528144Z 7600K .......... .......... .......... .......... .......... 12% 237M 0s 2024-05-15T23:22:07.1529868Z 7650K .......... .......... .......... .......... .......... 12% 279M 0s 2024-05-15T23:22:07.1532135Z 7700K .......... .......... .......... .......... .......... 13% 222M 0s 2024-05-15T23:22:07.1534319Z 7750K .......... .......... .......... .......... .......... 13% 213M 0s 2024-05-15T23:22:07.1536299Z 7800K .......... .......... .......... .......... .......... 13% 246M 0s 2024-05-15T23:22:07.1538478Z 7850K .......... .......... .......... .......... .......... 13% 233M 0s 2024-05-15T23:22:07.1540361Z 7900K .......... .......... .......... .......... .......... 13% 246M 0s 2024-05-15T23:22:07.1542853Z 7950K .......... .......... .......... .......... .......... 13% 192M 0s 2024-05-15T23:22:07.1545043Z 8000K .......... .......... .......... .......... .......... 13% 236M 0s 2024-05-15T23:22:07.1547230Z 8050K .......... .......... .......... .......... .......... 13% 229M 0s 2024-05-15T23:22:07.1548985Z 8100K .......... .......... .......... .......... .......... 13% 272M 0s 2024-05-15T23:22:07.1551305Z 8150K .......... .......... .......... .......... .......... 13% 204M 0s 2024-05-15T23:22:07.1553425Z 8200K .......... .......... .......... .......... .......... 13% 222M 0s 2024-05-15T23:22:07.1555354Z 8250K .......... .......... .......... .......... .......... 13% 264M 0s 2024-05-15T23:22:07.1557584Z 8300K .......... .......... .......... .......... .......... 14% 230M 0s 2024-05-15T23:22:07.1559959Z 8350K .......... .......... .......... .......... .......... 14% 198M 0s 2024-05-15T23:22:07.1561895Z 8400K .......... .......... .......... .......... .......... 14% 245M 0s 2024-05-15T23:22:07.1563830Z 8450K .......... .......... .......... .......... .......... 14% 258M 0s 2024-05-15T23:22:07.1565657Z 8500K .......... .......... .......... .......... .......... 14% 259M 0s 2024-05-15T23:22:07.1567755Z 8550K .......... .......... .......... .......... .......... 14% 232M 0s 2024-05-15T23:22:07.1569593Z 8600K .......... .......... .......... .......... .......... 14% 278M 0s 2024-05-15T23:22:07.1571898Z 8650K .......... .......... .......... .......... .......... 14% 215M 0s 2024-05-15T23:22:07.1573991Z 8700K .......... .......... .......... .......... .......... 14% 234M 0s 2024-05-15T23:22:07.1576281Z 8750K .......... .......... .......... .......... .......... 14% 208M 0s 2024-05-15T23:22:07.1578270Z 8800K .......... .......... .......... .......... .......... 14% 245M 0s 2024-05-15T23:22:07.1579870Z 8850K .......... .......... .......... .......... .......... 14% 302M 0s 2024-05-15T23:22:07.1581831Z 8900K .......... .......... .......... .......... .......... 15% 255M 0s 2024-05-15T23:22:07.1584118Z 8950K .......... .......... .......... .......... .......... 15% 226M 0s 2024-05-15T23:22:07.1585578Z 9000K .......... .......... .......... .......... .......... 15% 302M 0s 2024-05-15T23:22:07.1587673Z 9050K .......... .......... .......... .......... .......... 15% 239M 0s 2024-05-15T23:22:07.1589859Z 9100K .......... .......... .......... .......... .......... 15% 227M 0s 2024-05-15T23:22:07.1592255Z 9150K .......... .......... .......... .......... .......... 15% 197M 0s 2024-05-15T23:22:07.1594187Z 9200K .......... .......... .......... .......... .......... 15% 266M 0s 2024-05-15T23:22:07.1595928Z 9250K .......... .......... .......... .......... .......... 15% 263M 0s 2024-05-15T23:22:07.1598358Z 9300K .......... .......... .......... .......... .......... 15% 218M 0s 2024-05-15T23:22:07.1600538Z 9350K .......... .......... .......... .......... .......... 15% 207M 0s 2024-05-15T23:22:07.1602685Z 9400K .......... .......... .......... .......... .......... 15% 230M 0s 2024-05-15T23:22:07.1604638Z 9450K .......... .......... .......... .......... .......... 16% 246M 0s 2024-05-15T23:22:07.1606553Z 9500K .......... .......... .......... .......... .......... 16% 263M 0s 2024-05-15T23:22:07.1609192Z 9550K .......... .......... .......... .......... .......... 16% 180M 0s 2024-05-15T23:22:07.1611073Z 9600K .......... .......... .......... .......... .......... 16% 273M 0s 2024-05-15T23:22:07.1613045Z 9650K .......... .......... .......... .......... .......... 16% 242M 0s 2024-05-15T23:22:07.1615341Z 9700K .......... .......... .......... .......... .......... 16% 228M 0s 2024-05-15T23:22:07.1617289Z 9750K .......... .......... .......... .......... .......... 16% 231M 0s 2024-05-15T23:22:07.1619413Z 9800K .......... .......... .......... .......... .......... 16% 242M 0s 2024-05-15T23:22:07.1621362Z 9850K .......... .......... .......... .......... .......... 16% 252M 0s 2024-05-15T23:22:07.1623376Z 9900K .......... .......... .......... .......... .......... 16% 230M 0s 2024-05-15T23:22:07.1625623Z 9950K .......... .......... .......... .......... .......... 16% 223M 0s 2024-05-15T23:22:07.1627653Z 10000K .......... .......... .......... .......... .......... 16% 252M 0s 2024-05-15T23:22:07.1629448Z 10050K .......... .......... .......... .......... .......... 17% 260M 0s 2024-05-15T23:22:07.1630907Z 10100K .......... .......... .......... .......... .......... 17% 290M 0s 2024-05-15T23:22:07.1633293Z 10150K .......... .......... .......... .......... .......... 17% 235M 0s 2024-05-15T23:22:07.1634771Z 10200K .......... .......... .......... .......... .......... 17% 279M 0s 2024-05-15T23:22:07.1637109Z 10250K .......... .......... .......... .......... .......... 17% 251M 0s 2024-05-15T23:22:07.1638558Z 10300K .......... .......... .......... .......... .......... 17% 265M 0s 2024-05-15T23:22:07.1640634Z 10350K .......... .......... .......... .......... .......... 17% 246M 0s 2024-05-15T23:22:07.1642448Z 10400K .......... .......... .......... .......... .......... 17% 281M 0s 2024-05-15T23:22:07.1644325Z 10450K .......... .......... .......... .......... .......... 17% 252M 0s 2024-05-15T23:22:07.1645767Z 10500K .......... .......... .......... .......... .......... 17% 306M 0s 2024-05-15T23:22:07.1648119Z 10550K .......... .......... .......... .......... .......... 17% 253M 0s 2024-05-15T23:22:07.1649998Z 10600K .......... .......... .......... .......... .......... 17% 222M 0s 2024-05-15T23:22:07.1651762Z 10650K .......... .......... .......... .......... .......... 18% 297M 0s 2024-05-15T23:22:07.1653896Z 10700K .......... .......... .......... .......... .......... 18% 230M 0s 2024-05-15T23:22:07.1655929Z 10750K .......... .......... .......... .......... .......... 18% 240M 0s 2024-05-15T23:22:07.1657832Z 10800K .......... .......... .......... .......... .......... 18% 238M 0s 2024-05-15T23:22:07.1659889Z 10850K .......... .......... .......... .......... .......... 18% 254M 0s 2024-05-15T23:22:07.1662094Z 10900K .......... .......... .......... .......... .......... 18% 241M 0s 2024-05-15T23:22:07.1664091Z 10950K .......... .......... .......... .......... .......... 18% 223M 0s 2024-05-15T23:22:07.1666012Z 11000K .......... .......... .......... .......... .......... 18% 262M 0s 2024-05-15T23:22:07.1667664Z 11050K .......... .......... .......... .......... .......... 18% 256M 0s 2024-05-15T23:22:07.1670061Z 11100K .......... .......... .......... .......... .......... 18% 225M 0s 2024-05-15T23:22:07.1672453Z 11150K .......... .......... .......... .......... .......... 18% 211M 0s 2024-05-15T23:22:07.1674174Z 11200K .......... .......... .......... .......... .......... 18% 254M 0s 2024-05-15T23:22:07.1676105Z 11250K .......... .......... .......... .......... .......... 19% 256M 0s 2024-05-15T23:22:07.1678243Z 11300K .......... .......... .......... .......... .......... 19% 267M 0s 2024-05-15T23:22:07.1680314Z 11350K .......... .......... .......... .......... .......... 19% 222M 0s 2024-05-15T23:22:07.1682124Z 11400K .......... .......... .......... .......... .......... 19% 240M 0s 2024-05-15T23:22:07.1684063Z 11450K .......... .......... .......... .......... .......... 19% 268M 0s 2024-05-15T23:22:07.1685695Z 11500K .......... .......... .......... .......... .......... 19% 274M 0s 2024-05-15T23:22:07.1687636Z 11550K .......... .......... .......... .......... .......... 19% 255M 0s 2024-05-15T23:22:07.1689199Z 11600K .......... .......... .......... .......... .......... 19% 296M 0s 2024-05-15T23:22:07.1690782Z 11650K .......... .......... .......... .......... .......... 19% 305M 0s 2024-05-15T23:22:07.1692708Z 11700K .......... .......... .......... .......... .......... 19% 305M 0s 2024-05-15T23:22:07.1694188Z 11750K .......... .......... .......... .......... .......... 19% 273M 0s 2024-05-15T23:22:07.1695768Z 11800K .......... .......... .......... .......... .......... 19% 305M 0s 2024-05-15T23:22:07.1697644Z 11850K .......... .......... .......... .......... .......... 20% 295M 0s 2024-05-15T23:22:07.1699120Z 11900K .......... .......... .......... .......... .......... 20% 304M 0s 2024-05-15T23:22:07.1701288Z 11950K .......... .......... .......... .......... .......... 20% 227M 0s 2024-05-15T23:22:07.1703237Z 12000K .......... .......... .......... .......... .......... 20% 264M 0s 2024-05-15T23:22:07.1704777Z 12050K .......... .......... .......... .......... .......... 20% 300M 0s 2024-05-15T23:22:07.1706651Z 12100K .......... .......... .......... .......... .......... 20% 269M 0s 2024-05-15T23:22:07.1708542Z 12150K .......... .......... .......... .......... .......... 20% 273M 0s 2024-05-15T23:22:07.1709832Z 12200K .......... .......... .......... .......... .......... 20% 311M 0s 2024-05-15T23:22:07.1711669Z 12250K .......... .......... .......... .......... .......... 20% 300M 0s 2024-05-15T23:22:07.1713179Z 12300K .......... .......... .......... .......... .......... 20% 304M 0s 2024-05-15T23:22:07.1715177Z 12350K .......... .......... .......... .......... .......... 20% 243M 0s 2024-05-15T23:22:07.1717002Z 12400K .......... .......... .......... .......... .......... 20% 303M 0s 2024-05-15T23:22:07.1718590Z 12450K .......... .......... .......... .......... .......... 21% 274M 0s 2024-05-15T23:22:07.1720149Z 12500K .......... .......... .......... .......... .......... 21% 304M 0s 2024-05-15T23:22:07.1722092Z 12550K .......... .......... .......... .......... .......... 21% 268M 0s 2024-05-15T23:22:07.1723576Z 12600K .......... .......... .......... .......... .......... 21% 292M 0s 2024-05-15T23:22:07.1725324Z 12650K .......... .......... .......... .......... .......... 21% 302M 0s 2024-05-15T23:22:07.1726903Z 12700K .......... .......... .......... .......... .......... 21% 304M 0s 2024-05-15T23:22:07.1728829Z 12750K .......... .......... .......... .......... .......... 21% 255M 0s 2024-05-15T23:22:07.1730302Z 12800K .......... .......... .......... .......... .......... 21% 306M 0s 2024-05-15T23:22:07.1732503Z 12850K .......... .......... .......... .......... .......... 21% 287M 0s 2024-05-15T23:22:07.1733686Z 12900K .......... .......... .......... .......... .......... 21% 299M 0s 2024-05-15T23:22:07.1735549Z 12950K .......... .......... .......... .......... .......... 21% 267M 0s 2024-05-15T23:22:07.1737122Z 13000K .......... .......... .......... .......... .......... 21% 302M 0s 2024-05-15T23:22:07.1738855Z 13050K .......... .......... .......... .......... .......... 22% 305M 0s 2024-05-15T23:22:07.1740392Z 13100K .......... .......... .......... .......... .......... 22% 289M 0s 2024-05-15T23:22:07.1742419Z 13150K .......... .......... .......... .......... .......... 22% 253M 0s 2024-05-15T23:22:07.1743912Z 13200K .......... .......... .......... .......... .......... 22% 305M 0s 2024-05-15T23:22:07.1745754Z 13250K .......... .......... .......... .......... .......... 22% 303M 0s 2024-05-15T23:22:07.1747175Z 13300K .......... .......... .......... .......... .......... 22% 302M 0s 2024-05-15T23:22:07.1749206Z 13350K .......... .......... .......... .......... .......... 22% 258M 0s 2024-05-15T23:22:07.1751048Z 13400K .......... .......... .......... .......... .......... 22% 274M 0s 2024-05-15T23:22:07.1752494Z 13450K .......... .......... .......... .......... .......... 22% 301M 0s 2024-05-15T23:22:07.1754077Z 13500K .......... .......... .......... .......... .......... 22% 303M 0s 2024-05-15T23:22:07.1756178Z 13550K .......... .......... .......... .......... .......... 22% 252M 0s 2024-05-15T23:22:07.1757937Z 13600K .......... .......... .......... .......... .......... 22% 262M 0s 2024-05-15T23:22:07.1759517Z 13650K .......... .......... .......... .......... .......... 23% 304M 0s 2024-05-15T23:22:07.1761300Z 13700K .......... .......... .......... .......... .......... 23% 301M 0s 2024-05-15T23:22:07.1762888Z 13750K .......... .......... .......... .......... .......... 23% 268M 0s 2024-05-15T23:22:07.1764735Z 13800K .......... .......... .......... .......... .......... 23% 302M 0s 2024-05-15T23:22:07.1773629Z 13850K .......... .......... .......... .......... .......... 23% 54.4M 0s 2024-05-15T23:22:07.1776525Z 13900K .......... .......... .......... .......... .......... 23% 172M 0s 2024-05-15T23:22:07.1778916Z 13950K .......... .......... .......... .......... .......... 23% 202M 0s 2024-05-15T23:22:07.1780785Z 14000K .......... .......... .......... .......... .......... 23% 260M 0s 2024-05-15T23:22:07.1782714Z 14050K .......... .......... .......... .......... .......... 23% 248M 0s 2024-05-15T23:22:07.1784864Z 14100K .......... .......... .......... .......... .......... 23% 237M 0s 2024-05-15T23:22:07.1786944Z 14150K .......... .......... .......... .......... .......... 23% 221M 0s 2024-05-15T23:22:07.1789045Z 14200K .......... .......... .......... .......... .......... 24% 237M 0s 2024-05-15T23:22:07.1790799Z 14250K .......... .......... .......... .......... .......... 24% 303M 0s 2024-05-15T23:22:07.1792736Z 14300K .......... .......... .......... .......... .......... 24% 236M 0s 2024-05-15T23:22:07.1794887Z 14350K .......... .......... .......... .......... .......... 24% 238M 0s 2024-05-15T23:22:07.1797177Z 14400K .......... .......... .......... .......... .......... 24% 237M 0s 2024-05-15T23:22:07.1798601Z 14450K .......... .......... .......... .......... .......... 24% 266M 0s 2024-05-15T23:22:07.1800878Z 14500K .......... .......... .......... .......... .......... 24% 233M 0s 2024-05-15T23:22:07.1802886Z 14550K .......... .......... .......... .......... .......... 24% 264M 0s 2024-05-15T23:22:07.1804964Z 14600K .......... .......... .......... .......... .......... 24% 222M 0s 2024-05-15T23:22:07.1806311Z 14650K .......... .......... .......... .......... .......... 24% 300M 0s 2024-05-15T23:22:07.1808209Z 14700K .......... .......... .......... .......... .......... 24% 301M 0s 2024-05-15T23:22:07.1810704Z 14750K .......... .......... .......... .......... .......... 24% 187M 0s 2024-05-15T23:22:07.1812461Z 14800K .......... .......... .......... .......... .......... 25% 298M 0s 2024-05-15T23:22:07.1814609Z 14850K .......... .......... .......... .......... .......... 25% 222M 0s 2024-05-15T23:22:07.1816158Z 14900K .......... .......... .......... .......... .......... 25% 278M 0s 2024-05-15T23:22:07.1818561Z 14950K .......... .......... .......... .......... .......... 25% 226M 0s 2024-05-15T23:22:07.1820213Z 15000K .......... .......... .......... .......... .......... 25% 257M 0s 2024-05-15T23:22:07.1821819Z 15050K .......... .......... .......... .......... .......... 25% 300M 0s 2024-05-15T23:22:07.1824204Z 15100K .......... .......... .......... .......... .......... 25% 218M 0s 2024-05-15T23:22:07.1826320Z 15150K .......... .......... .......... .......... .......... 25% 240M 0s 2024-05-15T23:22:07.1828449Z 15200K .......... .......... .......... .......... .......... 25% 227M 0s 2024-05-15T23:22:07.1830368Z 15250K .......... .......... .......... .......... .......... 25% 265M 0s 2024-05-15T23:22:07.1832298Z 15300K .......... .......... .......... .......... .......... 25% 250M 0s 2024-05-15T23:22:07.1834612Z 15350K .......... .......... .......... .......... .......... 25% 205M 0s 2024-05-15T23:22:07.1836730Z 15400K .......... .......... .......... .......... .......... 26% 254M 0s 2024-05-15T23:22:07.1838667Z 15450K .......... .......... .......... .......... .......... 26% 228M 0s 2024-05-15T23:22:07.1840665Z 15500K .......... .......... .......... .......... .......... 26% 248M 0s 2024-05-15T23:22:07.1842970Z 15550K .......... .......... .......... .......... .......... 26% 216M 0s 2024-05-15T23:22:07.1844905Z 15600K .......... .......... .......... .......... .......... 26% 237M 0s 2024-05-15T23:22:07.1846948Z 15650K .......... .......... .......... .......... .......... 26% 250M 0s 2024-05-15T23:22:07.1849044Z 15700K .......... .......... .......... .......... .......... 26% 242M 0s 2024-05-15T23:22:07.1851087Z 15750K .......... .......... .......... .......... .......... 26% 224M 0s 2024-05-15T23:22:07.1852988Z 15800K .......... .......... .......... .......... .......... 26% 256M 0s 2024-05-15T23:22:07.1854955Z 15850K .......... .......... .......... .......... .......... 26% 274M 0s 2024-05-15T23:22:07.1857015Z 15900K .......... .......... .......... .......... .......... 26% 237M 0s 2024-05-15T23:22:07.1859375Z 15950K .......... .......... .......... .......... .......... 26% 187M 0s 2024-05-15T23:22:07.1860936Z 16000K .......... .......... .......... .......... .......... 27% 297M 0s 2024-05-15T23:22:07.1863133Z 16050K .......... .......... .......... .......... .......... 27% 239M 0s 2024-05-15T23:22:07.1865235Z 16100K .......... .......... .......... .......... .......... 27% 242M 0s 2024-05-15T23:22:07.1867311Z 16150K .......... .......... .......... .......... .......... 27% 240M 0s 2024-05-15T23:22:07.1869343Z 16200K .......... .......... .......... .......... .......... 27% 229M 0s 2024-05-15T23:22:07.1871277Z 16250K .......... .......... .......... .......... .......... 27% 256M 0s 2024-05-15T23:22:07.1873309Z 16300K .......... .......... .......... .......... .......... 27% 236M 0s 2024-05-15T23:22:07.1875582Z 16350K .......... .......... .......... .......... .......... 27% 213M 0s 2024-05-15T23:22:07.1877893Z 16400K .......... .......... .......... .......... .......... 27% 222M 0s 2024-05-15T23:22:07.1879461Z 16450K .......... .......... .......... .......... .......... 27% 295M 0s 2024-05-15T23:22:07.1881538Z 16500K .......... .......... .......... .......... .......... 27% 234M 0s 2024-05-15T23:22:07.1883727Z 16550K .......... .......... .......... .......... .......... 27% 235M 0s 2024-05-15T23:22:07.1885516Z 16600K .......... .......... .......... .......... .......... 28% 260M 0s 2024-05-15T23:22:07.1887569Z 16650K .......... .......... .......... .......... .......... 28% 254M 0s 2024-05-15T23:22:07.1889739Z 16700K .......... .......... .......... .......... .......... 28% 219M 0s 2024-05-15T23:22:07.1892187Z 16750K .......... .......... .......... .......... .......... 28% 212M 0s 2024-05-15T23:22:07.1893559Z 16800K .......... .......... .......... .......... .......... 28% 291M 0s 2024-05-15T23:22:07.1895773Z 16850K .......... .......... .......... .......... .......... 28% 242M 0s 2024-05-15T23:22:07.1897759Z 16900K .......... .......... .......... .......... .......... 28% 236M 0s 2024-05-15T23:22:07.1899835Z 16950K .......... .......... .......... .......... .......... 28% 225M 0s 2024-05-15T23:22:07.1901804Z 17000K .......... .......... .......... .......... .......... 28% 249M 0s 2024-05-15T23:22:07.1903886Z 17050K .......... .......... .......... .......... .......... 28% 245M 0s 2024-05-15T23:22:07.1905686Z 17100K .......... .......... .......... .......... .......... 28% 277M 0s 2024-05-15T23:22:07.1908063Z 17150K .......... .......... .......... .......... .......... 28% 202M 0s 2024-05-15T23:22:07.1909966Z 17200K .......... .......... .......... .......... .......... 29% 251M 0s 2024-05-15T23:22:07.1912117Z 17250K .......... .......... .......... .......... .......... 29% 243M 0s 2024-05-15T23:22:07.1913990Z 17300K .......... .......... .......... .......... .......... 29% 253M 0s 2024-05-15T23:22:07.1916085Z 17350K .......... .......... .......... .......... .......... 29% 217M 0s 2024-05-15T23:22:07.1918519Z 17400K .......... .......... .......... .......... .......... 29% 213M 0s 2024-05-15T23:22:07.1920311Z 17450K .......... .......... .......... .......... .......... 29% 282M 0s 2024-05-15T23:22:07.1922185Z 17500K .......... .......... .......... .......... .......... 29% 246M 0s 2024-05-15T23:22:07.1924787Z 17550K .......... .......... .......... .......... .......... 29% 189M 0s 2024-05-15T23:22:07.1926657Z 17600K .......... .......... .......... .......... .......... 29% 251M 0s 2024-05-15T23:22:07.1928839Z 17650K .......... .......... .......... .......... .......... 29% 227M 0s 2024-05-15T23:22:07.1931039Z 17700K .......... .......... .......... .......... .......... 29% 242M 0s 2024-05-15T23:22:07.1933169Z 17750K .......... .......... .......... .......... .......... 29% 215M 0s 2024-05-15T23:22:07.1935153Z 17800K .......... .......... .......... .......... .......... 30% 240M 0s 2024-05-15T23:22:07.1937257Z 17850K .......... .......... .......... .......... .......... 30% 253M 0s 2024-05-15T23:22:07.1938882Z 17900K .......... .......... .......... .......... .......... 30% 250M 0s 2024-05-15T23:22:07.1941478Z 17950K .......... .......... .......... .......... .......... 30% 203M 0s 2024-05-15T23:22:07.1943414Z 18000K .......... .......... .......... .......... .......... 30% 254M 0s 2024-05-15T23:22:07.1945434Z 18050K .......... .......... .......... .......... .......... 30% 240M 0s 2024-05-15T23:22:07.1947274Z 18100K .......... .......... .......... .......... .......... 30% 256M 0s 2024-05-15T23:22:07.1949457Z 18150K .......... .......... .......... .......... .......... 30% 222M 0s 2024-05-15T23:22:07.1951393Z 18200K .......... .......... .......... .......... .......... 30% 259M 0s 2024-05-15T23:22:07.1952845Z 18250K .......... .......... .......... .......... .......... 30% 301M 0s 2024-05-15T23:22:07.1954960Z 18300K .......... .......... .......... .......... .......... 30% 247M 0s 2024-05-15T23:22:07.1957086Z 18350K .......... .......... .......... .......... .......... 30% 249M 0s 2024-05-15T23:22:07.1959421Z 18400K .......... .......... .......... .......... .......... 31% 205M 0s 2024-05-15T23:22:07.1961254Z 18450K .......... .......... .......... .......... .......... 31% 279M 0s 2024-05-15T23:22:07.1963058Z 18500K .......... .......... .......... .......... .......... 31% 242M 0s 2024-05-15T23:22:07.1965359Z 18550K .......... .......... .......... .......... .......... 31% 222M 0s 2024-05-15T23:22:07.1966966Z 18600K .......... .......... .......... .......... .......... 31% 277M 0s 2024-05-15T23:22:07.1969158Z 18650K .......... .......... .......... .......... .......... 31% 229M 0s 2024-05-15T23:22:07.1970913Z 18700K .......... .......... .......... .......... .......... 31% 300M 0s 2024-05-15T23:22:07.1973227Z 18750K .......... .......... .......... .......... .......... 31% 200M 0s 2024-05-15T23:22:07.1975013Z 18800K .......... .......... .......... .......... .......... 31% 296M 0s 2024-05-15T23:22:07.1976905Z 18850K .......... .......... .......... .......... .......... 31% 234M 0s 2024-05-15T23:22:07.1978948Z 18900K .......... .......... .......... .......... .......... 31% 263M 0s 2024-05-15T23:22:07.1981041Z 18950K .......... .......... .......... .......... .......... 32% 220M 0s 2024-05-15T23:22:07.1983188Z 19000K .......... .......... .......... .......... .......... 32% 241M 0s 2024-05-15T23:22:07.1984619Z 19050K .......... .......... .......... .......... .......... 32% 293M 0s 2024-05-15T23:22:07.1986807Z 19100K .......... .......... .......... .......... .......... 32% 238M 0s 2024-05-15T23:22:07.1989631Z 19150K .......... .......... .......... .......... .......... 32% 180M 0s 2024-05-15T23:22:07.1991556Z 19200K .......... .......... .......... .......... .......... 32% 244M 0s 2024-05-15T23:22:07.1993420Z 19250K .......... .......... .......... .......... .......... 32% 252M 0s 2024-05-15T23:22:07.1995278Z 19300K .......... .......... .......... .......... .......... 32% 265M 0s 2024-05-15T23:22:07.1997882Z 19350K .......... .......... .......... .......... .......... 32% 191M 0s 2024-05-15T23:22:07.1999822Z 19400K .......... .......... .......... .......... .......... 32% 245M 0s 2024-05-15T23:22:07.2001749Z 19450K .......... .......... .......... .......... .......... 32% 253M 0s 2024-05-15T23:22:07.2003893Z 19500K .......... .......... .......... .......... .......... 32% 233M 0s 2024-05-15T23:22:07.2006322Z 19550K .......... .......... .......... .......... .......... 33% 214M 0s 2024-05-15T23:22:07.2008132Z 19600K .......... .......... .......... .......... .......... 33% 241M 0s 2024-05-15T23:22:07.2010237Z 19650K .......... .......... .......... .......... .......... 33% 237M 0s 2024-05-15T23:22:07.2012227Z 19700K .......... .......... .......... .......... .......... 33% 251M 0s 2024-05-15T23:22:07.2014298Z 19750K .......... .......... .......... .......... .......... 33% 229M 0s 2024-05-15T23:22:07.2016291Z 19800K .......... .......... .......... .......... .......... 33% 240M 0s 2024-05-15T23:22:07.2018248Z 19850K .......... .......... .......... .......... .......... 33% 261M 0s 2024-05-15T23:22:07.2020351Z 19900K .......... .......... .......... .......... .......... 33% 233M 0s 2024-05-15T23:22:07.2022669Z 19950K .......... .......... .......... .......... .......... 33% 215M 0s 2024-05-15T23:22:07.2024655Z 20000K .......... .......... .......... .......... .......... 33% 254M 0s 2024-05-15T23:22:07.2026616Z 20050K .......... .......... .......... .......... .......... 33% 228M 0s 2024-05-15T23:22:07.2028646Z 20100K .......... .......... .......... .......... .......... 33% 257M 0s 2024-05-15T23:22:07.2030915Z 20150K .......... .......... .......... .......... .......... 34% 216M 0s 2024-05-15T23:22:07.2033035Z 20200K .......... .......... .......... .......... .......... 34% 220M 0s 2024-05-15T23:22:07.2035084Z 20250K .......... .......... .......... .......... .......... 34% 244M 0s 2024-05-15T23:22:07.2037574Z 20300K .......... .......... .......... .......... .......... 34% 234M 0s 2024-05-15T23:22:07.2040210Z 20350K .......... .......... .......... .......... .......... 34% 172M 0s 2024-05-15T23:22:07.2042254Z 20400K .......... .......... .......... .......... .......... 34% 220M 0s 2024-05-15T23:22:07.2044152Z 20450K .......... .......... .......... .......... .......... 34% 246M 0s 2024-05-15T23:22:07.2046391Z 20500K .......... .......... .......... .......... .......... 34% 225M 0s 2024-05-15T23:22:07.2048569Z 20550K .......... .......... .......... .......... .......... 34% 227M 0s 2024-05-15T23:22:07.2050397Z 20600K .......... .......... .......... .......... .......... 34% 258M 0s 2024-05-15T23:22:07.2052815Z 20650K .......... .......... .......... .......... .......... 34% 220M 0s 2024-05-15T23:22:07.2054405Z 20700K .......... .......... .......... .......... .......... 34% 287M 0s 2024-05-15T23:22:07.2056571Z 20750K .......... .......... .......... .......... .......... 35% 217M 0s 2024-05-15T23:22:07.2058695Z 20800K .......... .......... .......... .......... .......... 35% 227M 0s 2024-05-15T23:22:07.2060647Z 20850K .......... .......... .......... .......... .......... 35% 263M 0s 2024-05-15T23:22:07.2062656Z 20900K .......... .......... .......... .......... .......... 35% 245M 0s 2024-05-15T23:22:07.2064854Z 20950K .......... .......... .......... .......... .......... 35% 208M 0s 2024-05-15T23:22:07.2067098Z 21000K .......... .......... .......... .......... .......... 35% 236M 0s 2024-05-15T23:22:07.2069242Z 21050K .......... .......... .......... .......... .......... 35% 230M 0s 2024-05-15T23:22:07.2071534Z 21100K .......... .......... .......... .......... .......... 35% 230M 0s 2024-05-15T23:22:07.2073727Z 21150K .......... .......... .......... .......... .......... 35% 196M 0s 2024-05-15T23:22:07.2075925Z 21200K .......... .......... .......... .......... .......... 35% 227M 0s 2024-05-15T23:22:07.2078301Z 21250K .......... .......... .......... .......... .......... 35% 225M 0s 2024-05-15T23:22:07.2080057Z 21300K .......... .......... .......... .......... .......... 35% 252M 0s 2024-05-15T23:22:07.2082192Z 21350K .......... .......... .......... .......... .......... 36% 217M 0s 2024-05-15T23:22:07.2084057Z 21400K .......... .......... .......... .......... .......... 36% 282M 0s 2024-05-15T23:22:07.2086141Z 21450K .......... .......... .......... .......... .......... 36% 242M 0s 2024-05-15T23:22:07.2087978Z 21500K .......... .......... .......... .......... .......... 36% 255M 0s 2024-05-15T23:22:07.2090686Z 21550K .......... .......... .......... .......... .......... 36% 186M 0s 2024-05-15T23:22:07.2092738Z 21600K .......... .......... .......... .......... .......... 36% 224M 0s 2024-05-15T23:22:07.2094857Z 21650K .......... .......... .......... .......... .......... 36% 229M 0s 2024-05-15T23:22:07.2096711Z 21700K .......... .......... .......... .......... .......... 36% 275M 0s 2024-05-15T23:22:07.2098846Z 21750K .......... .......... .......... .......... .......... 36% 214M 0s 2024-05-15T23:22:07.2100809Z 21800K .......... .......... .......... .......... .......... 36% 252M 0s 2024-05-15T23:22:07.2103033Z 21850K .......... .......... .......... .......... .......... 36% 248M 0s 2024-05-15T23:22:07.2105020Z 21900K .......... .......... .......... .......... .......... 36% 243M 0s 2024-05-15T23:22:07.2107344Z 21950K .......... .......... .......... .......... .......... 37% 190M 0s 2024-05-15T23:22:07.2109462Z 22000K .......... .......... .......... .......... .......... 37% 243M 0s 2024-05-15T23:22:07.2111468Z 22050K .......... .......... .......... .......... .......... 37% 249M 0s 2024-05-15T23:22:07.2113253Z 22100K .......... .......... .......... .......... .......... 37% 256M 0s 2024-05-15T23:22:07.2115651Z 22150K .......... .......... .......... .......... .......... 37% 208M 0s 2024-05-15T23:22:07.2117919Z 22200K .......... .......... .......... .......... .......... 37% 213M 0s 2024-05-15T23:22:07.2120065Z 22250K .......... .......... .......... .......... .......... 37% 241M 0s 2024-05-15T23:22:07.2121784Z 22300K .......... .......... .......... .......... .......... 37% 258M 0s 2024-05-15T23:22:07.2123834Z 22350K .......... .......... .......... .......... .......... 37% 236M 0s 2024-05-15T23:22:07.2125971Z 22400K .......... .......... .......... .......... .......... 37% 264M 0s 2024-05-15T23:22:07.2127554Z 22450K .......... .......... .......... .......... .......... 37% 254M 0s 2024-05-15T23:22:07.2129139Z 22500K .......... .......... .......... .......... .......... 37% 297M 0s 2024-05-15T23:22:07.2131504Z 22550K .......... .......... .......... .......... .......... 38% 225M 0s 2024-05-15T23:22:07.2133510Z 22600K .......... .......... .......... .......... .......... 38% 278M 0s 2024-05-15T23:22:07.2135385Z 22650K .......... .......... .......... .......... .......... 38% 243M 0s 2024-05-15T23:22:07.2137477Z 22700K .......... .......... .......... .......... .......... 38% 229M 0s 2024-05-15T23:22:07.2140085Z 22750K .......... .......... .......... .......... .......... 38% 186M 0s 2024-05-15T23:22:07.2141951Z 22800K .......... .......... .......... .......... .......... 38% 248M 0s 2024-05-15T23:22:07.2143868Z 22850K .......... .......... .......... .......... .......... 38% 253M 0s 2024-05-15T23:22:07.2145583Z 22900K .......... .......... .......... .......... .......... 38% 276M 0s 2024-05-15T23:22:07.2148010Z 22950K .......... .......... .......... .......... .......... 38% 203M 0s 2024-05-15T23:22:07.2150053Z 23000K .......... .......... .......... .......... .......... 38% 253M 0s 2024-05-15T23:22:07.2151989Z 23050K .......... .......... .......... .......... .......... 38% 252M 0s 2024-05-15T23:22:07.2153830Z 23100K .......... .......... .......... .......... .......... 38% 251M 0s 2024-05-15T23:22:07.2156602Z 23150K .......... .......... .......... .......... .......... 39% 202M 0s 2024-05-15T23:22:07.2158691Z 23200K .......... .......... .......... .......... .......... 39% 210M 0s 2024-05-15T23:22:07.2160616Z 23250K .......... .......... .......... .......... .......... 39% 255M 0s 2024-05-15T23:22:07.2162729Z 23300K .......... .......... .......... .......... .......... 39% 231M 0s 2024-05-15T23:22:07.2164907Z 23350K .......... .......... .......... .......... .......... 39% 219M 0s 2024-05-15T23:22:07.2166896Z 23400K .......... .......... .......... .......... .......... 39% 256M 0s 2024-05-15T23:22:07.2168361Z 23450K .......... .......... .......... .......... .......... 39% 288M 0s 2024-05-15T23:22:07.2170441Z 23500K .......... .......... .......... .......... .......... 39% 258M 0s 2024-05-15T23:22:07.2173006Z 23550K .......... .......... .......... .......... .......... 39% 209M 0s 2024-05-15T23:22:07.2174645Z 23600K .......... .......... .......... .......... .......... 39% 255M 0s 2024-05-15T23:22:07.2176536Z 23650K .......... .......... .......... .......... .......... 39% 261M 0s 2024-05-15T23:22:07.2178618Z 23700K .......... .......... .......... .......... .......... 40% 239M 0s 2024-05-15T23:22:07.2180719Z 23750K .......... .......... .......... .......... .......... 40% 232M 0s 2024-05-15T23:22:07.2182721Z 23800K .......... .......... .......... .......... .......... 40% 233M 0s 2024-05-15T23:22:07.2184449Z 23850K .......... .......... .......... .......... .......... 40% 280M 0s 2024-05-15T23:22:07.2186560Z 23900K .......... .......... .......... .......... .......... 40% 252M 0s 2024-05-15T23:22:07.2189285Z 23950K .......... .......... .......... .......... .......... 40% 174M 0s 2024-05-15T23:22:07.2191156Z 24000K .......... .......... .......... .......... .......... 40% 256M 0s 2024-05-15T23:22:07.2193015Z 24050K .......... .......... .......... .......... .......... 40% 254M 0s 2024-05-15T23:22:07.2195195Z 24100K .......... .......... .......... .......... .......... 40% 241M 0s 2024-05-15T23:22:07.2197557Z 24150K .......... .......... .......... .......... .......... 40% 202M 0s 2024-05-15T23:22:07.2199445Z 24200K .......... .......... .......... .......... .......... 40% 249M 0s 2024-05-15T23:22:07.2201521Z 24250K .......... .......... .......... .......... .......... 40% 234M 0s 2024-05-15T23:22:07.2203472Z 24300K .......... .......... .......... .......... .......... 41% 258M 0s 2024-05-15T23:22:07.2206141Z 24350K .......... .......... .......... .......... .......... 41% 188M 0s 2024-05-15T23:22:07.2208105Z 24400K .......... .......... .......... .......... .......... 41% 259M 0s 2024-05-15T23:22:07.2210216Z 24450K .......... .......... .......... .......... .......... 41% 222M 0s 2024-05-15T23:22:07.2212224Z 24500K .......... .......... .......... .......... .......... 41% 250M 0s 2024-05-15T23:22:07.2214831Z 24550K .......... .......... .......... .......... .......... 41% 204M 0s 2024-05-15T23:22:07.2216435Z 24600K .......... .......... .......... .......... .......... 41% 250M 0s 2024-05-15T23:22:07.2218403Z 24650K .......... .......... .......... .......... .......... 41% 260M 0s 2024-05-15T23:22:07.2220619Z 24700K .......... .......... .......... .......... .......... 41% 240M 0s 2024-05-15T23:22:07.2222776Z 24750K .......... .......... .......... .......... .......... 41% 211M 0s 2024-05-15T23:22:07.2224756Z 24800K .......... .......... .......... .......... .......... 41% 231M 0s 2024-05-15T23:22:07.2226706Z 24850K .......... .......... .......... .......... .......... 41% 255M 0s 2024-05-15T23:22:07.2228699Z 24900K .......... .......... .......... .......... .......... 42% 266M 0s 2024-05-15T23:22:07.2230966Z 24950K .......... .......... .......... .......... .......... 42% 199M 0s 2024-05-15T23:22:07.2232958Z 25000K .......... .......... .......... .......... .......... 42% 244M 0s 2024-05-15T23:22:07.2234882Z 25050K .......... .......... .......... .......... .......... 42% 260M 0s 2024-05-15T23:22:07.2237316Z 25100K .......... .......... .......... .......... .......... 42% 224M 0s 2024-05-15T23:22:07.2240078Z 25150K .......... .......... .......... .......... .......... 42% 162M 0s 2024-05-15T23:22:07.2242350Z 25200K .......... .......... .......... .......... .......... 42% 216M 0s 2024-05-15T23:22:07.2244045Z 25250K .......... .......... .......... .......... .......... 42% 272M 0s 2024-05-15T23:22:07.2246005Z 25300K .......... .......... .......... .......... .......... 42% 261M 0s 2024-05-15T23:22:07.2248301Z 25350K .......... .......... .......... .......... .......... 42% 208M 0s 2024-05-15T23:22:07.2250590Z 25400K .......... .......... .......... .......... .......... 42% 228M 0s 2024-05-15T23:22:07.2252395Z 25450K .......... .......... .......... .......... .......... 42% 250M 0s 2024-05-15T23:22:07.2254425Z 25500K .......... .......... .......... .......... .......... 43% 250M 0s 2024-05-15T23:22:07.2256715Z 25550K .......... .......... .......... .......... .......... 43% 210M 0s 2024-05-15T23:22:07.2258340Z 25600K .......... .......... .......... .......... .......... 43% 275M 0s 2024-05-15T23:22:07.2260664Z 25650K .......... .......... .......... .......... .......... 43% 226M 0s 2024-05-15T23:22:07.2262926Z 25700K .......... .......... .......... .......... .......... 43% 233M 0s 2024-05-15T23:22:07.2265126Z 25750K .......... .......... .......... .......... .......... 43% 197M 0s 2024-05-15T23:22:07.2267118Z 25800K .......... .......... .......... .......... .......... 43% 254M 0s 2024-05-15T23:22:07.2269338Z 25850K .......... .......... .......... .......... .......... 43% 245M 0s 2024-05-15T23:22:07.2271252Z 25900K .......... .......... .......... .......... .......... 43% 228M 0s 2024-05-15T23:22:07.2273688Z 25950K .......... .......... .......... .......... .......... 43% 200M 0s 2024-05-15T23:22:07.2275652Z 26000K .......... .......... .......... .......... .......... 43% 245M 0s 2024-05-15T23:22:07.2277827Z 26050K .......... .......... .......... .......... .......... 43% 228M 0s 2024-05-15T23:22:07.2279752Z 26100K .......... .......... .......... .......... .......... 44% 245M 0s 2024-05-15T23:22:07.2282087Z 26150K .......... .......... .......... .......... .......... 44% 215M 0s 2024-05-15T23:22:07.2284175Z 26200K .......... .......... .......... .......... .......... 44% 223M 0s 2024-05-15T23:22:07.2286293Z 26250K .......... .......... .......... .......... .......... 44% 254M 0s 2024-05-15T23:22:07.2288187Z 26300K .......... .......... .......... .......... .......... 44% 245M 0s 2024-05-15T23:22:07.2290820Z 26350K .......... .......... .......... .......... .......... 44% 192M 0s 2024-05-15T23:22:07.2292825Z 26400K .......... .......... .......... .......... .......... 44% 251M 0s 2024-05-15T23:22:07.2294948Z 26450K .......... .......... .......... .......... .......... 44% 227M 0s 2024-05-15T23:22:07.2297136Z 26500K .......... .......... .......... .......... .......... 44% 229M 0s 2024-05-15T23:22:07.2298759Z 26550K .......... .......... .......... .......... .......... 44% 266M 0s 2024-05-15T23:22:07.2300299Z 26600K .......... .......... .......... .......... .......... 44% 301M 0s 2024-05-15T23:22:07.2302452Z 26650K .......... .......... .......... .......... .......... 44% 249M 0s 2024-05-15T23:22:07.2304566Z 26700K .......... .......... .......... .......... .......... 45% 243M 0s 2024-05-15T23:22:07.2306903Z 26750K .......... .......... .......... .......... .......... 45% 196M 0s 2024-05-15T23:22:07.2309150Z 26800K .......... .......... .......... .......... .......... 45% 232M 0s 2024-05-15T23:22:07.2311100Z 26850K .......... .......... .......... .......... .......... 45% 245M 0s 2024-05-15T23:22:07.2313065Z 26900K .......... .......... .......... .......... .......... 45% 247M 0s 2024-05-15T23:22:07.2315202Z 26950K .......... .......... .......... .......... .......... 45% 215M 0s 2024-05-15T23:22:07.2317608Z 27000K .......... .......... .......... .......... .......... 45% 217M 0s 2024-05-15T23:22:07.2319504Z 27050K .......... .......... .......... .......... .......... 45% 235M 0s 2024-05-15T23:22:07.2321372Z 27100K .......... .......... .......... .......... .......... 45% 260M 0s 2024-05-15T23:22:07.2323414Z 27150K .......... .......... .......... .......... .......... 45% 243M 0s 2024-05-15T23:22:07.2325554Z 27200K .......... .......... .......... .......... .......... 45% 234M 0s 2024-05-15T23:22:07.2327357Z 27250K .......... .......... .......... .......... .......... 45% 268M 0s 2024-05-15T23:22:07.2329458Z 27300K .......... .......... .......... .......... .......... 46% 239M 0s 2024-05-15T23:22:07.2331369Z 27350K .......... .......... .......... .......... .......... 46% 239M 0s 2024-05-15T23:22:07.2333282Z 27400K .......... .......... .......... .......... .......... 46% 286M 0s 2024-05-15T23:22:07.2335331Z 27450K .......... .......... .......... .......... .......... 46% 222M 0s 2024-05-15T23:22:07.2337236Z 27500K .......... .......... .......... .......... .......... 46% 250M 0s 2024-05-15T23:22:07.2339662Z 27550K .......... .......... .......... .......... .......... 46% 214M 0s 2024-05-15T23:22:07.2341613Z 27600K .......... .......... .......... .......... .......... 46% 253M 0s 2024-05-15T23:22:07.2343344Z 27650K .......... .......... .......... .......... .......... 46% 259M 0s 2024-05-15T23:22:07.2345269Z 27700K .......... .......... .......... .......... .......... 46% 255M 0s 2024-05-15T23:22:07.2347712Z 27750K .......... .......... .......... .......... .......... 46% 205M 0s 2024-05-15T23:22:07.2349880Z 27800K .......... .......... .......... .......... .......... 46% 223M 0s 2024-05-15T23:22:07.2351706Z 27850K .......... .......... .......... .......... .......... 46% 259M 0s 2024-05-15T23:22:07.2353642Z 27900K .......... .......... .......... .......... .......... 47% 253M 0s 2024-05-15T23:22:07.2356013Z 27950K .......... .......... .......... .......... .......... 47% 217M 0s 2024-05-15T23:22:07.2358394Z 28000K .......... .......... .......... .......... .......... 47% 210M 0s 2024-05-15T23:22:07.2360345Z 28050K .......... .......... .......... .......... .......... 47% 247M 0s 2024-05-15T23:22:07.2362220Z 28100K .......... .......... .......... .......... .......... 47% 244M 0s 2024-05-15T23:22:07.2364479Z 28150K .......... .......... .......... .......... .......... 47% 222M 0s 2024-05-15T23:22:07.2366619Z 28200K .......... .......... .......... .......... .......... 47% 225M 0s 2024-05-15T23:22:07.2368479Z 28250K .......... .......... .......... .......... .......... 47% 253M 0s 2024-05-15T23:22:07.2370489Z 28300K .......... .......... .......... .......... .......... 47% 248M 0s 2024-05-15T23:22:07.2372906Z 28350K .......... .......... .......... .......... .......... 47% 209M 0s 2024-05-15T23:22:07.2374882Z 28400K .......... .......... .......... .......... .......... 47% 258M 0s 2024-05-15T23:22:07.2377941Z 28450K .......... .......... .......... .......... .......... 48% 197M 0s 2024-05-15T23:22:07.2379268Z 28500K .......... .......... .......... .......... .......... 48% 257M 0s 2024-05-15T23:22:07.2381481Z 28550K .......... .......... .......... .......... .......... 48% 246M 0s 2024-05-15T23:22:07.2383606Z 28600K .......... .......... .......... .......... .......... 48% 197M 0s 2024-05-15T23:22:07.2386553Z 28650K .......... .......... .......... .......... .......... 48% 201M 0s 2024-05-15T23:22:07.2388808Z 28700K .......... .......... .......... .......... .......... 48% 201M 0s 2024-05-15T23:22:07.2392494Z 28750K .......... .......... .......... .......... .......... 48% 134M 0s 2024-05-15T23:22:07.2395029Z 28800K .......... .......... .......... .......... .......... 48% 199M 0s 2024-05-15T23:22:07.2397344Z 28850K .......... .......... .......... .......... .......... 48% 184M 0s 2024-05-15T23:22:07.2399959Z 28900K .......... .......... .......... .......... .......... 48% 196M 0s 2024-05-15T23:22:07.2402954Z 28950K .......... .......... .......... .......... .......... 48% 167M 0s 2024-05-15T23:22:07.2405018Z 29000K .......... .......... .......... .......... .......... 48% 198M 0s 2024-05-15T23:22:07.2407414Z 29050K .......... .......... .......... .......... .......... 49% 205M 0s 2024-05-15T23:22:07.2409977Z 29100K .......... .......... .......... .......... .......... 49% 189M 0s 2024-05-15T23:22:07.2413278Z 29150K .......... .......... .......... .......... .......... 49% 158M 0s 2024-05-15T23:22:07.2415724Z 29200K .......... .......... .......... .......... .......... 49% 194M 0s 2024-05-15T23:22:07.2418371Z 29250K .......... .......... .......... .......... .......... 49% 185M 0s 2024-05-15T23:22:07.2421025Z 29300K .......... .......... .......... .......... .......... 49% 197M 0s 2024-05-15T23:22:07.2423468Z 29350K .......... .......... .......... .......... .......... 49% 177M 0s 2024-05-15T23:22:07.2426003Z 29400K .......... .......... .......... .......... .......... 49% 202M 0s 2024-05-15T23:22:07.2428469Z 29450K .......... .......... .......... .......... .......... 49% 196M 0s 2024-05-15T23:22:07.2430952Z 29500K .......... .......... .......... .......... .......... 49% 187M 0s 2024-05-15T23:22:07.2433994Z 29550K .......... .......... .......... .......... .......... 49% 165M 0s 2024-05-15T23:22:07.2436729Z 29600K .......... .......... .......... .......... .......... 49% 202M 0s 2024-05-15T23:22:07.2439284Z 29650K .......... .......... .......... .......... .......... 50% 169M 0s 2024-05-15T23:22:07.2442133Z 29700K .......... .......... .......... .......... .......... 50% 189M 0s 2024-05-15T23:22:07.2445103Z 29750K .......... .......... .......... .......... .......... 50% 169M 0s 2024-05-15T23:22:07.2447381Z 29800K .......... .......... .......... .......... .......... 50% 189M 0s 2024-05-15T23:22:07.2449963Z 29850K .......... .......... .......... .......... .......... 50% 184M 0s 2024-05-15T23:22:07.2452849Z 29900K .......... .......... .......... .......... .......... 50% 188M 0s 2024-05-15T23:22:07.2455715Z 29950K .......... .......... .......... .......... .......... 50% 156M 0s 2024-05-15T23:22:07.2458284Z 30000K .......... .......... .......... .......... .......... 50% 192M 0s 2024-05-15T23:22:07.2460738Z 30050K .......... .......... .......... .......... .......... 50% 193M 0s 2024-05-15T23:22:07.2463240Z 30100K .......... .......... .......... .......... .......... 50% 197M 0s 2024-05-15T23:22:07.2466068Z 30150K .......... .......... .......... .......... .......... 50% 180M 0s 2024-05-15T23:22:07.2468557Z 30200K .......... .......... .......... .......... .......... 50% 191M 0s 2024-05-15T23:22:07.2471173Z 30250K .......... .......... .......... .......... .......... 51% 184M 0s 2024-05-15T23:22:07.2473859Z 30300K .......... .......... .......... .......... .......... 51% 184M 0s 2024-05-15T23:22:07.2477293Z 30350K .......... .......... .......... .......... .......... 51% 166M 0s 2024-05-15T23:22:07.2479721Z 30400K .......... .......... .......... .......... .......... 51% 177M 0s 2024-05-15T23:22:07.2482452Z 30450K .......... .......... .......... .......... .......... 51% 196M 0s 2024-05-15T23:22:07.2485278Z 30500K .......... .......... .......... .......... .......... 51% 181M 0s 2024-05-15T23:22:07.2487578Z 30550K .......... .......... .......... .......... .......... 51% 174M 0s 2024-05-15T23:22:07.2489929Z 30600K .......... .......... .......... .......... .......... 51% 204M 0s 2024-05-15T23:22:07.2492393Z 30650K .......... .......... .......... .......... .......... 51% 198M 0s 2024-05-15T23:22:07.2494981Z 30700K .......... .......... .......... .......... .......... 51% 187M 0s 2024-05-15T23:22:07.2498042Z 30750K .......... .......... .......... .......... .......... 51% 164M 0s 2024-05-15T23:22:07.2500473Z 30800K .......... .......... .......... .......... .......... 51% 202M 0s 2024-05-15T23:22:07.2502957Z 30850K .......... .......... .......... .......... .......... 52% 188M 0s 2024-05-15T23:22:07.2505365Z 30900K .......... .......... .......... .......... .......... 52% 206M 0s 2024-05-15T23:22:07.2508092Z 30950K .......... .......... .......... .......... .......... 52% 178M 0s 2024-05-15T23:22:07.2510623Z 31000K .......... .......... .......... .......... .......... 52% 191M 0s 2024-05-15T23:22:07.2513011Z 31050K .......... .......... .......... .......... .......... 52% 210M 0s 2024-05-15T23:22:07.2515510Z 31100K .......... .......... .......... .......... .......... 52% 201M 0s 2024-05-15T23:22:07.2518946Z 31150K .......... .......... .......... .......... .......... 52% 145M 0s 2024-05-15T23:22:07.2521102Z 31200K .......... .......... .......... .......... .......... 52% 208M 0s 2024-05-15T23:22:07.2524137Z 31250K .......... .......... .......... .......... .......... 52% 195M 0s 2024-05-15T23:22:07.2526424Z 31300K .......... .......... .......... .......... .......... 52% 193M 0s 2024-05-15T23:22:07.2528968Z 31350K .......... .......... .......... .......... .......... 52% 177M 0s 2024-05-15T23:22:07.2531385Z 31400K .......... .......... .......... .......... .......... 52% 197M 0s 2024-05-15T23:22:07.2534009Z 31450K .......... .......... .......... .......... .......... 53% 192M 0s 2024-05-15T23:22:07.2536756Z 31500K .......... .......... .......... .......... .......... 53% 178M 0s 2024-05-15T23:22:07.2539973Z 31550K .......... .......... .......... .......... .......... 53% 154M 0s 2024-05-15T23:22:07.2542230Z 31600K .......... .......... .......... .......... .......... 53% 206M 0s 2024-05-15T23:22:07.2544476Z 31650K .......... .......... .......... .......... .......... 53% 216M 0s 2024-05-15T23:22:07.2547904Z 31700K .......... .......... .......... .......... .......... 53% 186M 0s 2024-05-15T23:22:07.2549661Z 31750K .......... .......... .......... .......... .......... 53% 189M 0s 2024-05-15T23:22:07.2552411Z 31800K .......... .......... .......... .......... .......... 53% 187M 0s 2024-05-15T23:22:07.2554492Z 31850K .......... .......... .......... .......... .......... 53% 220M 0s 2024-05-15T23:22:07.2557333Z 31900K .......... .......... .......... .......... .......... 53% 211M 0s 2024-05-15T23:22:07.2560039Z 31950K .......... .......... .......... .......... .......... 53% 151M 0s 2024-05-15T23:22:07.2562451Z 32000K .......... .......... .......... .......... .......... 53% 212M 0s 2024-05-15T23:22:07.2565110Z 32050K .......... .......... .......... .......... .......... 54% 185M 0s 2024-05-15T23:22:07.2567243Z 32100K .......... .......... .......... .......... .......... 54% 222M 0s 2024-05-15T23:22:07.2570240Z 32150K .......... .......... .......... .......... .......... 54% 186M 0s 2024-05-15T23:22:07.2572160Z 32200K .......... .......... .......... .......... .......... 54% 208M 0s 2024-05-15T23:22:07.2574652Z 32250K .......... .......... .......... .......... .......... 54% 204M 0s 2024-05-15T23:22:07.2577547Z 32300K .......... .......... .......... .......... .......... 54% 203M 0s 2024-05-15T23:22:07.2580288Z 32350K .......... .......... .......... .......... .......... 54% 164M 0s 2024-05-15T23:22:07.2582539Z 32400K .......... .......... .......... .......... .......... 54% 189M 0s 2024-05-15T23:22:07.2584934Z 32450K .......... .......... .......... .......... .......... 54% 215M 0s 2024-05-15T23:22:07.2587232Z 32500K .......... .......... .......... .......... .......... 54% 218M 0s 2024-05-15T23:22:07.2589849Z 32550K .......... .......... .......... .......... .......... 54% 172M 0s 2024-05-15T23:22:07.2592140Z 32600K .......... .......... .......... .......... .......... 54% 216M 0s 2024-05-15T23:22:07.2594476Z 32650K .......... .......... .......... .......... .......... 55% 213M 0s 2024-05-15T23:22:07.2597092Z 32700K .......... .......... .......... .......... .......... 55% 212M 0s 2024-05-15T23:22:07.2600134Z 32750K .......... .......... .......... .......... .......... 55% 151M 0s 2024-05-15T23:22:07.2603125Z 32800K .......... .......... .......... .......... .......... 55% 194M 0s 2024-05-15T23:22:07.2605425Z 32850K .......... .......... .......... .......... .......... 55% 207M 0s 2024-05-15T23:22:07.2607356Z 32900K .......... .......... .......... .......... .......... 55% 198M 0s 2024-05-15T23:22:07.2609896Z 32950K .......... .......... .......... .......... .......... 55% 186M 0s 2024-05-15T23:22:07.2612479Z 33000K .......... .......... .......... .......... .......... 55% 193M 0s 2024-05-15T23:22:07.2823983Z 33050K .......... .......... .......... .......... .......... 55% 210M 0s 2024-05-15T23:22:07.2824847Z 33100K .......... .......... .......... .......... .......... 55% 263M 0s 2024-05-15T23:22:07.2825707Z 33150K .......... .......... .......... .......... .......... 55% 241M 0s 2024-05-15T23:22:07.2826344Z 33200K .......... .......... .......... .......... .......... 56% 273M 0s 2024-05-15T23:22:07.2826828Z 33250K .......... .......... .......... .......... .......... 56% 288M 0s 2024-05-15T23:22:07.2827333Z 33300K .......... .......... .......... .......... .......... 56% 341M 0s 2024-05-15T23:22:07.2827813Z 33350K .......... .......... .......... .......... .......... 56% 243M 0s 2024-05-15T23:22:07.2828290Z 33400K .......... .......... .......... .......... .......... 56% 260M 0s 2024-05-15T23:22:07.2828766Z 33450K .......... .......... .......... .......... .......... 56% 282M 0s 2024-05-15T23:22:07.2829246Z 33500K .......... .......... .......... .......... .......... 56% 272M 0s 2024-05-15T23:22:07.2829721Z 33550K .......... .......... .......... .......... .......... 56% 224M 0s 2024-05-15T23:22:07.2830198Z 33600K .......... .......... .......... .......... .......... 56% 339M 0s 2024-05-15T23:22:07.2830670Z 33650K .......... .......... .......... .......... .......... 56% 292M 0s 2024-05-15T23:22:07.2831131Z 33700K .......... .......... .......... .......... .......... 56% 230M 0s 2024-05-15T23:22:07.2831589Z 33750K .......... .......... .......... .......... .......... 56% 232M 0s 2024-05-15T23:22:07.2832055Z 33800K .......... .......... .......... .......... .......... 57% 284M 0s 2024-05-15T23:22:07.2832520Z 33850K .......... .......... .......... .......... .......... 57% 257M 0s 2024-05-15T23:22:07.2832973Z 33900K .......... .......... .......... .......... .......... 57% 286M 0s 2024-05-15T23:22:07.2833432Z 33950K .......... .......... .......... .......... .......... 57% 282M 0s 2024-05-15T23:22:07.2833889Z 34000K .......... .......... .......... .......... .......... 57% 298M 0s 2024-05-15T23:22:07.2834342Z 34050K .......... .......... .......... .......... .......... 57% 278M 0s 2024-05-15T23:22:07.2834798Z 34100K .......... .......... .......... .......... .......... 57% 275M 0s 2024-05-15T23:22:07.2835255Z 34150K .......... .......... .......... .......... .......... 57% 288M 0s 2024-05-15T23:22:07.2835710Z 34200K .......... .......... .......... .......... .......... 57% 289M 0s 2024-05-15T23:22:07.2836165Z 34250K .......... .......... .......... .......... .......... 57% 244M 0s 2024-05-15T23:22:07.2837064Z 34300K .......... .......... .......... .......... .......... 57% 261M 0s 2024-05-15T23:22:07.2837554Z 34350K .......... .......... .......... .......... .......... 57% 226M 0s 2024-05-15T23:22:07.2838022Z 34400K .......... .......... .......... .......... .......... 58% 343M 0s 2024-05-15T23:22:07.2838647Z 34450K .......... .......... .......... .......... .......... 58% 312M 0s 2024-05-15T23:22:07.2839103Z 34500K .......... .......... .......... .......... .......... 58% 262M 0s 2024-05-15T23:22:07.2839558Z 34550K .......... .......... .......... .......... .......... 58% 215M 0s 2024-05-15T23:22:07.2840024Z 34600K .......... .......... .......... .......... .......... 58% 300M 0s 2024-05-15T23:22:07.2840486Z 34650K .......... .......... .......... .......... .......... 58% 290M 0s 2024-05-15T23:22:07.2840937Z 34700K .......... .......... .......... .......... .......... 58% 287M 0s 2024-05-15T23:22:07.2841393Z 34750K .......... .......... .......... .......... .......... 58% 221M 0s 2024-05-15T23:22:07.2841850Z 34800K .......... .......... .......... .......... .......... 58% 238M 0s 2024-05-15T23:22:07.2842297Z 34850K .......... .......... .......... .......... .......... 58% 294M 0s 2024-05-15T23:22:07.2842752Z 34900K .......... .......... .......... .......... .......... 58% 302M 0s 2024-05-15T23:22:07.2843215Z 34950K .......... .......... .......... .......... .......... 58% 230M 0s 2024-05-15T23:22:07.2843664Z 35000K .......... .......... .......... .......... .......... 59% 260M 0s 2024-05-15T23:22:07.2844117Z 35050K .......... .......... .......... .......... .......... 59% 244M 0s 2024-05-15T23:22:07.2844569Z 35100K .......... .......... .......... .......... .......... 59% 282M 0s 2024-05-15T23:22:07.2845022Z 35150K .......... .......... .......... .......... .......... 59% 242M 0s 2024-05-15T23:22:07.2845471Z 35200K .......... .......... .......... .......... .......... 59% 275M 0s 2024-05-15T23:22:07.2845928Z 35250K .......... .......... .......... .......... .......... 59% 271M 0s 2024-05-15T23:22:07.2846383Z 35300K .......... .......... .......... .......... .......... 59% 262M 0s 2024-05-15T23:22:07.2846828Z 35350K .......... .......... .......... .......... .......... 59% 237M 0s 2024-05-15T23:22:07.2847282Z 35400K .......... .......... .......... .......... .......... 59% 285M 0s 2024-05-15T23:22:07.2847744Z 35450K .......... .......... .......... .......... .......... 59% 263M 0s 2024-05-15T23:22:07.2848192Z 35500K .......... .......... .......... .......... .......... 59% 273M 0s 2024-05-15T23:22:07.2848648Z 35550K .......... .......... .......... .......... .......... 59% 235M 0s 2024-05-15T23:22:07.2849100Z 35600K .......... .......... .......... .......... .......... 60% 307M 0s 2024-05-15T23:22:07.2849552Z 35650K .......... .......... .......... .......... .......... 60% 332M 0s 2024-05-15T23:22:07.2849999Z 35700K .......... .......... .......... .......... .......... 60% 343M 0s 2024-05-15T23:22:07.2850455Z 35750K .......... .......... .......... .......... .......... 60% 266M 0s 2024-05-15T23:22:07.2850914Z 35800K .......... .......... .......... .......... .......... 60% 284M 0s 2024-05-15T23:22:07.2851362Z 35850K .......... .......... .......... .......... .......... 60% 299M 0s 2024-05-15T23:22:07.2851813Z 35900K .......... .......... .......... .......... .......... 60% 238M 0s 2024-05-15T23:22:07.2852270Z 35950K .......... .......... .......... .......... .......... 60% 219M 0s 2024-05-15T23:22:07.2852720Z 36000K .......... .......... .......... .......... .......... 60% 291M 0s 2024-05-15T23:22:07.2853178Z 36050K .......... .......... .......... .......... .......... 60% 310M 0s 2024-05-15T23:22:07.2853629Z 36100K .......... .......... .......... .......... .......... 60% 280M 0s 2024-05-15T23:22:07.2854073Z 36150K .......... .......... .......... .......... .......... 60% 237M 0s 2024-05-15T23:22:07.2854517Z 36200K .......... .......... .......... .......... .......... 61% 289M 0s 2024-05-15T23:22:07.2855088Z 36250K .......... .......... .......... .......... .......... 61% 302M 0s 2024-05-15T23:22:07.2855547Z 36300K .......... .......... .......... .......... .......... 61% 288M 0s 2024-05-15T23:22:07.2855991Z 36350K .......... .......... .......... .......... .......... 61% 228M 0s 2024-05-15T23:22:07.2856562Z 36400K .......... .......... .......... .......... .......... 61% 269M 0s 2024-05-15T23:22:07.2857018Z 36450K .......... .......... .......... .......... .......... 61% 272M 0s 2024-05-15T23:22:07.2857470Z 36500K .......... .......... .......... .......... .......... 61% 300M 0s 2024-05-15T23:22:07.2857925Z 36550K .......... .......... .......... .......... .......... 61% 236M 0s 2024-05-15T23:22:07.2858379Z 36600K .......... .......... .......... .......... .......... 61% 276M 0s 2024-05-15T23:22:07.2858833Z 36650K .......... .......... .......... .......... .......... 61% 255M 0s 2024-05-15T23:22:07.2859284Z 36700K .......... .......... .......... .......... .......... 61% 265M 0s 2024-05-15T23:22:07.2859740Z 36750K .......... .......... .......... .......... .......... 61% 246M 0s 2024-05-15T23:22:07.2860188Z 36800K .......... .......... .......... .......... .......... 62% 292M 0s 2024-05-15T23:22:07.2860638Z 36850K .......... .......... .......... .......... .......... 62% 272M 0s 2024-05-15T23:22:07.2861097Z 36900K .......... .......... .......... .......... .......... 62% 338M 0s 2024-05-15T23:22:07.2861548Z 36950K .......... .......... .......... .......... .......... 62% 269M 0s 2024-05-15T23:22:07.2861995Z 37000K .......... .......... .......... .......... .......... 62% 287M 0s 2024-05-15T23:22:07.2862447Z 37050K .......... .......... .......... .......... .......... 62% 324M 0s 2024-05-15T23:22:07.2862897Z 37100K .......... .......... .......... .......... .......... 62% 278M 0s 2024-05-15T23:22:07.2863344Z 37150K .......... .......... .......... .......... .......... 62% 286M 0s 2024-05-15T23:22:07.2863793Z 37200K .......... .......... .......... .......... .......... 62% 344M 0s 2024-05-15T23:22:07.2864251Z 37250K .......... .......... .......... .......... .......... 62% 275M 0s 2024-05-15T23:22:07.2864711Z 37300K .......... .......... .......... .......... .......... 62% 282M 0s 2024-05-15T23:22:07.2865155Z 37350K .......... .......... .......... .......... .......... 63% 265M 0s 2024-05-15T23:22:07.2865606Z 37400K .......... .......... .......... .......... .......... 63% 282M 0s 2024-05-15T23:22:07.2866063Z 37450K .......... .......... .......... .......... .......... 63% 286M 0s 2024-05-15T23:22:07.2866512Z 37500K .......... .......... .......... .......... .......... 63% 295M 0s 2024-05-15T23:22:07.2866956Z 37550K .......... .......... .......... .......... .......... 63% 266M 0s 2024-05-15T23:22:07.2867407Z 37600K .......... .......... .......... .......... .......... 63% 283M 0s 2024-05-15T23:22:07.2867851Z 37650K .......... .......... .......... .......... .......... 63% 295M 0s 2024-05-15T23:22:07.2868298Z 37700K .......... .......... .......... .......... .......... 63% 308M 0s 2024-05-15T23:22:07.2868756Z 37750K .......... .......... .......... .......... .......... 63% 287M 0s 2024-05-15T23:22:07.2869206Z 37800K .......... .......... .......... .......... .......... 63% 272M 0s 2024-05-15T23:22:07.2869649Z 37850K .......... .......... .......... .......... .......... 63% 338M 0s 2024-05-15T23:22:07.2870111Z 37900K .......... .......... .......... .......... .......... 63% 272M 0s 2024-05-15T23:22:07.2870607Z 37950K .......... .......... .......... .......... .......... 64% 234M 0s 2024-05-15T23:22:07.2871059Z 38000K .......... .......... .......... .......... .......... 64% 276M 0s 2024-05-15T23:22:07.2871505Z 38050K .......... .......... .......... .......... .......... 64% 290M 0s 2024-05-15T23:22:07.2871955Z 38100K .......... .......... .......... .......... .......... 64% 287M 0s 2024-05-15T23:22:07.2872406Z 38150K .......... .......... .......... .......... .......... 64% 241M 0s 2024-05-15T23:22:07.2872974Z 38200K .......... .......... .......... .......... .......... 64% 235M 0s 2024-05-15T23:22:07.2873430Z 38250K .......... .......... .......... .......... .......... 64% 307M 0s 2024-05-15T23:22:07.2873882Z 38300K .......... .......... .......... .......... .......... 64% 282M 0s 2024-05-15T23:22:07.2874438Z 38350K .......... .......... .......... .......... .......... 64% 241M 0s 2024-05-15T23:22:07.2874888Z 38400K .......... .......... .......... .......... .......... 64% 279M 0s 2024-05-15T23:22:07.2875336Z 38450K .......... .......... .......... .......... .......... 64% 296M 0s 2024-05-15T23:22:07.2875782Z 38500K .......... .......... .......... .......... .......... 64% 289M 0s 2024-05-15T23:22:07.2876224Z 38550K .......... .......... .......... .......... .......... 65% 289M 0s 2024-05-15T23:22:07.2876828Z 38600K .......... .......... .......... .......... .......... 65% 347M 0s 2024-05-15T23:22:07.2877277Z 38650K .......... .......... .......... .......... .......... 65% 342M 0s 2024-05-15T23:22:07.2877722Z 38700K .......... .......... .......... .......... .......... 65% 344M 0s 2024-05-15T23:22:07.2878188Z 38750K .......... .......... .......... .......... .......... 65% 289M 0s 2024-05-15T23:22:07.2878654Z 38800K .......... .......... .......... .......... .......... 65% 273M 0s 2024-05-15T23:22:07.2879115Z 38850K .......... .......... .......... .......... .......... 65% 296M 0s 2024-05-15T23:22:07.2879580Z 38900K .......... .......... .......... .......... .......... 65% 284M 0s 2024-05-15T23:22:07.2880038Z 38950K .......... .......... .......... .......... .......... 65% 213M 0s 2024-05-15T23:22:07.2880508Z 39000K .......... .......... .......... .......... .......... 65% 216M 0s 2024-05-15T23:22:07.2880960Z 39050K .......... .......... .......... .......... .......... 65% 183M 0s 2024-05-15T23:22:07.2881418Z 39100K .......... .......... .......... .......... .......... 65% 203M 0s 2024-05-15T23:22:07.2881880Z 39150K .......... .......... .......... .......... .......... 66% 168M 0s 2024-05-15T23:22:07.2882330Z 39200K .......... .......... .......... .......... .......... 66% 174M 0s 2024-05-15T23:22:07.2882787Z 39250K .......... .......... .......... .......... .......... 66% 184M 0s 2024-05-15T23:22:07.2883235Z 39300K .......... .......... .......... .......... .......... 66% 191M 0s 2024-05-15T23:22:07.2883694Z 39350K .......... .......... .......... .......... .......... 66% 173M 0s 2024-05-15T23:22:07.2884144Z 39400K .......... .......... .......... .......... .......... 66% 203M 0s 2024-05-15T23:22:07.2884601Z 39450K .......... .......... .......... .......... .......... 66% 194M 0s 2024-05-15T23:22:07.2885057Z 39500K .......... .......... .......... .......... .......... 66% 205M 0s 2024-05-15T23:22:07.2885508Z 39550K .......... .......... .......... .......... .......... 66% 160M 0s 2024-05-15T23:22:07.2885967Z 39600K .......... .......... .......... .......... .......... 66% 191M 0s 2024-05-15T23:22:07.2886424Z 39650K .......... .......... .......... .......... .......... 66% 195M 0s 2024-05-15T23:22:07.2886875Z 39700K .......... .......... .......... .......... .......... 66% 198M 0s 2024-05-15T23:22:07.2887331Z 39750K .......... .......... .......... .......... .......... 67% 187M 0s 2024-05-15T23:22:07.2887783Z 39800K .......... .......... .......... .......... .......... 67% 205M 0s 2024-05-15T23:22:07.2888269Z 39850K .......... .......... .......... .......... .......... 67% 205M 0s 2024-05-15T23:22:07.2888743Z 39900K .......... .......... .......... .......... .......... 67% 186M 0s 2024-05-15T23:22:07.2889215Z 39950K .......... .......... .......... .......... .......... 67% 165M 0s 2024-05-15T23:22:07.2889691Z 40000K .......... .......... .......... .......... .......... 67% 197M 0s 2024-05-15T23:22:07.2890164Z 40050K .......... .......... .......... .......... .......... 67% 205M 0s 2024-05-15T23:22:07.2890634Z 40100K .......... .......... .......... .......... .......... 67% 211M 0s 2024-05-15T23:22:07.2891247Z 40150K .......... .......... .......... .......... .......... 67% 188M 0s 2024-05-15T23:22:07.2891721Z 40200K .......... .......... .......... .......... .......... 67% 209M 0s 2024-05-15T23:22:07.2892186Z 40250K .......... .......... .......... .......... .......... 67% 216M 0s 2024-05-15T23:22:07.2894392Z 40300K .......... .......... .......... .......... .......... 67% 203M 0s 2024-05-15T23:22:07.2896537Z 40350K .......... .......... .......... .......... .......... 68% 183M 0s 2024-05-15T23:22:07.2898790Z 40400K .......... .......... .......... .......... .......... 68% 210M 0s 2024-05-15T23:22:07.2901127Z 40450K .......... .......... .......... .......... .......... 68% 212M 0s 2024-05-15T23:22:07.2904049Z 40500K .......... .......... .......... .......... .......... 68% 203M 0s 2024-05-15T23:22:07.2906218Z 40550K .......... .......... .......... .......... .......... 68% 181M 0s 2024-05-15T23:22:07.2908673Z 40600K .......... .......... .......... .......... .......... 68% 206M 0s 2024-05-15T23:22:07.2911103Z 40650K .......... .......... .......... .......... .......... 68% 197M 0s 2024-05-15T23:22:07.2913727Z 40700K .......... .......... .......... .......... .......... 68% 207M 0s 2024-05-15T23:22:07.2916502Z 40750K .......... .......... .......... .......... .......... 68% 166M 0s 2024-05-15T23:22:07.2919044Z 40800K .......... .......... .......... .......... .......... 68% 184M 0s 2024-05-15T23:22:07.2921595Z 40850K .......... .......... .......... .......... .......... 68% 191M 0s 2024-05-15T23:22:07.2923910Z 40900K .......... .......... .......... .......... .......... 68% 209M 0s 2024-05-15T23:22:07.2926608Z 40950K .......... .......... .......... .......... .......... 69% 183M 0s 2024-05-15T23:22:07.2928985Z 41000K .......... .......... .......... .......... .......... 69% 207M 0s 2024-05-15T23:22:07.2931432Z 41050K .......... .......... .......... .......... .......... 69% 203M 0s 2024-05-15T23:22:07.2933790Z 41100K .......... .......... .......... .......... .......... 69% 204M 0s 2024-05-15T23:22:07.2936611Z 41150K .......... .......... .......... .......... .......... 69% 169M 0s 2024-05-15T23:22:07.2939014Z 41200K .......... .......... .......... .......... .......... 69% 206M 0s 2024-05-15T23:22:07.2941470Z 41250K .......... .......... .......... .......... .......... 69% 210M 0s 2024-05-15T23:22:07.2943880Z 41300K .......... .......... .......... .......... .......... 69% 198M 0s 2024-05-15T23:22:07.2946573Z 41350K .......... .......... .......... .......... .......... 69% 176M 0s 2024-05-15T23:22:07.2948954Z 41400K .......... .......... .......... .......... .......... 69% 207M 0s 2024-05-15T23:22:07.2951516Z 41450K .......... .......... .......... .......... .......... 69% 191M 0s 2024-05-15T23:22:07.2953961Z 41500K .......... .......... .......... .......... .......... 69% 199M 0s 2024-05-15T23:22:07.2957174Z 41550K .......... .......... .......... .......... .......... 70% 164M 0s 2024-05-15T23:22:07.2959628Z 41600K .......... .......... .......... .......... .......... 70% 186M 0s 2024-05-15T23:22:07.2962051Z 41650K .......... .......... .......... .......... .......... 70% 197M 0s 2024-05-15T23:22:07.2964735Z 41700K .......... .......... .......... .......... .......... 70% 191M 0s 2024-05-15T23:22:07.2967861Z 41750K .......... .......... .......... .......... .......... 70% 182M 0s 2024-05-15T23:22:07.2970201Z 41800K .......... .......... .......... .......... .......... 70% 199M 0s 2024-05-15T23:22:07.2972189Z 41850K .......... .......... .......... .......... .......... 70% 198M 0s 2024-05-15T23:22:07.2974724Z 41900K .......... .......... .......... .......... .......... 70% 195M 0s 2024-05-15T23:22:07.2977630Z 41950K .......... .......... .......... .......... .......... 70% 164M 0s 2024-05-15T23:22:07.2979953Z 42000K .......... .......... .......... .......... .......... 70% 210M 0s 2024-05-15T23:22:07.2982527Z 42050K .......... .......... .......... .......... .......... 70% 190M 0s 2024-05-15T23:22:07.2985482Z 42100K .......... .......... .......... .......... .......... 71% 197M 0s 2024-05-15T23:22:07.2987672Z 42150K .......... .......... .......... .......... .......... 71% 184M 0s 2024-05-15T23:22:07.2990144Z 42200K .......... .......... .......... .......... .......... 71% 200M 0s 2024-05-15T23:22:07.2992700Z 42250K .......... .......... .......... .......... .......... 71% 194M 0s 2024-05-15T23:22:07.2995405Z 42300K .......... .......... .......... .......... .......... 71% 197M 0s 2024-05-15T23:22:07.2998467Z 42350K .......... .......... .......... .......... .......... 71% 147M 0s 2024-05-15T23:22:07.3000771Z 42400K .......... .......... .......... .......... .......... 71% 208M 0s 2024-05-15T23:22:07.3003444Z 42450K .......... .......... .......... .......... .......... 71% 206M 0s 2024-05-15T23:22:07.3005652Z 42500K .......... .......... .......... .......... .......... 71% 196M 0s 2024-05-15T23:22:07.3008350Z 42550K .......... .......... .......... .......... .......... 71% 181M 0s 2024-05-15T23:22:07.3011042Z 42600K .......... .......... .......... .......... .......... 71% 180M 0s 2024-05-15T23:22:07.3013585Z 42650K .......... .......... .......... .......... .......... 71% 210M 0s 2024-05-15T23:22:07.3015799Z 42700K .......... .......... .......... .......... .......... 72% 205M 0s 2024-05-15T23:22:07.3018508Z 42750K .......... .......... .......... .......... .......... 72% 175M 0s 2024-05-15T23:22:07.3020922Z 42800K .......... .......... .......... .......... .......... 72% 211M 0s 2024-05-15T23:22:07.3023479Z 42850K .......... .......... .......... .......... .......... 72% 186M 0s 2024-05-15T23:22:07.3025843Z 42900K .......... .......... .......... .......... .......... 72% 207M 0s 2024-05-15T23:22:07.3028583Z 42950K .......... .......... .......... .......... .......... 72% 178M 0s 2024-05-15T23:22:07.3030919Z 43000K .......... .......... .......... .......... .......... 72% 209M 0s 2024-05-15T23:22:07.3033308Z 43050K .......... .......... .......... .......... .......... 72% 207M 0s 2024-05-15T23:22:07.3035882Z 43100K .......... .......... .......... .......... .......... 72% 188M 0s 2024-05-15T23:22:07.3039655Z 43150K .......... .......... .......... .......... .......... 72% 156M 0s 2024-05-15T23:22:07.3041378Z 43200K .......... .......... .......... .......... .......... 72% 203M 0s 2024-05-15T23:22:07.3043802Z 43250K .......... .......... .......... .......... .......... 72% 202M 0s 2024-05-15T23:22:07.3046244Z 43300K .......... .......... .......... .......... .......... 73% 200M 0s 2024-05-15T23:22:07.3048971Z 43350K .......... .......... .......... .......... .......... 73% 180M 0s 2024-05-15T23:22:07.3051917Z 43400K .......... .......... .......... .......... .......... 73% 202M 0s 2024-05-15T23:22:07.3053670Z 43450K .......... .......... .......... .......... .......... 73% 214M 0s 2024-05-15T23:22:07.3056004Z 43500K .......... .......... .......... .......... .......... 73% 210M 0s 2024-05-15T23:22:07.3059022Z 43550K .......... .......... .......... .......... .......... 73% 165M 0s 2024-05-15T23:22:07.3061677Z 43600K .......... .......... .......... .......... .......... 73% 179M 0s 2024-05-15T23:22:07.3064040Z 43650K .......... .......... .......... .......... .......... 73% 209M 0s 2024-05-15T23:22:07.3066409Z 43700K .......... .......... .......... .......... .......... 73% 202M 0s 2024-05-15T23:22:07.3068973Z 43750K .......... .......... .......... .......... .......... 73% 192M 0s 2024-05-15T23:22:07.3071461Z 43800K .......... .......... .......... .......... .......... 73% 198M 0s 2024-05-15T23:22:07.3074041Z 43850K .......... .......... .......... .......... .......... 73% 190M 0s 2024-05-15T23:22:07.3077159Z 43900K .......... .......... .......... .......... .......... 74% 202M 0s 2024-05-15T23:22:07.3079758Z 43950K .......... .......... .......... .......... .......... 74% 151M 0s 2024-05-15T23:22:07.3082158Z 44000K .......... .......... .......... .......... .......... 74% 197M 0s 2024-05-15T23:22:07.3084739Z 44050K .......... .......... .......... .......... .......... 74% 204M 0s 2024-05-15T23:22:07.3087088Z 44100K .......... .......... .......... .......... .......... 74% 196M 0s 2024-05-15T23:22:07.3089703Z 44150K .......... .......... .......... .......... .......... 74% 192M 0s 2024-05-15T23:22:07.3092034Z 44200K .......... .......... .......... .......... .......... 74% 203M 0s 2024-05-15T23:22:07.3094510Z 44250K .......... .......... .......... .......... .......... 74% 197M 0s 2024-05-15T23:22:07.3096974Z 44300K .......... .......... .......... .......... .......... 74% 197M 0s 2024-05-15T23:22:07.3100168Z 44350K .......... .......... .......... .......... .......... 74% 152M 0s 2024-05-15T23:22:07.3102559Z 44400K .......... .......... .......... .......... .......... 74% 203M 0s 2024-05-15T23:22:07.3104826Z 44450K .......... .......... .......... .......... .......... 74% 214M 0s 2024-05-15T23:22:07.3107381Z 44500K .......... .......... .......... .......... .......... 75% 204M 0s 2024-05-15T23:22:07.3109917Z 44550K .......... .......... .......... .......... .......... 75% 184M 0s 2024-05-15T23:22:07.3112343Z 44600K .......... .......... .......... .......... .......... 75% 199M 0s 2024-05-15T23:22:07.3115349Z 44650K .......... .......... .......... .......... .......... 75% 206M 0s 2024-05-15T23:22:07.3117262Z 44700K .......... .......... .......... .......... .......... 75% 209M 0s 2024-05-15T23:22:07.3120115Z 44750K .......... .......... .......... .......... .......... 75% 160M 0s 2024-05-15T23:22:07.3122538Z 44800K .......... .......... .......... .......... .......... 75% 201M 0s 2024-05-15T23:22:07.3125677Z 44850K .......... .......... .......... .......... .......... 75% 192M 0s 2024-05-15T23:22:07.3127380Z 44900K .......... .......... .......... .......... .......... 75% 211M 0s 2024-05-15T23:22:07.3130060Z 44950K .......... .......... .......... .......... .......... 75% 184M 0s 2024-05-15T23:22:07.3132342Z 45000K .......... .......... .......... .......... .......... 75% 213M 0s 2024-05-15T23:22:07.3135210Z 45050K .......... .......... .......... .......... .......... 75% 210M 0s 2024-05-15T23:22:07.3137465Z 45100K .......... .......... .......... .......... .......... 76% 193M 0s 2024-05-15T23:22:07.3140068Z 45150K .......... .......... .......... .......... .......... 76% 168M 0s 2024-05-15T23:22:07.3142461Z 45200K .......... .......... .......... .......... .......... 76% 207M 0s 2024-05-15T23:22:07.3145252Z 45250K .......... .......... .......... .......... .......... 76% 186M 0s 2024-05-15T23:22:07.3147737Z 45300K .......... .......... .......... .......... .......... 76% 201M 0s 2024-05-15T23:22:07.3150327Z 45350K .......... .......... .......... .......... .......... 76% 171M 0s 2024-05-15T23:22:07.3152849Z 45400K .......... .......... .......... .......... .......... 76% 199M 0s 2024-05-15T23:22:07.3155436Z 45450K .......... .......... .......... .......... .......... 76% 197M 0s 2024-05-15T23:22:07.3158365Z 45500K .......... .......... .......... .......... .......... 76% 165M 0s 2024-05-15T23:22:07.3161874Z 45550K .......... .......... .......... .......... .......... 76% 154M 0s 2024-05-15T23:22:07.3164308Z 45600K .......... .......... .......... .......... .......... 76% 190M 0s 2024-05-15T23:22:07.3166694Z 45650K .......... .......... .......... .......... .......... 76% 183M 0s 2024-05-15T23:22:07.3169331Z 45700K .......... .......... .......... .......... .......... 77% 199M 0s 2024-05-15T23:22:07.3171921Z 45750K .......... .......... .......... .......... .......... 77% 177M 0s 2024-05-15T23:22:07.3174889Z 45800K .......... .......... .......... .......... .......... 77% 186M 0s 2024-05-15T23:22:07.3177375Z 45850K .......... .......... .......... .......... .......... 77% 172M 0s 2024-05-15T23:22:07.3180032Z 45900K .......... .......... .......... .......... .......... 77% 194M 0s 2024-05-15T23:22:07.3183016Z 45950K .......... .......... .......... .......... .......... 77% 159M 0s 2024-05-15T23:22:07.3185992Z 46000K .......... .......... .......... .......... .......... 77% 189M 0s 2024-05-15T23:22:07.3188150Z 46050K .......... .......... .......... .......... .......... 77% 202M 0s 2024-05-15T23:22:07.3190937Z 46100K .......... .......... .......... .......... .......... 77% 189M 0s 2024-05-15T23:22:07.3193328Z 46150K .......... .......... .......... .......... .......... 77% 173M 0s 2024-05-15T23:22:07.3195692Z 46200K .......... .......... .......... .......... .......... 77% 208M 0s 2024-05-15T23:22:07.3198895Z 46250K .......... .......... .......... .......... .......... 77% 177M 0s 2024-05-15T23:22:07.3200920Z 46300K .......... .......... .......... .......... .......... 78% 201M 0s 2024-05-15T23:22:07.3203846Z 46350K .......... .......... .......... .......... .......... 78% 165M 0s 2024-05-15T23:22:07.3206156Z 46400K .......... .......... .......... .......... .......... 78% 212M 0s 2024-05-15T23:22:07.3208712Z 46450K .......... .......... .......... .......... .......... 78% 192M 0s 2024-05-15T23:22:07.3211728Z 46500K .......... .......... .......... .......... .......... 78% 194M 0s 2024-05-15T23:22:07.3214125Z 46550K .......... .......... .......... .......... .......... 78% 188M 0s 2024-05-15T23:22:07.3216496Z 46600K .......... .......... .......... .......... .......... 78% 183M 0s 2024-05-15T23:22:07.3218987Z 46650K .......... .......... .......... .......... .......... 78% 199M 0s 2024-05-15T23:22:07.3221517Z 46700K .......... .......... .......... .......... .......... 78% 192M 0s 2024-05-15T23:22:07.3224550Z 46750K .......... .......... .......... .......... .......... 78% 158M 0s 2024-05-15T23:22:07.3227065Z 46800K .......... .......... .......... .......... .......... 78% 207M 0s 2024-05-15T23:22:07.3229536Z 46850K .......... .......... .......... .......... .......... 79% 190M 0s 2024-05-15T23:22:07.3231967Z 46900K .......... .......... .......... .......... .......... 79% 205M 0s 2024-05-15T23:22:07.3234724Z 46950K .......... .......... .......... .......... .......... 79% 173M 0s 2024-05-15T23:22:07.3237629Z 47000K .......... .......... .......... .......... .......... 79% 183M 0s 2024-05-15T23:22:07.3239957Z 47050K .......... .......... .......... .......... .......... 79% 191M 0s 2024-05-15T23:22:07.3242720Z 47100K .......... .......... .......... .......... .......... 79% 181M 0s 2024-05-15T23:22:07.3246030Z 47150K .......... .......... .......... .......... .......... 79% 160M 0s 2024-05-15T23:22:07.3248173Z 47200K .......... .......... .......... .......... .......... 79% 196M 0s 2024-05-15T23:22:07.3250583Z 47250K .......... .......... .......... .......... .......... 79% 213M 0s 2024-05-15T23:22:07.3253333Z 47300K .......... .......... .......... .......... .......... 79% 180M 0s 2024-05-15T23:22:07.3255993Z 47350K .......... .......... .......... .......... .......... 79% 176M 0s 2024-05-15T23:22:07.3259111Z 47400K .......... .......... .......... .......... .......... 79% 182M 0s 2024-05-15T23:22:07.3261014Z 47450K .......... .......... .......... .......... .......... 80% 206M 0s 2024-05-15T23:22:07.3263388Z 47500K .......... .......... .......... .......... .......... 80% 208M 0s 2024-05-15T23:22:07.3266674Z 47550K .......... .......... .......... .......... .......... 80% 165M 0s 2024-05-15T23:22:07.3268744Z 47600K .......... .......... .......... .......... .......... 80% 209M 0s 2024-05-15T23:22:07.3271406Z 47650K .......... .......... .......... .......... .......... 80% 178M 0s 2024-05-15T23:22:07.3274013Z 47700K .......... .......... .......... .......... .......... 80% 204M 0s 2024-05-15T23:22:07.3276995Z 47750K .......... .......... .......... .......... .......... 80% 164M 0s 2024-05-15T23:22:07.3279572Z 47800K .......... .......... .......... .......... .......... 80% 178M 0s 2024-05-15T23:22:07.3282183Z 47850K .......... .......... .......... .......... .......... 80% 193M 0s 2024-05-15T23:22:07.3284659Z 47900K .......... .......... .......... .......... .......... 80% 190M 0s 2024-05-15T23:22:07.3288107Z 47950K .......... .......... .......... .......... .......... 80% 162M 0s 2024-05-15T23:22:07.3290258Z 48000K .......... .......... .......... .......... .......... 80% 194M 0s 2024-05-15T23:22:07.3292682Z 48050K .......... .......... .......... .......... .......... 81% 194M 0s 2024-05-15T23:22:07.3295230Z 48100K .......... .......... .......... .......... .......... 81% 201M 0s 2024-05-15T23:22:07.3298024Z 48150K .......... .......... .......... .......... .......... 81% 167M 0s 2024-05-15T23:22:07.3300566Z 48200K .......... .......... .......... .......... .......... 81% 193M 0s 2024-05-15T23:22:07.3303022Z 48250K .......... .......... .......... .......... .......... 81% 199M 0s 2024-05-15T23:22:07.3305805Z 48300K .......... .......... .......... .......... .......... 81% 199M 0s 2024-05-15T23:22:07.3308451Z 48350K .......... .......... .......... .......... .......... 81% 167M 0s 2024-05-15T23:22:07.3310933Z 48400K .......... .......... .......... .......... .......... 81% 210M 0s 2024-05-15T23:22:07.3313361Z 48450K .......... .......... .......... .......... .......... 81% 210M 0s 2024-05-15T23:22:07.3315575Z 48500K .......... .......... .......... .......... .......... 81% 193M 0s 2024-05-15T23:22:07.3318644Z 48550K .......... .......... .......... .......... .......... 81% 159M 0s 2024-05-15T23:22:07.3321668Z 48600K .......... .......... .......... .......... .......... 81% 193M 0s 2024-05-15T23:22:07.3323613Z 48650K .......... .......... .......... .......... .......... 82% 200M 0s 2024-05-15T23:22:07.3326555Z 48700K .......... .......... .......... .......... .......... 82% 198M 0s 2024-05-15T23:22:07.3329026Z 48750K .......... .......... .......... .......... .......... 82% 165M 0s 2024-05-15T23:22:07.3331191Z 48800K .......... .......... .......... .......... .......... 82% 221M 0s 2024-05-15T23:22:07.3334052Z 48850K .......... .......... .......... .......... .......... 82% 201M 0s 2024-05-15T23:22:07.3336294Z 48900K .......... .......... .......... .......... .......... 82% 193M 0s 2024-05-15T23:22:07.3339240Z 48950K .......... .......... .......... .......... .......... 82% 161M 0s 2024-05-15T23:22:07.3341849Z 49000K .......... .......... .......... .......... .......... 82% 198M 0s 2024-05-15T23:22:07.3344288Z 49050K .......... .......... .......... .......... .......... 82% 193M 0s 2024-05-15T23:22:07.3347390Z 49100K .......... .......... .......... .......... .......... 82% 183M 0s 2024-05-15T23:22:07.3350518Z 49150K .......... .......... .......... .......... .......... 82% 166M 0s 2024-05-15T23:22:07.3352299Z 49200K .......... .......... .......... .......... .......... 82% 197M 0s 2024-05-15T23:22:07.3354955Z 49250K .......... .......... .......... .......... .......... 83% 182M 0s 2024-05-15T23:22:07.3357746Z 49300K .......... .......... .......... .......... .......... 83% 185M 0s 2024-05-15T23:22:07.3360446Z 49350K .......... .......... .......... .......... .......... 83% 173M 0s 2024-05-15T23:22:07.3363090Z 49400K .......... .......... .......... .......... .......... 83% 190M 0s 2024-05-15T23:22:07.3365499Z 49450K .......... .......... .......... .......... .......... 83% 196M 0s 2024-05-15T23:22:07.3368156Z 49500K .......... .......... .......... .......... .......... 83% 195M 0s 2024-05-15T23:22:07.3371458Z 49550K .......... .......... .......... .......... .......... 83% 156M 0s 2024-05-15T23:22:07.3373554Z 49600K .......... .......... .......... .......... .......... 83% 202M 0s 2024-05-15T23:22:07.3376405Z 49650K .......... .......... .......... .......... .......... 83% 208M 0s 2024-05-15T23:22:07.3378209Z 49700K .......... .......... .......... .......... .......... 83% 216M 0s 2024-05-15T23:22:07.3380964Z 49750K .......... .......... .......... .......... .......... 83% 183M 0s 2024-05-15T23:22:07.3383480Z 49800K .......... .......... .......... .......... .......... 83% 182M 0s 2024-05-15T23:22:07.3386140Z 49850K .......... .......... .......... .......... .......... 84% 188M 0s 2024-05-15T23:22:07.3388760Z 49900K .......... .......... .......... .......... .......... 84% 196M 0s 2024-05-15T23:22:07.3391460Z 49950K .......... .......... .......... .......... .......... 84% 169M 0s 2024-05-15T23:22:07.3394262Z 50000K .......... .......... .......... .......... .......... 84% 211M 0s 2024-05-15T23:22:07.3396513Z 50050K .......... .......... .......... .......... .......... 84% 204M 0s 2024-05-15T23:22:07.3398712Z 50100K .......... .......... .......... .......... .......... 84% 198M 0s 2024-05-15T23:22:07.3401468Z 50150K .......... .......... .......... .......... .......... 84% 171M 0s 2024-05-15T23:22:07.3403969Z 50200K .......... .......... .......... .......... .......... 84% 199M 0s 2024-05-15T23:22:07.3406744Z 50250K .......... .......... .......... .......... .......... 84% 199M 0s 2024-05-15T23:22:07.3409013Z 50300K .......... .......... .......... .......... .......... 84% 191M 0s 2024-05-15T23:22:07.3411972Z 50350K .......... .......... .......... .......... .......... 84% 176M 0s 2024-05-15T23:22:07.3414159Z 50400K .......... .......... .......... .......... .......... 84% 202M 0s 2024-05-15T23:22:07.3416712Z 50450K .......... .......... .......... .......... .......... 85% 202M 0s 2024-05-15T23:22:07.3419213Z 50500K .......... .......... .......... .......... .......... 85% 197M 0s 2024-05-15T23:22:07.3421856Z 50550K .......... .......... .......... .......... .......... 85% 186M 0s 2024-05-15T23:22:07.3424198Z 50600K .......... .......... .......... .......... .......... 85% 204M 0s 2024-05-15T23:22:07.3426838Z 50650K .......... .......... .......... .......... .......... 85% 180M 0s 2024-05-15T23:22:07.3429383Z 50700K .......... .......... .......... .......... .......... 85% 191M 0s 2024-05-15T23:22:07.3432383Z 50750K .......... .......... .......... .......... .......... 85% 161M 0s 2024-05-15T23:22:07.3434957Z 50800K .......... .......... .......... .......... .......... 85% 189M 0s 2024-05-15T23:22:07.3437658Z 50850K .......... .......... .......... .......... .......... 85% 189M 0s 2024-05-15T23:22:07.3440185Z 50900K .......... .......... .......... .......... .......... 85% 187M 0s 2024-05-15T23:22:07.3442845Z 50950K .......... .......... .......... .......... .......... 85% 182M 0s 2024-05-15T23:22:07.3445954Z 51000K .......... .......... .......... .......... .......... 85% 183M 0s 2024-05-15T23:22:07.3448065Z 51050K .......... .......... .......... .......... .......... 86% 192M 0s 2024-05-15T23:22:07.3451120Z 51100K .......... .......... .......... .......... .......... 86% 195M 0s 2024-05-15T23:22:07.3453835Z 51150K .......... .......... .......... .......... .......... 86% 164M 0s 2024-05-15T23:22:07.3456533Z 51200K .......... .......... .......... .......... .......... 86% 197M 0s 2024-05-15T23:22:07.3458292Z 51250K .......... .......... .......... .......... .......... 86% 210M 0s 2024-05-15T23:22:07.3460512Z 51300K .......... .......... .......... .......... .......... 86% 220M 0s 2024-05-15T23:22:07.3463163Z 51350K .......... .......... .......... .......... .......... 86% 185M 0s 2024-05-15T23:22:07.3465719Z 51400K .......... .......... .......... .......... .......... 86% 190M 0s 2024-05-15T23:22:07.3468225Z 51450K .......... .......... .......... .......... .......... 86% 200M 0s 2024-05-15T23:22:07.3470629Z 51500K .......... .......... .......... .......... .......... 86% 202M 0s 2024-05-15T23:22:07.3473462Z 51550K .......... .......... .......... .......... .......... 86% 169M 0s 2024-05-15T23:22:07.3475964Z 51600K .......... .......... .......... .......... .......... 87% 197M 0s 2024-05-15T23:22:07.3478629Z 51650K .......... .......... .......... .......... .......... 87% 188M 0s 2024-05-15T23:22:07.3481109Z 51700K .......... .......... .......... .......... .......... 87% 201M 0s 2024-05-15T23:22:07.3483683Z 51750K .......... .......... .......... .......... .......... 87% 176M 0s 2024-05-15T23:22:07.3486322Z 51800K .......... .......... .......... .......... .......... 87% 207M 0s 2024-05-15T23:22:07.3488830Z 51850K .......... .......... .......... .......... .......... 87% 190M 0s 2024-05-15T23:22:07.3491378Z 51900K .......... .......... .......... .......... .......... 87% 195M 0s 2024-05-15T23:22:07.3494259Z 51950K .......... .......... .......... .......... .......... 87% 156M 0s 2024-05-15T23:22:07.3496586Z 52000K .......... .......... .......... .......... .......... 87% 221M 0s 2024-05-15T23:22:07.3498877Z 52050K .......... .......... .......... .......... .......... 87% 210M 0s 2024-05-15T23:22:07.3501174Z 52100K .......... .......... .......... .......... .......... 87% 209M 0s 2024-05-15T23:22:07.3503706Z 52150K .......... .......... .......... .......... .......... 87% 190M 0s 2024-05-15T23:22:07.3506061Z 52200K .......... .......... .......... .......... .......... 88% 212M 0s 2024-05-15T23:22:07.3508599Z 52250K .......... .......... .......... .......... .......... 88% 194M 0s 2024-05-15T23:22:07.3511249Z 52300K .......... .......... .......... .......... .......... 88% 201M 0s 2024-05-15T23:22:07.3514038Z 52350K .......... .......... .......... .......... .......... 88% 158M 0s 2024-05-15T23:22:07.3517092Z 52400K .......... .......... .......... .......... .......... 88% 224M 0s 2024-05-15T23:22:07.3519215Z 52450K .......... .......... .......... .......... .......... 88% 191M 0s 2024-05-15T23:22:07.3521364Z 52500K .......... .......... .......... .......... .......... 88% 197M 0s 2024-05-15T23:22:07.3524034Z 52550K .......... .......... .......... .......... .......... 88% 177M 0s 2024-05-15T23:22:07.3526346Z 52600K .......... .......... .......... .......... .......... 88% 216M 0s 2024-05-15T23:22:07.3528737Z 52650K .......... .......... .......... .......... .......... 88% 204M 0s 2024-05-15T23:22:07.3531240Z 52700K .......... .......... .......... .......... .......... 88% 198M 0s 2024-05-15T23:22:07.3533773Z 52750K .......... .......... .......... .......... .......... 88% 186M 0s 2024-05-15T23:22:07.3536412Z 52800K .......... .......... .......... .......... .......... 89% 207M 0s 2024-05-15T23:22:07.3538520Z 52850K .......... .......... .......... .......... .......... 89% 212M 0s 2024-05-15T23:22:07.3541319Z 52900K .......... .......... .......... .......... .......... 89% 194M 0s 2024-05-15T23:22:07.3543787Z 52950K .......... .......... .......... .......... .......... 89% 175M 0s 2024-05-15T23:22:07.3545968Z 53000K .......... .......... .......... .......... .......... 89% 221M 0s 2024-05-15T23:22:07.3548403Z 53050K .......... .......... .......... .......... .......... 89% 204M 0s 2024-05-15T23:22:07.3550986Z 53100K .......... .......... .......... .......... .......... 89% 195M 0s 2024-05-15T23:22:07.3553868Z 53150K .......... .......... .......... .......... .......... 89% 162M 0s 2024-05-15T23:22:07.3556631Z 53200K .......... .......... .......... .......... .......... 89% 220M 0s 2024-05-15T23:22:07.3558754Z 53250K .......... .......... .......... .......... .......... 89% 189M 0s 2024-05-15T23:22:07.3561495Z 53300K .......... .......... .......... .......... .......... 89% 206M 0s 2024-05-15T23:22:07.3563755Z 53350K .......... .......... .......... .......... .......... 89% 184M 0s 2024-05-15T23:22:07.3566231Z 53400K .......... .......... .......... .......... .......... 90% 194M 0s 2024-05-15T23:22:07.3568644Z 53450K .......... .......... .......... .......... .......... 90% 206M 0s 2024-05-15T23:22:07.3571272Z 53500K .......... .......... .......... .......... .......... 90% 190M 0s 2024-05-15T23:22:07.3574130Z 53550K .......... .......... .......... .......... .......... 90% 167M 0s 2024-05-15T23:22:07.3577118Z 53600K .......... .......... .......... .......... .......... 90% 196M 0s 2024-05-15T23:22:07.3579508Z 53650K .......... .......... .......... .......... .......... 90% 199M 0s 2024-05-15T23:22:07.3582221Z 53700K .......... .......... .......... .......... .......... 90% 182M 0s 2024-05-15T23:22:07.3584437Z 53750K .......... .......... .......... .......... .......... 90% 183M 0s 2024-05-15T23:22:07.3587484Z 53800K .......... .......... .......... .......... .......... 90% 197M 0s 2024-05-15T23:22:07.3589336Z 53850K .......... .......... .......... .......... .......... 90% 204M 0s 2024-05-15T23:22:07.3592368Z 53900K .......... .......... .......... .......... .......... 90% 195M 0s 2024-05-15T23:22:07.3594795Z 53950K .......... .......... .......... .......... .......... 90% 164M 0s 2024-05-15T23:22:07.3597367Z 54000K .......... .......... .......... .......... .......... 91% 192M 0s 2024-05-15T23:22:07.3599717Z 54050K .......... .......... .......... .......... .......... 91% 204M 0s 2024-05-15T23:22:07.3602006Z 54100K .......... .......... .......... .......... .......... 91% 219M 0s 2024-05-15T23:22:07.3604951Z 54150K .......... .......... .......... .......... .......... 91% 171M 0s 2024-05-15T23:22:07.3607416Z 54200K .......... .......... .......... .......... .......... 91% 187M 0s 2024-05-15T23:22:07.3610158Z 54250K .......... .......... .......... .......... .......... 91% 191M 0s 2024-05-15T23:22:07.3612570Z 54300K .......... .......... .......... .......... .......... 91% 190M 0s 2024-05-15T23:22:07.3615511Z 54350K .......... .......... .......... .......... .......... 91% 168M 0s 2024-05-15T23:22:07.3618086Z 54400K .......... .......... .......... .......... .......... 91% 202M 0s 2024-05-15T23:22:07.3620470Z 54450K .......... .......... .......... .......... .......... 91% 204M 0s 2024-05-15T23:22:07.3622641Z 54500K .......... .......... .......... .......... .......... 91% 204M 0s 2024-05-15T23:22:07.3625350Z 54550K .......... .......... .......... .......... .......... 91% 182M 0s 2024-05-15T23:22:07.3627757Z 54600K .......... .......... .......... .......... .......... 92% 202M 0s 2024-05-15T23:22:07.3630278Z 54650K .......... .......... .......... .......... .......... 92% 194M 0s 2024-05-15T23:22:07.3632865Z 54700K .......... .......... .......... .......... .......... 92% 191M 0s 2024-05-15T23:22:07.3635765Z 54750K .......... .......... .......... .......... .......... 92% 165M 0s 2024-05-15T23:22:07.3638651Z 54800K .......... .......... .......... .......... .......... 92% 195M 0s 2024-05-15T23:22:07.3641215Z 54850K .......... .......... .......... .......... .......... 92% 185M 0s 2024-05-15T23:22:07.3643505Z 54900K .......... .......... .......... .......... .......... 92% 191M 0s 2024-05-15T23:22:07.3647322Z 54950K .......... .......... .......... .......... .......... 92% 168M 0s 2024-05-15T23:22:07.3648861Z 55000K .......... .......... .......... .......... .......... 92% 198M 0s 2024-05-15T23:22:07.3651492Z 55050K .......... .......... .......... .......... .......... 92% 194M 0s 2024-05-15T23:22:07.3653903Z 55100K .......... .......... .......... .......... .......... 92% 199M 0s 2024-05-15T23:22:07.3657372Z 55150K .......... .......... .......... .......... .......... 92% 160M 0s 2024-05-15T23:22:07.3659409Z 55200K .......... .......... .......... .......... .......... 93% 194M 0s 2024-05-15T23:22:07.3662145Z 55250K .......... .......... .......... .......... .......... 93% 193M 0s 2024-05-15T23:22:07.3664401Z 55300K .......... .......... .......... .......... .......... 93% 199M 0s 2024-05-15T23:22:07.3667273Z 55350K .......... .......... .......... .......... .......... 93% 174M 0s 2024-05-15T23:22:07.3669820Z 55400K .......... .......... .......... .......... .......... 93% 193M 0s 2024-05-15T23:22:07.3672175Z 55450K .......... .......... .......... .......... .......... 93% 199M 0s 2024-05-15T23:22:07.3674747Z 55500K .......... .......... .......... .......... .......... 93% 194M 0s 2024-05-15T23:22:07.3677959Z 55550K .......... .......... .......... .......... .......... 93% 163M 0s 2024-05-15T23:22:07.3680276Z 55600K .......... .......... .......... .......... .......... 93% 189M 0s 2024-05-15T23:22:07.3682596Z 55650K .......... .......... .......... .......... .......... 93% 210M 0s 2024-05-15T23:22:07.3685729Z 55700K .......... .......... .......... .......... .......... 93% 208M 0s 2024-05-15T23:22:07.3687659Z 55750K .......... .......... .......... .......... .......... 93% 187M 0s 2024-05-15T23:22:07.3689986Z 55800K .......... .......... .......... .......... .......... 94% 203M 0s 2024-05-15T23:22:07.3692626Z 55850K .......... .......... .......... .......... .......... 94% 209M 0s 2024-05-15T23:22:07.3694891Z 55900K .......... .......... .......... .......... .......... 94% 204M 0s 2024-05-15T23:22:07.3698220Z 55950K .......... .......... .......... .......... .......... 94% 147M 0s 2024-05-15T23:22:07.3700431Z 56000K .......... .......... .......... .......... .......... 94% 210M 0s 2024-05-15T23:22:07.3703237Z 56050K .......... .......... .......... .......... .......... 94% 187M 0s 2024-05-15T23:22:07.3705473Z 56100K .......... .......... .......... .......... .......... 94% 203M 0s 2024-05-15T23:22:07.3708330Z 56150K .......... .......... .......... .......... .......... 94% 165M 0s 2024-05-15T23:22:07.3710888Z 56200K .......... .......... .......... .......... .......... 94% 189M 0s 2024-05-15T23:22:07.3713817Z 56250K .......... .......... .......... .......... .......... 94% 187M 0s 2024-05-15T23:22:07.3716496Z 56300K .......... .......... .......... .......... .......... 94% 201M 0s 2024-05-15T23:22:07.3719225Z 56350K .......... .......... .......... .......... .......... 95% 161M 0s 2024-05-15T23:22:07.3721415Z 56400K .......... .......... .......... .......... .......... 95% 200M 0s 2024-05-15T23:22:07.3723842Z 56450K .......... .......... .......... .......... .......... 95% 200M 0s 2024-05-15T23:22:07.3726062Z 56500K .......... .......... .......... .......... .......... 95% 221M 0s 2024-05-15T23:22:07.3728505Z 56550K .......... .......... .......... .......... .......... 95% 199M 0s 2024-05-15T23:22:07.3730740Z 56600K .......... .......... .......... .......... .......... 95% 217M 0s 2024-05-15T23:22:07.3733010Z 56650K .......... .......... .......... .......... .......... 95% 216M 0s 2024-05-15T23:22:07.3735389Z 56700K .......... .......... .......... .......... .......... 95% 208M 0s 2024-05-15T23:22:07.3738064Z 56750K .......... .......... .......... .......... .......... 95% 180M 0s 2024-05-15T23:22:07.3740293Z 56800K .......... .......... .......... .......... .......... 95% 219M 0s 2024-05-15T23:22:07.3742493Z 56850K .......... .......... .......... .......... .......... 95% 224M 0s 2024-05-15T23:22:07.3744708Z 56900K .......... .......... .......... .......... .......... 95% 219M 0s 2024-05-15T23:22:07.3747277Z 56950K .......... .......... .......... .......... .......... 96% 192M 0s 2024-05-15T23:22:07.3749538Z 57000K .......... .......... .......... .......... .......... 96% 214M 0s 2024-05-15T23:22:07.3751829Z 57050K .......... .......... .......... .......... .......... 96% 215M 0s 2024-05-15T23:22:07.3754116Z 57100K .......... .......... .......... .......... .......... 96% 214M 0s 2024-05-15T23:22:07.3757100Z 57150K .......... .......... .......... .......... .......... 96% 171M 0s 2024-05-15T23:22:07.3759426Z 57200K .......... .......... .......... .......... .......... 96% 196M 0s 2024-05-15T23:22:07.3761628Z 57250K .......... .......... .......... .......... .......... 96% 221M 0s 2024-05-15T23:22:07.3763863Z 57300K .......... .......... .......... .......... .......... 96% 221M 0s 2024-05-15T23:22:07.3766436Z 57350K .......... .......... .......... .......... .......... 96% 190M 0s 2024-05-15T23:22:07.3768743Z 57400K .......... .......... .......... .......... .......... 96% 211M 0s 2024-05-15T23:22:07.3771095Z 57450K .......... .......... .......... .......... .......... 96% 210M 0s 2024-05-15T23:22:07.3773355Z 57500K .......... .......... .......... .......... .......... 96% 213M 0s 2024-05-15T23:22:07.3776061Z 57550K .......... .......... .......... .......... .......... 97% 179M 0s 2024-05-15T23:22:07.3778246Z 57600K .......... .......... .......... .......... .......... 97% 222M 0s 2024-05-15T23:22:07.3780461Z 57650K .......... .......... .......... .......... .......... 97% 221M 0s 2024-05-15T23:22:07.3782930Z 57700K .......... .......... .......... .......... .......... 97% 214M 0s 2024-05-15T23:22:07.3785263Z 57750K .......... .......... .......... .......... .......... 97% 198M 0s 2024-05-15T23:22:07.3787495Z 57800K .......... .......... .......... .......... .......... 97% 216M 0s 2024-05-15T23:22:07.3789837Z 57850K .......... .......... .......... .......... .......... 97% 212M 0s 2024-05-15T23:22:07.3792114Z 57900K .......... .......... .......... .......... .......... 97% 213M 0s 2024-05-15T23:22:07.3794862Z 57950K .......... .......... .......... .......... .......... 97% 174M 0s 2024-05-15T23:22:07.3797288Z 58000K .......... .......... .......... .......... .......... 97% 206M 0s 2024-05-15T23:22:07.3799500Z 58050K .......... .......... .......... .......... .......... 97% 218M 0s 2024-05-15T23:22:07.3801704Z 58100K .......... .......... .......... .......... .......... 97% 219M 0s 2024-05-15T23:22:07.3804294Z 58150K .......... .......... .......... .......... .......... 98% 192M 0s 2024-05-15T23:22:07.3806611Z 58200K .......... .......... .......... .......... .......... 98% 209M 0s 2024-05-15T23:22:07.3809002Z 58250K .......... .......... .......... .......... .......... 98% 206M 0s 2024-05-15T23:22:07.3811275Z 58300K .......... .......... .......... .......... .......... 98% 214M 0s 2024-05-15T23:22:07.3814226Z 58350K .......... .......... .......... .......... .......... 98% 172M 0s 2024-05-15T23:22:07.3816561Z 58400K .......... .......... .......... .......... .......... 98% 225M 0s 2024-05-15T23:22:07.3818653Z 58450K .......... .......... .......... .......... .......... 98% 216M 0s 2024-05-15T23:22:07.3820789Z 58500K .......... .......... .......... .......... .......... 98% 223M 0s 2024-05-15T23:22:07.3823182Z 58550K .......... .......... .......... .......... .......... 98% 200M 0s 2024-05-15T23:22:07.3825472Z 58600K .......... .......... .......... .......... .......... 98% 213M 0s 2024-05-15T23:22:07.3827785Z 58650K .......... .......... .......... .......... .......... 98% 215M 0s 2024-05-15T23:22:07.3830088Z 58700K .......... .......... .......... .......... .......... 98% 209M 0s 2024-05-15T23:22:07.3832784Z 58750K .......... .......... .......... .......... .......... 99% 179M 0s 2024-05-15T23:22:07.3834959Z 58800K .......... .......... .......... .......... .......... 99% 223M 0s 2024-05-15T23:22:07.3837345Z 58850K .......... .......... .......... .......... .......... 99% 208M 0s 2024-05-15T23:22:07.3839607Z 58900K .......... .......... .......... .......... .......... 99% 217M 0s 2024-05-15T23:22:07.3842142Z 58950K .......... .......... .......... .......... .......... 99% 190M 0s 2024-05-15T23:22:07.3844406Z 59000K .......... .......... .......... .......... .......... 99% 216M 0s 2024-05-15T23:22:07.3846661Z 59050K .......... .......... .......... .......... .......... 99% 217M 0s 2024-05-15T23:22:07.3848964Z 59100K .......... .......... .......... .......... .......... 99% 213M 0s 2024-05-15T23:22:07.3851659Z 59150K .......... .......... .......... .......... .......... 99% 179M 0s 2024-05-15T23:22:07.3853914Z 59200K .......... .......... .......... .......... .......... 99% 216M 0s 2024-05-15T23:22:07.3856209Z 59250K .......... .......... .......... .......... .......... 99% 221M 0s 2024-05-15T23:22:07.3858394Z 59300K .......... .......... .......... .......... .......... 99% 216M 0s 2024-05-15T23:22:07.3859681Z 59350K .......... .... 100% 176M=0.3s 2024-05-15T23:22:07.3859700Z 2024-05-15T23:22:07.3860914Z 2024-05-15 23:22:07 (196 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-05-15T23:22:07.3860929Z 2024-05-15T23:22:07.3870286Z + for resource in $RESOURCES_STRING 2024-05-15T23:22:07.3870760Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:07.3871237Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model' 2024-05-15T23:22:07.3871495Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:07.3897925Z --2024-05-15 23:22:07-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:07.3975578Z Resolving github.com (github.com)... 140.82.113.3 2024-05-15T23:22:07.4032237Z Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2024-05-15T23:22:07.4664260Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:07.4665575Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-05-15T23:22:07.4668023Z --2024-05-15 23:22:07-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-05-15T23:22:07.4683259Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2024-05-15T23:22:07.4734543Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 2024-05-15T23:22:07.4961786Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:07.4962477Z Length: 499723 (488K) [application/octet-stream] 2024-05-15T23:22:07.4963041Z Saving to: ‘tokenizer.model’ 2024-05-15T23:22:07.4971700Z 2024-05-15T23:22:07.5020523Z 0K .......... .......... .......... .......... .......... 10% 8.52M 0s 2024-05-15T23:22:07.5082772Z 50K .......... .......... .......... .......... .......... 20% 7.87M 0s 2024-05-15T23:22:07.5090834Z 100K .......... .......... .......... .......... .......... 30% 57.1M 0s 2024-05-15T23:22:07.5105291Z 150K .......... .......... .......... .......... .......... 40% 34.2M 0s 2024-05-15T23:22:07.5139739Z 200K .......... .......... .......... .......... .......... 51% 14.2M 0s 2024-05-15T23:22:07.5142792Z 250K .......... .......... .......... .......... .......... 61% 154M 0s 2024-05-15T23:22:07.5150066Z 300K .......... .......... .......... .......... .......... 71% 66.2M 0s 2024-05-15T23:22:07.5156759Z 350K .......... .......... .......... .......... .......... 81% 79.0M 0s 2024-05-15T23:22:07.5160151Z 400K .......... .......... .......... .......... .......... 92% 127M 0s 2024-05-15T23:22:07.5161188Z 450K .......... .......... .......... ........ 100% 310M=0.02s 2024-05-15T23:22:07.5161651Z 2024-05-15T23:22:07.5162049Z 2024-05-15 23:22:07 (24.0 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-05-15T23:22:07.5162462Z 2024-05-15T23:22:07.5170818Z + for resource in $RESOURCES_STRING 2024-05-15T23:22:07.5171779Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin' 2024-05-15T23:22:07.5172524Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:22:07.5173186Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:22:07.5196201Z --2024-05-15 23:22:07-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:22:07.5230984Z Resolving github.com (github.com)... 140.82.113.3 2024-05-15T23:22:07.5285011Z Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2024-05-15T23:22:07.6243169Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:07.6244493Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin [following] 2024-05-15T23:22:07.6245880Z --2024-05-15 23:22:07-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin 2024-05-15T23:22:07.6251772Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2024-05-15T23:22:07.6304000Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 2024-05-15T23:22:07.6517341Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:07.6518348Z Length: 433869 (424K) [application/octet-stream] 2024-05-15T23:22:07.6518960Z Saving to: ‘tokenizer.bin’ 2024-05-15T23:22:07.6525723Z 2024-05-15T23:22:07.6575260Z 0K .......... .......... .......... .......... .......... 11% 8.70M 0s 2024-05-15T23:22:07.6620010Z 50K .......... .......... .......... .......... .......... 23% 11.0M 0s 2024-05-15T23:22:07.6627090Z 100K .......... .......... .......... .......... .......... 35% 62.2M 0s 2024-05-15T23:22:07.6641860Z 150K .......... .......... .......... .......... .......... 47% 33.7M 0s 2024-05-15T23:22:07.6671146Z 200K .......... .......... .......... .......... .......... 59% 16.8M 0s 2024-05-15T23:22:07.6678199Z 250K .......... .......... .......... .......... .......... 70% 65.5M 0s 2024-05-15T23:22:07.6687625Z 300K .......... .......... .......... .......... .......... 82% 51.0M 0s 2024-05-15T23:22:07.6690984Z 350K .......... .......... .......... .......... .......... 94% 170M 0s 2024-05-15T23:22:07.6691591Z 400K .......... .......... ... 100% 268M=0.02s 2024-05-15T23:22:07.6691915Z 2024-05-15T23:22:07.6692284Z 2024-05-15 23:22:07 (24.0 MB/s) - ‘tokenizer.bin’ saved [433869/433869] 2024-05-15T23:22:07.6692659Z 2024-05-15T23:22:07.6700459Z + popd 2024-05-15T23:22:07.6700899Z ~/work/torchchat/torchchat 2024-05-15T23:22:07.6744376Z ##[group]Run python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:22:07.6745473Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:22:07.6746207Z pushd ${TORCHCHAT_ROOT} 2024-05-15T23:22:07.6746637Z bash .ci/scripts/convert_checkpoint.sh ${REPO_NAME} 2024-05-15T23:22:07.6747359Z bash .ci/scripts/validate.sh "./checkpoints/${REPO_NAME}/model.pth" "cpu" "eval_sanity_check-float32" 2024-05-15T23:22:07.6800250Z shell: /usr/bin/bash -e {0} 2024-05-15T23:22:07.6800537Z env: 2024-05-15T23:22:07.6800815Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:22:07.6801235Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:22:07.6801644Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:07.6802187Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:22:07.6802754Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:07.6803227Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:07.6803697Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:07.6804181Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:22:07.6804584Z ##[endgroup] 2024-05-15T23:22:08.6904860Z torch: ('2.4.0.dev20240507+cpu', 'e4f522910a192a919111277ce3e1c0fb0c8482bd') 2024-05-15T23:22:08.8679567Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-05-15T23:22:08.8698401Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-05-15T23:22:08.8714289Z ~/work/torchchat/torchchat 2024-05-15T23:22:08.8742960Z arg:eval_sanity_check-float32 2024-05-15T23:22:08.8743378Z Passing DTYPES=float32 2024-05-15T23:22:08.8768675Z ############### Run eval with torch.compile for dtype float32 ############### 2024-05-15T23:22:08.8769287Z 2024-05-15T23:22:08.8769480Z ****************************************** 2024-05-15T23:22:08.8769929Z ************** non-quantized ************* 2024-05-15T23:22:08.8770263Z ****************************************** 2024-05-15T23:22:11.3936527Z NumExpr defaulting to 8 threads. 2024-05-15T23:22:11.5031073Z PyTorch version 2.4.0.dev20240507+cpu available. 2024-05-15T23:22:12.6728164Z 2024-05-15T23:22:12.6731820Z Downloading builder script: 0%| | 0.00/5.67k [00:00