2024-05-15T23:19:17.3089520Z Current runner version: '2.316.1' 2024-05-15T23:19:17.3107520Z ##[group]Operating System 2024-05-15T23:19:17.3107940Z macOS 2024-05-15T23:19:17.3108200Z 14.4.1 2024-05-15T23:19:17.3108460Z 23E224 2024-05-15T23:19:17.3108720Z ##[endgroup] 2024-05-15T23:19:17.3109010Z ##[group]Runner Image 2024-05-15T23:19:17.3109340Z Image: macos-14-arm64 2024-05-15T23:19:17.3109650Z Version: 20240422.3 2024-05-15T23:19:17.3110370Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20240422.3/images/macos/macos-14-arm64-Readme.md 2024-05-15T23:19:17.3111370Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240422.3 2024-05-15T23:19:17.3111990Z ##[endgroup] 2024-05-15T23:19:17.3112300Z ##[group]Runner Image Provisioner 2024-05-15T23:19:17.3112720Z 2.0.369.1+55cddbb57f254a369b6e7b3b508cebdbee5d24be 2024-05-15T23:19:17.3113140Z ##[endgroup] 2024-05-15T23:19:17.3113830Z ##[group]GITHUB_TOKEN Permissions 2024-05-15T23:19:17.3114680Z Contents: read 2024-05-15T23:19:17.3114990Z Metadata: read 2024-05-15T23:19:17.3115290Z Packages: read 2024-05-15T23:19:17.3115580Z ##[endgroup] 2024-05-15T23:19:17.3117220Z Secret source: Actions 2024-05-15T23:19:17.3117590Z Prepare workflow directory 2024-05-15T23:19:17.3684570Z Prepare all required actions 2024-05-15T23:19:17.3782760Z Getting action download info 2024-05-15T23:19:17.5726730Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-05-15T23:19:17.9206760Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-05-15T23:19:18.1485340Z Complete job name: runner-aoti (macos-14-xlarge) 2024-05-15T23:19:18.2006340Z ##[group]Run actions/checkout@v3 2024-05-15T23:19:18.2006850Z with: 2024-05-15T23:19:18.2007160Z submodules: true 2024-05-15T23:19:18.2007510Z repository: pytorch/torchchat 2024-05-15T23:19:18.2008170Z token: *** 2024-05-15T23:19:18.2008490Z ssh-strict: true 2024-05-15T23:19:18.2008840Z persist-credentials: true 2024-05-15T23:19:18.2009220Z clean: true 2024-05-15T23:19:18.2009550Z sparse-checkout-cone-mode: true 2024-05-15T23:19:18.2009930Z fetch-depth: 1 2024-05-15T23:19:18.2010240Z fetch-tags: false 2024-05-15T23:19:18.2010550Z lfs: false 2024-05-15T23:19:18.2010860Z set-safe-directory: true 2024-05-15T23:19:18.2011190Z env: 2024-05-15T23:19:18.2011560Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:18.2012020Z ##[endgroup] 2024-05-15T23:19:18.4377040Z Syncing repository: pytorch/torchchat 2024-05-15T23:19:18.4378500Z ##[group]Getting Git version info 2024-05-15T23:19:18.4379240Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-05-15T23:19:18.4380110Z [command]/opt/homebrew/bin/git version 2024-05-15T23:19:18.5321550Z git version 2.44.0 2024-05-15T23:19:18.5395530Z ##[endgroup] 2024-05-15T23:19:18.5413420Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/9271f9ad-692a-4a4f-82e4-c1587a1a2cc3/.gitconfig' 2024-05-15T23:19:18.5414870Z Temporarily overriding HOME='/Users/runner/work/_temp/9271f9ad-692a-4a4f-82e4-c1587a1a2cc3' before making global git config changes 2024-05-15T23:19:18.5416060Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:19:18.5417120Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:18.5508300Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-05-15T23:19:18.5514100Z ##[group]Initializing the repository 2024-05-15T23:19:18.5515150Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:18.5690460Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-05-15T23:19:18.5692490Z hint: is subject to change. To configure the initial branch name to use in all 2024-05-15T23:19:18.5693340Z hint: of your new repositories, which will suppress this warning, call: 2024-05-15T23:19:18.5693950Z hint: 2024-05-15T23:19:18.5694460Z hint: git config --global init.defaultBranch 2024-05-15T23:19:18.5695600Z hint: 2024-05-15T23:19:18.5696160Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-05-15T23:19:18.5696950Z hint: 'development'. The just-created branch can be renamed via this command: 2024-05-15T23:19:18.5697540Z hint: 2024-05-15T23:19:18.5697880Z hint: git branch -m 2024-05-15T23:19:18.5698540Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-05-15T23:19:18.5700110Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-05-15T23:19:18.5794640Z ##[endgroup] 2024-05-15T23:19:18.5795350Z ##[group]Disabling automatic garbage collection 2024-05-15T23:19:18.5798160Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-05-15T23:19:18.5874550Z ##[endgroup] 2024-05-15T23:19:18.5875190Z ##[group]Setting up auth 2024-05-15T23:19:18.5879060Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:19:18.5931900Z [command]/opt/homebrew/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:18.6603350Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:19:18.6650750Z [command]/opt/homebrew/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:18.7221420Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-15T23:19:18.7290760Z ##[endgroup] 2024-05-15T23:19:18.7291540Z ##[group]Fetching the repository 2024-05-15T23:19:18.7297450Z [command]/opt/homebrew/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:19.1852850Z remote: Enumerating objects: 242, done. 2024-05-15T23:19:19.1853690Z remote: Counting objects: 0% (1/242) 2024-05-15T23:19:19.1854230Z remote: Counting objects: 1% (3/242) 2024-05-15T23:19:19.1854730Z remote: Counting objects: 2% (5/242) 2024-05-15T23:19:19.1855240Z remote: Counting objects: 3% (8/242) 2024-05-15T23:19:19.1855740Z remote: Counting objects: 4% (10/242) 2024-05-15T23:19:19.1856240Z remote: Counting objects: 5% (13/242) 2024-05-15T23:19:19.1856770Z remote: Counting objects: 6% (15/242) 2024-05-15T23:19:19.1857270Z remote: Counting objects: 7% (17/242) 2024-05-15T23:19:19.1857780Z remote: Counting objects: 8% (20/242) 2024-05-15T23:19:19.1858270Z remote: Counting objects: 9% (22/242) 2024-05-15T23:19:19.1858760Z remote: Counting objects: 10% (25/242) 2024-05-15T23:19:19.1859260Z remote: Counting objects: 11% (27/242) 2024-05-15T23:19:19.1859760Z remote: Counting objects: 12% (30/242) 2024-05-15T23:19:19.1860240Z remote: Counting objects: 13% (32/242) 2024-05-15T23:19:19.1860750Z remote: Counting objects: 14% (34/242) 2024-05-15T23:19:19.1861260Z remote: Counting objects: 15% (37/242) 2024-05-15T23:19:19.1861760Z remote: Counting objects: 16% (39/242) 2024-05-15T23:19:19.1862250Z remote: Counting objects: 17% (42/242) 2024-05-15T23:19:19.1862820Z remote: Counting objects: 18% (44/242) 2024-05-15T23:19:19.1863310Z remote: Counting objects: 19% (46/242) 2024-05-15T23:19:19.1863810Z remote: Counting objects: 20% (49/242) 2024-05-15T23:19:19.1864310Z remote: Counting objects: 21% (51/242) 2024-05-15T23:19:19.1864810Z remote: Counting objects: 22% (54/242) 2024-05-15T23:19:19.1865310Z remote: Counting objects: 23% (56/242) 2024-05-15T23:19:19.1865800Z remote: Counting objects: 24% (59/242) 2024-05-15T23:19:19.1866780Z remote: Counting objects: 25% (61/242) 2024-05-15T23:19:19.1867280Z remote: Counting objects: 26% (63/242) 2024-05-15T23:19:19.1867780Z remote: Counting objects: 27% (66/242) 2024-05-15T23:19:19.1868260Z remote: Counting objects: 28% (68/242) 2024-05-15T23:19:19.1868760Z remote: Counting objects: 29% (71/242) 2024-05-15T23:19:19.1869290Z remote: Counting objects: 30% (73/242) 2024-05-15T23:19:19.1869830Z remote: Counting objects: 31% (76/242) 2024-05-15T23:19:19.1870510Z remote: Counting objects: 32% (78/242) 2024-05-15T23:19:19.1871030Z remote: Counting objects: 33% (80/242) 2024-05-15T23:19:19.1871560Z remote: Counting objects: 34% (83/242) 2024-05-15T23:19:19.1872050Z remote: Counting objects: 35% (85/242) 2024-05-15T23:19:19.1872580Z remote: Counting objects: 36% (88/242) 2024-05-15T23:19:19.1873080Z remote: Counting objects: 37% (90/242) 2024-05-15T23:19:19.1873610Z remote: Counting objects: 38% (92/242) 2024-05-15T23:19:19.1874100Z remote: Counting objects: 39% (95/242) 2024-05-15T23:19:19.1874640Z remote: Counting objects: 40% (97/242) 2024-05-15T23:19:19.1875230Z remote: Counting objects: 41% (100/242) 2024-05-15T23:19:19.1875740Z remote: Counting objects: 42% (102/242) 2024-05-15T23:19:19.1876270Z remote: Counting objects: 43% (105/242) 2024-05-15T23:19:19.1876770Z remote: Counting objects: 44% (107/242) 2024-05-15T23:19:19.1877330Z remote: Counting objects: 45% (109/242) 2024-05-15T23:19:19.1878200Z remote: Counting objects: 46% (112/242) 2024-05-15T23:19:19.1878780Z remote: Counting objects: 47% (114/242) 2024-05-15T23:19:19.1879360Z remote: Counting objects: 48% (117/242) 2024-05-15T23:19:19.1880040Z remote: Counting objects: 49% (119/242) 2024-05-15T23:19:19.1880670Z remote: Counting objects: 50% (121/242) 2024-05-15T23:19:19.1881220Z remote: Counting objects: 51% (124/242) 2024-05-15T23:19:19.1881770Z remote: Counting objects: 52% (126/242) 2024-05-15T23:19:19.1882330Z remote: Counting objects: 53% (129/242) 2024-05-15T23:19:19.1882870Z remote: Counting objects: 54% (131/242) 2024-05-15T23:19:19.1883450Z remote: Counting objects: 55% (134/242) 2024-05-15T23:19:19.1907780Z remote: Counting objects: 56% (136/242) 2024-05-15T23:19:19.1908330Z remote: Counting objects: 57% (138/242) 2024-05-15T23:19:19.1908860Z remote: Counting objects: 58% (141/242) 2024-05-15T23:19:19.1909420Z remote: Counting objects: 59% (143/242) 2024-05-15T23:19:19.1909920Z remote: Counting objects: 60% (146/242) 2024-05-15T23:19:19.1910460Z remote: Counting objects: 61% (148/242) 2024-05-15T23:19:19.1910990Z remote: Counting objects: 62% (151/242) 2024-05-15T23:19:19.1911490Z remote: Counting objects: 63% (153/242) 2024-05-15T23:19:19.1912010Z remote: Counting objects: 64% (155/242) 2024-05-15T23:19:19.1912610Z remote: Counting objects: 65% (158/242) 2024-05-15T23:19:19.1913160Z remote: Counting objects: 66% (160/242) 2024-05-15T23:19:19.1913740Z remote: Counting objects: 67% (163/242) 2024-05-15T23:19:19.1914340Z remote: Counting objects: 68% (165/242) 2024-05-15T23:19:19.1914860Z remote: Counting objects: 69% (167/242) 2024-05-15T23:19:19.1915390Z remote: Counting objects: 70% (170/242) 2024-05-15T23:19:19.1915870Z remote: Counting objects: 71% (172/242) 2024-05-15T23:19:19.1916420Z remote: Counting objects: 72% (175/242) 2024-05-15T23:19:19.1916980Z remote: Counting objects: 73% (177/242) 2024-05-15T23:19:19.1917570Z remote: Counting objects: 74% (180/242) 2024-05-15T23:19:19.1918220Z remote: Counting objects: 75% (182/242) 2024-05-15T23:19:19.1918770Z remote: Counting objects: 76% (184/242) 2024-05-15T23:19:19.1919350Z remote: Counting objects: 77% (187/242) 2024-05-15T23:19:19.1920410Z remote: Counting objects: 78% (189/242) 2024-05-15T23:19:19.1920930Z remote: Counting objects: 79% (192/242) 2024-05-15T23:19:19.1921450Z remote: Counting objects: 80% (194/242) 2024-05-15T23:19:19.1921930Z remote: Counting objects: 81% (197/242) 2024-05-15T23:19:19.1922450Z remote: Counting objects: 82% (199/242) 2024-05-15T23:19:19.1922960Z remote: Counting objects: 83% (201/242) 2024-05-15T23:19:19.1923540Z remote: Counting objects: 84% (204/242) 2024-05-15T23:19:19.1924110Z remote: Counting objects: 85% (206/242) 2024-05-15T23:19:19.1924750Z remote: Counting objects: 86% (209/242) 2024-05-15T23:19:19.1925260Z remote: Counting objects: 87% (211/242) 2024-05-15T23:19:19.1925810Z remote: Counting objects: 88% (213/242) 2024-05-15T23:19:19.1926330Z remote: Counting objects: 89% (216/242) 2024-05-15T23:19:19.1926840Z remote: Counting objects: 90% (218/242) 2024-05-15T23:19:19.1927430Z remote: Counting objects: 91% (221/242) 2024-05-15T23:19:19.1927940Z remote: Counting objects: 92% (223/242) 2024-05-15T23:19:19.1928430Z remote: Counting objects: 93% (226/242) 2024-05-15T23:19:19.1928950Z remote: Counting objects: 94% (228/242) 2024-05-15T23:19:19.1929460Z remote: Counting objects: 95% (230/242) 2024-05-15T23:19:19.1929970Z remote: Counting objects: 96% (233/242) 2024-05-15T23:19:19.1930470Z remote: Counting objects: 97% (235/242) 2024-05-15T23:19:19.1931070Z remote: Counting objects: 98% (238/242) 2024-05-15T23:19:19.1931960Z remote: Counting objects: 99% (240/242) 2024-05-15T23:19:19.1932630Z remote: Counting objects: 100% (242/242) 2024-05-15T23:19:19.1933140Z remote: Counting objects: 100% (242/242), done. 2024-05-15T23:19:19.1933700Z remote: Compressing objects: 0% (1/202) 2024-05-15T23:19:19.1934220Z remote: Compressing objects: 1% (3/202) 2024-05-15T23:19:19.1934860Z remote: Compressing objects: 2% (5/202) 2024-05-15T23:19:19.1935540Z remote: Compressing objects: 3% (7/202) 2024-05-15T23:19:19.1936190Z remote: Compressing objects: 4% (9/202) 2024-05-15T23:19:19.1936850Z remote: Compressing objects: 5% (11/202) 2024-05-15T23:19:19.1937470Z remote: Compressing objects: 6% (13/202) 2024-05-15T23:19:19.1938120Z remote: Compressing objects: 7% (15/202) 2024-05-15T23:19:19.1938700Z remote: Compressing objects: 8% (17/202) 2024-05-15T23:19:19.1939250Z remote: Compressing objects: 9% (19/202) 2024-05-15T23:19:19.1939920Z remote: Compressing objects: 10% (21/202) 2024-05-15T23:19:19.1940600Z remote: Compressing objects: 11% (23/202) 2024-05-15T23:19:19.2000840Z remote: Compressing objects: 12% (25/202) 2024-05-15T23:19:19.2001510Z remote: Compressing objects: 13% (27/202) 2024-05-15T23:19:19.2002010Z remote: Compressing objects: 14% (29/202) 2024-05-15T23:19:19.2002530Z remote: Compressing objects: 15% (31/202) 2024-05-15T23:19:19.2003020Z remote: Compressing objects: 16% (33/202) 2024-05-15T23:19:19.2003510Z remote: Compressing objects: 17% (35/202) 2024-05-15T23:19:19.2004000Z remote: Compressing objects: 18% (37/202) 2024-05-15T23:19:19.2004480Z remote: Compressing objects: 19% (39/202) 2024-05-15T23:19:19.2004950Z remote: Compressing objects: 20% (41/202) 2024-05-15T23:19:19.2005440Z remote: Compressing objects: 21% (43/202) 2024-05-15T23:19:19.2005930Z remote: Compressing objects: 22% (45/202) 2024-05-15T23:19:19.2006410Z remote: Compressing objects: 23% (47/202) 2024-05-15T23:19:19.2006890Z remote: Compressing objects: 24% (49/202) 2024-05-15T23:19:19.2007360Z remote: Compressing objects: 25% (51/202) 2024-05-15T23:19:19.2007850Z remote: Compressing objects: 26% (53/202) 2024-05-15T23:19:19.2008650Z remote: Compressing objects: 27% (55/202) 2024-05-15T23:19:19.2009130Z remote: Compressing objects: 28% (57/202) 2024-05-15T23:19:19.2024150Z remote: Compressing objects: 29% (59/202) 2024-05-15T23:19:19.2024710Z remote: Compressing objects: 30% (61/202) 2024-05-15T23:19:19.2025230Z remote: Compressing objects: 31% (63/202) 2024-05-15T23:19:19.2025730Z remote: Compressing objects: 32% (65/202) 2024-05-15T23:19:19.2026220Z remote: Compressing objects: 33% (67/202) 2024-05-15T23:19:19.2026710Z remote: Compressing objects: 34% (69/202) 2024-05-15T23:19:19.2027200Z remote: Compressing objects: 35% (71/202) 2024-05-15T23:19:19.2027680Z remote: Compressing objects: 36% (73/202) 2024-05-15T23:19:19.2028170Z remote: Compressing objects: 37% (75/202) 2024-05-15T23:19:19.2028650Z remote: Compressing objects: 38% (77/202) 2024-05-15T23:19:19.2029120Z remote: Compressing objects: 39% (79/202) 2024-05-15T23:19:19.2029610Z remote: Compressing objects: 40% (81/202) 2024-05-15T23:19:19.2030080Z remote: Compressing objects: 41% (83/202) 2024-05-15T23:19:19.2030560Z remote: Compressing objects: 42% (85/202) 2024-05-15T23:19:19.2031040Z remote: Compressing objects: 43% (87/202) 2024-05-15T23:19:19.2031520Z remote: Compressing objects: 44% (89/202) 2024-05-15T23:19:19.2032000Z remote: Compressing objects: 45% (91/202) 2024-05-15T23:19:19.2032480Z remote: Compressing objects: 46% (93/202) 2024-05-15T23:19:19.2032960Z remote: Compressing objects: 47% (95/202) 2024-05-15T23:19:19.2033680Z remote: Compressing objects: 48% (97/202) 2024-05-15T23:19:19.2034170Z remote: Compressing objects: 49% (99/202) 2024-05-15T23:19:19.2034660Z remote: Compressing objects: 50% (101/202) 2024-05-15T23:19:19.2035150Z remote: Compressing objects: 51% (104/202) 2024-05-15T23:19:19.2035630Z remote: Compressing objects: 52% (106/202) 2024-05-15T23:19:19.2036120Z remote: Compressing objects: 53% (108/202) 2024-05-15T23:19:19.2036600Z remote: Compressing objects: 54% (110/202) 2024-05-15T23:19:19.2037090Z remote: Compressing objects: 55% (112/202) 2024-05-15T23:19:19.2037570Z remote: Compressing objects: 56% (114/202) 2024-05-15T23:19:19.2038050Z remote: Compressing objects: 57% (116/202) 2024-05-15T23:19:19.2038530Z remote: Compressing objects: 58% (118/202) 2024-05-15T23:19:19.2039010Z remote: Compressing objects: 59% (120/202) 2024-05-15T23:19:19.2039490Z remote: Compressing objects: 60% (122/202) 2024-05-15T23:19:19.2039970Z remote: Compressing objects: 61% (124/202) 2024-05-15T23:19:19.2070100Z remote: Compressing objects: 62% (126/202) 2024-05-15T23:19:19.2070640Z remote: Compressing objects: 63% (128/202) 2024-05-15T23:19:19.2071150Z remote: Compressing objects: 64% (130/202) 2024-05-15T23:19:19.2071660Z remote: Compressing objects: 65% (132/202) 2024-05-15T23:19:19.2072160Z remote: Compressing objects: 66% (134/202) 2024-05-15T23:19:19.2072660Z remote: Compressing objects: 67% (136/202) 2024-05-15T23:19:19.2073140Z remote: Compressing objects: 68% (138/202) 2024-05-15T23:19:19.2073620Z remote: Compressing objects: 69% (140/202) 2024-05-15T23:19:19.2074110Z remote: Compressing objects: 70% (142/202) 2024-05-15T23:19:19.2074590Z remote: Compressing objects: 71% (144/202) 2024-05-15T23:19:19.2075070Z remote: Compressing objects: 72% (146/202) 2024-05-15T23:19:19.2075560Z remote: Compressing objects: 73% (148/202) 2024-05-15T23:19:19.2076040Z remote: Compressing objects: 74% (150/202) 2024-05-15T23:19:19.2076530Z remote: Compressing objects: 75% (152/202) 2024-05-15T23:19:19.2077010Z remote: Compressing objects: 76% (154/202) 2024-05-15T23:19:19.2077490Z remote: Compressing objects: 77% (156/202) 2024-05-15T23:19:19.2078320Z remote: Compressing objects: 78% (158/202) 2024-05-15T23:19:19.2078810Z remote: Compressing objects: 79% (160/202) 2024-05-15T23:19:19.2079290Z remote: Compressing objects: 80% (162/202) 2024-05-15T23:19:19.2079770Z remote: Compressing objects: 81% (164/202) 2024-05-15T23:19:19.2080250Z remote: Compressing objects: 82% (166/202) 2024-05-15T23:19:19.2084670Z remote: Compressing objects: 83% (168/202) 2024-05-15T23:19:19.2085400Z remote: Compressing objects: 84% (170/202) 2024-05-15T23:19:19.2086000Z remote: Compressing objects: 85% (172/202) 2024-05-15T23:19:19.2086540Z remote: Compressing objects: 86% (174/202) 2024-05-15T23:19:19.2087070Z remote: Compressing objects: 87% (176/202) 2024-05-15T23:19:19.2087590Z remote: Compressing objects: 88% (178/202) 2024-05-15T23:19:19.2088130Z remote: Compressing objects: 89% (180/202) 2024-05-15T23:19:19.2088710Z remote: Compressing objects: 90% (182/202) 2024-05-15T23:19:19.2089370Z remote: Compressing objects: 91% (184/202) 2024-05-15T23:19:19.2090000Z remote: Compressing objects: 92% (186/202) 2024-05-15T23:19:19.2090630Z remote: Compressing objects: 93% (188/202) 2024-05-15T23:19:19.2091270Z remote: Compressing objects: 94% (190/202) 2024-05-15T23:19:19.2091840Z remote: Compressing objects: 95% (192/202) 2024-05-15T23:19:19.2092390Z remote: Compressing objects: 96% (194/202) 2024-05-15T23:19:19.2092910Z remote: Compressing objects: 97% (196/202) 2024-05-15T23:19:19.2093700Z remote: Compressing objects: 98% (198/202) 2024-05-15T23:19:19.2094250Z remote: Compressing objects: 99% (200/202) 2024-05-15T23:19:19.2094840Z remote: Compressing objects: 100% (202/202) 2024-05-15T23:19:19.2095420Z remote: Compressing objects: 100% (202/202), done. 2024-05-15T23:19:19.2139790Z Receiving objects: 0% (1/242) 2024-05-15T23:19:19.2140270Z Receiving objects: 1% (3/242) 2024-05-15T23:19:19.2140680Z Receiving objects: 2% (5/242) 2024-05-15T23:19:19.2181790Z Receiving objects: 3% (8/242) 2024-05-15T23:19:19.2182380Z Receiving objects: 4% (10/242) 2024-05-15T23:19:19.2182800Z Receiving objects: 5% (13/242) 2024-05-15T23:19:19.2266980Z Receiving objects: 6% (15/242) 2024-05-15T23:19:19.2267890Z Receiving objects: 7% (17/242) 2024-05-15T23:19:19.2268450Z Receiving objects: 8% (20/242) 2024-05-15T23:19:19.2268850Z Receiving objects: 9% (22/242) 2024-05-15T23:19:19.2269290Z Receiving objects: 10% (25/242) 2024-05-15T23:19:19.2269700Z Receiving objects: 11% (27/242) 2024-05-15T23:19:19.2270140Z Receiving objects: 12% (30/242) 2024-05-15T23:19:19.2270590Z Receiving objects: 13% (32/242) 2024-05-15T23:19:19.2272750Z Receiving objects: 14% (34/242) 2024-05-15T23:19:19.2276740Z Receiving objects: 15% (37/242) 2024-05-15T23:19:19.2279040Z Receiving objects: 16% (39/242) 2024-05-15T23:19:19.2279760Z Receiving objects: 17% (42/242) 2024-05-15T23:19:19.2280210Z Receiving objects: 18% (44/242) 2024-05-15T23:19:19.2281560Z Receiving objects: 19% (46/242) 2024-05-15T23:19:19.2282000Z Receiving objects: 20% (49/242) 2024-05-15T23:19:19.2282410Z Receiving objects: 21% (51/242) 2024-05-15T23:19:19.2282800Z Receiving objects: 22% (54/242) 2024-05-15T23:19:19.2366930Z Receiving objects: 23% (56/242) 2024-05-15T23:19:19.2367350Z Receiving objects: 24% (59/242) 2024-05-15T23:19:19.2436380Z Receiving objects: 25% (61/242) 2024-05-15T23:19:19.2436860Z Receiving objects: 26% (63/242) 2024-05-15T23:19:19.2437390Z Receiving objects: 27% (66/242) 2024-05-15T23:19:19.2452720Z Receiving objects: 28% (68/242) 2024-05-15T23:19:19.2454790Z Receiving objects: 29% (71/242) 2024-05-15T23:19:19.2455310Z Receiving objects: 30% (73/242) 2024-05-15T23:19:19.2456010Z Receiving objects: 31% (76/242) 2024-05-15T23:19:19.2456600Z Receiving objects: 32% (78/242) 2024-05-15T23:19:19.2457070Z Receiving objects: 33% (80/242) 2024-05-15T23:19:19.2457580Z Receiving objects: 34% (83/242) 2024-05-15T23:19:19.2458410Z Receiving objects: 35% (85/242) 2024-05-15T23:19:19.2458840Z Receiving objects: 36% (88/242) 2024-05-15T23:19:19.2459260Z Receiving objects: 37% (90/242) 2024-05-15T23:19:19.2459680Z Receiving objects: 38% (92/242) 2024-05-15T23:19:19.2460110Z Receiving objects: 39% (95/242) 2024-05-15T23:19:19.2460530Z Receiving objects: 40% (97/242) 2024-05-15T23:19:19.2460960Z Receiving objects: 41% (100/242) 2024-05-15T23:19:19.2461400Z Receiving objects: 42% (102/242) 2024-05-15T23:19:19.2461830Z Receiving objects: 43% (105/242) 2024-05-15T23:19:19.2462260Z Receiving objects: 44% (107/242) 2024-05-15T23:19:19.2462700Z Receiving objects: 45% (109/242) 2024-05-15T23:19:19.2463130Z Receiving objects: 46% (112/242) 2024-05-15T23:19:19.2637800Z Receiving objects: 47% (114/242) 2024-05-15T23:19:19.2638370Z Receiving objects: 48% (117/242) 2024-05-15T23:19:19.2638900Z Receiving objects: 49% (119/242) 2024-05-15T23:19:19.2642060Z Receiving objects: 50% (121/242) 2024-05-15T23:19:19.2643370Z Receiving objects: 51% (124/242) 2024-05-15T23:19:19.2644930Z Receiving objects: 52% (126/242) 2024-05-15T23:19:19.2645480Z Receiving objects: 53% (129/242) 2024-05-15T23:19:19.2646000Z Receiving objects: 54% (131/242) 2024-05-15T23:19:19.2646470Z Receiving objects: 55% (134/242) 2024-05-15T23:19:19.2646940Z Receiving objects: 56% (136/242) 2024-05-15T23:19:19.2647400Z Receiving objects: 57% (138/242) 2024-05-15T23:19:19.2647860Z Receiving objects: 58% (141/242) 2024-05-15T23:19:19.2648320Z Receiving objects: 59% (143/242) 2024-05-15T23:19:19.2648820Z Receiving objects: 60% (146/242) 2024-05-15T23:19:19.2649590Z Receiving objects: 61% (148/242) 2024-05-15T23:19:19.2650120Z Receiving objects: 62% (151/242) 2024-05-15T23:19:19.2650590Z Receiving objects: 63% (153/242) 2024-05-15T23:19:19.2651050Z Receiving objects: 64% (155/242) 2024-05-15T23:19:19.2651710Z Receiving objects: 65% (158/242) 2024-05-15T23:19:19.2652170Z Receiving objects: 66% (160/242) 2024-05-15T23:19:19.2652640Z Receiving objects: 67% (163/242) 2024-05-15T23:19:19.2653180Z Receiving objects: 68% (165/242) 2024-05-15T23:19:19.2654080Z Receiving objects: 69% (167/242) 2024-05-15T23:19:19.2662650Z Receiving objects: 70% (170/242) 2024-05-15T23:19:19.2664080Z Receiving objects: 71% (172/242) 2024-05-15T23:19:19.2665540Z Receiving objects: 72% (175/242) 2024-05-15T23:19:19.2667990Z Receiving objects: 73% (177/242) 2024-05-15T23:19:19.2668460Z Receiving objects: 74% (180/242) 2024-05-15T23:19:19.2668920Z Receiving objects: 75% (182/242) 2024-05-15T23:19:19.2732140Z Receiving objects: 76% (184/242) 2024-05-15T23:19:19.2732950Z Receiving objects: 77% (187/242) 2024-05-15T23:19:19.2736060Z Receiving objects: 78% (189/242) 2024-05-15T23:19:19.2736580Z Receiving objects: 79% (192/242) 2024-05-15T23:19:19.2737120Z Receiving objects: 80% (194/242) 2024-05-15T23:19:19.2737640Z Receiving objects: 81% (197/242) 2024-05-15T23:19:19.2752670Z Receiving objects: 82% (199/242) 2024-05-15T23:19:19.2753300Z Receiving objects: 83% (201/242) 2024-05-15T23:19:19.2753820Z Receiving objects: 84% (204/242) 2024-05-15T23:19:19.2755040Z Receiving objects: 85% (206/242) 2024-05-15T23:19:19.2755970Z Receiving objects: 86% (209/242) 2024-05-15T23:19:19.2756570Z Receiving objects: 87% (211/242) 2024-05-15T23:19:19.2757080Z Receiving objects: 88% (213/242) 2024-05-15T23:19:19.2757570Z Receiving objects: 89% (216/242) 2024-05-15T23:19:19.2758070Z Receiving objects: 90% (218/242) 2024-05-15T23:19:19.2803600Z Receiving objects: 91% (221/242) 2024-05-15T23:19:19.2804150Z Receiving objects: 92% (223/242) 2024-05-15T23:19:19.2804720Z Receiving objects: 93% (226/242) 2024-05-15T23:19:19.2805300Z Receiving objects: 94% (228/242) 2024-05-15T23:19:19.2805860Z Receiving objects: 95% (230/242) 2024-05-15T23:19:19.2806400Z Receiving objects: 96% (233/242) 2024-05-15T23:19:19.2806900Z Receiving objects: 97% (235/242) 2024-05-15T23:19:19.2812110Z Receiving objects: 98% (238/242) 2024-05-15T23:19:19.2813110Z remote: Total 242 (delta 16), reused 148 (delta 3), pack-reused 0 2024-05-15T23:19:19.2814270Z Receiving objects: 99% (240/242) 2024-05-15T23:19:19.2814940Z Receiving objects: 100% (242/242) 2024-05-15T23:19:19.2815690Z Receiving objects: 100% (242/242), 319.54 KiB | 4.63 MiB/s, done. 2024-05-15T23:19:19.2816570Z Resolving deltas: 0% (0/16) 2024-05-15T23:19:19.2820300Z Resolving deltas: 6% (1/16) 2024-05-15T23:19:19.2821210Z Resolving deltas: 12% (2/16) 2024-05-15T23:19:19.2822140Z Resolving deltas: 18% (3/16) 2024-05-15T23:19:19.2822880Z Resolving deltas: 25% (4/16) 2024-05-15T23:19:19.2823520Z Resolving deltas: 43% (7/16) 2024-05-15T23:19:19.2824110Z Resolving deltas: 50% (8/16) 2024-05-15T23:19:19.2824830Z Resolving deltas: 56% (9/16) 2024-05-15T23:19:19.2825500Z Resolving deltas: 68% (11/16) 2024-05-15T23:19:19.2826030Z Resolving deltas: 75% (12/16) 2024-05-15T23:19:19.2826610Z Resolving deltas: 81% (13/16) 2024-05-15T23:19:19.2827120Z Resolving deltas: 87% (14/16) 2024-05-15T23:19:19.2827620Z Resolving deltas: 93% (15/16) 2024-05-15T23:19:19.2828220Z Resolving deltas: 100% (16/16) 2024-05-15T23:19:19.2828890Z Resolving deltas: 100% (16/16), done. 2024-05-15T23:19:19.2950350Z From https://github.com/pytorch/torchchat 2024-05-15T23:19:19.2951340Z * [new ref] 0675758ce54b35cb210ea6a9f57b121669315979 -> pull/804/merge 2024-05-15T23:19:19.3007960Z ##[endgroup] 2024-05-15T23:19:19.3008770Z ##[group]Determining the checkout info 2024-05-15T23:19:19.3009570Z ##[endgroup] 2024-05-15T23:19:19.3010360Z ##[group]Checking out the ref 2024-05-15T23:19:19.3013290Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/804/merge 2024-05-15T23:19:19.3453570Z HEAD is now at 0675758 Merge 5afec79d2a21e03d2f27855b184e97600186532c into db12669870c44a9aabc3376566b2503bd1dafcae 2024-05-15T23:19:19.3474270Z ##[endgroup] 2024-05-15T23:19:19.3487970Z ##[group]Setting up auth for fetching submodules 2024-05-15T23:19:19.3489860Z [command]/opt/homebrew/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-15T23:19:19.3567580Z [command]/opt/homebrew/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-05-15T23:19:19.3618400Z [command]/opt/homebrew/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-05-15T23:19:19.3670930Z [command]/opt/homebrew/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-05-15T23:19:19.3717420Z ##[endgroup] 2024-05-15T23:19:19.3718090Z ##[group]Fetching submodules 2024-05-15T23:19:19.3719970Z [command]/opt/homebrew/bin/git submodule sync 2024-05-15T23:19:19.4226600Z [command]/opt/homebrew/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2024-05-15T23:19:19.4707640Z Submodule 'tokenizer/third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:19:19.4709520Z Submodule 'tokenizer/third-party/re2' (https://github.com/google/re2.git) registered for path 'tokenizer/third-party/re2' 2024-05-15T23:19:19.4714640Z Submodule 'tokenizer/third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'tokenizer/third-party/sentencepiece' 2024-05-15T23:19:19.4789090Z Cloning into '/Users/runner/work/torchchat/torchchat/tokenizer/third-party/abseil-cpp'... 2024-05-15T23:19:20.2031540Z Cloning into '/Users/runner/work/torchchat/torchchat/tokenizer/third-party/re2'... 2024-05-15T23:19:20.8861450Z Cloning into '/Users/runner/work/torchchat/torchchat/tokenizer/third-party/sentencepiece'... 2024-05-15T23:19:23.3445240Z From https://github.com/abseil/abseil-cpp 2024-05-15T23:19:23.3445880Z * branch 854193071498f330b71083d7e06a7cd18e02a4cc -> FETCH_HEAD 2024-05-15T23:19:23.6047330Z Submodule path 'tokenizer/third-party/abseil-cpp': checked out '854193071498f330b71083d7e06a7cd18e02a4cc' 2024-05-15T23:19:24.8212560Z From https://github.com/google/re2 2024-05-15T23:19:24.8213230Z * branch ac82d4f628a2045d89964ae11c48403d3b091af1 -> FETCH_HEAD 2024-05-15T23:19:24.8461710Z Submodule path 'tokenizer/third-party/re2': checked out 'ac82d4f628a2045d89964ae11c48403d3b091af1' 2024-05-15T23:19:26.0901890Z From https://github.com/google/sentencepiece 2024-05-15T23:19:26.0902800Z * branch 7dcb541451b1862d73f473b3804ccf8f2a9e10f6 -> FETCH_HEAD 2024-05-15T23:19:26.1838750Z Submodule path 'tokenizer/third-party/sentencepiece': checked out '7dcb541451b1862d73f473b3804ccf8f2a9e10f6' 2024-05-15T23:19:26.1980370Z [command]/opt/homebrew/bin/git submodule foreach git config --local gc.auto 0 2024-05-15T23:19:26.2710780Z Entering 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:19:26.2836470Z Entering 'tokenizer/third-party/re2' 2024-05-15T23:19:26.2938510Z Entering 'tokenizer/third-party/sentencepiece' 2024-05-15T23:19:26.3029860Z ##[endgroup] 2024-05-15T23:19:26.3030330Z ##[group]Persisting credentials for submodules 2024-05-15T23:19:26.3033540Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-05-15T23:19:26.3762570Z Entering 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:19:26.3871450Z Entering 'tokenizer/third-party/re2' 2024-05-15T23:19:26.3978920Z Entering 'tokenizer/third-party/sentencepiece' 2024-05-15T23:19:26.4097730Z [command]/opt/homebrew/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-05-15T23:19:26.4577090Z Entering 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:19:26.4685170Z file:/Users/runner/work/torchchat/torchchat/.git/modules/tokenizer/third-party/abseil-cpp/config remote.origin.url 2024-05-15T23:19:26.4688890Z Entering 'tokenizer/third-party/re2' 2024-05-15T23:19:26.4803970Z file:/Users/runner/work/torchchat/torchchat/.git/modules/tokenizer/third-party/re2/config remote.origin.url 2024-05-15T23:19:26.4808340Z Entering 'tokenizer/third-party/sentencepiece' 2024-05-15T23:19:26.4971280Z file:/Users/runner/work/torchchat/torchchat/.git/modules/tokenizer/third-party/sentencepiece/config remote.origin.url 2024-05-15T23:19:26.5001760Z [command]/opt/homebrew/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-05-15T23:19:26.5538350Z Entering 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:19:26.5597640Z Entering 'tokenizer/third-party/re2' 2024-05-15T23:19:26.5657620Z Entering 'tokenizer/third-party/sentencepiece' 2024-05-15T23:19:26.5725620Z [command]/opt/homebrew/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-05-15T23:19:26.6214420Z Entering 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:19:26.6274470Z Entering 'tokenizer/third-party/re2' 2024-05-15T23:19:26.6339730Z Entering 'tokenizer/third-party/sentencepiece' 2024-05-15T23:19:26.6407490Z ##[endgroup] 2024-05-15T23:19:26.6464450Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-05-15T23:19:26.6506750Z '0675758ce54b35cb210ea6a9f57b121669315979' 2024-05-15T23:19:26.6688520Z ##[group]Run actions/setup-python@v4 2024-05-15T23:19:26.6688790Z with: 2024-05-15T23:19:26.6688940Z python-version: 3.10.11 2024-05-15T23:19:26.6689150Z check-latest: false 2024-05-15T23:19:26.6689450Z token: *** 2024-05-15T23:19:26.6689620Z update-environment: true 2024-05-15T23:19:26.6689820Z allow-prereleases: false 2024-05-15T23:19:26.6690010Z env: 2024-05-15T23:19:26.6690210Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:26.6690490Z ##[endgroup] 2024-05-15T23:19:26.7934700Z ##[group]Installed versions 2024-05-15T23:19:26.7948510Z Version 3.10.11 was not found in the local cache 2024-05-15T23:19:27.3487380Z Version 3.10.11 is available for downloading 2024-05-15T23:19:27.3488200Z Download from "https://github.com/actions/python-versions/releases/download/3.10.11-4626646535/python-3.10.11-darwin-arm64.tar.gz" 2024-05-15T23:19:28.3654460Z Extract downloaded archive 2024-05-15T23:19:28.3783470Z [command]/usr/bin/tar xz -C /Users/runner/work/_temp/d22fed3c-f498-4dbb-809d-fe7ab82893dd -f /Users/runner/work/_temp/86ea25e1-58ab-4f21-8717-7926272f46b5 2024-05-15T23:19:28.4230250Z Execute installation script 2024-05-15T23:19:28.4356760Z Check if Python hostedtoolcache folder exist... 2024-05-15T23:19:28.4419690Z Install Python binaries from prebuilt package 2024-05-15T23:19:38.9851420Z installer: Package name is Python 2024-05-15T23:19:38.9852030Z installer: Upgrading at base path / 2024-05-15T23:19:38.9852440Z installer: The upgrade was successful. 2024-05-15T23:19:38.9879190Z Create hostedtoolcach symlinks (Required for the backward compatibility) 2024-05-15T23:19:38.9879770Z Create Python 3.10.11 folder 2024-05-15T23:19:38.9998070Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-05-15T23:19:39.0139310Z Upgrading pip... 2024-05-15T23:19:40.0063870Z Looking in links: /var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/tmp5m_n8y4d 2024-05-15T23:19:40.0066420Z Requirement already satisfied: setuptools in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (65.5.0) 2024-05-15T23:19:40.0069570Z Requirement already satisfied: pip in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (23.0.1) 2024-05-15T23:19:40.3344250Z Collecting pip 2024-05-15T23:19:40.3825320Z Downloading pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-15T23:19:40.4502530Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 31.9 MB/s eta 0:00:00 2024-05-15T23:19:40.4730360Z Installing collected packages: pip 2024-05-15T23:19:41.1658640Z Successfully installed pip-24.0 2024-05-15T23:19:41.1958290Z Install OpenSSL certificates 2024-05-15T23:19:41.4761990Z Collecting certifi 2024-05-15T23:19:41.4787230Z Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 2024-05-15T23:19:41.4810110Z Using cached certifi-2024.2.2-py3-none-any.whl (163 kB) 2024-05-15T23:19:41.5028040Z Installing collected packages: certifi 2024-05-15T23:19:41.5163380Z Successfully installed certifi-2024.2.2 2024-05-15T23:19:41.6062690Z ##[error][notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip 2024-05-15T23:19:41.6431090Z -- pip install --upgrade certifi 2024-05-15T23:19:41.6431630Z -- removing any existing file or link 2024-05-15T23:19:41.6432050Z -- creating symlink to certifi certificate bundle 2024-05-15T23:19:41.6432460Z -- setting permissions 2024-05-15T23:19:41.6432840Z -- update complete 2024-05-15T23:19:41.6465830Z Create complete file 2024-05-15T23:19:41.6532540Z Successfully set up CPython (3.10.11) 2024-05-15T23:19:41.6533210Z ##[endgroup] 2024-05-15T23:19:41.6683470Z ##[group]Run echo "$(uname -a)" 2024-05-15T23:19:41.6683850Z echo "$(uname -a)" 2024-05-15T23:19:41.6751360Z shell: /bin/bash -e {0} 2024-05-15T23:19:41.6751640Z env: 2024-05-15T23:19:41.6752020Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:41.6752520Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:41.6753120Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-05-15T23:19:41.6753770Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:41.6754290Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:41.6754800Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:41.6755260Z ##[endgroup] 2024-05-15T23:19:41.7749430Z Darwin Mac-1715802774089.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:10:50 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_VMAPPLE arm64 2024-05-15T23:19:41.7781930Z ##[group]Run ./install_requirements.sh 2024-05-15T23:19:41.7782350Z ./install_requirements.sh 2024-05-15T23:19:41.7782620Z pip3 list 2024-05-15T23:19:41.7783070Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:19:41.7784280Z  2024-05-15T23:19:41.7784540Z bash scripts/build_native.sh aoti 2024-05-15T23:19:41.7831220Z shell: /bin/bash -e {0} 2024-05-15T23:19:41.7831540Z env: 2024-05-15T23:19:41.7831820Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:41.7832280Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:41.7832900Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-05-15T23:19:41.7833420Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:41.7833930Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:41.7834610Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:41.7834970Z ##[endgroup] 2024-05-15T23:19:42.0570000Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-05-15T23:19:42.4268200Z Collecting torchao (from -r requirements.txt (line 4)) 2024-05-15T23:19:42.4338740Z Downloading https://download.pytorch.org/whl/nightly/torchao-0.1-py3-none-any.whl (54 kB) 2024-05-15T23:19:42.4385930Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 13.9 MB/s eta 0:00:00 2024-05-15T23:19:42.7869690Z Collecting huggingface_hub (from -r requirements.txt (line 7)) 2024-05-15T23:19:42.8203180Z Downloading huggingface_hub-0.23.0-py3-none-any.whl.metadata (12 kB) 2024-05-15T23:19:43.2030690Z Collecting gguf (from -r requirements.txt (line 10)) 2024-05-15T23:19:43.2195160Z Downloading gguf-0.6.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:19:43.6116030Z Collecting tiktoken (from -r requirements.txt (line 13)) 2024-05-15T23:19:43.6275210Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-05-15T23:19:43.9762330Z Collecting snakeviz (from -r requirements.txt (line 16)) 2024-05-15T23:19:43.9891250Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-05-15T23:19:44.3823840Z Collecting sentencepiece (from -r requirements.txt (line 17)) 2024-05-15T23:19:44.3893540Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB) 2024-05-15T23:19:44.4139520Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.4 MB/s eta 0:00:00 2024-05-15T23:19:44.8672240Z Collecting numpy (from -r requirements.txt (line 18)) 2024-05-15T23:19:44.8777530Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl (14.0 MB) 2024-05-15T23:19:45.0283330Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 98.5 MB/s eta 0:00:00 2024-05-15T23:19:45.4517450Z Collecting lm-eval==0.4 (from -r requirements.txt (line 20)) 2024-05-15T23:19:45.4639220Z Downloading lm_eval-0.4.0.tar.gz (457 kB) 2024-05-15T23:19:45.4950020Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 457.1/457.1 kB 15.0 MB/s eta 0:00:00 2024-05-15T23:19:45.7838110Z Installing build dependencies: started 2024-05-15T23:19:47.4589130Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:47.4604350Z Getting requirements to build wheel: started 2024-05-15T23:19:47.7174430Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:47.7202550Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:47.9626540Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:19:48.2830120Z Collecting blobfile (from -r requirements.txt (line 21)) 2024-05-15T23:19:48.2896220Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-05-15T23:19:48.2946820Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/73.7 kB 18.4 MB/s eta 0:00:00 2024-05-15T23:19:48.6403110Z Collecting wheel (from -r requirements.txt (line 24)) 2024-05-15T23:19:48.6421910Z Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 2024-05-15T23:19:49.0109700Z Collecting cmake>=3.24 (from -r requirements.txt (line 25)) 2024-05-15T23:19:49.0294690Z Downloading cmake-3.29.3-py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (6.1 kB) 2024-05-15T23:19:49.3816180Z Collecting ninja (from -r requirements.txt (line 26)) 2024-05-15T23:19:49.3970430Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (5.3 kB) 2024-05-15T23:19:49.7787900Z Collecting zstd (from -r requirements.txt (line 27)) 2024-05-15T23:19:49.7951150Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-05-15T23:19:49.9237690Z Collecting flask (from -r requirements.txt (line 30)) 2024-05-15T23:19:49.9377820Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:19:50.3307560Z Collecting accelerate>=0.21.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:50.3451870Z Downloading accelerate-0.30.1-py3-none-any.whl.metadata (18 kB) 2024-05-15T23:19:50.7531420Z Collecting evaluate (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:50.7690990Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-05-15T23:19:50.9105430Z Collecting datasets>=2.0.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:50.9235800Z Downloading datasets-2.19.1-py3-none-any.whl.metadata (19 kB) 2024-05-15T23:19:51.2603720Z Collecting jsonlines (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:51.2782640Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-05-15T23:19:51.7080360Z Collecting numexpr (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:51.7260830Z Downloading numexpr-2.10.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.9 kB) 2024-05-15T23:19:52.0642300Z Collecting peft>=0.2.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:52.0799980Z Downloading peft-0.10.0-py3-none-any.whl.metadata (13 kB) 2024-05-15T23:19:52.4405760Z Collecting pybind11>=2.6.2 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:52.4571300Z Downloading pybind11-2.12.0-py3-none-any.whl.metadata (9.5 kB) 2024-05-15T23:19:52.8257690Z Collecting pytablewriter (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:52.8394450Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-05-15T23:19:53.1842120Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:53.1998840Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-05-15T23:19:53.2267800Z Installing build dependencies: started 2024-05-15T23:19:54.0061680Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:54.0068950Z Getting requirements to build wheel: started 2024-05-15T23:19:54.0979510Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:54.0994930Z Installing backend dependencies: started 2024-05-15T23:19:54.5308430Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:19:54.5317880Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:54.6265810Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:19:54.9762060Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.9927740Z Downloading sacrebleu-2.4.2-py3-none-any.whl.metadata (58 kB) 2024-05-15T23:19:55.0034740Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 6.9 MB/s eta 0:00:00 2024-05-15T23:19:55.3992670Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.4152260Z Downloading scikit_learn-1.4.2-cp310-cp310-macosx_12_0_arm64.whl.metadata (11 kB) 2024-05-15T23:19:55.7523100Z Collecting sqlitedict (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.7695200Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-05-15T23:19:55.7951310Z Installing build dependencies: started 2024-05-15T23:19:56.5880890Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:56.5887750Z Getting requirements to build wheel: started 2024-05-15T23:19:56.6916620Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:56.6931830Z Installing backend dependencies: started 2024-05-15T23:19:57.1017880Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:19:57.1026010Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:57.2135130Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:19:57.5174220Z Collecting torch>=1.8 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:57.5304390Z Downloading torch-2.3.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-05-15T23:19:58.0050660Z Collecting tqdm-multiprocess (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:58.0225400Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-05-15T23:19:58.4419340Z Collecting transformers>=4.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:58.4567850Z Downloading transformers-4.40.2-py3-none-any.whl.metadata (137 kB) 2024-05-15T23:19:58.4655470Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 kB 22.3 MB/s eta 0:00:00 2024-05-15T23:19:58.8374410Z Collecting zstandard (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:58.8563700Z Downloading zstandard-0.22.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.9 kB) 2024-05-15T23:19:59.2678260Z Collecting packaging (from torchao->-r requirements.txt (line 4)) 2024-05-15T23:19:59.2830190Z Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:19:59.7177240Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:19:59.7321250Z Downloading filelock-3.14.0-py3-none-any.whl.metadata (2.8 kB) 2024-05-15T23:20:00.1063970Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.1187330Z Downloading fsspec-2024.5.0-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:00.5100170Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.5206470Z Downloading https://download.pytorch.org/whl/nightly/PyYAML-6.0.1-cp310-cp310-macosx_11_0_arm64.whl (169 kB) 2024-05-15T23:20:00.5308400Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.3/169.3 kB 22.4 MB/s eta 0:00:00 2024-05-15T23:20:00.9372560Z Collecting requests (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.9458870Z Downloading https://download.pytorch.org/whl/nightly/requests-2.31.0-py3-none-any.whl (62 kB) 2024-05-15T23:20:00.9549230Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.7 MB/s eta 0:00:00 2024-05-15T23:20:01.0973840Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:01.1091270Z Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB) 2024-05-15T23:20:01.1151090Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 11.9 MB/s eta 0:00:00 2024-05-15T23:20:01.2223380Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:01.2349430Z Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) 2024-05-15T23:20:01.8153100Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 13)) 2024-05-15T23:20:01.8302550Z Downloading regex-2024.5.15-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-05-15T23:20:01.8374010Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.6 MB/s eta 0:00:00 2024-05-15T23:20:02.1935650Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 16)) 2024-05-15T23:20:02.2122430Z Downloading tornado-6.4-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-05-15T23:20:02.6325080Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:02.6445080Z Downloading https://download.pytorch.org/whl/nightly/pycryptodomex-3.20.0-cp35-abi3-macosx_10_9_universal2.whl (2.4 MB) 2024-05-15T23:20:02.6812040Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 75.6 MB/s eta 0:00:00 2024-05-15T23:20:02.8006670Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:02.8077130Z Downloading https://download.pytorch.org/whl/nightly/urllib3-2.2.1-py3-none-any.whl (121 kB) 2024-05-15T23:20:02.8137060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 29.6 MB/s eta 0:00:00 2024-05-15T23:20:03.2529450Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:03.2661910Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-05-15T23:20:03.3260580Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 61.7 MB/s eta 0:00:00 2024-05-15T23:20:03.4603260Z Installing build dependencies: started 2024-05-15T23:20:04.5554650Z Installing build dependencies: finished with status 'done' 2024-05-15T23:20:04.5562610Z Getting requirements to build wheel: started 2024-05-15T23:20:04.9962130Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:20:04.9980120Z Installing backend dependencies: started 2024-05-15T23:20:05.7145440Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:20:05.7154220Z Preparing metadata (pyproject.toml): started 2024-05-15T23:20:05.9133270Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:20:06.3300570Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:06.3443380Z Downloading werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB) 2024-05-15T23:20:06.7223540Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:06.7376540Z Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-05-15T23:20:07.1028560Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:07.1182670Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-05-15T23:20:07.4880810Z Collecting click>=8.1.3 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:07.5030790Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-05-15T23:20:07.8402930Z Collecting blinker>=1.6.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:07.8559190Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-05-15T23:20:08.2978090Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:08.3150790Z Downloading psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-05-15T23:20:08.7562670Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:08.7666930Z Downloading https://download.pytorch.org/whl/nightly/safetensors-0.4.3-cp310-cp310-macosx_11_0_arm64.whl (410 kB) 2024-05-15T23:20:08.7799450Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.9/410.9 kB 47.2 MB/s eta 0:00:00 2024-05-15T23:20:09.2368620Z Collecting pyarrow>=12.0.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:09.2518920Z Downloading pyarrow-16.1.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-05-15T23:20:09.5864400Z Collecting pyarrow-hotfix (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:09.5982270Z Downloading https://download.pytorch.org/whl/nightly/pyarrow_hotfix-0.6-py3-none-any.whl (7.9 kB) 2024-05-15T23:20:09.9290560Z 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:09.9382950Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-05-15T23:20:09.9473790Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 18.5 MB/s eta 0:00:00 2024-05-15T23:20:10.3677940Z Collecting pandas (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:10.3783740Z Downloading https://download.pytorch.org/whl/nightly/pandas-2.2.2-cp310-cp310-macosx_11_0_arm64.whl (11.3 MB) 2024-05-15T23:20:10.4824620Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 111.8 MB/s eta 0:00:00 2024-05-15T23:20:10.9337390Z Collecting xxhash (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:10.9424290Z Downloading https://download.pytorch.org/whl/nightly/xxhash-3.4.1-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-05-15T23:20:11.3239320Z Collecting multiprocess (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:11.3346310Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-05-15T23:20:11.3460410Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.8/134.8 kB 17.1 MB/s eta 0:00:00 2024-05-15T23:20:11.3586650Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:11.3705960Z Downloading fsspec-2024.3.1-py3-none-any.whl.metadata (6.8 kB) 2024-05-15T23:20:11.5974740Z Collecting aiohttp (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:11.6036290Z Downloading https://download.pytorch.org/whl/nightly/aiohttp-3.9.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-05-15T23:20:11.6115600Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 389.9/389.9 kB 63.4 MB/s eta 0:00:00 2024-05-15T23:20:12.0629320Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 30)) 2024-05-15T23:20:12.0712850Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_universal2.whl (18 kB) 2024-05-15T23:20:12.2589330Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:12.2652540Z Downloading https://download.pytorch.org/whl/nightly/charset_normalizer-3.3.2-cp310-cp310-macosx_11_0_arm64.whl (120 kB) 2024-05-15T23:20:12.2703160Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.4/120.4 kB 33.9 MB/s eta 0:00:00 2024-05-15T23:20:12.3674710Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:12.3744550Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-05-15T23:20:12.3804330Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 14.3 MB/s eta 0:00:00 2024-05-15T23:20:12.3921270Z Requirement already satisfied: certifi>=2017.4.17 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->huggingface_hub->-r requirements.txt (line 7)) (2024.2.2) 2024-05-15T23:20:12.5168760Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:12.5293220Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-05-15T23:20:12.6428130Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:12.6559080Z Downloading nltk-3.8.1-py3-none-any.whl.metadata (2.8 kB) 2024-05-15T23:20:13.0172230Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:13.0247740Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-05-15T23:20:13.3840550Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:13.3989410Z Downloading portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB) 2024-05-15T23:20:13.7372910Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:13.7526890Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-05-15T23:20:14.1254960Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:14.1353690Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-05-15T23:20:14.5829060Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:14.5942630Z Downloading scipy-1.13.0-cp310-cp310-macosx_12_0_arm64.whl.metadata (60 kB) 2024-05-15T23:20:14.5980560Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 19.6 MB/s eta 0:00:00 2024-05-15T23:20:14.9554420Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:14.9717400Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-05-15T23:20:15.3439140Z Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:15.3608050Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-05-15T23:20:15.8030990Z Collecting sympy (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:15.8162440Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12-py3-none-any.whl (5.7 MB) 2024-05-15T23:20:15.8890360Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 81.4 MB/s eta 0:00:00 2024-05-15T23:20:16.2656360Z Collecting networkx (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.2809710Z Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2024-05-15T23:20:16.6817000Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.6938650Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-05-15T23:20:16.8235190Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.8293130Z Downloading https://download.pytorch.org/whl/nightly/attrs-23.2.0-py3-none-any.whl (60 kB) 2024-05-15T23:20:16.8337630Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 18.2 MB/s eta 0:00:00 2024-05-15T23:20:16.8819110Z Requirement already satisfied: setuptools>=38.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) (65.5.0) 2024-05-15T23:20:17.2795740Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:17.2932910Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:17.6336020Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:17.6497880Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-05-15T23:20:18.0132680Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:18.0266740Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:18.3837220Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:18.3980900Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-05-15T23:20:18.7465170Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:18.7630940Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-05-15T23:20:19.1315210Z 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:19.1452010Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-05-15T23:20:19.5927200Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:19.6048660Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-05-15T23:20:20.0280140Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.0371920Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-macosx_11_0_arm64.whl (52 kB) 2024-05-15T23:20:20.0464500Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 kB 6.8 MB/s eta 0:00:00 2024-05-15T23:20:20.5048060Z 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:20.5173700Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-05-15T23:20:20.9667010Z 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:20.9751820Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp310-cp310-macosx_11_0_arm64.whl (79 kB) 2024-05-15T23:20:20.9824790Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.2/79.2 kB 14.2 MB/s eta 0:00:00 2024-05-15T23:20:21.4048410Z 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:21.4195770Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-05-15T23:20:21.7890300Z 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:21.8042530Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-05-15T23:20:22.3399300Z 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:22.3545420Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-05-15T23:20:22.5113240Z 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:22.5185340Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-05-15T23:20:22.5303610Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 59.3 MB/s eta 0:00:00 2024-05-15T23:20:22.9893280Z Collecting tzdata>=2022.7 (from pandas->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.0004110Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-05-15T23:20:23.0127970Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 39.3 MB/s eta 0:00:00 2024-05-15T23:20:23.4305610Z Collecting mpmath>=0.19 (from sympy->torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.4609670Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-05-15T23:20:23.6069030Z Downloading huggingface_hub-0.23.0-py3-none-any.whl (401 kB) 2024-05-15T23:20:23.6169900Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 401.2/401.2 kB 47.3 MB/s eta 0:00:00 2024-05-15T23:20:23.6282310Z Downloading gguf-0.6.0-py3-none-any.whl (23 kB) 2024-05-15T23:20:23.6420640Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-05-15T23:20:23.6651710Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 41.0 MB/s eta 0:00:00 2024-05-15T23:20:23.6767660Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-05-15T23:20:23.6835140Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.7/283.7 kB 48.5 MB/s eta 0:00:00 2024-05-15T23:20:23.6849710Z Using cached wheel-0.43.0-py3-none-any.whl (65 kB) 2024-05-15T23:20:23.6980070Z Downloading cmake-3.29.3-py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (51.0 MB) 2024-05-15T23:20:24.3075330Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.0/51.0 MB 73.0 MB/s eta 0:00:00 2024-05-15T23:20:24.3210050Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (270 kB) 2024-05-15T23:20:24.3265980Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 58.6 MB/s eta 0:00:00 2024-05-15T23:20:24.3387650Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-05-15T23:20:24.3441950Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.5/227.5 kB 52.2 MB/s eta 0:00:00 2024-05-15T23:20:24.3553230Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-05-15T23:20:24.3616520Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 17.5 MB/s eta 0:00:00 2024-05-15T23:20:24.3733880Z Downloading accelerate-0.30.1-py3-none-any.whl (302 kB) 2024-05-15T23:20:24.3781200Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.6/302.6 kB 81.4 MB/s eta 0:00:00 2024-05-15T23:20:24.3882810Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-05-15T23:20:24.4016640Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-05-15T23:20:24.4059460Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 31.1 MB/s eta 0:00:00 2024-05-15T23:20:24.4187190Z Downloading datasets-2.19.1-py3-none-any.whl (542 kB) 2024-05-15T23:20:24.4245520Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 542.0/542.0 kB 123.2 MB/s eta 0:00:00 2024-05-15T23:20:24.4349700Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-05-15T23:20:24.4386750Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.1/84.1 kB 29.4 MB/s eta 0:00:00 2024-05-15T23:20:24.4495560Z Downloading filelock-3.14.0-py3-none-any.whl (12 kB) 2024-05-15T23:20:24.4644070Z Downloading fsspec-2024.3.1-py3-none-any.whl (171 kB) 2024-05-15T23:20:24.4686190Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.0/172.0 kB 57.6 MB/s eta 0:00:00 2024-05-15T23:20:24.4791630Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-05-15T23:20:24.4937590Z Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-05-15T23:20:24.4979550Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 46.4 MB/s eta 0:00:00 2024-05-15T23:20:24.5086950Z Downloading packaging-24.0-py3-none-any.whl (53 kB) 2024-05-15T23:20:24.5126960Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 16.1 MB/s eta 0:00:00 2024-05-15T23:20:24.5241650Z Downloading peft-0.10.0-py3-none-any.whl (199 kB) 2024-05-15T23:20:24.5293080Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 50.7 MB/s eta 0:00:00 2024-05-15T23:20:24.5411450Z Downloading pybind11-2.12.0-py3-none-any.whl (234 kB) 2024-05-15T23:20:24.5470300Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 48.4 MB/s eta 0:00:00 2024-05-15T23:20:24.5595540Z Downloading regex-2024.5.15-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-05-15T23:20:24.5656540Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.3/278.3 kB 58.1 MB/s eta 0:00:00 2024-05-15T23:20:24.5768870Z Downloading sacrebleu-2.4.2-py3-none-any.whl (106 kB) 2024-05-15T23:20:24.5810240Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.7/106.7 kB 35.2 MB/s eta 0:00:00 2024-05-15T23:20:24.5941600Z Downloading scikit_learn-1.4.2-cp310-cp310-macosx_12_0_arm64.whl (10.4 MB) 2024-05-15T23:20:24.7421370Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/10.4 MB 76.4 MB/s eta 0:00:00 2024-05-15T23:20:24.7566630Z Downloading torch-2.3.0-cp310-none-macosx_11_0_arm64.whl (61.0 MB) 2024-05-15T23:20:25.5215880Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 MB 69.5 MB/s eta 0:00:00 2024-05-15T23:20:25.5390010Z Downloading tornado-6.4-cp38-abi3-macosx_10_9_universal2.whl (433 kB) 2024-05-15T23:20:25.5474090Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 433.1/433.1 kB 59.2 MB/s eta 0:00:00 2024-05-15T23:20:25.5581110Z Downloading tqdm-4.66.4-py3-none-any.whl (78 kB) 2024-05-15T23:20:25.5627580Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 18.9 MB/s eta 0:00:00 2024-05-15T23:20:25.5757310Z Downloading transformers-4.40.2-py3-none-any.whl (9.0 MB) 2024-05-15T23:20:25.6546240Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.0/9.0 MB 116.5 MB/s eta 0:00:00 2024-05-15T23:20:25.6662190Z Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) 2024-05-15T23:20:25.6821370Z Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) 2024-05-15T23:20:25.6870000Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 61.7 MB/s eta 0:00:00 2024-05-15T23:20:25.6977750Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-05-15T23:20:25.7111880Z Downloading numexpr-2.10.0-cp310-cp310-macosx_11_0_arm64.whl (92 kB) 2024-05-15T23:20:25.7149460Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 31.6 MB/s eta 0:00:00 2024-05-15T23:20:25.7256740Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-05-15T23:20:25.7300230Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 32.1 MB/s eta 0:00:00 2024-05-15T23:20:25.7413120Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-05-15T23:20:25.7564540Z Downloading zstandard-0.22.0-cp310-cp310-macosx_11_0_arm64.whl (703 kB) 2024-05-15T23:20:25.7645450Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 703.4/703.4 kB 106.1 MB/s eta 0:00:00 2024-05-15T23:20:25.7749280Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-05-15T23:20:25.7914230Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-05-15T23:20:25.7968580Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 70.2 MB/s eta 0:00:00 2024-05-15T23:20:25.8071430Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-05-15T23:20:25.8204330Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-05-15T23:20:25.8352830Z Downloading pyarrow-16.1.0-cp310-cp310-macosx_11_0_arm64.whl (26.0 MB) 2024-05-15T23:20:26.1896490Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.0/26.0 MB 73.3 MB/s eta 0:00:00 2024-05-15T23:20:26.2042780Z Downloading scipy-1.13.0-cp310-cp310-macosx_12_0_arm64.whl (30.3 MB) 2024-05-15T23:20:26.5872010Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.3/30.3 MB 73.1 MB/s eta 0:00:00 2024-05-15T23:20:26.6024970Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-05-15T23:20:26.6222440Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-05-15T23:20:26.6356240Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-05-15T23:20:26.6502340Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-05-15T23:20:26.6662400Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-05-15T23:20:26.6861300Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 130.3 MB/s eta 0:00:00 2024-05-15T23:20:26.6968110Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-05-15T23:20:26.7108820Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-05-15T23:20:26.7147990Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 46.2 MB/s eta 0:00:00 2024-05-15T23:20:26.7290990Z Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2024-05-15T23:20:26.7424220Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 145.6 MB/s eta 0:00:00 2024-05-15T23:20:26.7558270Z Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB) 2024-05-15T23:20:26.7684340Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 135.6 MB/s eta 0:00:00 2024-05-15T23:20:26.7787150Z Downloading portalocker-2.8.2-py3-none-any.whl (17 kB) 2024-05-15T23:20:26.7939750Z Downloading psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl (249 kB) 2024-05-15T23:20:26.7987100Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.9/249.9 kB 72.3 MB/s eta 0:00:00 2024-05-15T23:20:26.8087640Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-05-15T23:20:26.8224670Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-05-15T23:20:26.8278620Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 47.3 MB/s eta 0:00:00 2024-05-15T23:20:26.8396640Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-05-15T23:20:26.8526120Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 44.6 MB/s eta 0:00:00 2024-05-15T23:20:26.8638500Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-05-15T23:20:26.8698480Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 46.3 MB/s eta 0:00:00 2024-05-15T23:20:27.0726990Z Building wheels for collected packages: lm-eval, lxml, rouge-score, sqlitedict 2024-05-15T23:20:27.0735040Z Building wheel for lm-eval (pyproject.toml): started 2024-05-15T23:20:28.2204420Z Building wheel for lm-eval (pyproject.toml): finished with status 'done' 2024-05-15T23:20:28.2218800Z Created wheel for lm-eval: filename=lm_eval-0.4.0-py3-none-any.whl size=994997 sha256=94fc908b175feaa7c9b5b363fabf1c46527a5dd5dfd422570fd5bd80e910d600 2024-05-15T23:20:28.2219860Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/45/b5/b3/4d97da1bde0b79da99e75ec0eb69f838d1fe02f83ab7a01bb4 2024-05-15T23:20:28.2300240Z Building wheel for lxml (pyproject.toml): started 2024-05-15T23:21:16.8512210Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-05-15T23:21:16.8540240Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2902678 sha256=58b24639b47febaa9e7084d758854aecb60e62698988f6f62fa5182c131bd8f1 2024-05-15T23:21:16.8541510Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-05-15T23:21:16.8574130Z Building wheel for rouge-score (pyproject.toml): started 2024-05-15T23:21:16.9757610Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-05-15T23:21:16.9766290Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=31ba9922116a41ecc26b741e65401e2bdd1e51f3213b1b6d6842c620d6a82ad0 2024-05-15T23:21:16.9767360Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-05-15T23:21:16.9788620Z Building wheel for sqlitedict (pyproject.toml): started 2024-05-15T23:21:17.1020150Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-05-15T23:21:17.1027890Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16862 sha256=2c16b276ccb94f370f8d527abb06dd11bb47dddca06fbd573c7b38713c37b21c 2024-05-15T23:21:17.1028970Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-05-15T23:21:17.1043720Z Successfully built lm-eval lxml rouge-score sqlitedict 2024-05-15T23:21:17.7113430Z 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, numpy, networkx, multidict, MarkupSafe, lxml, joblib, itsdangerous, idna, fsspec, frozenlist, filelock, dill, colorama, cmake, click, charset-normalizer, chardet, blinker, attrs, async-timeout, absl-py, yarl, Werkzeug, tqdm-multiprocess, snakeviz, scipy, sacrebleu, requests, python-dateutil, pyarrow, numexpr, nltk, multiprocess, mbstrdecoder, jsonlines, Jinja2, gguf, blobfile, aiosignal, typepy, torch, tiktoken, scikit-learn, rouge-score, pandas, huggingface_hub, flask, aiohttp, torchao, tokenizers, accelerate, transformers, datasets, DataProperty, tabledata, peft, evaluate, pytablewriter, lm-eval 2024-05-15T23:21:38.7910270Z 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 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 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 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:38.8407520Z 2024-05-15T23:21:38.8408320Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:21:38.8408920Z [notice] To update, run: python -m pip install --upgrade pip 2024-05-15T23:21:40.0141810Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-05-15T23:21:40.6994610Z Collecting torch==2.4.0.dev20240507 2024-05-15T23:21:40.7055170Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.4.0.dev20240507-cp310-none-macosx_11_0_arm64.whl (61.9 MB) 2024-05-15T23:21:41.1764400Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 MB 83.5 MB/s eta 0:00:00 2024-05-15T23:21:41.2598800Z Requirement already satisfied: filelock in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.14.0) 2024-05-15T23:21:41.2600750Z Requirement already satisfied: typing-extensions>=4.8.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (4.11.0) 2024-05-15T23:21:41.2602310Z Requirement already satisfied: sympy in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (1.12) 2024-05-15T23:21:41.2604230Z Requirement already satisfied: networkx in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.3) 2024-05-15T23:21:41.2605920Z Requirement already satisfied: jinja2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.1.4) 2024-05-15T23:21:41.2608930Z Requirement already satisfied: fsspec in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (2024.3.1) 2024-05-15T23:21:41.2820920Z Requirement already satisfied: MarkupSafe>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jinja2->torch==2.4.0.dev20240507) (2.1.5) 2024-05-15T23:21:41.2900630Z Requirement already satisfied: mpmath>=0.19 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sympy->torch==2.4.0.dev20240507) (1.3.0) 2024-05-15T23:21:41.8431200Z Installing collected packages: torch 2024-05-15T23:21:41.8431620Z Attempting uninstall: torch 2024-05-15T23:21:41.8438020Z Found existing installation: torch 2.3.0 2024-05-15T23:21:42.0207450Z Uninstalling torch-2.3.0: 2024-05-15T23:21:42.0630910Z Successfully uninstalled torch-2.3.0 2024-05-15T23:21:47.1193820Z Successfully installed torch-2.4.0.dev20240507 2024-05-15T23:21:47.1516730Z 2024-05-15T23:21:47.1517350Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:21:47.1517890Z [notice] To update, run: python -m pip install --upgrade pip 2024-05-15T23:21:47.4137190Z Package Version 2024-05-15T23:21:47.4137900Z ------------------ ----------------- 2024-05-15T23:21:47.4138220Z absl-py 2.1.0 2024-05-15T23:21:47.4138880Z accelerate 0.30.1 2024-05-15T23:21:47.4139220Z aiohttp 3.9.5 2024-05-15T23:21:47.4140350Z aiosignal 1.3.1 2024-05-15T23:21:47.4140700Z async-timeout 4.0.3 2024-05-15T23:21:47.4141200Z attrs 23.2.0 2024-05-15T23:21:47.4141820Z blinker 1.8.2 2024-05-15T23:21:47.4142470Z blobfile 2.1.1 2024-05-15T23:21:47.4143350Z certifi 2024.2.2 2024-05-15T23:21:47.4143680Z chardet 5.2.0 2024-05-15T23:21:47.4144570Z charset-normalizer 3.3.2 2024-05-15T23:21:47.4145980Z click 8.1.7 2024-05-15T23:21:47.4146260Z cmake 3.29.3 2024-05-15T23:21:47.4146660Z colorama 0.4.6 2024-05-15T23:21:47.4147320Z DataProperty 1.0.1 2024-05-15T23:21:47.4147830Z datasets 2.19.1 2024-05-15T23:21:47.4171980Z dill 0.3.8 2024-05-15T23:21:47.4172360Z evaluate 0.4.2 2024-05-15T23:21:47.4175920Z filelock 3.14.0 2024-05-15T23:21:47.4176200Z Flask 3.0.3 2024-05-15T23:21:47.4176550Z frozenlist 1.4.1 2024-05-15T23:21:47.4176800Z fsspec 2024.3.1 2024-05-15T23:21:47.4189460Z gguf 0.6.0 2024-05-15T23:21:47.4190970Z huggingface-hub 0.23.0 2024-05-15T23:21:47.4192740Z idna 3.7 2024-05-15T23:21:47.4194460Z itsdangerous 2.2.0 2024-05-15T23:21:47.4194810Z Jinja2 3.1.4 2024-05-15T23:21:47.4197160Z joblib 1.4.2 2024-05-15T23:21:47.4200380Z jsonlines 4.0.0 2024-05-15T23:21:47.4201450Z lm_eval 0.4.0 2024-05-15T23:21:47.4201720Z lxml 4.9.4 2024-05-15T23:21:47.4201960Z MarkupSafe 2.1.5 2024-05-15T23:21:47.4202230Z mbstrdecoder 1.1.3 2024-05-15T23:21:47.4202500Z mpmath 1.3.0 2024-05-15T23:21:47.4202830Z multidict 6.0.5 2024-05-15T23:21:47.4203130Z multiprocess 0.70.16 2024-05-15T23:21:47.4203380Z networkx 3.3 2024-05-15T23:21:47.4203690Z ninja 1.11.1.1 2024-05-15T23:21:47.4203940Z nltk 3.8.1 2024-05-15T23:21:47.4204130Z numexpr 2.10.0 2024-05-15T23:21:47.4204450Z numpy 1.26.4 2024-05-15T23:21:47.4204700Z packaging 24.0 2024-05-15T23:21:47.4204950Z pandas 2.2.2 2024-05-15T23:21:47.4205260Z pathvalidate 3.2.0 2024-05-15T23:21:47.4205460Z peft 0.10.0 2024-05-15T23:21:47.4205710Z pip 23.0.1 2024-05-15T23:21:47.4206020Z portalocker 2.8.2 2024-05-15T23:21:47.4206230Z psutil 5.9.8 2024-05-15T23:21:47.4206480Z pyarrow 16.1.0 2024-05-15T23:21:47.4206830Z pyarrow-hotfix 0.6 2024-05-15T23:21:47.4207080Z pybind11 2.12.0 2024-05-15T23:21:47.4207350Z pycryptodomex 3.20.0 2024-05-15T23:21:47.4207600Z pytablewriter 1.2.0 2024-05-15T23:21:47.4207910Z python-dateutil 2.9.0.post0 2024-05-15T23:21:47.4208180Z pytz 2024.1 2024-05-15T23:21:47.4208490Z PyYAML 6.0.1 2024-05-15T23:21:47.4208750Z regex 2024.5.15 2024-05-15T23:21:47.4209020Z requests 2.31.0 2024-05-15T23:21:47.4209390Z rouge_score 0.1.2 2024-05-15T23:21:47.4209660Z sacrebleu 2.4.2 2024-05-15T23:21:47.4209920Z safetensors 0.4.3 2024-05-15T23:21:47.4210280Z scikit-learn 1.4.2 2024-05-15T23:21:47.4210540Z scipy 1.13.0 2024-05-15T23:21:47.4210870Z sentencepiece 0.2.0 2024-05-15T23:21:47.4211240Z setuptools 65.5.0 2024-05-15T23:21:47.4211530Z six 1.16.0 2024-05-15T23:21:47.4211780Z snakeviz 2.2.0 2024-05-15T23:21:47.4212040Z sqlitedict 2.1.0 2024-05-15T23:21:47.4212360Z sympy 1.12 2024-05-15T23:21:47.4212610Z tabledata 1.3.3 2024-05-15T23:21:47.4212920Z tabulate 0.9.0 2024-05-15T23:21:47.4213220Z tcolorpy 0.1.6 2024-05-15T23:21:47.4213490Z threadpoolctl 3.5.0 2024-05-15T23:21:47.4213800Z tiktoken 0.7.0 2024-05-15T23:21:47.4214030Z tokenizers 0.19.1 2024-05-15T23:21:47.4214370Z torch 2.4.0.dev20240507 2024-05-15T23:21:47.4214680Z torchao 0.1 2024-05-15T23:21:47.4214910Z tornado 6.4 2024-05-15T23:21:47.4215510Z tqdm 4.66.4 2024-05-15T23:21:47.4215850Z tqdm-multiprocess 0.0.11 2024-05-15T23:21:47.4216140Z transformers 4.40.2 2024-05-15T23:21:47.4216380Z typepy 1.3.2 2024-05-15T23:21:47.4216610Z typing_extensions 4.11.0 2024-05-15T23:21:47.4217010Z tzdata 2024.1 2024-05-15T23:21:47.4217250Z urllib3 2.2.1 2024-05-15T23:21:47.4217550Z Werkzeug 3.0.3 2024-05-15T23:21:47.4217810Z wheel 0.43.0 2024-05-15T23:21:47.4218060Z xxhash 3.4.1 2024-05-15T23:21:47.4218440Z yarl 1.9.4 2024-05-15T23:21:47.4218710Z zstandard 0.22.0 2024-05-15T23:21:47.4218980Z zstd 1.5.5.1 2024-05-15T23:21:47.4650180Z 2024-05-15T23:21:47.4650970Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:21:47.4651600Z [notice] To update, run: python -m pip install --upgrade pip 2024-05-15T23:21:48.1100240Z torch: ('2.4.0.dev20240507', 'e4f522910a192a919111277ce3e1c0fb0c8482bd') 2024-05-15T23:21:48.2312320Z + '[' 1 -eq 0 ']' 2024-05-15T23:21:48.2312730Z Building aoti native runner... 2024-05-15T23:21:48.2313020Z + (( 1 )) 2024-05-15T23:21:48.2313240Z + case "$1" in 2024-05-15T23:21:48.2313580Z + echo 'Building aoti native runner...' 2024-05-15T23:21:48.2313840Z + TARGET=aoti 2024-05-15T23:21:48.2314060Z + shift 2024-05-15T23:21:48.2314310Z + (( 0 )) 2024-05-15T23:21:48.2314680Z + '[' -z /Users/runner/work/torchchat/torchchat ']' 2024-05-15T23:21:48.2315050Z + '[' -z '' ']' 2024-05-15T23:21:48.2315350Z + ET_BUILD_DIR=et-build 2024-05-15T23:21:48.2315780Z + source /Users/runner/work/torchchat/torchchat/scripts/install_utils.sh 2024-05-15T23:21:48.2316260Z ++ set -ex pipefail 2024-05-15T23:21:48.2317650Z ++ COMMON_CMAKE_ARGS=' -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON' 2024-05-15T23:21:48.2318920Z + pushd /Users/runner/work/torchchat/torchchat 2024-05-15T23:21:48.2319280Z + git submodule update --init 2024-05-15T23:21:48.2319700Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-05-15T23:21:48.2813020Z + git submodule sync 2024-05-15T23:21:48.3275640Z Synchronizing submodule url for 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:21:48.3276300Z Synchronizing submodule url for 'tokenizer/third-party/re2' 2024-05-15T23:21:48.3276930Z Synchronizing submodule url for 'tokenizer/third-party/sentencepiece' 2024-05-15T23:21:48.3280240Z + [[ aoti == \e\t ]] 2024-05-15T23:21:48.3280600Z ~/work/torchchat/torchchat 2024-05-15T23:21:48.3280870Z + popd 2024-05-15T23:21:48.3283620Z ++ python -c 'import torch;print(torch.utils.cmake_prefix_path)' 2024-05-15T23:21:48.9969030Z + cmake -S . -B ./cmake-out -DCMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake -G Ninja 2024-05-15T23:21:49.7588560Z -- The C compiler identification is AppleClang 15.0.0.15000040 2024-05-15T23:21:49.8426560Z -- The CXX compiler identification is AppleClang 15.0.0.15000040 2024-05-15T23:21:49.8790310Z -- Detecting C compiler ABI info 2024-05-15T23:21:50.1146180Z -- Detecting C compiler ABI info - done 2024-05-15T23:21:50.1251110Z -- Check for working C compiler: /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2024-05-15T23:21:50.1252110Z -- Detecting C compile features 2024-05-15T23:21:50.1255400Z -- Detecting C compile features - done 2024-05-15T23:21:50.1608380Z -- Detecting CXX compiler ABI info 2024-05-15T23:21:50.3646220Z -- Detecting CXX compiler ABI info - done 2024-05-15T23:21:50.3758000Z -- Check for working CXX compiler: /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2024-05-15T23:21:50.3759430Z -- Detecting CXX compile features 2024-05-15T23:21:50.3764660Z -- Detecting CXX compile features - done 2024-05-15T23:21:50.4150420Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 2024-05-15T23:21:50.5763260Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success 2024-05-15T23:21:50.5764020Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 2024-05-15T23:21:50.7149000Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 - Failed 2024-05-15T23:21:50.7179000Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-05-15T23:21:50.9211880Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2024-05-15T23:21:50.9217960Z -- Found Threads: TRUE 2024-05-15T23:21:51.0378000Z CMake Warning at tokenizer/third-party/abseil-cpp/CMakeLists.txt:193 (message): 2024-05-15T23:21:51.0379190Z The default and system-level install directories are unsupported except in LTS releases of Abseil. Please set CMAKE_INSTALL_PREFIX to install Abseil in your source or build tree directly. 2024-05-15T23:21:51.0379970Z 2024-05-15T23:21:51.0379980Z 2024-05-15T23:21:51.0464080Z CMake Deprecation Warning at tokenizer/third-party/sentencepiece/CMakeLists.txt:15 (cmake_minimum_required): 2024-05-15T23:21:51.0464990Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-05-15T23:21:51.0465490Z CMake. 2024-05-15T23:21:51.0465590Z 2024-05-15T23:21:51.0465840Z Update the VERSION argument value or use a ... suffix to tell 2024-05-15T23:21:51.0466400Z CMake that the project does not need compatibility with older versions. 2024-05-15T23:21:51.0466750Z 2024-05-15T23:21:51.0466750Z 2024-05-15T23:21:51.0466910Z -- VERSION: 0.2.1 2024-05-15T23:21:51.0521340Z -- Not Found TCMalloc: TCMALLOC_LIB-NOTFOUND 2024-05-15T23:21:51.0628380Z -- Using ET BUILD DIR: --[et-build]-- 2024-05-15T23:21:51.0631210Z -- TORCHCHAT_ROOT="/Users/runner/work/torchchat/torchchat" 2024-05-15T23:21:51.0632160Z -- Looking for excutorch in /Users/runner/work/torchchat/torchchat/et-build/install 2024-05-15T23:21:51.0788520Z -- Could NOT find executorch (missing: executorch_DIR) 2024-05-15T23:21:51.0789030Z CMake Warning at runner/et.cmake:123 (MESSAGE): 2024-05-15T23:21:51.0789440Z ExecuTorch package not found 2024-05-15T23:21:51.0789730Z Call Stack (most recent call first): 2024-05-15T23:21:51.0790140Z CMakeLists.txt:15 (include) 2024-05-15T23:21:51.0790360Z 2024-05-15T23:21:51.0790370Z 2024-05-15T23:21:51.0790610Z CMake Warning (dev) at runner/aoti.cmake:9 (find_package): 2024-05-15T23:21:51.0791100Z Policy CMP0146 is not set: The FindCUDA module is removed. Run "cmake 2024-05-15T23:21:51.0791810Z --help-policy CMP0146" for policy details. Use the cmake_policy command to 2024-05-15T23:21:51.0792370Z set the policy and suppress this warning. 2024-05-15T23:21:51.0792580Z 2024-05-15T23:21:51.0792720Z Call Stack (most recent call first): 2024-05-15T23:21:51.0793020Z CMakeLists.txt:21 (include) 2024-05-15T23:21:51.0793530Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-05-15T23:21:51.0793820Z 2024-05-15T23:21:51.0815670Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2024-05-15T23:21:52.7317210Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2024-05-15T23:21:52.7431580Z CMake Warning at /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-05-15T23:21:52.7432500Z static library kineto_LIBRARY-NOTFOUND not found. 2024-05-15T23:21:52.7432930Z Call Stack (most recent call first): 2024-05-15T23:21:52.7433940Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2024-05-15T23:21:52.7434700Z runner/aoti.cmake:11 (find_package) 2024-05-15T23:21:52.7435080Z CMakeLists.txt:21 (include) 2024-05-15T23:21:52.7435230Z 2024-05-15T23:21:52.7435240Z 2024-05-15T23:21:52.7441780Z -- Found Torch: /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/lib/libtorch.dylib (Required is at least version "2.4.0") 2024-05-15T23:21:52.7458920Z -- Configuring done (3.7s) 2024-05-15T23:21:52.9912440Z -- Generating done (0.2s) 2024-05-15T23:21:53.0277050Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/cmake-out 2024-05-15T23:21:53.0444380Z + cmake --build ./cmake-out --target aoti_run 2024-05-15T23:21:53.3500700Z [1/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/spinlock_wait.dir/internal/spinlock_wait.cc.o 2024-05-15T23:21:53.4149130Z [2/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_spinlock_wait.a 2024-05-15T23:21:53.7412570Z [3/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/cycleclock.cc.o 2024-05-15T23:21:53.8918460Z [4/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/log_severity.dir/log_severity.cc.o 2024-05-15T23:21:53.9321690Z [5/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/raw_logging_internal.dir/internal/raw_logging.cc.o 2024-05-15T23:21:53.9422600Z [6/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_log_severity.a 2024-05-15T23:21:53.9825270Z [7/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_raw_logging_internal.a 2024-05-15T23:21:53.9830330Z [8/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/malloc_internal.dir/internal/low_level_alloc.cc.o 2024-05-15T23:21:54.0206920Z [9/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/unscaledcycleclock.cc.o 2024-05-15T23:21:54.1419260Z [10/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/spinlock.cc.o 2024-05-15T23:21:54.1720150Z [11/222] Building CXX object tokenizer/CMakeFiles/tokenizer.dir/sentencepiece.cpp.o 2024-05-15T23:21:54.3627780Z [12/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/sysinfo.cc.o 2024-05-15T23:21:54.5080420Z [13/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/thread_identity.cc.o 2024-05-15T23:21:54.5382580Z [14/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/throw_delegate.dir/internal/throw_delegate.cc.o 2024-05-15T23:21:54.5485620Z [15/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_base.a 2024-05-15T23:21:54.5739830Z [16/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_throw_delegate.a 2024-05-15T23:21:54.5885030Z [17/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_malloc_internal.a 2024-05-15T23:21:54.6643940Z [18/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler.cc.o 2024-05-15T23:21:54.6991060Z [19/222] Building CXX object tokenizer/CMakeFiles/tokenizer.dir/tiktoken.cpp.o 2024-05-15T23:21:54.7246460Z [20/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler_force_weak_definition.cc.o 2024-05-15T23:21:54.7596010Z [21/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_cpu_detect.dir/internal/cpu_detect.cc.o 2024-05-15T23:21:54.7950570Z [22/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_cpu_detect.a 2024-05-15T23:21:55.1011320Z [23/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc.cc.o 2024-05-15T23:21:55.1766020Z [24/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/raw_hash_set.dir/internal/raw_hash_set.cc.o 2024-05-15T23:21:55.3070270Z [25/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/stacktrace.dir/stacktrace.cc.o 2024-05-15T23:21:55.4299810Z [26/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/crc32c.cc.o 2024-05-15T23:21:55.4677400Z [27/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/address_is_readable.cc.o 2024-05-15T23:21:55.4777700Z [28/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_fallback.cc.o 2024-05-15T23:21:55.4877990Z [29/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_x86_arm_combined.cc.o 2024-05-15T23:21:55.5023720Z [30/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/elf_mem_image.cc.o 2024-05-15T23:21:55.5505540Z [31/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_non_temporal_memcpy.cc.o 2024-05-15T23:21:55.5883790Z [32/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/vdso_support.cc.o 2024-05-15T23:21:55.6228240Z [33/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_debugging_internal.a 2024-05-15T23:21:55.6612400Z [34/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_stacktrace.a 2024-05-15T23:21:55.7414210Z [35/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc_x86_arm_combined.cc.o 2024-05-15T23:21:55.7891240Z [36/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_internal.a 2024-05-15T23:21:55.8295040Z [37/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag_internal.dir/internal/commandlineflag.cc.o 2024-05-15T23:21:55.8636570Z [38/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_commandlineflag_internal.a 2024-05-15T23:21:55.8737110Z [39/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/symbolize.dir/symbolize.cc.o 2024-05-15T23:21:55.9401850Z [40/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/demangle_internal.dir/internal/demangle.cc.o 2024-05-15T23:21:55.9806240Z [41/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_demangle_internal.a 2024-05-15T23:21:56.0310720Z [42/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_cord_state.dir/internal/crc_cord_state.cc.o 2024-05-15T23:21:56.1230190Z [43/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_program_name.dir/internal/program_name.cc.o 2024-05-15T23:21:56.2726540Z [44/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag.dir/commandlineflag.cc.o 2024-05-15T23:21:56.3232190Z [45/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_private_handle_accessor.dir/internal/private_handle_accessor.cc.o 2024-05-15T23:21:56.3636360Z [46/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_config.dir/usage_config.cc.o 2024-05-15T23:21:56.6247770Z [47/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_marshalling.dir/marshalling.cc.o 2024-05-15T23:21:56.6450300Z [48/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/city.dir/internal/city.cc.o 2024-05-15T23:21:56.6853570Z [49/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_city.a 2024-05-15T23:21:56.7462870Z [50/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/low_level_hash.dir/internal/low_level_hash.cc.o 2024-05-15T23:21:56.7562040Z [51/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_internal.dir/internal/flag.cc.o 2024-05-15T23:21:56.8365060Z [52/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/hash.dir/internal/hash.cc.o 2024-05-15T23:21:56.9871750Z [53/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/numeric/CMakeFiles/int128.dir/int128.cc.o 2024-05-15T23:21:56.9972970Z [54/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/profiling/CMakeFiles/exponential_biased.dir/internal/exponential_biased.cc.o 2024-05-15T23:21:57.0273430Z [55/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/numeric/libabsl_int128.a 2024-05-15T23:21:57.0374030Z [56/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/profiling/libabsl_exponential_biased.a 2024-05-15T23:21:57.0576270Z [57/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_low_level_hash.a 2024-05-15T23:21:57.0776250Z [58/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/string_view.dir/string_view.cc.o 2024-05-15T23:21:57.1177900Z [59/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_string_view.a 2024-05-15T23:21:57.1980950Z [60/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/ascii.cc.o 2024-05-15T23:21:57.3587800Z [61/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/charconv.cc.o 2024-05-15T23:21:57.4594600Z [62/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/escaping.cc.o 2024-05-15T23:21:57.4796950Z [63/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_parse.cc.o 2024-05-15T23:21:57.5600900Z [64/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/damerau_levenshtein_distance.cc.o 2024-05-15T23:21:57.5801910Z [65/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_bigint.cc.o 2024-05-15T23:21:57.6204020Z [66/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/memutil.cc.o 2024-05-15T23:21:57.7308720Z [67/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_reflection.dir/reflection.cc.o 2024-05-15T23:21:57.8113460Z [68/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/stringify_sink.cc.o 2024-05-15T23:21:57.9317700Z [69/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/match.cc.o 2024-05-15T23:21:57.9719820Z [70/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/utf8.cc.o 2024-05-15T23:21:58.1023220Z [71/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_replace.cc.o 2024-05-15T23:21:58.1123620Z [72/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/numbers.cc.o 2024-05-15T23:21:58.1526340Z [73/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_cat.cc.o 2024-05-15T23:21:58.2229050Z [74/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_split.cc.o 2024-05-15T23:21:58.3233270Z [75/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/ostringstream.cc.o 2024-05-15T23:21:58.4538420Z [76/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/substitute.cc.o 2024-05-15T23:21:58.5442650Z [77/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/escaping.cc.o 2024-05-15T23:21:58.5844400Z [78/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_strings_internal.a 2024-05-15T23:21:58.6348530Z [79/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_strings.a 2024-05-15T23:21:58.6749580Z [80/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_symbolize.a 2024-05-15T23:21:58.6850900Z [81/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/extension.cc.o 2024-05-15T23:21:58.8157030Z [82/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/bind.cc.o 2024-05-15T23:21:58.8257530Z [83/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/arg.cc.o 2024-05-15T23:21:58.8760870Z [84/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/output.cc.o 2024-05-15T23:21:58.9365810Z [85/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/float_conversion.cc.o 2024-05-15T23:21:59.2278170Z [86/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/parser.cc.o 2024-05-15T23:21:59.2679530Z [87/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_str_format_internal.a 2024-05-15T23:21:59.3080680Z [88/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc32c.a 2024-05-15T23:21:59.3482400Z [89/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_reader.cc.o 2024-05-15T23:21:59.3583690Z [90/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_cord_state.a 2024-05-15T23:21:59.3783420Z [91/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_consume.cc.o 2024-05-15T23:21:59.4099170Z [92/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_navigator.cc.o 2024-05-15T23:21:59.4502300Z [93/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o 2024-05-15T23:21:59.5591130Z [94/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_internal.cc.o 2024-05-15T23:21:59.7599420Z [95/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_crc.cc.o 2024-05-15T23:21:59.8000690Z [96/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cord_internal.a 2024-05-15T23:21:59.9225290Z [97/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_functions.dir/internal/cordz_functions.cc.o 2024-05-15T23:21:59.9621800Z [98/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_functions.a 2024-05-15T23:21:59.9910480Z [99/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_buffer.cc.o 2024-05-15T23:22:00.0453520Z [100/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_handle.dir/internal/cordz_handle.cc.o 2024-05-15T23:22:00.2925950Z [101/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_info.dir/internal/cordz_info.cc.o 2024-05-15T23:22:00.3934560Z [102/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_analysis.cc.o 2024-05-15T23:22:00.4035400Z [103/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/graphcycles_internal.dir/internal/graphcycles.cc.o 2024-05-15T23:22:00.4437600Z [104/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_graphcycles_internal.a 2024-05-15T23:22:00.6185370Z [105/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/kernel_timeout_internal.dir/internal/kernel_timeout.cc.o 2024-05-15T23:22:00.6446440Z [106/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/barrier.cc.o 2024-05-15T23:22:00.6592490Z [107/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/blocking_counter.cc.o 2024-05-15T23:22:00.6749010Z [108/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/sem_waiter.cc.o 2024-05-15T23:22:00.8000360Z [109/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord.cc.o 2024-05-15T23:22:00.8356230Z [110/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/win32_waiter.cc.o 2024-05-15T23:22:00.9057550Z [111/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/create_thread_identity.cc.o 2024-05-15T23:22:01.0010440Z [112/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/futex_waiter.cc.o 2024-05-15T23:22:01.0623300Z [113/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/per_thread_sem.cc.o 2024-05-15T23:22:01.2035490Z [114/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/pthread_waiter.cc.o 2024-05-15T23:22:01.2170380Z [115/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/stdcpp_waiter.cc.o 2024-05-15T23:22:01.2439120Z [116/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/waiter_base.cc.o 2024-05-15T23:22:01.4549450Z [117/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/notification.cc.o 2024-05-15T23:22:01.6364110Z [118/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/clock.cc.o 2024-05-15T23:22:01.6467420Z [119/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/mutex.cc.o 2024-05-15T23:22:01.6570500Z [120/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/civil_time.cc.o 2024-05-15T23:22:01.7878180Z [121/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/format.cc.o 2024-05-15T23:22:01.8784770Z [122/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/time.cc.o 2024-05-15T23:22:01.8887830Z [123/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/duration.cc.o 2024-05-15T23:22:02.0403610Z [124/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/civil_time.dir/internal/cctz/src/civil_time_detail.cc.o 2024-05-15T23:22:02.0805110Z [125/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_civil_time.a 2024-05-15T23:22:02.1809780Z [126/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o 2024-05-15T23:22:02.2324870Z [127/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_if.cc.o 2024-05-15T23:22:02.2613160Z [128/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_format.cc.o 2024-05-15T23:22:02.4520550Z [129/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_libc.cc.o 2024-05-15T23:22:02.4622370Z [130/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/types/CMakeFiles/bad_optional_access.dir/bad_optional_access.cc.o 2024-05-15T23:22:02.4921830Z [131/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/types/libabsl_bad_optional_access.a 2024-05-15T23:22:02.5022250Z [132/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_impl.cc.o 2024-05-15T23:22:02.5234870Z [133/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_marshalling.a 2024-05-15T23:22:02.5335220Z [134/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_commandlineflag.a 2024-05-15T23:22:02.5725600Z [135/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_private_handle_accessor.a 2024-05-15T23:22:02.5930610Z [136/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/types/CMakeFiles/bad_variant_access.dir/bad_variant_access.cc.o 2024-05-15T23:22:02.6130460Z [137/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_posix.cc.o 2024-05-15T23:22:02.6230790Z [138/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/zone_info_source.cc.o 2024-05-15T23:22:02.6334260Z [139/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/types/libabsl_bad_variant_access.a 2024-05-15T23:22:02.6634060Z [140/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_hash.a 2024-05-15T23:22:02.7239540Z [141/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o 2024-05-15T23:22:02.8844490Z [142/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_info.cc.o 2024-05-15T23:22:02.9346210Z [143/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_time_zone.a 2024-05-15T23:22:02.9747580Z [144/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_time.a 2024-05-15T23:22:03.0151030Z [145/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_kernel_timeout_internal.a 2024-05-15T23:22:03.0482810Z [146/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_synchronization.a 2024-05-15T23:22:03.0886410Z [147/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/container/libabsl_hashtablez_sampler.a 2024-05-15T23:22:03.1053150Z [148/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/bitmap256.cc.o 2024-05-15T23:22:03.1353950Z [149/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/container/libabsl_raw_hash_set.a 2024-05-15T23:22:03.1454740Z [150/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_program_name.a 2024-05-15T23:22:03.1755610Z [151/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_handle.a 2024-05-15T23:22:03.1857210Z [152/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_config.a 2024-05-15T23:22:03.2094130Z [153/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_info.a 2024-05-15T23:22:03.2259380Z [154/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_internal.a 2024-05-15T23:22:03.2559480Z [155/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cord.a 2024-05-15T23:22:03.2611130Z [156/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o 2024-05-15T23:22:03.2961320Z [157/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_reflection.a 2024-05-15T23:22:03.3716350Z [158/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o 2024-05-15T23:22:03.4203540Z [159/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o 2024-05-15T23:22:04.0537670Z [160/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/nfa.cc.o 2024-05-15T23:22:04.0837740Z [161/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/compile.cc.o 2024-05-15T23:22:04.0938540Z [162/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/onepass.cc.o 2024-05-15T23:22:04.1441390Z [163/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o 2024-05-15T23:22:04.1541270Z [164/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/parse.cc.o 2024-05-15T23:22:04.3551550Z [165/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/dfa.cc.o 2024-05-15T23:22:04.4253790Z [166/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o 2024-05-15T23:22:04.9172700Z [167/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/set.cc.o 2024-05-15T23:22:04.9496750Z [168/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o 2024-05-15T23:22:05.0076290Z [169/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o 2024-05-15T23:22:05.0177840Z [170/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/re2.cc.o 2024-05-15T23:22:05.0479080Z [171/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/util/rune.cc.o 2024-05-15T23:22:05.0781430Z [172/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/simplify.cc.o 2024-05-15T23:22:05.0882690Z [173/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prog.cc.o 2024-05-15T23:22:05.2187450Z [174/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/tostring.cc.o 2024-05-15T23:22:05.4095870Z [175/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/util/strutil.cc.o 2024-05-15T23:22:05.6448680Z [176/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/bytestream.cc.o 2024-05-15T23:22:05.7710400Z [177/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/arena.cc.o 2024-05-15T23:22:05.7811000Z [178/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o 2024-05-15T23:22:05.8716950Z [179/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/arenastring.cc.o 2024-05-15T23:22:05.9722550Z [180/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/regexp.cc.o 2024-05-15T23:22:06.0426850Z [181/222] Linking CXX static library tokenizer/third-party/re2/libre2.a 2024-05-15T23:22:06.1233900Z [182/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/coded_stream.cc.o 2024-05-15T23:22:06.1337540Z [183/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/common.cc.o 2024-05-15T23:22:06.1637250Z [184/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/io_win32.cc.o 2024-05-15T23:22:06.4749720Z [185/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_enum_util.cc.o 2024-05-15T23:22:06.5050380Z [186/222] Building CXX object CMakeFiles/aoti_run.dir/runner/run.cpp.o 2024-05-15T23:22:06.8063350Z [187/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/int128.cc.o 2024-05-15T23:22:06.8165050Z [188/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/implicit_weak_message.cc.o 2024-05-15T23:22:07.1378740Z [189/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/message_lite.cc.o 2024-05-15T23:22:07.3889180Z [190/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/statusor.cc.o 2024-05-15T23:22:07.4293360Z [191/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/status.cc.o 2024-05-15T23:22:07.4994160Z [192/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/parse_context.cc.o 2024-05-15T23:22:07.7001860Z [193/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_message_util.cc.o 2024-05-15T23:22:07.7905380Z [194/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/stringpiece.cc.o 2024-05-15T23:22:07.9146480Z [195/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_message_table_driven_lite.cc.o 2024-05-15T23:22:07.9555800Z [196/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/stringprintf.cc.o 2024-05-15T23:22:08.0819400Z [197/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/structurally_valid.cc.o 2024-05-15T23:22:08.3128750Z [198/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/extension_set.cc.o 2024-05-15T23:22:08.3978670Z [199/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/time.cc.o 2024-05-15T23:22:08.4233520Z [200/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/repeated_field.cc.o 2024-05-15T23:22:08.4783680Z [201/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream.cc.o 2024-05-15T23:22:08.6703830Z [202/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream_impl.cc.o 2024-05-15T23:22:08.7711030Z [203/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/wire_format_lite.cc.o 2024-05-15T23:22:08.8415960Z [204/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/strutil.cc.o 2024-05-15T23:22:08.8518230Z [205/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream_impl_lite.cc.o 2024-05-15T23:22:09.4644450Z [206/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/error.cc.o 2024-05-15T23:22:09.5177110Z [207/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/builtin_pb/sentencepiece.pb.cc.o 2024-05-15T23:22:09.7077750Z [208/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/filesystem.cc.o 2024-05-15T23:22:09.7183380Z [209/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/char_model.cc.o 2024-05-15T23:22:09.9195600Z [210/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/model_factory.cc.o 2024-05-15T23:22:10.2112010Z [211/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/bpe_model.cc.o 2024-05-15T23:22:10.2916950Z [212/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/builtin_pb/sentencepiece_model.pb.cc.o 2024-05-15T23:22:10.4927240Z [213/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/model_interface.cc.o 2024-05-15T23:22:10.5366570Z [214/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/util.cc.o 2024-05-15T23:22:10.8845300Z [215/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/normalizer.cc.o 2024-05-15T23:22:10.8947450Z [216/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/word_model.cc.o 2024-05-15T23:22:11.3647150Z [217/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/absl/flags/flag.cc.o 2024-05-15T23:22:11.7276340Z [218/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/sentencepiece_processor.cc.o 2024-05-15T23:22:11.8241100Z [219/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/unigram_model.cc.o 2024-05-15T23:22:11.8522370Z [220/222] Linking CXX static library tokenizer/third-party/sentencepiece/src/libsentencepiece.a 2024-05-15T23:22:11.8698120Z [221/222] Linking CXX static library tokenizer/libtokenizer.a 2024-05-15T23:22:11.9279220Z [222/222] Linking CXX executable aoti_run 2024-05-15T23:22:11.9373600Z + printf 'Build finished. Please run: \n./cmake-out/aoti_run model. -z tokenizer.model -l -i \n' 2024-05-15T23:22:11.9374310Z Build finished. Please run: 2024-05-15T23:22:11.9374880Z ./cmake-out/aoti_run model. -z tokenizer.model -l -i 2024-05-15T23:22:11.9561090Z ##[group]Run mkdir -p checkpoints/stories15M 2024-05-15T23:22:11.9561440Z mkdir -p checkpoints/stories15M 2024-05-15T23:22:11.9561710Z pushd checkpoints/stories15M 2024-05-15T23:22:11.9562150Z wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:11.9562710Z wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:11.9563090Z popd 2024-05-15T23:22:11.9619600Z shell: /bin/bash -e {0} 2024-05-15T23:22:11.9619800Z env: 2024-05-15T23:22:11.9620020Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:22:11.9620450Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:22:11.9620960Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-05-15T23:22:11.9621460Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:22:11.9622030Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:22:11.9622490Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:22:11.9622830Z ##[endgroup] 2024-05-15T23:22:12.0117890Z ~/work/torchchat/torchchat/checkpoints/stories15M ~/work/torchchat/torchchat 2024-05-15T23:22:12.0589740Z --2024-05-15 23:22:12-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:12.1107000Z Resolving huggingface.co (huggingface.co)... 108.138.246.85, 108.138.246.71, 108.138.246.67, ... 2024-05-15T23:22:12.1119120Z Connecting to huggingface.co (huggingface.co)|108.138.246.85|:443... connected. 2024-05-15T23:22:12.1942100Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:12.1953480Z 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=1716074532&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNjA3NDUzMn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=M97%7Efk5RdzJ-xGUJICFI9s8hpMLXECaEu27qM2Ywubq6ZmEwUUjaRJ4DZp3kSfUKAuCyPzc6iP3Yk3NXEhBQHUga9SI1pU1%7Ez1qe1F-Rz6FNq%7E9P5pmNOpy9ftD7x10DwOJgFgTJ5kjHVAQJcswK-PHsIN0WFmnC-e18a7KAlRb48dNDFQjqpoEL96mlfMl7Zxtgc3w7FeA-C102sBAiNIZFWrX1fnLWbK2Cfmr4vJIBuBpvf9HRnZaPWMFdtxSSohkqP10WffEyLmxeDIj0WtfW3VP08dFNx9D3Hk0mw8E8XVrLRilZqSXZHc-wJtf43Tr3PDSnRLS99L%7EjNC-EiQ__&Key-Pair-Id=KVTP0A1DKRTAX [following] 2024-05-15T23:22:12.1973660Z --2024-05-15 23:22:12-- 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=1716074532&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNjA3NDUzMn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=M97%7Efk5RdzJ-xGUJICFI9s8hpMLXECaEu27qM2Ywubq6ZmEwUUjaRJ4DZp3kSfUKAuCyPzc6iP3Yk3NXEhBQHUga9SI1pU1%7Ez1qe1F-Rz6FNq%7E9P5pmNOpy9ftD7x10DwOJgFgTJ5kjHVAQJcswK-PHsIN0WFmnC-e18a7KAlRb48dNDFQjqpoEL96mlfMl7Zxtgc3w7FeA-C102sBAiNIZFWrX1fnLWbK2Cfmr4vJIBuBpvf9HRnZaPWMFdtxSSohkqP10WffEyLmxeDIj0WtfW3VP08dFNx9D3Hk0mw8E8XVrLRilZqSXZHc-wJtf43Tr3PDSnRLS99L%7EjNC-EiQ__&Key-Pair-Id=KVTP0A1DKRTAX 2024-05-15T23:22:12.2183650Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 18.238.192.105, 18.238.192.34, 18.238.192.98, ... 2024-05-15T23:22:12.2200190Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|18.238.192.105|:443... connected. 2024-05-15T23:22:12.2521300Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:12.2522640Z Length: 60789090 (58M) [binary/octet-stream] 2024-05-15T23:22:12.2530050Z Saving to: ‘stories15M.pt’ 2024-05-15T23:22:12.2530670Z 2024-05-15T23:22:12.2546100Z 0K .......... .......... .......... .......... .......... 0% 29.8M 2s 2024-05-15T23:22:12.2556050Z 50K .......... .......... .......... .......... .......... 0% 50.9M 2s 2024-05-15T23:22:12.2565550Z 100K .......... .......... .......... .......... .......... 0% 45.4M 1s 2024-05-15T23:22:12.2576830Z 150K .......... .......... .......... .......... .......... 0% 49.7M 1s 2024-05-15T23:22:12.2585820Z 200K .......... .......... .......... .......... .......... 0% 49.1M 1s 2024-05-15T23:22:12.2592000Z 250K .......... .......... .......... .......... .......... 0% 75.9M 1s 2024-05-15T23:22:12.2601270Z 300K .......... .......... .......... .......... .......... 0% 50.5M 1s 2024-05-15T23:22:12.2618160Z 350K .......... .......... .......... .......... .......... 0% 28.8M 1s 2024-05-15T23:22:12.2626950Z 400K .......... .......... .......... .......... .......... 0% 55.0M 1s 2024-05-15T23:22:12.2641510Z 450K .......... .......... .......... .......... .......... 0% 33.2M 1s 2024-05-15T23:22:12.2646960Z 500K .......... .......... .......... .......... .......... 0% 88.0M 1s 2024-05-15T23:22:12.2664070Z 550K .......... .......... .......... .......... .......... 1% 30.1M 1s 2024-05-15T23:22:12.2667010Z 600K .......... .......... .......... .......... .......... 1% 154M 1s 2024-05-15T23:22:12.2683940Z 650K .......... .......... .......... .......... .......... 1% 29.5M 1s 2024-05-15T23:22:12.2687540Z 700K .......... .......... .......... .......... .......... 1% 452M 1s 2024-05-15T23:22:12.2688310Z 750K .......... .......... .......... .......... .......... 1% 138M 1s 2024-05-15T23:22:12.2693180Z 800K .......... .......... .......... .......... .......... 1% 92.7M 1s 2024-05-15T23:22:12.2697270Z 850K .......... .......... .......... .......... .......... 1% 118M 1s 2024-05-15T23:22:12.2709320Z 900K .......... .......... .......... .......... .......... 1% 41.4M 1s 2024-05-15T23:22:12.2721720Z 950K .......... .......... .......... .......... .......... 1% 41.7M 1s 2024-05-15T23:22:12.2726650Z 1000K .......... .......... .......... .......... .......... 1% 81.2M 1s 2024-05-15T23:22:12.2740660Z 1050K .......... .......... .......... .......... .......... 1% 34.7M 1s 2024-05-15T23:22:12.2748050Z 1100K .......... .......... .......... .......... .......... 1% 66.7M 1s 2024-05-15T23:22:12.2769280Z 1150K .......... .......... .......... .......... .......... 2% 33.2M 1s 2024-05-15T23:22:12.2775120Z 1200K .......... .......... .......... .......... .......... 2% 79.1M 1s 2024-05-15T23:22:12.2777490Z 1250K .......... .......... .......... .......... .......... 2% 57.1M 1s 2024-05-15T23:22:12.2781990Z 1300K .......... .......... .......... .......... .......... 2% 105M 1s 2024-05-15T23:22:12.2793890Z 1350K .......... .......... .......... .......... .......... 2% 61.3M 1s 2024-05-15T23:22:12.2798840Z 1400K .......... .......... .......... .......... .......... 2% 68.6M 1s 2024-05-15T23:22:12.2803640Z 1450K .......... .......... .......... .......... .......... 2% 79.8M 1s 2024-05-15T23:22:12.2832860Z 1500K .......... .......... .......... .......... .......... 2% 18.5M 1s 2024-05-15T23:22:12.2833550Z 1550K .......... .......... .......... .......... .......... 2% 273M 1s 2024-05-15T23:22:12.2838490Z 1600K .......... .......... .......... .......... .......... 2% 126M 1s 2024-05-15T23:22:12.2840350Z 1650K .......... .......... .......... .......... .......... 2% 230M 1s 2024-05-15T23:22:12.2849790Z 1700K .......... .......... .......... .......... .......... 2% 62.0M 1s 2024-05-15T23:22:12.2850480Z 1750K .......... .......... .......... .......... .......... 3% 111M 1s 2024-05-15T23:22:12.2850960Z 1800K .......... .......... .......... .......... .......... 3% 498M 1s 2024-05-15T23:22:12.2864660Z 1850K .......... .......... .......... .......... .......... 3% 41.2M 1s 2024-05-15T23:22:12.2866280Z 1900K .......... .......... .......... .......... .......... 3% 119M 1s 2024-05-15T23:22:12.2872340Z 1950K .......... .......... .......... .......... .......... 3% 95.7M 1s 2024-05-15T23:22:12.2883800Z 2000K .......... .......... .......... .......... .......... 3% 39.0M 1s 2024-05-15T23:22:12.2893920Z 2050K .......... .......... .......... .......... .......... 3% 148M 1s 2024-05-15T23:22:12.2898890Z 2100K .......... .......... .......... .......... .......... 3% 43.4M 1s 2024-05-15T23:22:12.2911940Z 2150K .......... .......... .......... .......... .......... 3% 40.9M 1s 2024-05-15T23:22:12.2916870Z 2200K .......... .......... .......... .......... .......... 3% 78.5M 1s 2024-05-15T23:22:12.2924120Z 2250K .......... .......... .......... .......... .......... 3% 72.1M 1s 2024-05-15T23:22:12.2937280Z 2300K .......... .......... .......... .......... .......... 3% 63.9M 1s 2024-05-15T23:22:12.2938930Z 2350K .......... .......... .......... .......... .......... 4% 70.2M 1s 2024-05-15T23:22:12.2945600Z 2400K .......... .......... .......... .......... .......... 4% 67.3M 1s 2024-05-15T23:22:12.2955150Z 2450K .......... .......... .......... .......... .......... 4% 58.6M 1s 2024-05-15T23:22:12.2964160Z 2500K .......... .......... .......... .......... .......... 4% 74.8M 1s 2024-05-15T23:22:12.2972100Z 2550K .......... .......... .......... .......... .......... 4% 45.3M 1s 2024-05-15T23:22:12.2976480Z 2600K .......... .......... .......... .......... .......... 4% 92.5M 1s 2024-05-15T23:22:12.2986990Z 2650K .......... .......... .......... .......... .......... 4% 49.1M 1s 2024-05-15T23:22:12.2995620Z 2700K .......... .......... .......... .......... .......... 4% 120M 1s 2024-05-15T23:22:12.3001800Z 2750K .......... .......... .......... .......... .......... 4% 46.0M 1s 2024-05-15T23:22:12.3008250Z 2800K .......... .......... .......... .......... .......... 4% 72.3M 1s 2024-05-15T23:22:12.3014050Z 2850K .......... .......... .......... .......... .......... 4% 92.8M 1s 2024-05-15T23:22:12.3018820Z 2900K .......... .......... .......... .......... .......... 4% 82.8M 1s 2024-05-15T23:22:12.3025260Z 2950K .......... .......... .......... .......... .......... 5% 78.6M 1s 2024-05-15T23:22:12.3034660Z 3000K .......... .......... .......... .......... .......... 5% 52.5M 1s 2024-05-15T23:22:12.3040540Z 3050K .......... .......... .......... .......... .......... 5% 80.4M 1s 2024-05-15T23:22:12.3054100Z 3100K .......... .......... .......... .......... .......... 5% 42.3M 1s 2024-05-15T23:22:12.3055230Z 3150K .......... .......... .......... .......... .......... 5% 265M 1s 2024-05-15T23:22:12.3058280Z 3200K .......... .......... .......... .......... .......... 5% 142M 1s 2024-05-15T23:22:12.3066860Z 3250K .......... .......... .......... .......... .......... 5% 59.5M 1s 2024-05-15T23:22:12.3071070Z 3300K .......... .......... .......... .......... .......... 5% 142M 1s 2024-05-15T23:22:12.3073540Z 3350K .......... .......... .......... .......... .......... 5% 121M 1s 2024-05-15T23:22:12.3079630Z 3400K .......... .......... .......... .......... .......... 5% 79.7M 1s 2024-05-15T23:22:12.3084530Z 3450K .......... .......... .......... .......... .......... 5% 95.7M 1s 2024-05-15T23:22:12.3091460Z 3500K .......... .......... .......... .......... .......... 5% 74.1M 1s 2024-05-15T23:22:12.3093910Z 3550K .......... .......... .......... .......... .......... 6% 155M 1s 2024-05-15T23:22:12.3101550Z 3600K .......... .......... .......... .......... .......... 6% 65.5M 1s 2024-05-15T23:22:12.3110300Z 3650K .......... .......... .......... .......... .......... 6% 55.9M 1s 2024-05-15T23:22:12.3115740Z 3700K .......... .......... .......... .......... .......... 6% 86.6M 1s 2024-05-15T23:22:12.3122950Z 3750K .......... .......... .......... .......... .......... 6% 88.3M 1s 2024-05-15T23:22:12.3123410Z 3800K .......... .......... .......... .......... .......... 6% 407M 1s 2024-05-15T23:22:12.3129090Z 3850K .......... .......... .......... .......... .......... 6% 71.9M 1s 2024-05-15T23:22:12.3134980Z 3900K .......... .......... .......... .......... .......... 6% 83.5M 1s 2024-05-15T23:22:12.3140860Z 3950K .......... .......... .......... .......... .......... 6% 87.2M 1s 2024-05-15T23:22:12.3143060Z 4000K .......... .......... .......... .......... .......... 6% 199M 1s 2024-05-15T23:22:12.3150550Z 4050K .......... .......... .......... .......... .......... 6% 85.1M 1s 2024-05-15T23:22:12.3154130Z 4100K .......... .......... .......... .......... .......... 6% 107M 1s 2024-05-15T23:22:12.3168210Z 4150K .......... .......... .......... .......... .......... 7% 36.6M 1s 2024-05-15T23:22:12.3173830Z 4200K .......... .......... .......... .......... .......... 7% 86.1M 1s 2024-05-15T23:22:12.3175880Z 4250K .......... .......... .......... .......... .......... 7% 137M 1s 2024-05-15T23:22:12.3179040Z 4300K .......... .......... .......... .......... .......... 7% 181M 1s 2024-05-15T23:22:12.3182910Z 4350K .......... .......... .......... .......... .......... 7% 128M 1s 2024-05-15T23:22:12.3187520Z 4400K .......... .......... .......... .......... .......... 7% 93.7M 1s 2024-05-15T23:22:12.3191470Z 4450K .......... .......... .......... .......... .......... 7% 140M 1s 2024-05-15T23:22:12.3192020Z 4500K .......... .......... .......... .......... .......... 7% 751M 1s 2024-05-15T23:22:12.3202600Z 4550K .......... .......... .......... .......... .......... 7% 99.6M 1s 2024-05-15T23:22:12.3205190Z 4600K .......... .......... .......... .......... .......... 7% 62.4M 1s 2024-05-15T23:22:12.3205960Z 4650K .......... .......... .......... .......... .......... 7% 319M 1s 2024-05-15T23:22:12.3212780Z 4700K .......... .......... .......... .......... .......... 8% 83.0M 1s 2024-05-15T23:22:12.3216440Z 4750K .......... .......... .......... .......... .......... 8% 145M 1s 2024-05-15T23:22:12.3219690Z 4800K .......... .......... .......... .......... .......... 8% 116M 1s 2024-05-15T23:22:12.3223680Z 4850K .......... .......... .......... .......... .......... 8% 114M 1s 2024-05-15T23:22:12.3226840Z 4900K .......... .......... .......... .......... .......... 8% 203M 1s 2024-05-15T23:22:12.3231340Z 4950K .......... .......... .......... .......... .......... 8% 94.8M 1s 2024-05-15T23:22:12.3238990Z 5000K .......... .......... .......... .......... .......... 8% 68.8M 1s 2024-05-15T23:22:12.3244100Z 5050K .......... .......... .......... .......... .......... 8% 103M 1s 2024-05-15T23:22:12.3247440Z 5100K .......... .......... .......... .......... .......... 8% 133M 1s 2024-05-15T23:22:12.3251100Z 5150K .......... .......... .......... .......... .......... 8% 117M 1s 2024-05-15T23:22:12.3253690Z 5200K .......... .......... .......... .......... .......... 8% 173M 1s 2024-05-15T23:22:12.3257300Z 5250K .......... .......... .......... .......... .......... 8% 140M 1s 2024-05-15T23:22:12.3264350Z 5300K .......... .......... .......... .......... .......... 9% 87.0M 1s 2024-05-15T23:22:12.3269370Z 5350K .......... .......... .......... .......... .......... 9% 81.8M 1s 2024-05-15T23:22:12.3270100Z 5400K .......... .......... .......... .......... .......... 9% 417M 1s 2024-05-15T23:22:12.3277380Z 5450K .......... .......... .......... .......... .......... 9% 71.1M 1s 2024-05-15T23:22:12.3281560Z 5500K .......... .......... .......... .......... .......... 9% 108M 1s 2024-05-15T23:22:12.3285300Z 5550K .......... .......... .......... .......... .......... 9% 135M 1s 2024-05-15T23:22:12.3290790Z 5600K .......... .......... .......... .......... .......... 9% 204M 1s 2024-05-15T23:22:12.3296240Z 5650K .......... .......... .......... .......... .......... 9% 63.1M 1s 2024-05-15T23:22:12.3296760Z 5700K .......... .......... .......... .......... .......... 9% 344M 1s 2024-05-15T23:22:12.3299310Z 5750K .......... .......... .......... .......... .......... 9% 231M 1s 2024-05-15T23:22:12.3300660Z 5800K .......... .......... .......... .......... .......... 9% 356M 1s 2024-05-15T23:22:12.3309130Z 5850K .......... .......... .......... .......... .......... 9% 133M 1s 2024-05-15T23:22:12.3312700Z 5900K .......... .......... .......... .......... .......... 10% 58.6M 1s 2024-05-15T23:22:12.3313130Z 5950K .......... .......... .......... .......... .......... 10% 456M 1s 2024-05-15T23:22:12.3314620Z 6000K .......... .......... .......... .......... .......... 10% 294M 1s 2024-05-15T23:22:12.3318130Z 6050K .......... .......... .......... .......... .......... 10% 171M 1s 2024-05-15T23:22:12.3323340Z 6100K .......... .......... .......... .......... .......... 10% 115M 1s 2024-05-15T23:22:12.3326690Z 6150K .......... .......... .......... .......... .......... 10% 301M 1s 2024-05-15T23:22:12.3329680Z 6200K .......... .......... .......... .......... .......... 10% 94.8M 1s 2024-05-15T23:22:12.3331490Z 6250K .......... .......... .......... .......... .......... 10% 618M 1s 2024-05-15T23:22:12.3338090Z 6300K .......... .......... .......... .......... .......... 10% 63.9M 1s 2024-05-15T23:22:12.3339370Z 6350K .......... .......... .......... .......... .......... 10% 196M 1s 2024-05-15T23:22:12.3343590Z 6400K .......... .......... .......... .......... .......... 10% 127M 1s 2024-05-15T23:22:12.3345950Z 6450K .......... .......... .......... .......... .......... 10% 207M 1s 2024-05-15T23:22:12.3346800Z 6500K .......... .......... .......... .......... .......... 11% 436M 1s 2024-05-15T23:22:12.3353920Z 6550K .......... .......... .......... .......... .......... 11% 77.3M 1s 2024-05-15T23:22:12.3356360Z 6600K .......... .......... .......... .......... .......... 11% 187M 1s 2024-05-15T23:22:12.3359060Z 6650K .......... .......... .......... .......... .......... 11% 148M 1s 2024-05-15T23:22:12.3361640Z 6700K .......... .......... .......... .......... .......... 11% 186M 1s 2024-05-15T23:22:12.3364960Z 6750K .......... .......... .......... .......... .......... 11% 151M 1s 2024-05-15T23:22:12.3368040Z 6800K .......... .......... .......... .......... .......... 11% 153M 1s 2024-05-15T23:22:12.3371310Z 6850K .......... .......... .......... .......... .......... 11% 159M 1s 2024-05-15T23:22:12.3375720Z 6900K .......... .......... .......... .......... .......... 11% 117M 1s 2024-05-15T23:22:12.3378390Z 6950K .......... .......... .......... .......... .......... 11% 163M 1s 2024-05-15T23:22:12.3379980Z 7000K .......... .......... .......... .......... .......... 11% 341M 1s 2024-05-15T23:22:12.3394370Z 7050K .......... .......... .......... .......... .......... 11% 34.2M 1s 2024-05-15T23:22:12.3398930Z 7100K .......... .......... .......... .......... .......... 12% 105M 1s 2024-05-15T23:22:12.3403280Z 7150K .......... .......... .......... .......... .......... 12% 120M 1s 2024-05-15T23:22:12.3406690Z 7200K .......... .......... .......... .......... .......... 12% 126M 1s 2024-05-15T23:22:12.3407650Z 7250K .......... .......... .......... .......... .......... 12% 440M 1s 2024-05-15T23:22:12.3414220Z 7300K .......... .......... .......... .......... .......... 12% 120M 1s 2024-05-15T23:22:12.3417940Z 7350K .......... .......... .......... .......... .......... 12% 91.3M 1s 2024-05-15T23:22:12.3420720Z 7400K .......... .......... .......... .......... .......... 12% 149M 1s 2024-05-15T23:22:12.3426520Z 7450K .......... .......... .......... .......... .......... 12% 81.2M 1s 2024-05-15T23:22:12.3429900Z 7500K .......... .......... .......... .......... .......... 12% 217M 1s 2024-05-15T23:22:12.3432880Z 7550K .......... .......... .......... .......... .......... 12% 126M 1s 2024-05-15T23:22:12.3436640Z 7600K .......... .......... .......... .......... .......... 12% 128M 1s 2024-05-15T23:22:12.3441120Z 7650K .......... .......... .......... .......... .......... 12% 104M 1s 2024-05-15T23:22:12.3443610Z 7700K .......... .......... .......... .......... .......... 13% 252M 1s 2024-05-15T23:22:12.3446850Z 7750K .......... .......... .......... .......... .......... 13% 127M 1s 2024-05-15T23:22:12.3450230Z 7800K .......... .......... .......... .......... .......... 13% 168M 1s 2024-05-15T23:22:12.3453300Z 7850K .......... .......... .......... .......... .......... 13% 159M 1s 2024-05-15T23:22:12.3457330Z 7900K .......... .......... .......... .......... .......... 13% 116M 1s 2024-05-15T23:22:12.3460820Z 7950K .......... .......... .......... .......... .......... 13% 136M 1s 2024-05-15T23:22:12.3464280Z 8000K .......... .......... .......... .......... .......... 13% 133M 1s 2024-05-15T23:22:12.3466940Z 8050K .......... .......... .......... .......... .......... 13% 181M 1s 2024-05-15T23:22:12.3470970Z 8100K .......... .......... .......... .......... .......... 13% 148M 1s 2024-05-15T23:22:12.3473230Z 8150K .......... .......... .......... .......... .......... 13% 185M 1s 2024-05-15T23:22:12.3477010Z 8200K .......... .......... .......... .......... .......... 13% 129M 1s 2024-05-15T23:22:12.3477550Z 8250K .......... .......... .......... .......... .......... 13% 531M 1s 2024-05-15T23:22:12.3482910Z 8300K .......... .......... .......... .......... .......... 14% 134M 1s 2024-05-15T23:22:12.3483620Z 8350K .......... .......... .......... .......... .......... 14% 191M 1s 2024-05-15T23:22:12.3487380Z 8400K .......... .......... .......... .......... .......... 14% 156M 1s 2024-05-15T23:22:12.3490900Z 8450K .......... .......... .......... .......... .......... 14% 145M 1s 2024-05-15T23:22:12.3493020Z 8500K .......... .......... .......... .......... .......... 14% 184M 1s 2024-05-15T23:22:12.3497670Z 8550K .......... .......... .......... .......... .......... 14% 138M 1s 2024-05-15T23:22:12.3499130Z 8600K .......... .......... .......... .......... .......... 14% 212M 1s 2024-05-15T23:22:12.3504010Z 8650K .......... .......... .......... .......... .......... 14% 101M 1s 2024-05-15T23:22:12.3509330Z 8700K .......... .......... .......... .......... .......... 14% 106M 1s 2024-05-15T23:22:12.3512090Z 8750K .......... .......... .......... .......... .......... 14% 130M 1s 2024-05-15T23:22:12.3515080Z 8800K .......... .......... .......... .......... .......... 14% 182M 1s 2024-05-15T23:22:12.3519840Z 8850K .......... .......... .......... .......... .......... 14% 124M 1s 2024-05-15T23:22:12.3522290Z 8900K .......... .......... .......... .......... .......... 15% 142M 1s 2024-05-15T23:22:12.3527460Z 8950K .......... .......... .......... .......... .......... 15% 106M 1s 2024-05-15T23:22:12.3529830Z 9000K .......... .......... .......... .......... .......... 15% 279M 1s 2024-05-15T23:22:12.3531770Z 9050K .......... .......... .......... .......... .......... 15% 148M 1s 2024-05-15T23:22:12.3536520Z 9100K .......... .......... .......... .......... .......... 15% 164M 1s 2024-05-15T23:22:12.3541910Z 9150K .......... .......... .......... .......... .......... 15% 77.3M 1s 2024-05-15T23:22:12.3544830Z 9200K .......... .......... .......... .......... .......... 15% 148M 1s 2024-05-15T23:22:12.3548300Z 9250K .......... .......... .......... .......... .......... 15% 126M 1s 2024-05-15T23:22:12.3553090Z 9300K .......... .......... .......... .......... .......... 15% 168M 1s 2024-05-15T23:22:12.3555200Z 9350K .......... .......... .......... .......... .......... 15% 148M 1s 2024-05-15T23:22:12.3561310Z 9400K .......... .......... .......... .......... .......... 15% 153M 1s 2024-05-15T23:22:12.3570920Z 9450K .......... .......... .......... .......... .......... 16% 64.5M 1s 2024-05-15T23:22:12.3577140Z 9500K .......... .......... .......... .......... .......... 16% 740M 1s 2024-05-15T23:22:12.3584150Z 9550K .......... .......... .......... .......... .......... 16% 740M 1s 2024-05-15T23:22:12.3586100Z 9600K .......... .......... .......... .......... .......... 16% 800M 1s 2024-05-15T23:22:12.3586550Z 9650K .......... .......... .......... .......... .......... 16% 80.6M 1s 2024-05-15T23:22:12.3586990Z 9700K .......... .......... .......... .......... .......... 16% 95.2M 1s 2024-05-15T23:22:12.3587850Z 9750K .......... .......... .......... .......... .......... 16% 751M 1s 2024-05-15T23:22:12.3591860Z 9800K .......... .......... .......... .......... .......... 16% 56.3M 1s 2024-05-15T23:22:12.3594000Z 9850K .......... .......... .......... .......... .......... 16% 130M 1s 2024-05-15T23:22:12.3595480Z 9900K .......... .......... .......... .......... .......... 16% 503M 1s 2024-05-15T23:22:12.3602870Z 9950K .......... .......... .......... .......... .......... 16% 70.1M 1s 2024-05-15T23:22:12.3604290Z 10000K .......... .......... .......... .......... .......... 16% 660M 1s 2024-05-15T23:22:12.3607260Z 10050K .......... .......... .......... .......... .......... 17% 751M 1s 2024-05-15T23:22:12.3614370Z 10100K .......... .......... .......... .......... .......... 17% 763M 1s 2024-05-15T23:22:12.3615700Z 10150K .......... .......... .......... .......... .......... 17% 36.2M 1s 2024-05-15T23:22:12.3617140Z 10200K .......... .......... .......... .......... .......... 17% 634M 1s 2024-05-15T23:22:12.3620410Z 10250K .......... .......... .......... .......... .......... 17% 708M 1s 2024-05-15T23:22:12.3625050Z 10300K .......... .......... .......... .......... .......... 17% 339M 1s 2024-05-15T23:22:12.3625470Z 10350K .......... .......... .......... .......... .......... 17% 184M 1s 2024-05-15T23:22:12.3625880Z 10400K .......... .......... .......... .......... .......... 17% 698M 1s 2024-05-15T23:22:12.3631260Z 10450K .......... .......... .......... .......... .......... 17% 588M 1s 2024-05-15T23:22:12.3634740Z 10500K .......... .......... .......... .......... .......... 17% 228M 1s 2024-05-15T23:22:12.3636430Z 10550K .......... .......... .......... .......... .......... 17% 788M 1s 2024-05-15T23:22:12.3638180Z 10600K .......... .......... .......... .......... .......... 17% 120M 1s 2024-05-15T23:22:12.3645360Z 10650K .......... .......... .......... .......... .......... 18% 45.7M 1s 2024-05-15T23:22:12.3646570Z 10700K .......... .......... .......... .......... .......... 18% 376M 1s 2024-05-15T23:22:12.3656130Z 10750K .......... .......... .......... .......... .......... 18% 127M 1s 2024-05-15T23:22:12.3666090Z 10800K .......... .......... .......... .......... .......... 18% 718M 0s 2024-05-15T23:22:12.3676940Z 10850K .......... .......... .......... .......... .......... 18% 56.6M 1s 2024-05-15T23:22:12.3677890Z 10900K .......... .......... .......... .......... .......... 18% 55.9M 1s 2024-05-15T23:22:12.3678440Z 10950K .......... .......... .......... .......... .......... 18% 172M 1s 2024-05-15T23:22:12.3678830Z 11000K .......... .......... .......... .......... .......... 18% 800M 0s 2024-05-15T23:22:12.3679250Z 11050K .......... .......... .......... .......... .......... 18% 763M 0s 2024-05-15T23:22:12.3683630Z 11100K .......... .......... .......... .......... .......... 18% 29.1M 0s 2024-05-15T23:22:12.3684840Z 11150K .......... .......... .......... .......... .......... 18% 514M 0s 2024-05-15T23:22:12.3686130Z 11200K .......... .......... .......... .......... .......... 18% 428M 0s 2024-05-15T23:22:12.3687290Z 11250K .......... .......... .......... .......... .......... 19% 610M 0s 2024-05-15T23:22:12.3691010Z 11300K .......... .......... .......... .......... .......... 19% 107M 0s 2024-05-15T23:22:12.3692150Z 11350K .......... .......... .......... .......... .......... 19% 751M 0s 2024-05-15T23:22:12.3696220Z 11400K .......... .......... .......... .......... .......... 19% 109M 0s 2024-05-15T23:22:12.3702380Z 11450K .......... .......... .......... .......... .......... 19% 100M 0s 2024-05-15T23:22:12.3706180Z 11500K .......... .......... .......... .......... .......... 19% 100M 0s 2024-05-15T23:22:12.3714320Z 11550K .......... .......... .......... .......... .......... 19% 64.2M 0s 2024-05-15T23:22:12.3717080Z 11600K .......... .......... .......... .......... .......... 19% 196M 0s 2024-05-15T23:22:12.3722460Z 11650K .......... .......... .......... .......... .......... 19% 78.3M 0s 2024-05-15T23:22:12.3726920Z 11700K .......... .......... .......... .......... .......... 19% 108M 0s 2024-05-15T23:22:12.3734080Z 11750K .......... .......... .......... .......... .......... 19% 80.8M 0s 2024-05-15T23:22:12.3737520Z 11800K .......... .......... .......... .......... .......... 19% 107M 0s 2024-05-15T23:22:12.3744290Z 11850K .......... .......... .......... .......... .......... 20% 101M 0s 2024-05-15T23:22:12.3749030Z 11900K .......... .......... .......... .......... .......... 20% 82.6M 0s 2024-05-15T23:22:12.3750850Z 11950K .......... .......... .......... .......... .......... 20% 178M 0s 2024-05-15T23:22:12.3755350Z 12000K .......... .......... .......... .......... .......... 20% 135M 0s 2024-05-15T23:22:12.3758680Z 12050K .......... .......... .......... .......... .......... 20% 122M 0s 2024-05-15T23:22:12.3765390Z 12100K .......... .......... .......... .......... .......... 20% 99.6M 0s 2024-05-15T23:22:12.3769810Z 12150K .......... .......... .......... .......... .......... 20% 75.6M 0s 2024-05-15T23:22:12.3776340Z 12200K .......... .......... .......... .......... .......... 20% 76.1M 0s 2024-05-15T23:22:12.3779420Z 12250K .......... .......... .......... .......... .......... 20% 154M 0s 2024-05-15T23:22:12.3783530Z 12300K .......... .......... .......... .......... .......... 20% 127M 0s 2024-05-15T23:22:12.3788070Z 12350K .......... .......... .......... .......... .......... 20% 118M 0s 2024-05-15T23:22:12.3791930Z 12400K .......... .......... .......... .......... .......... 20% 112M 0s 2024-05-15T23:22:12.3795200Z 12450K .......... .......... .......... .......... .......... 21% 144M 0s 2024-05-15T23:22:12.3798930Z 12500K .......... .......... .......... .......... .......... 21% 139M 0s 2024-05-15T23:22:12.3804910Z 12550K .......... .......... .......... .......... .......... 21% 89.6M 0s 2024-05-15T23:22:12.3811670Z 12600K .......... .......... .......... .......... .......... 21% 75.6M 0s 2024-05-15T23:22:12.3817200Z 12650K .......... .......... .......... .......... .......... 21% 80.6M 0s 2024-05-15T23:22:12.3822550Z 12700K .......... .......... .......... .......... .......... 21% 87.0M 0s 2024-05-15T23:22:12.3830110Z 12750K .......... .......... .......... .......... .......... 21% 83.0M 0s 2024-05-15T23:22:12.3833860Z 12800K .......... .......... .......... .......... .......... 21% 90.8M 0s 2024-05-15T23:22:12.3839830Z 12850K .......... .......... .......... .......... .......... 21% 104M 0s 2024-05-15T23:22:12.3844860Z 12900K .......... .......... .......... .......... .......... 21% 74.1M 0s 2024-05-15T23:22:12.3849150Z 12950K .......... .......... .......... .......... .......... 21% 109M 0s 2024-05-15T23:22:12.3853650Z 13000K .......... .......... .......... .......... .......... 21% 118M 0s 2024-05-15T23:22:12.3862130Z 13050K .......... .......... .......... .......... .......... 22% 62.2M 0s 2024-05-15T23:22:12.3869330Z 13100K .......... .......... .......... .......... .......... 22% 102M 0s 2024-05-15T23:22:12.3873360Z 13150K .......... .......... .......... .......... .......... 22% 78.3M 0s 2024-05-15T23:22:12.3878290Z 13200K .......... .......... .......... .......... .......... 22% 95.2M 0s 2024-05-15T23:22:12.3882570Z 13250K .......... .......... .......... .......... .......... 22% 116M 0s 2024-05-15T23:22:12.3888970Z 13300K .......... .......... .......... .......... .......... 22% 70.7M 0s 2024-05-15T23:22:12.3895570Z 13350K .......... .......... .......... .......... .......... 22% 72.9M 0s 2024-05-15T23:22:12.3899710Z 13400K .......... .......... .......... .......... .......... 22% 133M 0s 2024-05-15T23:22:12.3900600Z 13450K .......... .......... .......... .......... .......... 22% 279M 0s 2024-05-15T23:22:12.3906400Z 13500K .......... .......... .......... .......... .......... 22% 127M 0s 2024-05-15T23:22:12.3912450Z 13550K .......... .......... .......... .......... .......... 22% 64.8M 0s 2024-05-15T23:22:12.3920670Z 13600K .......... .......... .......... .......... .......... 22% 63.6M 0s 2024-05-15T23:22:12.3925070Z 13650K .......... .......... .......... .......... .......... 23% 89.4M 0s 2024-05-15T23:22:12.3932940Z 13700K .......... .......... .......... .......... .......... 23% 65.8M 0s 2024-05-15T23:22:12.3937890Z 13750K .......... .......... .......... .......... .......... 23% 109M 0s 2024-05-15T23:22:12.3943760Z 13800K .......... .......... .......... .......... .......... 23% 78.3M 0s 2024-05-15T23:22:12.3947650Z 13850K .......... .......... .......... .......... .......... 23% 134M 0s 2024-05-15T23:22:12.3952380Z 13900K .......... .......... .......... .......... .......... 23% 91.4M 0s 2024-05-15T23:22:12.3961470Z 13950K .......... .......... .......... .......... .......... 23% 68.7M 0s 2024-05-15T23:22:12.3964190Z 14000K .......... .......... .......... .......... .......... 23% 103M 0s 2024-05-15T23:22:12.3985700Z 14050K .......... .......... .......... .......... .......... 23% 65.5M 0s 2024-05-15T23:22:12.3986210Z 14100K .......... .......... .......... .......... .......... 23% 249M 0s 2024-05-15T23:22:12.3986620Z 14150K .......... .......... .......... .......... .......... 23% 53.2M 0s 2024-05-15T23:22:12.3991480Z 14200K .......... .......... .......... .......... .......... 24% 60.5M 0s 2024-05-15T23:22:12.3997170Z 14250K .......... .......... .......... .......... .......... 24% 134M 0s 2024-05-15T23:22:12.4002070Z 14300K .......... .......... .......... .......... .......... 24% 81.8M 0s 2024-05-15T23:22:12.4006320Z 14350K .......... .......... .......... .......... .......... 24% 81.9M 0s 2024-05-15T23:22:12.4012260Z 14400K .......... .......... .......... .......... .......... 24% 85.1M 0s 2024-05-15T23:22:12.4016900Z 14450K .......... .......... .......... .......... .......... 24% 111M 0s 2024-05-15T23:22:12.4022990Z 14500K .......... .......... .......... .......... .......... 24% 77.1M 0s 2024-05-15T23:22:12.4028610Z 14550K .......... .......... .......... .......... .......... 24% 86.6M 0s 2024-05-15T23:22:12.4032560Z 14600K .......... .......... .......... .......... .......... 24% 120M 0s 2024-05-15T23:22:12.4039620Z 14650K .......... .......... .......... .......... .......... 24% 91.8M 0s 2024-05-15T23:22:12.4044980Z 14700K .......... .......... .......... .......... .......... 24% 88.6M 0s 2024-05-15T23:22:12.4046320Z 14750K .......... .......... .......... .......... .......... 24% 236M 0s 2024-05-15T23:22:12.4050470Z 14800K .......... .......... .......... .......... .......... 25% 99.2M 0s 2024-05-15T23:22:12.4055350Z 14850K .......... .......... .......... .......... .......... 25% 114M 0s 2024-05-15T23:22:12.4058380Z 14900K .......... .......... .......... .......... .......... 25% 142M 0s 2024-05-15T23:22:12.4068370Z 14950K .......... .......... .......... .......... .......... 25% 88.1M 0s 2024-05-15T23:22:12.4070350Z 15000K .......... .......... .......... .......... .......... 25% 91.3M 0s 2024-05-15T23:22:12.4072160Z 15050K .......... .......... .......... .......... .......... 25% 182M 0s 2024-05-15T23:22:12.4080010Z 15100K .......... .......... .......... .......... .......... 25% 66.9M 0s 2024-05-15T23:22:12.4087230Z 15150K .......... .......... .......... .......... .......... 25% 77.6M 0s 2024-05-15T23:22:12.4089980Z 15200K .......... .......... .......... .......... .......... 25% 104M 0s 2024-05-15T23:22:12.4097170Z 15250K .......... .......... .......... .......... .......... 25% 82.2M 0s 2024-05-15T23:22:12.4104120Z 15300K .......... .......... .......... .......... .......... 25% 61.1M 0s 2024-05-15T23:22:12.4108780Z 15350K .......... .......... .......... .......... .......... 25% 109M 0s 2024-05-15T23:22:12.4113910Z 15400K .......... .......... .......... .......... .......... 26% 89.8M 0s 2024-05-15T23:22:12.4117930Z 15450K .......... .......... .......... .......... .......... 26% 192M 0s 2024-05-15T23:22:12.4121420Z 15500K .......... .......... .......... .......... .......... 26% 98.4M 0s 2024-05-15T23:22:12.4124770Z 15550K .......... .......... .......... .......... .......... 26% 182M 0s 2024-05-15T23:22:12.4128930Z 15600K .......... .......... .......... .......... .......... 26% 176M 0s 2024-05-15T23:22:12.4133040Z 15650K .......... .......... .......... .......... .......... 26% 81.8M 0s 2024-05-15T23:22:12.4136710Z 15700K .......... .......... .......... .......... .......... 26% 142M 0s 2024-05-15T23:22:12.4140950Z 15750K .......... .......... .......... .......... .......... 26% 102M 0s 2024-05-15T23:22:12.4150010Z 15800K .......... .......... .......... .......... .......... 26% 57.6M 0s 2024-05-15T23:22:12.4153850Z 15850K .......... .......... .......... .......... .......... 26% 147M 0s 2024-05-15T23:22:12.4159860Z 15900K .......... .......... .......... .......... .......... 26% 71.8M 0s 2024-05-15T23:22:12.4168510Z 15950K .......... .......... .......... .......... .......... 26% 56.5M 0s 2024-05-15T23:22:12.4174350Z 16000K .......... .......... .......... .......... .......... 27% 79.4M 0s 2024-05-15T23:22:12.4179900Z 16050K .......... .......... .......... .......... .......... 27% 132M 0s 2024-05-15T23:22:12.4184220Z 16100K .......... .......... .......... .......... .......... 27% 102M 0s 2024-05-15T23:22:12.4189410Z 16150K .......... .......... .......... .......... .......... 27% 78.1M 0s 2024-05-15T23:22:12.4194250Z 16200K .......... .......... .......... .......... .......... 27% 97.1M 0s 2024-05-15T23:22:12.4197680Z 16250K .......... .......... .......... .......... .......... 27% 133M 0s 2024-05-15T23:22:12.4204350Z 16300K .......... .......... .......... .......... .......... 27% 79.9M 0s 2024-05-15T23:22:12.4210870Z 16350K .......... .......... .......... .......... .......... 27% 72.3M 0s 2024-05-15T23:22:12.4216740Z 16400K .......... .......... .......... .......... .......... 27% 79.3M 0s 2024-05-15T23:22:12.4221530Z 16450K .......... .......... .......... .......... .......... 27% 120M 0s 2024-05-15T23:22:12.4224740Z 16500K .......... .......... .......... .......... .......... 27% 150M 0s 2024-05-15T23:22:12.4227620Z 16550K .......... .......... .......... .......... .......... 27% 143M 0s 2024-05-15T23:22:12.4231640Z 16600K .......... .......... .......... .......... .......... 28% 115M 0s 2024-05-15T23:22:12.4238870Z 16650K .......... .......... .......... .......... .......... 28% 170M 0s 2024-05-15T23:22:12.4243240Z 16700K .......... .......... .......... .......... .......... 28% 63.5M 0s 2024-05-15T23:22:12.4249600Z 16750K .......... .......... .......... .......... .......... 28% 107M 0s 2024-05-15T23:22:12.4255840Z 16800K .......... .......... .......... .......... .......... 28% 84.8M 0s 2024-05-15T23:22:12.4265540Z 16850K .......... .......... .......... .......... .......... 28% 39.0M 0s 2024-05-15T23:22:12.4266010Z 16900K .......... .......... .......... .......... .......... 28% 537M 0s 2024-05-15T23:22:12.4270840Z 16950K .......... .......... .......... .......... .......... 28% 106M 0s 2024-05-15T23:22:12.4277510Z 17000K .......... .......... .......... .......... .......... 28% 72.1M 0s 2024-05-15T23:22:12.4280990Z 17050K .......... .......... .......... .......... .......... 28% 145M 0s 2024-05-15T23:22:12.4283510Z 17100K .......... .......... .......... .......... .......... 28% 180M 0s 2024-05-15T23:22:12.4286010Z 17150K .......... .......... .......... .......... .......... 28% 210M 0s 2024-05-15T23:22:12.4289380Z 17200K .......... .......... .......... .......... .......... 29% 148M 0s 2024-05-15T23:22:12.4292320Z 17250K .......... .......... .......... .......... .......... 29% 157M 0s 2024-05-15T23:22:12.4294780Z 17300K .......... .......... .......... .......... .......... 29% 218M 0s 2024-05-15T23:22:12.4298190Z 17350K .......... .......... .......... .......... .......... 29% 151M 0s 2024-05-15T23:22:12.4300420Z 17400K .......... .......... .......... .......... .......... 29% 177M 0s 2024-05-15T23:22:12.4303810Z 17450K .......... .......... .......... .......... .......... 29% 175M 0s 2024-05-15T23:22:12.4309150Z 17500K .......... .......... .......... .......... .......... 29% 109M 0s 2024-05-15T23:22:12.4309540Z 17550K .......... .......... .......... .......... .......... 29% 370M 0s 2024-05-15T23:22:12.4309980Z 17600K .......... .......... .......... .......... .......... 29% 678M 0s 2024-05-15T23:22:12.4316010Z 17650K .......... .......... .......... .......... .......... 29% 122M 0s 2024-05-15T23:22:12.4318130Z 17700K .......... .......... .......... .......... .......... 29% 177M 0s 2024-05-15T23:22:12.4321620Z 17750K .......... .......... .......... .......... .......... 29% 99.0M 0s 2024-05-15T23:22:12.4326580Z 17800K .......... .......... .......... .......... .......... 30% 104M 0s 2024-05-15T23:22:12.4327580Z 17850K .......... .......... .......... .......... .......... 30% 708M 0s 2024-05-15T23:22:12.4330010Z 17900K .......... .......... .......... .......... .......... 30% 166M 0s 2024-05-15T23:22:12.4334050Z 17950K .......... .......... .......... .......... .......... 30% 133M 0s 2024-05-15T23:22:12.4337000Z 18000K .......... .......... .......... .......... .......... 30% 142M 0s 2024-05-15T23:22:12.4342530Z 18050K .......... .......... .......... .......... .......... 30% 122M 0s 2024-05-15T23:22:12.4345100Z 18100K .......... .......... .......... .......... .......... 30% 128M 0s 2024-05-15T23:22:12.4348990Z 18150K .......... .......... .......... .......... .......... 30% 115M 0s 2024-05-15T23:22:12.4351530Z 18200K .......... .......... .......... .......... .......... 30% 182M 0s 2024-05-15T23:22:12.4354970Z 18250K .......... .......... .......... .......... .......... 30% 159M 0s 2024-05-15T23:22:12.4359280Z 18300K .......... .......... .......... .......... .......... 30% 110M 0s 2024-05-15T23:22:12.4365070Z 18350K .......... .......... .......... .......... .......... 30% 93.7M 0s 2024-05-15T23:22:12.4366980Z 18400K .......... .......... .......... .......... .......... 31% 191M 0s 2024-05-15T23:22:12.4373790Z 18450K .......... .......... .......... .......... .......... 31% 135M 0s 2024-05-15T23:22:12.4386250Z 18500K .......... .......... .......... .......... .......... 31% 36.1M 0s 2024-05-15T23:22:12.4390260Z 18550K .......... .......... .......... .......... .......... 31% 381M 0s 2024-05-15T23:22:12.4400260Z 18600K .......... .......... .......... .......... .......... 31% 61.0M 0s 2024-05-15T23:22:12.4404050Z 18650K .......... .......... .......... .......... .......... 31% 241M 0s 2024-05-15T23:22:12.4407330Z 18700K .......... .......... .......... .......... .......... 31% 137M 0s 2024-05-15T23:22:12.4408900Z 18750K .......... .......... .......... .......... .......... 31% 102M 0s 2024-05-15T23:22:12.4409930Z 18800K .......... .......... .......... .......... .......... 31% 158M 0s 2024-05-15T23:22:12.4410600Z 18850K .......... .......... .......... .......... .......... 31% 148M 0s 2024-05-15T23:22:12.4417230Z 18900K .......... .......... .......... .......... .......... 31% 75.6M 0s 2024-05-15T23:22:12.4421280Z 18950K .......... .......... .......... .......... .......... 32% 108M 0s 2024-05-15T23:22:12.4426370Z 19000K .......... .......... .......... .......... .......... 32% 146M 0s 2024-05-15T23:22:12.4431550Z 19050K .......... .......... .......... .......... .......... 32% 71.2M 0s 2024-05-15T23:22:12.4434660Z 19100K .......... .......... .......... .......... .......... 32% 148M 0s 2024-05-15T23:22:12.4439070Z 19150K .......... .......... .......... .......... .......... 32% 123M 0s 2024-05-15T23:22:12.4444820Z 19200K .......... .......... .......... .......... .......... 32% 81.8M 0s 2024-05-15T23:22:12.4451520Z 19250K .......... .......... .......... .......... .......... 32% 75.2M 0s 2024-05-15T23:22:12.4456170Z 19300K .......... .......... .......... .......... .......... 32% 122M 0s 2024-05-15T23:22:12.4457920Z 19350K .......... .......... .......... .......... .......... 32% 178M 0s 2024-05-15T23:22:12.4458460Z 19400K .......... .......... .......... .......... .......... 32% 537M 0s 2024-05-15T23:22:12.4463940Z 19450K .......... .......... .......... .......... .......... 32% 97.5M 0s 2024-05-15T23:22:12.4464530Z 19500K .......... .......... .......... .......... .......... 32% 718M 0s 2024-05-15T23:22:12.4470010Z 19550K .......... .......... .......... .......... .......... 33% 122M 0s 2024-05-15T23:22:12.4472610Z 19600K .......... .......... .......... .......... .......... 33% 448M 0s 2024-05-15T23:22:12.4473000Z 19650K .......... .......... .......... .......... .......... 33% 145M 0s 2024-05-15T23:22:12.4477020Z 19700K .......... .......... .......... .......... .......... 33% 117M 0s 2024-05-15T23:22:12.4477550Z 19750K .......... .......... .......... .......... .......... 33% 678M 0s 2024-05-15T23:22:12.4480690Z 19800K .......... .......... .......... .......... .......... 33% 187M 0s 2024-05-15T23:22:12.4481150Z 19850K .......... .......... .......... .......... .......... 33% 678M 0s 2024-05-15T23:22:12.4484210Z 19900K .......... .......... .......... .......... .......... 33% 242M 0s 2024-05-15T23:22:12.4489450Z 19950K .......... .......... .......... .......... .......... 33% 119M 0s 2024-05-15T23:22:12.4498640Z 20000K .......... .......... .......... .......... .......... 33% 63.9M 0s 2024-05-15T23:22:12.4500190Z 20050K .......... .......... .......... .......... .......... 33% 88.0M 0s 2024-05-15T23:22:12.4502310Z 20100K .......... .......... .......... .......... .......... 33% 642M 0s 2024-05-15T23:22:12.4505060Z 20150K .......... .......... .......... .......... .......... 34% 126M 0s 2024-05-15T23:22:12.4505520Z 20200K .......... .......... .......... .......... .......... 34% 740M 0s 2024-05-15T23:22:12.4509640Z 20250K .......... .......... .......... .......... .......... 34% 167M 0s 2024-05-15T23:22:12.4513580Z 20300K .......... .......... .......... .......... .......... 34% 208M 0s 2024-05-15T23:22:12.4514020Z 20350K .......... .......... .......... .......... .......... 34% 175M 0s 2024-05-15T23:22:12.4518780Z 20400K .......... .......... .......... .......... .......... 34% 104M 0s 2024-05-15T23:22:12.4522720Z 20450K .......... .......... .......... .......... .......... 34% 135M 0s 2024-05-15T23:22:12.4524070Z 20500K .......... .......... .......... .......... .......... 34% 231M 0s 2024-05-15T23:22:12.4528780Z 20550K .......... .......... .......... .......... .......... 34% 114M 0s 2024-05-15T23:22:12.4529290Z 20600K .......... .......... .......... .......... .......... 34% 669M 0s 2024-05-15T23:22:12.4530950Z 20650K .......... .......... .......... .......... .......... 34% 634M 0s 2024-05-15T23:22:12.4534120Z 20700K .......... .......... .......... .......... .......... 34% 126M 0s 2024-05-15T23:22:12.4535190Z 20750K .......... .......... .......... .......... .......... 35% 498M 0s 2024-05-15T23:22:12.4537820Z 20800K .......... .......... .......... .......... .......... 35% 178M 0s 2024-05-15T23:22:12.4540330Z 20850K .......... .......... .......... .......... .......... 35% 186M 0s 2024-05-15T23:22:12.4541060Z 20900K .......... .......... .......... .......... .......... 35% 555M 0s 2024-05-15T23:22:12.4543050Z 20950K .......... .......... .......... .......... .......... 35% 254M 0s 2024-05-15T23:22:12.4547720Z 21000K .......... .......... .......... .......... .......... 35% 105M 0s 2024-05-15T23:22:12.4552110Z 21050K .......... .......... .......... .......... .......... 35% 119M 0s 2024-05-15T23:22:12.4555920Z 21100K .......... .......... .......... .......... .......... 35% 142M 0s 2024-05-15T23:22:12.4557600Z 21150K .......... .......... .......... .......... .......... 35% 309M 0s 2024-05-15T23:22:12.4561220Z 21200K .......... .......... .......... .......... .......... 35% 116M 0s 2024-05-15T23:22:12.4566300Z 21250K .......... .......... .......... .......... .......... 35% 96.3M 0s 2024-05-15T23:22:12.4572280Z 21300K .......... .......... .......... .......... .......... 35% 86.7M 0s 2024-05-15T23:22:12.4577970Z 21350K .......... .......... .......... .......... .......... 36% 94.8M 0s 2024-05-15T23:22:12.4580160Z 21400K .......... .......... .......... .......... .......... 36% 149M 0s 2024-05-15T23:22:12.4584340Z 21450K .......... .......... .......... .......... .......... 36% 128M 0s 2024-05-15T23:22:12.4584720Z 21500K .......... .......... .......... .......... .......... 36% 452M 0s 2024-05-15T23:22:12.4590750Z 21550K .......... .......... .......... .......... .......... 36% 84.9M 0s 2024-05-15T23:22:12.4591870Z 21600K .......... .......... .......... .......... .......... 36% 634M 0s 2024-05-15T23:22:12.4597570Z 21650K .......... .......... .......... .......... .......... 36% 88.3M 0s 2024-05-15T23:22:12.4598240Z 21700K .......... .......... .......... .......... .......... 36% 479M 0s 2024-05-15T23:22:12.4603930Z 21750K .......... .......... .......... .......... .......... 36% 85.1M 0s 2024-05-15T23:22:12.4608320Z 21800K .......... .......... .......... .......... .......... 36% 151M 0s 2024-05-15T23:22:12.4612050Z 21850K .......... .......... .......... .......... .......... 36% 122M 0s 2024-05-15T23:22:12.4612610Z 21900K .......... .......... .......... .......... .......... 36% 300M 0s 2024-05-15T23:22:12.4617900Z 21950K .......... .......... .......... .......... .......... 37% 102M 0s 2024-05-15T23:22:12.4618280Z 22000K .......... .......... .......... .......... .......... 37% 740M 0s 2024-05-15T23:22:12.4618660Z 22050K .......... .......... .......... .......... .......... 37% 751M 0s 2024-05-15T23:22:12.4620670Z 22100K .......... .......... .......... .......... .......... 37% 315M 0s 2024-05-15T23:22:12.4624400Z 22150K .......... .......... .......... .......... .......... 37% 142M 0s 2024-05-15T23:22:12.4625300Z 22200K .......... .......... .......... .......... .......... 37% 282M 0s 2024-05-15T23:22:12.4629050Z 22250K .......... .......... .......... .......... .......... 37% 167M 0s 2024-05-15T23:22:12.4631560Z 22300K .......... .......... .......... .......... .......... 37% 162M 0s 2024-05-15T23:22:12.4635000Z 22350K .......... .......... .......... .......... .......... 37% 142M 0s 2024-05-15T23:22:12.4635460Z 22400K .......... .......... .......... .......... .......... 37% 543M 0s 2024-05-15T23:22:12.4640710Z 22450K .......... .......... .......... .......... .......... 37% 96.3M 0s 2024-05-15T23:22:12.4644810Z 22500K .......... .......... .......... .......... .......... 37% 135M 0s 2024-05-15T23:22:12.4647910Z 22550K .......... .......... .......... .......... .......... 38% 152M 0s 2024-05-15T23:22:12.4652060Z 22600K .......... .......... .......... .......... .......... 38% 115M 0s 2024-05-15T23:22:12.4654630Z 22650K .......... .......... .......... .......... .......... 38% 191M 0s 2024-05-15T23:22:12.4658260Z 22700K .......... .......... .......... .......... .......... 38% 173M 0s 2024-05-15T23:22:12.4661190Z 22750K .......... .......... .......... .......... .......... 38% 128M 0s 2024-05-15T23:22:12.4665780Z 22800K .......... .......... .......... .......... .......... 38% 121M 0s 2024-05-15T23:22:12.4667320Z 22850K .......... .......... .......... .......... .......... 38% 503M 0s 2024-05-15T23:22:12.4674360Z 22900K .......... .......... .......... .......... .......... 38% 70.3M 0s 2024-05-15T23:22:12.4678390Z 22950K .......... .......... .......... .......... .......... 38% 124M 0s 2024-05-15T23:22:12.4684550Z 23000K .......... .......... .......... .......... .......... 38% 72.2M 0s 2024-05-15T23:22:12.4688580Z 23050K .......... .......... .......... .......... .......... 38% 400M 0s 2024-05-15T23:22:12.4692350Z 23100K .......... .......... .......... .......... .......... 38% 66.9M 0s 2024-05-15T23:22:12.4699900Z 23150K .......... .......... .......... .......... .......... 39% 98.4M 0s 2024-05-15T23:22:12.4703180Z 23200K .......... .......... .......... .......... .......... 39% 104M 0s 2024-05-15T23:22:12.4706280Z 23250K .......... .......... .......... .......... .......... 39% 150M 0s 2024-05-15T23:22:12.4706820Z 23300K .......... .......... .......... .......... .......... 39% 296M 0s 2024-05-15T23:22:12.4716170Z 23350K .......... .......... .......... .......... .......... 39% 63.4M 0s 2024-05-15T23:22:12.4716680Z 23400K .......... .......... .......... .......... .......... 39% 461M 0s 2024-05-15T23:22:12.4717200Z 23450K .......... .......... .......... .......... .......... 39% 488M 0s 2024-05-15T23:22:12.4718280Z 23500K .......... .......... .......... .......... .......... 39% 800M 0s 2024-05-15T23:22:12.4724260Z 23550K .......... .......... .......... .......... .......... 39% 83.9M 0s 2024-05-15T23:22:12.4724830Z 23600K .......... .......... .......... .......... .......... 39% 282M 0s 2024-05-15T23:22:12.4726090Z 23650K .......... .......... .......... .......... .......... 39% 751M 0s 2024-05-15T23:22:12.4726470Z 23700K .......... .......... .......... .......... .......... 40% 788M 0s 2024-05-15T23:22:12.4727090Z 23750K .......... .......... .......... .......... .......... 40% 379M 0s 2024-05-15T23:22:12.4729740Z 23800K .......... .......... .......... .......... .......... 40% 264M 0s 2024-05-15T23:22:12.4731860Z 23850K .......... .......... .......... .......... .......... 40% 379M 0s 2024-05-15T23:22:12.4734730Z 23900K .......... .......... .......... .......... .......... 40% 127M 0s 2024-05-15T23:22:12.4738920Z 23950K .......... .......... .......... .......... .......... 40% 153M 0s 2024-05-15T23:22:12.4744350Z 24000K .......... .......... .......... .......... .......... 40% 72.4M 0s 2024-05-15T23:22:12.4751210Z 24050K .......... .......... .......... .......... .......... 40% 72.7M 0s 2024-05-15T23:22:12.4754260Z 24100K .......... .......... .......... .......... .......... 40% 359M 0s 2024-05-15T23:22:12.4757240Z 24150K .......... .......... .......... .......... .......... 40% 100M 0s 2024-05-15T23:22:12.4758530Z 24200K .......... .......... .......... .......... .......... 40% 319M 0s 2024-05-15T23:22:12.4765060Z 24250K .......... .......... .......... .......... .......... 40% 107M 0s 2024-05-15T23:22:12.4767300Z 24300K .......... .......... .......... .......... .......... 41% 120M 0s 2024-05-15T23:22:12.4773380Z 24350K .......... .......... .......... .......... .......... 41% 109M 0s 2024-05-15T23:22:12.4774770Z 24400K .......... .......... .......... .......... .......... 41% 525M 0s 2024-05-15T23:22:12.4776660Z 24450K .......... .......... .......... .......... .......... 41% 148M 0s 2024-05-15T23:22:12.4780320Z 24500K .......... .......... .......... .......... .......... 41% 169M 0s 2024-05-15T23:22:12.4784610Z 24550K .......... .......... .......... .......... .......... 41% 114M 0s 2024-05-15T23:22:12.4785280Z 24600K .......... .......... .......... .......... .......... 41% 315M 0s 2024-05-15T23:22:12.4792300Z 24650K .......... .......... .......... .......... .......... 41% 71.1M 0s 2024-05-15T23:22:12.4792960Z 24700K .......... .......... .......... .......... .......... 41% 341M 0s 2024-05-15T23:22:12.4793710Z 24750K .......... .......... .......... .......... .......... 41% 574M 0s 2024-05-15T23:22:12.4795740Z 24800K .......... .......... .......... .......... .......... 41% 603M 0s 2024-05-15T23:22:12.4797850Z 24850K .......... .......... .......... .......... .......... 41% 152M 0s 2024-05-15T23:22:12.4800280Z 24900K .......... .......... .......... .......... .......... 42% 244M 0s 2024-05-15T23:22:12.4800870Z 24950K .......... .......... .......... .......... .......... 42% 603M 0s 2024-05-15T23:22:12.4803560Z 25000K .......... .......... .......... .......... .......... 42% 264M 0s 2024-05-15T23:22:12.4807450Z 25050K .......... .......... .......... .......... .......... 42% 271M 0s 2024-05-15T23:22:12.4808060Z 25100K .......... .......... .......... .......... .......... 42% 175M 0s 2024-05-15T23:22:12.4811680Z 25150K .......... .......... .......... .......... .......... 42% 113M 0s 2024-05-15T23:22:12.4815690Z 25200K .......... .......... .......... .......... .......... 42% 129M 0s 2024-05-15T23:22:12.4816760Z 25250K .......... .......... .......... .......... .......... 42% 740M 0s 2024-05-15T23:22:12.4818870Z 25300K .......... .......... .......... .......... .......... 42% 176M 0s 2024-05-15T23:22:12.4823570Z 25350K .......... .......... .......... .......... .......... 42% 107M 0s 2024-05-15T23:22:12.4824660Z 25400K .......... .......... .......... .......... .......... 42% 417M 0s 2024-05-15T23:22:12.4833490Z 25450K .......... .......... .......... .......... .......... 42% 76.8M 0s 2024-05-15T23:22:12.4834590Z 25500K .......... .......... .......... .......... .......... 43% 129M 0s 2024-05-15T23:22:12.4838370Z 25550K .......... .......... .......... .......... .......... 43% 127M 0s 2024-05-15T23:22:12.4840750Z 25600K .......... .......... .......... .......... .......... 43% 250M 0s 2024-05-15T23:22:12.4845550Z 25650K .......... .......... .......... .......... .......... 43% 117M 0s 2024-05-15T23:22:12.4849300Z 25700K .......... .......... .......... .......... .......... 43% 105M 0s 2024-05-15T23:22:12.4852390Z 25750K .......... .......... .......... .......... .......... 43% 152M 0s 2024-05-15T23:22:12.4858260Z 25800K .......... .......... .......... .......... .......... 43% 87.2M 0s 2024-05-15T23:22:12.4863340Z 25850K .......... .......... .......... .......... .......... 43% 97.3M 0s 2024-05-15T23:22:12.4868760Z 25900K .......... .......... .......... .......... .......... 43% 115M 0s 2024-05-15T23:22:12.4871220Z 25950K .......... .......... .......... .......... .......... 43% 122M 0s 2024-05-15T23:22:12.4874190Z 26000K .......... .......... .......... .......... .......... 43% 708M 0s 2024-05-15T23:22:12.4874660Z 26050K .......... .......... .......... .......... .......... 43% 210M 0s 2024-05-15T23:22:12.4875480Z 26100K .......... .......... .......... .......... .......... 44% 351M 0s 2024-05-15T23:22:12.4879680Z 26150K .......... .......... .......... .......... .......... 44% 138M 0s 2024-05-15T23:22:12.4880390Z 26200K .......... .......... .......... .......... .......... 44% 595M 0s 2024-05-15T23:22:12.4880900Z 26250K .......... .......... .......... .......... .......... 44% 708M 0s 2024-05-15T23:22:12.4885400Z 26300K .......... .......... .......... .......... .......... 44% 109M 0s 2024-05-15T23:22:12.4885970Z 26350K .......... .......... .......... .......... .......... 44% 729M 0s 2024-05-15T23:22:12.4889280Z 26400K .......... .......... .......... .......... .......... 44% 171M 0s 2024-05-15T23:22:12.4890270Z 26450K .......... .......... .......... .......... .......... 44% 642M 0s 2024-05-15T23:22:12.4896120Z 26500K .......... .......... .......... .......... .......... 44% 89.8M 0s 2024-05-15T23:22:12.4897250Z 26550K .......... .......... .......... .......... .......... 44% 618M 0s 2024-05-15T23:22:12.4901710Z 26600K .......... .......... .......... .......... .......... 44% 92.7M 0s 2024-05-15T23:22:12.4905210Z 26650K .......... .......... .......... .......... .......... 44% 118M 0s 2024-05-15T23:22:12.4914250Z 26700K .......... .......... .......... .......... .......... 45% 65.5M 0s 2024-05-15T23:22:12.4918450Z 26750K .......... .......... .......... .......... .......... 45% 141M 0s 2024-05-15T23:22:12.4920880Z 26800K .......... .......... .......... .......... .......... 45% 197M 0s 2024-05-15T23:22:12.4925310Z 26850K .......... .......... .......... .......... .......... 45% 98.8M 0s 2024-05-15T23:22:12.4927190Z 26900K .......... .......... .......... .......... .......... 45% 152M 0s 2024-05-15T23:22:12.4930700Z 26950K .......... .......... .......... .......... .......... 45% 147M 0s 2024-05-15T23:22:12.4937660Z 27000K .......... .......... .......... .......... .......... 45% 96.7M 0s 2024-05-15T23:22:12.4942560Z 27050K .......... .......... .......... .......... .......... 45% 74.4M 0s 2024-05-15T23:22:12.4947560Z 27100K .......... .......... .......... .......... .......... 45% 83.2M 0s 2024-05-15T23:22:12.4951090Z 27150K .......... .......... .......... .......... .......... 45% 141M 0s 2024-05-15T23:22:12.4956920Z 27200K .......... .......... .......... .......... .......... 45% 92.5M 0s 2024-05-15T23:22:12.4960900Z 27250K .......... .......... .......... .......... .......... 45% 134M 0s 2024-05-15T23:22:12.4964350Z 27300K .......... .......... .......... .......... .......... 46% 138M 0s 2024-05-15T23:22:12.4967890Z 27350K .......... .......... .......... .......... .......... 46% 138M 0s 2024-05-15T23:22:12.4969890Z 27400K .......... .......... .......... .......... .......... 46% 182M 0s 2024-05-15T23:22:12.4973480Z 27450K .......... .......... .......... .......... .......... 46% 132M 0s 2024-05-15T23:22:12.4977980Z 27500K .......... .......... .......... .......... .......... 46% 138M 0s 2024-05-15T23:22:12.4979410Z 27550K .......... .......... .......... .......... .......... 46% 182M 0s 2024-05-15T23:22:12.4983740Z 27600K .......... .......... .......... .......... .......... 46% 152M 0s 2024-05-15T23:22:12.4985250Z 27650K .......... .......... .......... .......... .......... 46% 233M 0s 2024-05-15T23:22:12.5015000Z 27700K .......... .......... .......... .......... .......... 46% 158M 0s 2024-05-15T23:22:12.5016090Z 27750K .......... .......... .......... .......... .......... 46% 130M 0s 2024-05-15T23:22:12.5016520Z 27800K .......... .......... .......... .......... .......... 46% 134M 0s 2024-05-15T23:22:12.5019960Z 27850K .......... .......... .......... .......... .......... 46% 59.2M 0s 2024-05-15T23:22:12.5024820Z 27900K .......... .......... .......... .......... .......... 47% 123M 0s 2024-05-15T23:22:12.5027040Z 27950K .......... .......... .......... .......... .......... 47% 160M 0s 2024-05-15T23:22:12.5029060Z 28000K .......... .......... .......... .......... .......... 47% 47.5M 0s 2024-05-15T23:22:12.5031170Z 28050K .......... .......... .......... .......... .......... 47% 162M 0s 2024-05-15T23:22:12.5033990Z 28100K .......... .......... .......... .......... .......... 47% 69.3M 0s 2024-05-15T23:22:12.5039920Z 28150K .......... .......... .......... .......... .......... 47% 66.3M 0s 2024-05-15T23:22:12.5041570Z 28200K .......... .......... .......... .......... .......... 47% 171M 0s 2024-05-15T23:22:12.5043410Z 28250K .......... .......... .......... .......... .......... 47% 216M 0s 2024-05-15T23:22:12.5049810Z 28300K .......... .......... .......... .......... .......... 47% 78.6M 0s 2024-05-15T23:22:12.5058600Z 28350K .......... .......... .......... .......... .......... 47% 54.4M 0s 2024-05-15T23:22:12.5064150Z 28400K .......... .......... .......... .......... .......... 47% 111M 0s 2024-05-15T23:22:12.5067240Z 28450K .......... .......... .......... .......... .......... 48% 133M 0s 2024-05-15T23:22:12.5069890Z 28500K .......... .......... .......... .......... .......... 48% 162M 0s 2024-05-15T23:22:12.5077660Z 28550K .......... .......... .......... .......... .......... 48% 87.2M 0s 2024-05-15T23:22:12.5083310Z 28600K .......... .......... .......... .......... .......... 48% 63.3M 0s 2024-05-15T23:22:12.5088080Z 28650K .......... .......... .......... .......... .......... 48% 105M 0s 2024-05-15T23:22:12.5095050Z 28700K .......... .......... .......... .......... .......... 48% 71.6M 0s 2024-05-15T23:22:12.5099490Z 28750K .......... .......... .......... .......... .......... 48% 103M 0s 2024-05-15T23:22:12.5104000Z 28800K .......... .......... .......... .......... .......... 48% 130M 0s 2024-05-15T23:22:12.5110220Z 28850K .......... .......... .......... .......... .......... 48% 75.9M 0s 2024-05-15T23:22:12.5118590Z 28900K .......... .......... .......... .......... .......... 48% 140M 0s 2024-05-15T23:22:12.5121460Z 28950K .......... .......... .......... .......... .......... 48% 64.8M 0s 2024-05-15T23:22:12.5126010Z 29000K .......... .......... .......... .......... .......... 48% 88.6M 0s 2024-05-15T23:22:12.5133370Z 29050K .......... .......... .......... .......... .......... 49% 78.4M 0s 2024-05-15T23:22:12.5141410Z 29100K .......... .......... .......... .......... .......... 49% 62.0M 0s 2024-05-15T23:22:12.5144380Z 29150K .......... .......... .......... .......... .......... 49% 118M 0s 2024-05-15T23:22:12.5156510Z 29200K .......... .......... .......... .......... .......... 49% 41.3M 0s 2024-05-15T23:22:12.5162010Z 29250K .......... .......... .......... .......... .......... 49% 90.4M 0s 2024-05-15T23:22:12.5167080Z 29300K .......... .......... .......... .......... .......... 49% 94.8M 0s 2024-05-15T23:22:12.5171280Z 29350K .......... .......... .......... .......... .......... 49% 109M 0s 2024-05-15T23:22:12.5174600Z 29400K .......... .......... .......... .......... .......... 49% 168M 0s 2024-05-15T23:22:12.5181320Z 29450K .......... .......... .......... .......... .......... 49% 74.9M 0s 2024-05-15T23:22:12.5186360Z 29500K .......... .......... .......... .......... .......... 49% 88.1M 0s 2024-05-15T23:22:12.5192100Z 29550K .......... .......... .......... .......... .......... 49% 82.6M 0s 2024-05-15T23:22:12.5196210Z 29600K .......... .......... .......... .......... .......... 49% 128M 0s 2024-05-15T23:22:12.5204030Z 29650K .......... .......... .......... .......... .......... 50% 63.0M 0s 2024-05-15T23:22:12.5209680Z 29700K .......... .......... .......... .......... .......... 50% 91.3M 0s 2024-05-15T23:22:12.5216150Z 29750K .......... .......... .......... .......... .......... 50% 68.1M 0s 2024-05-15T23:22:12.5220630Z 29800K .......... .......... .......... .......... .......... 50% 127M 0s 2024-05-15T23:22:12.5225450Z 29850K .......... .......... .......... .......... .......... 50% 97.7M 0s 2024-05-15T23:22:12.5231940Z 29900K .......... .......... .......... .......... .......... 50% 86.6M 0s 2024-05-15T23:22:12.5237110Z 29950K .......... .......... .......... .......... .......... 50% 89.4M 0s 2024-05-15T23:22:12.5241830Z 30000K .......... .......... .......... .......... .......... 50% 82.5M 0s 2024-05-15T23:22:12.5245760Z 30050K .......... .......... .......... .......... .......... 50% 148M 0s 2024-05-15T23:22:12.5250780Z 30100K .......... .......... .......... .......... .......... 50% 106M 0s 2024-05-15T23:22:12.5260640Z 30150K .......... .......... .......... .......... .......... 50% 58.9M 0s 2024-05-15T23:22:12.5261110Z 30200K .......... .......... .......... .......... .......... 50% 168M 0s 2024-05-15T23:22:12.5265770Z 30250K .......... .......... .......... .......... .......... 51% 132M 0s 2024-05-15T23:22:12.5268570Z 30300K .......... .......... .......... .......... .......... 51% 144M 0s 2024-05-15T23:22:12.5272740Z 30350K .......... .......... .......... .......... .......... 51% 106M 0s 2024-05-15T23:22:12.5275990Z 30400K .......... .......... .......... .......... .......... 51% 161M 0s 2024-05-15T23:22:12.5282910Z 30450K .......... .......... .......... .......... .......... 51% 86.3M 0s 2024-05-15T23:22:12.5284760Z 30500K .......... .......... .......... .......... .......... 51% 144M 0s 2024-05-15T23:22:12.5287070Z 30550K .......... .......... .......... .......... .......... 51% 227M 0s 2024-05-15T23:22:12.5290800Z 30600K .......... .......... .......... .......... .......... 51% 135M 0s 2024-05-15T23:22:12.5295680Z 30650K .......... .......... .......... .......... .......... 51% 166M 0s 2024-05-15T23:22:12.5307590Z 30700K .......... .......... .......... .......... .......... 51% 39.9M 0s 2024-05-15T23:22:12.5309570Z 30750K .......... .......... .......... .......... .......... 51% 132M 0s 2024-05-15T23:22:12.5316280Z 30800K .......... .......... .......... .......... .......... 51% 71.7M 0s 2024-05-15T23:22:12.5319350Z 30850K .......... .......... .......... .......... .......... 52% 197M 0s 2024-05-15T23:22:12.5324680Z 30900K .......... .......... .......... .......... .......... 52% 117M 0s 2024-05-15T23:22:12.5331300Z 30950K .......... .......... .......... .......... .......... 52% 67.6M 0s 2024-05-15T23:22:12.5337380Z 31000K .......... .......... .......... .......... .......... 52% 67.5M 0s 2024-05-15T23:22:12.5344530Z 31050K .......... .......... .......... .......... .......... 52% 70.7M 0s 2024-05-15T23:22:12.5351350Z 31100K .......... .......... .......... .......... .......... 52% 71.5M 0s 2024-05-15T23:22:12.5357020Z 31150K .......... .......... .......... .......... .......... 52% 87.5M 0s 2024-05-15T23:22:12.5361840Z 31200K .......... .......... .......... .......... .......... 52% 98.4M 0s 2024-05-15T23:22:12.5367750Z 31250K .......... .......... .......... .......... .......... 52% 90.9M 0s 2024-05-15T23:22:12.5374740Z 31300K .......... .......... .......... .......... .......... 52% 65.3M 0s 2024-05-15T23:22:12.5376230Z 31350K .......... .......... .......... .......... .......... 52% 410M 0s 2024-05-15T23:22:12.5378930Z 31400K .......... .......... .......... .......... .......... 52% 157M 0s 2024-05-15T23:22:12.5382800Z 31450K .......... .......... .......... .......... .......... 53% 119M 0s 2024-05-15T23:22:12.5387310Z 31500K .......... .......... .......... .......... .......... 53% 127M 0s 2024-05-15T23:22:12.5392610Z 31550K .......... .......... .......... .......... .......... 53% 86.6M 0s 2024-05-15T23:22:12.5395070Z 31600K .......... .......... .......... .......... .......... 53% 195M 0s 2024-05-15T23:22:12.5399050Z 31650K .......... .......... .......... .......... .......... 53% 142M 0s 2024-05-15T23:22:12.5402730Z 31700K .......... .......... .......... .......... .......... 53% 111M 0s 2024-05-15T23:22:12.5405680Z 31750K .......... .......... .......... .......... .......... 53% 177M 0s 2024-05-15T23:22:12.5412880Z 31800K .......... .......... .......... .......... .......... 53% 70.1M 0s 2024-05-15T23:22:12.5415160Z 31850K .......... .......... .......... .......... .......... 53% 182M 0s 2024-05-15T23:22:12.5417710Z 31900K .......... .......... .......... .......... .......... 53% 205M 0s 2024-05-15T23:22:12.5421000Z 31950K .......... .......... .......... .......... .......... 53% 146M 0s 2024-05-15T23:22:12.5424000Z 32000K .......... .......... .......... .......... .......... 53% 149M 0s 2024-05-15T23:22:12.5428910Z 32050K .......... .......... .......... .......... .......... 54% 119M 0s 2024-05-15T23:22:12.5434030Z 32100K .......... .......... .......... .......... .......... 54% 137M 0s 2024-05-15T23:22:12.5435510Z 32150K .......... .......... .......... .......... .......... 54% 128M 0s 2024-05-15T23:22:12.5442940Z 32200K .......... .......... .......... .......... .......... 54% 66.5M 0s 2024-05-15T23:22:12.5446800Z 32250K .......... .......... .......... .......... .......... 54% 129M 0s 2024-05-15T23:22:12.5453540Z 32300K .......... .......... .......... .......... .......... 54% 73.1M 0s 2024-05-15T23:22:12.5464320Z 32350K .......... .......... .......... .......... .......... 54% 45.3M 0s 2024-05-15T23:22:12.5468490Z 32400K .......... .......... .......... .......... .......... 54% 112M 0s 2024-05-15T23:22:12.5471730Z 32450K .......... .......... .......... .......... .......... 54% 208M 0s 2024-05-15T23:22:12.5479300Z 32500K .......... .......... .......... .......... .......... 54% 60.7M 0s 2024-05-15T23:22:12.5480200Z 32550K .......... .......... .......... .......... .......... 54% 610M 0s 2024-05-15T23:22:12.5491080Z 32600K .......... .......... .......... .......... .......... 54% 52.4M 0s 2024-05-15T23:22:12.5498280Z 32650K .......... .......... .......... .......... .......... 55% 63.0M 0s 2024-05-15T23:22:12.5506210Z 32700K .......... .......... .......... .......... .......... 55% 74.3M 0s 2024-05-15T23:22:12.5517370Z 32750K .......... .......... .......... .......... .......... 55% 44.0M 0s 2024-05-15T23:22:12.5518340Z 32800K .......... .......... .......... .......... .......... 55% 123M 0s 2024-05-15T23:22:12.5519160Z 32850K .......... .......... .......... .......... .......... 55% 543M 0s 2024-05-15T23:22:12.5523280Z 32900K .......... .......... .......... .......... .......... 55% 151M 0s 2024-05-15T23:22:12.5525960Z 32950K .......... .......... .......... .......... .......... 55% 151M 0s 2024-05-15T23:22:12.5529790Z 33000K .......... .......... .......... .......... .......... 55% 136M 0s 2024-05-15T23:22:12.5532260Z 33050K .......... .......... .......... .......... .......... 55% 181M 0s 2024-05-15T23:22:12.5535970Z 33100K .......... .......... .......... .......... .......... 55% 160M 0s 2024-05-15T23:22:12.5538580Z 33150K .......... .......... .......... .......... .......... 55% 145M 0s 2024-05-15T23:22:12.5544740Z 33200K .......... .......... .......... .......... .......... 56% 87.2M 0s 2024-05-15T23:22:12.5552200Z 33250K .......... .......... .......... .......... .......... 56% 76.5M 0s 2024-05-15T23:22:12.5560650Z 33300K .......... .......... .......... .......... .......... 56% 61.4M 0s 2024-05-15T23:22:12.5563290Z 33350K .......... .......... .......... .......... .......... 56% 106M 0s 2024-05-15T23:22:12.5570440Z 33400K .......... .......... .......... .......... .......... 56% 75.1M 0s 2024-05-15T23:22:12.5574510Z 33450K .......... .......... .......... .......... .......... 56% 105M 0s 2024-05-15T23:22:12.5582580Z 33500K .......... .......... .......... .......... .......... 56% 65.5M 0s 2024-05-15T23:22:12.5589730Z 33550K .......... .......... .......... .......... .......... 56% 60.8M 0s 2024-05-15T23:22:12.5594650Z 33600K .......... .......... .......... .......... .......... 56% 101M 0s 2024-05-15T23:22:12.5599410Z 33650K .......... .......... .......... .......... .......... 56% 128M 0s 2024-05-15T23:22:12.5601830Z 33700K .......... .......... .......... .......... .......... 56% 144M 0s 2024-05-15T23:22:12.5609310Z 33750K .......... .......... .......... .......... .......... 56% 77.0M 0s 2024-05-15T23:22:12.5614580Z 33800K .......... .......... .......... .......... .......... 57% 74.2M 0s 2024-05-15T23:22:12.5618560Z 33850K .......... .......... .......... .......... .......... 57% 140M 0s 2024-05-15T23:22:12.5623700Z 33900K .......... .......... .......... .......... .......... 57% 88.8M 0s 2024-05-15T23:22:12.5629890Z 33950K .......... .......... .......... .......... .......... 57% 86.9M 0s 2024-05-15T23:22:12.5636990Z 34000K .......... .......... .......... .......... .......... 57% 81.4M 0s 2024-05-15T23:22:12.5641380Z 34050K .......... .......... .......... .......... .......... 57% 82.3M 0s 2024-05-15T23:22:12.5647730Z 34100K .......... .......... .......... .......... .......... 57% 76.5M 0s 2024-05-15T23:22:12.5651070Z 34150K .......... .......... .......... .......... .......... 57% 149M 0s 2024-05-15T23:22:12.5657170Z 34200K .......... .......... .......... .......... .......... 57% 90.1M 0s 2024-05-15T23:22:12.5660750Z 34250K .......... .......... .......... .......... .......... 57% 130M 0s 2024-05-15T23:22:12.5667670Z 34300K .......... .......... .......... .......... .......... 57% 72.1M 0s 2024-05-15T23:22:12.5674100Z 34350K .......... .......... .......... .......... .......... 57% 86.6M 0s 2024-05-15T23:22:12.5680150Z 34400K .......... .......... .......... .......... .......... 58% 63.1M 0s 2024-05-15T23:22:12.5683790Z 34450K .......... .......... .......... .......... .......... 58% 146M 0s 2024-05-15T23:22:12.5689060Z 34500K .......... .......... .......... .......... .......... 58% 91.8M 0s 2024-05-15T23:22:12.5693020Z 34550K .......... .......... .......... .......... .......... 58% 125M 0s 2024-05-15T23:22:12.5698130Z 34600K .......... .......... .......... .......... .......... 58% 99.2M 0s 2024-05-15T23:22:12.5702230Z 34650K .......... .......... .......... .......... .......... 58% 119M 0s 2024-05-15T23:22:12.5708570Z 34700K .......... .......... .......... .......... .......... 58% 84.6M 0s 2024-05-15T23:22:12.5713840Z 34750K .......... .......... .......... .......... .......... 58% 83.3M 0s 2024-05-15T23:22:12.5717050Z 34800K .......... .......... .......... .......... .......... 58% 138M 0s 2024-05-15T23:22:12.5720690Z 34850K .......... .......... .......... .......... .......... 58% 136M 0s 2024-05-15T23:22:12.5724800Z 34900K .......... .......... .......... .......... .......... 58% 140M 0s 2024-05-15T23:22:12.5729320Z 34950K .......... .......... .......... .......... .......... 58% 140M 0s 2024-05-15T23:22:12.5731860Z 35000K .......... .......... .......... .......... .......... 59% 130M 0s 2024-05-15T23:22:12.5736670Z 35050K .......... .......... .......... .......... .......... 59% 109M 0s 2024-05-15T23:22:12.5744710Z 35100K .......... .......... .......... .......... .......... 59% 64.0M 0s 2024-05-15T23:22:12.5750120Z 35150K .......... .......... .......... .......... .......... 59% 75.4M 0s 2024-05-15T23:22:12.5753930Z 35200K .......... .......... .......... .......... .......... 59% 124M 0s 2024-05-15T23:22:12.5760310Z 35250K .......... .......... .......... .......... .......... 59% 78.0M 0s 2024-05-15T23:22:12.5763610Z 35300K .......... .......... .......... .......... .......... 59% 151M 0s 2024-05-15T23:22:12.5773940Z 35350K .......... .......... .......... .......... .......... 59% 53.0M 0s 2024-05-15T23:22:12.5779300Z 35400K .......... .......... .......... .......... .......... 59% 76.4M 0s 2024-05-15T23:22:12.5779730Z 35450K .......... .......... .......... .......... .......... 59% 479M 0s 2024-05-15T23:22:12.5789750Z 35500K .......... .......... .......... .......... .......... 59% 73.5M 0s 2024-05-15T23:22:12.5794410Z 35550K .......... .......... .......... .......... .......... 59% 81.9M 0s 2024-05-15T23:22:12.5799610Z 35600K .......... .......... .......... .......... .......... 60% 109M 0s 2024-05-15T23:22:12.5804400Z 35650K .......... .......... .......... .......... .......... 60% 119M 0s 2024-05-15T23:22:12.5810100Z 35700K .......... .......... .......... .......... .......... 60% 111M 0s 2024-05-15T23:22:12.5814810Z 35750K .......... .......... .......... .......... .......... 60% 105M 0s 2024-05-15T23:22:12.5818270Z 35800K .......... .......... .......... .......... .......... 60% 133M 0s 2024-05-15T23:22:12.5819450Z 35850K .......... .......... .......... .......... .......... 60% 86.7M 0s 2024-05-15T23:22:12.5822460Z 35900K .......... .......... .......... .......... .......... 60% 231M 0s 2024-05-15T23:22:12.5826540Z 35950K .......... .......... .......... .......... .......... 60% 97.9M 0s 2024-05-15T23:22:12.5831750Z 36000K .......... .......... .......... .......... .......... 60% 98.4M 0s 2024-05-15T23:22:12.5839350Z 36050K .......... .......... .......... .......... .......... 60% 72.4M 0s 2024-05-15T23:22:12.5841550Z 36100K .......... .......... .......... .......... .......... 60% 157M 0s 2024-05-15T23:22:12.5848050Z 36150K .......... .......... .......... .......... .......... 60% 137M 0s 2024-05-15T23:22:12.5852600Z 36200K .......... .......... .......... .......... .......... 61% 105M 0s 2024-05-15T23:22:12.5853000Z 36250K .......... .......... .......... .......... .......... 61% 751M 0s 2024-05-15T23:22:12.5855210Z 36300K .......... .......... .......... .......... .......... 61% 102M 0s 2024-05-15T23:22:12.5864280Z 36350K .......... .......... .......... .......... .......... 61% 104M 0s 2024-05-15T23:22:12.5869240Z 36400K .......... .......... .......... .......... .......... 61% 51.8M 0s 2024-05-15T23:22:12.5872590Z 36450K .......... .......... .......... .......... .......... 61% 465M 0s 2024-05-15T23:22:12.5874710Z 36500K .......... .......... .......... .......... .......... 61% 128M 0s 2024-05-15T23:22:12.5875960Z 36550K .......... .......... .......... .......... .......... 61% 384M 0s 2024-05-15T23:22:12.5880300Z 36600K .......... .......... .......... .......... .......... 61% 97.5M 0s 2024-05-15T23:22:12.5885600Z 36650K .......... .......... .......... .......... .......... 61% 100M 0s 2024-05-15T23:22:12.5895380Z 36700K .......... .......... .......... .......... .......... 61% 80.2M 0s 2024-05-15T23:22:12.5904280Z 36750K .......... .......... .......... .......... .......... 61% 41.6M 0s 2024-05-15T23:22:12.5905870Z 36800K .......... .......... .......... .......... .......... 62% 370M 0s 2024-05-15T23:22:12.5908280Z 36850K .......... .......... .......... .......... .......... 62% 125M 0s 2024-05-15T23:22:12.5912390Z 36900K .......... .......... .......... .......... .......... 62% 130M 0s 2024-05-15T23:22:12.5918560Z 36950K .......... .......... .......... .......... .......... 62% 82.3M 0s 2024-05-15T23:22:12.5920230Z 37000K .......... .......... .......... .......... .......... 62% 219M 0s 2024-05-15T23:22:12.5925960Z 37050K .......... .......... .......... .......... .......... 62% 95.2M 0s 2024-05-15T23:22:12.5932010Z 37100K .......... .......... .......... .......... .......... 62% 86.6M 0s 2024-05-15T23:22:12.5942210Z 37150K .......... .......... .......... .......... .......... 62% 78.5M 0s 2024-05-15T23:22:12.5944600Z 37200K .......... .......... .......... .......... .......... 62% 172M 0s 2024-05-15T23:22:12.5945050Z 37250K .......... .......... .......... .......... .......... 62% 718M 0s 2024-05-15T23:22:12.5948410Z 37300K .......... .......... .......... .......... .......... 62% 65.3M 0s 2024-05-15T23:22:12.5955610Z 37350K .......... .......... .......... .......... .......... 63% 105M 0s 2024-05-15T23:22:12.5957840Z 37400K .......... .......... .......... .......... .......... 63% 104M 0s 2024-05-15T23:22:12.5963030Z 37450K .......... .......... .......... .......... .......... 63% 127M 0s 2024-05-15T23:22:12.5964590Z 37500K .......... .......... .......... .......... .......... 63% 163M 0s 2024-05-15T23:22:12.5970150Z 37550K .......... .......... .......... .......... .......... 63% 99.4M 0s 2024-05-15T23:22:12.5974260Z 37600K .......... .......... .......... .......... .......... 63% 101M 0s 2024-05-15T23:22:12.5983290Z 37650K .......... .......... .......... .......... .......... 63% 60.7M 0s 2024-05-15T23:22:12.5987490Z 37700K .......... .......... .......... .......... .......... 63% 100M 0s 2024-05-15T23:22:12.5992260Z 37750K .......... .......... .......... .......... .......... 63% 102M 0s 2024-05-15T23:22:12.5995500Z 37800K .......... .......... .......... .......... .......... 63% 175M 0s 2024-05-15T23:22:12.6000350Z 37850K .......... .......... .......... .......... .......... 63% 118M 0s 2024-05-15T23:22:12.6003330Z 37900K .......... .......... .......... .......... .......... 63% 107M 0s 2024-05-15T23:22:12.6006370Z 37950K .......... .......... .......... .......... .......... 64% 184M 0s 2024-05-15T23:22:12.6010060Z 38000K .......... .......... .......... .......... .......... 64% 135M 0s 2024-05-15T23:22:12.6012240Z 38050K .......... .......... .......... .......... .......... 64% 184M 0s 2024-05-15T23:22:12.6014840Z 38100K .......... .......... .......... .......... .......... 64% 184M 0s 2024-05-15T23:22:12.6015900Z 38150K .......... .......... .......... .......... .......... 64% 610M 0s 2024-05-15T23:22:12.6018530Z 38200K .......... .......... .......... .......... .......... 64% 200M 0s 2024-05-15T23:22:12.6020230Z 38250K .......... .......... .......... .......... .......... 64% 260M 0s 2024-05-15T23:22:12.6023470Z 38300K .......... .......... .......... .......... .......... 64% 144M 0s 2024-05-15T23:22:12.6028910Z 38350K .......... .......... .......... .......... .......... 64% 87.2M 0s 2024-05-15T23:22:12.6032670Z 38400K .......... .......... .......... .......... .......... 64% 138M 0s 2024-05-15T23:22:12.6037080Z 38450K .......... .......... .......... .......... .......... 64% 108M 0s 2024-05-15T23:22:12.6040300Z 38500K .......... .......... .......... .......... .......... 64% 161M 0s 2024-05-15T23:22:12.6043930Z 38550K .......... .......... .......... .......... .......... 65% 127M 0s 2024-05-15T23:22:12.6049350Z 38600K .......... .......... .......... .......... .......... 65% 92.7M 0s 2024-05-15T23:22:12.6053700Z 38650K .......... .......... .......... .......... .......... 65% 184M 0s 2024-05-15T23:22:12.6054230Z 38700K .......... .......... .......... .......... .......... 65% 537M 0s 2024-05-15T23:22:12.6058440Z 38750K .......... .......... .......... .......... .......... 65% 98.4M 0s 2024-05-15T23:22:12.6060230Z 38800K .......... .......... .......... .......... .......... 65% 181M 0s 2024-05-15T23:22:12.6064330Z 38850K .......... .......... .......... .......... .......... 65% 134M 0s 2024-05-15T23:22:12.6066090Z 38900K .......... .......... .......... .......... .......... 65% 231M 0s 2024-05-15T23:22:12.6070740Z 38950K .......... .......... .......... .......... .......... 65% 116M 0s 2024-05-15T23:22:12.6073920Z 39000K .......... .......... .......... .......... .......... 65% 148M 0s 2024-05-15T23:22:12.6078960Z 39050K .......... .......... .......... .......... .......... 65% 132M 0s 2024-05-15T23:22:12.6081440Z 39100K .......... .......... .......... .......... .......... 65% 212M 0s 2024-05-15T23:22:12.6082810Z 39150K .......... .......... .......... .......... .......... 66% 149M 0s 2024-05-15T23:22:12.6086760Z 39200K .......... .......... .......... .......... .......... 66% 131M 0s 2024-05-15T23:22:12.6090250Z 39250K .......... .......... .......... .......... .......... 66% 144M 0s 2024-05-15T23:22:12.6095570Z 39300K .......... .......... .......... .......... .......... 66% 91.1M 0s 2024-05-15T23:22:12.6099990Z 39350K .......... .......... .......... .......... .......... 66% 139M 0s 2024-05-15T23:22:12.6103570Z 39400K .......... .......... .......... .......... .......... 66% 106M 0s 2024-05-15T23:22:12.6107720Z 39450K .......... .......... .......... .......... .......... 66% 124M 0s 2024-05-15T23:22:12.6111670Z 39500K .......... .......... .......... .......... .......... 66% 146M 0s 2024-05-15T23:22:12.6115070Z 39550K .......... .......... .......... .......... .......... 66% 124M 0s 2024-05-15T23:22:12.6118640Z 39600K .......... .......... .......... .......... .......... 66% 126M 0s 2024-05-15T23:22:12.6122720Z 39650K .......... .......... .......... .......... .......... 66% 130M 0s 2024-05-15T23:22:12.6125460Z 39700K .......... .......... .......... .......... .......... 66% 160M 0s 2024-05-15T23:22:12.6129700Z 39750K .......... .......... .......... .......... .......... 67% 123M 0s 2024-05-15T23:22:12.6134490Z 39800K .......... .......... .......... .......... .......... 67% 111M 0s 2024-05-15T23:22:12.6138350Z 39850K .......... .......... .......... .......... .......... 67% 130M 0s 2024-05-15T23:22:12.6140710Z 39900K .......... .......... .......... .......... .......... 67% 191M 0s 2024-05-15T23:22:12.6145560Z 39950K .......... .......... .......... .......... .......... 67% 111M 0s 2024-05-15T23:22:12.6146290Z 40000K .......... .......... .......... .......... .......... 67% 249M 0s 2024-05-15T23:22:12.6152450Z 40050K .......... .......... .......... .......... .......... 67% 86.1M 0s 2024-05-15T23:22:12.6156950Z 40100K .......... .......... .......... .......... .......... 67% 107M 0s 2024-05-15T23:22:12.6161700Z 40150K .......... .......... .......... .......... .......... 67% 110M 0s 2024-05-15T23:22:12.6165200Z 40200K .......... .......... .......... .......... .......... 67% 166M 0s 2024-05-15T23:22:12.6167420Z 40250K .......... .......... .......... .......... .......... 67% 150M 0s 2024-05-15T23:22:12.6170910Z 40300K .......... .......... .......... .......... .......... 67% 141M 0s 2024-05-15T23:22:12.6175960Z 40350K .......... .......... .......... .......... .......... 68% 95.6M 0s 2024-05-15T23:22:12.6182750Z 40400K .......... .......... .......... .......... .......... 68% 90.9M 0s 2024-05-15T23:22:12.6184420Z 40450K .......... .......... .......... .......... .......... 68% 203M 0s 2024-05-15T23:22:12.6190270Z 40500K .......... .......... .......... .......... .......... 68% 86.6M 0s 2024-05-15T23:22:12.6192510Z 40550K .......... .......... .......... .......... .......... 68% 265M 0s 2024-05-15T23:22:12.6194470Z 40600K .......... .......... .......... .......... .......... 68% 205M 0s 2024-05-15T23:22:12.6198080Z 40650K .......... .......... .......... .......... .......... 68% 106M 0s 2024-05-15T23:22:12.6198890Z 40700K .......... .......... .......... .......... .......... 68% 718M 0s 2024-05-15T23:22:12.6201510Z 40750K .......... .......... .......... .......... .......... 68% 189M 0s 2024-05-15T23:22:12.6203930Z 40800K .......... .......... .......... .......... .......... 68% 195M 0s 2024-05-15T23:22:12.6208470Z 40850K .......... .......... .......... .......... .......... 68% 141M 0s 2024-05-15T23:22:12.6212670Z 40900K .......... .......... .......... .......... .......... 68% 125M 0s 2024-05-15T23:22:12.6216630Z 40950K .......... .......... .......... .......... .......... 69% 160M 0s 2024-05-15T23:22:12.6220740Z 41000K .......... .......... .......... .......... .......... 69% 88.6M 0s 2024-05-15T23:22:12.6232900Z 41050K .......... .......... .......... .......... .......... 69% 519M 0s 2024-05-15T23:22:12.6234840Z 41100K .......... .......... .......... .......... .......... 69% 215M 0s 2024-05-15T23:22:12.6235280Z 41150K .......... .......... .......... .......... .......... 69% 131M 0s 2024-05-15T23:22:12.6236950Z 41200K .......... .......... .......... .......... .......... 69% 94.1M 0s 2024-05-15T23:22:12.6241760Z 41250K .......... .......... .......... .......... .......... 69% 93.0M 0s 2024-05-15T23:22:12.6243560Z 41300K .......... .......... .......... .......... .......... 69% 90.4M 0s 2024-05-15T23:22:12.6246840Z 41350K .......... .......... .......... .......... .......... 69% 141M 0s 2024-05-15T23:22:12.6251150Z 41400K .......... .......... .......... .......... .......... 69% 121M 0s 2024-05-15T23:22:12.6256630Z 41450K .......... .......... .......... .......... .......... 69% 101M 0s 2024-05-15T23:22:12.6257110Z 41500K .......... .......... .......... .......... .......... 69% 397M 0s 2024-05-15T23:22:12.6260230Z 41550K .......... .......... .......... .......... .......... 70% 134M 0s 2024-05-15T23:22:12.6264530Z 41600K .......... .......... .......... .......... .......... 70% 105M 0s 2024-05-15T23:22:12.6267620Z 41650K .......... .......... .......... .......... .......... 70% 180M 0s 2024-05-15T23:22:12.6270740Z 41700K .......... .......... .......... .......... .......... 70% 146M 0s 2024-05-15T23:22:12.6275740Z 41750K .......... .......... .......... .......... .......... 70% 109M 0s 2024-05-15T23:22:12.6276380Z 41800K .......... .......... .......... .......... .......... 70% 367M 0s 2024-05-15T23:22:12.6281470Z 41850K .......... .......... .......... .......... .......... 70% 105M 0s 2024-05-15T23:22:12.6282990Z 41900K .......... .......... .......... .......... .......... 70% 688M 0s 2024-05-15T23:22:12.6287680Z 41950K .......... .......... .......... .......... .......... 70% 93.9M 0s 2024-05-15T23:22:12.6292060Z 42000K .......... .......... .......... .......... .......... 70% 97.3M 0s 2024-05-15T23:22:12.6293650Z 42050K .......... .......... .......... .......... .......... 70% 588M 0s 2024-05-15T23:22:12.6298490Z 42100K .......... .......... .......... .......... .......... 71% 96.3M 0s 2024-05-15T23:22:12.6299180Z 42150K .......... .......... .......... .......... .......... 71% 362M 0s 2024-05-15T23:22:12.6299750Z 42200K .......... .......... .......... .......... .......... 71% 751M 0s 2024-05-15T23:22:12.6300520Z 42250K .......... .......... .......... .......... .......... 71% 531M 0s 2024-05-15T23:22:12.6304300Z 42300K .......... .......... .......... .......... .......... 71% 135M 0s 2024-05-15T23:22:12.6310380Z 42350K .......... .......... .......... .......... .......... 71% 210M 0s 2024-05-15T23:22:12.6310810Z 42400K .......... .......... .......... .......... .......... 71% 215M 0s 2024-05-15T23:22:12.6314650Z 42450K .......... .......... .......... .......... .......... 71% 104M 0s 2024-05-15T23:22:12.6315560Z 42500K .......... .......... .......... .......... .......... 71% 274M 0s 2024-05-15T23:22:12.6320490Z 42550K .......... .......... .......... .......... .......... 71% 110M 0s 2024-05-15T23:22:12.6324550Z 42600K .......... .......... .......... .......... .......... 71% 124M 0s 2024-05-15T23:22:12.6328480Z 42650K .......... .......... .......... .......... .......... 71% 113M 0s 2024-05-15T23:22:12.6333190Z 42700K .......... .......... .......... .......... .......... 72% 131M 0s 2024-05-15T23:22:12.6336880Z 42750K .......... .......... .......... .......... .......... 72% 178M 0s 2024-05-15T23:22:12.6340480Z 42800K .......... .......... .......... .......... .......... 72% 91.8M 0s 2024-05-15T23:22:12.6344440Z 42850K .......... .......... .......... .......... .......... 72% 182M 0s 2024-05-15T23:22:12.6350170Z 42900K .......... .......... .......... .......... .......... 72% 67.8M 0s 2024-05-15T23:22:12.6351090Z 42950K .......... .......... .......... .......... .......... 72% 634M 0s 2024-05-15T23:22:12.6356520Z 43000K .......... .......... .......... .......... .......... 72% 113M 0s 2024-05-15T23:22:12.6362420Z 43050K .......... .......... .......... .......... .......... 72% 68.7M 0s 2024-05-15T23:22:12.6364450Z 43100K .......... .......... .......... .......... .......... 72% 470M 0s 2024-05-15T23:22:12.6368920Z 43150K .......... .......... .......... .......... .......... 72% 137M 0s 2024-05-15T23:22:12.6374550Z 43200K .......... .......... .......... .......... .......... 72% 61.9M 0s 2024-05-15T23:22:12.6375440Z 43250K .......... .......... .......... .......... .......... 72% 740M 0s 2024-05-15T23:22:12.6378040Z 43300K .......... .......... .......... .......... .......... 73% 191M 0s 2024-05-15T23:22:12.6381750Z 43350K .......... .......... .......... .......... .......... 73% 127M 0s 2024-05-15T23:22:12.6386240Z 43400K .......... .......... .......... .......... .......... 73% 124M 0s 2024-05-15T23:22:12.6391940Z 43450K .......... .......... .......... .......... .......... 73% 83.6M 0s 2024-05-15T23:22:12.6392320Z 43500K .......... .......... .......... .......... .......... 73% 669M 0s 2024-05-15T23:22:12.6398150Z 43550K .......... .......... .......... .......... .......... 73% 89.4M 0s 2024-05-15T23:22:12.6398560Z 43600K .......... .......... .......... .......... .......... 73% 651M 0s 2024-05-15T23:22:12.6402920Z 43650K .......... .......... .......... .......... .......... 73% 170M 0s 2024-05-15T23:22:12.6404090Z 43700K .......... .......... .......... .......... .......... 73% 284M 0s 2024-05-15T23:22:12.6409040Z 43750K .......... .......... .......... .......... .......... 73% 106M 0s 2024-05-15T23:22:12.6413890Z 43800K .......... .......... .......... .......... .......... 73% 87.8M 0s 2024-05-15T23:22:12.6417060Z 43850K .......... .......... .......... .......... .......... 73% 134M 0s 2024-05-15T23:22:12.6419530Z 43900K .......... .......... .......... .......... .......... 74% 171M 0s 2024-05-15T23:22:12.6420280Z 43950K .......... .......... .......... .......... .......... 74% 729M 0s 2024-05-15T23:22:12.6426350Z 44000K .......... .......... .......... .......... .......... 74% 97.9M 0s 2024-05-15T23:22:12.6428570Z 44050K .......... .......... .......... .......... .......... 74% 159M 0s 2024-05-15T23:22:12.6433760Z 44100K .......... .......... .......... .......... .......... 74% 99.9M 0s 2024-05-15T23:22:12.6435050Z 44150K .......... .......... .......... .......... .......... 74% 346M 0s 2024-05-15T23:22:12.6435480Z 44200K .......... .......... .......... .......... .......... 74% 425M 0s 2024-05-15T23:22:12.6436640Z 44250K .......... .......... .......... .......... .......... 74% 568M 0s 2024-05-15T23:22:12.6439800Z 44300K .......... .......... .......... .......... .......... 74% 180M 0s 2024-05-15T23:22:12.6441050Z 44350K .......... .......... .......... .......... .......... 74% 260M 0s 2024-05-15T23:22:12.6443790Z 44400K .......... .......... .......... .......... .......... 74% 201M 0s 2024-05-15T23:22:12.6447680Z 44450K .......... .......... .......... .......... .......... 74% 142M 0s 2024-05-15T23:22:12.6450760Z 44500K .......... .......... .......... .......... .......... 75% 138M 0s 2024-05-15T23:22:12.6455320Z 44550K .......... .......... .......... .......... .......... 75% 104M 0s 2024-05-15T23:22:12.6460190Z 44600K .......... .......... .......... .......... .......... 75% 118M 0s 2024-05-15T23:22:12.6463770Z 44650K .......... .......... .......... .......... .......... 75% 139M 0s 2024-05-15T23:22:12.6467930Z 44700K .......... .......... .......... .......... .......... 75% 233M 0s 2024-05-15T23:22:12.6470380Z 44750K .......... .......... .......... .......... .......... 75% 91.4M 0s 2024-05-15T23:22:12.6475810Z 44800K .......... .......... .......... .......... .......... 75% 93.5M 0s 2024-05-15T23:22:12.6479560Z 44850K .......... .......... .......... .......... .......... 75% 152M 0s 2024-05-15T23:22:12.6480110Z 44900K .......... .......... .......... .......... .......... 75% 351M 0s 2024-05-15T23:22:12.6483540Z 44950K .......... .......... .......... .......... .......... 75% 229M 0s 2024-05-15T23:22:12.6486790Z 45000K .......... .......... .......... .......... .......... 75% 115M 0s 2024-05-15T23:22:12.6490220Z 45050K .......... .......... .......... .......... .......... 75% 135M 0s 2024-05-15T23:22:12.6496420Z 45100K .......... .......... .......... .......... .......... 76% 89.3M 0s 2024-05-15T23:22:12.6496820Z 45150K .......... .......... .......... .......... .......... 76% 367M 0s 2024-05-15T23:22:12.6502130Z 45200K .......... .......... .......... .......... .......... 76% 110M 0s 2024-05-15T23:22:12.6506290Z 45250K .......... .......... .......... .......... .......... 76% 123M 0s 2024-05-15T23:22:12.6509400Z 45300K .......... .......... .......... .......... .......... 76% 126M 0s 2024-05-15T23:22:12.6512910Z 45350K .......... .......... .......... .......... .......... 76% 160M 0s 2024-05-15T23:22:12.6516120Z 45400K .......... .......... .......... .......... .......... 76% 170M 0s 2024-05-15T23:22:12.6516530Z 45450K .......... .......... .......... .......... .......... 76% 678M 0s 2024-05-15T23:22:12.6520430Z 45500K .......... .......... .......... .......... .......... 76% 128M 0s 2024-05-15T23:22:12.6524040Z 45550K .......... .......... .......... .......... .......... 76% 116M 0s 2024-05-15T23:22:12.6530190Z 45600K .......... .......... .......... .......... .......... 76% 91.4M 0s 2024-05-15T23:22:12.6535400Z 45650K .......... .......... .......... .......... .......... 76% 98.0M 0s 2024-05-15T23:22:12.6537710Z 45700K .......... .......... .......... .......... .......... 77% 137M 0s 2024-05-15T23:22:12.6540470Z 45750K .......... .......... .......... .......... .......... 77% 198M 0s 2024-05-15T23:22:12.6543170Z 45800K .......... .......... .......... .......... .......... 77% 170M 0s 2024-05-15T23:22:12.6547240Z 45850K .......... .......... .......... .......... .......... 77% 123M 0s 2024-05-15T23:22:12.6551730Z 45900K .......... .......... .......... .......... .......... 77% 160M 0s 2024-05-15T23:22:12.6553970Z 45950K .......... .......... .......... .......... .......... 77% 135M 0s 2024-05-15T23:22:12.6558940Z 46000K .......... .......... .......... .......... .......... 77% 97.7M 0s 2024-05-15T23:22:12.6562480Z 46050K .......... .......... .......... .......... .......... 77% 205M 0s 2024-05-15T23:22:12.6565920Z 46100K .......... .......... .......... .......... .......... 77% 101M 0s 2024-05-15T23:22:12.6566470Z 46150K .......... .......... .......... .......... .......... 77% 688M 0s 2024-05-15T23:22:12.6567070Z 46200K .......... .......... .......... .......... .......... 77% 788M 0s 2024-05-15T23:22:12.6574690Z 46250K .......... .......... .......... .......... .......... 77% 79.3M 0s 2024-05-15T23:22:12.6575130Z 46300K .......... .......... .......... .......... .......... 78% 698M 0s 2024-05-15T23:22:12.6575530Z 46350K .......... .......... .......... .......... .......... 78% 814M 0s 2024-05-15T23:22:12.6577140Z 46400K .......... .......... .......... .......... .......... 78% 751M 0s 2024-05-15T23:22:12.6578240Z 46450K .......... .......... .......... .......... .......... 78% 456M 0s 2024-05-15T23:22:12.6580460Z 46500K .......... .......... .......... .......... .......... 78% 247M 0s 2024-05-15T23:22:12.6582500Z 46550K .......... .......... .......... .......... .......... 78% 124M 0s 2024-05-15T23:22:12.6582900Z 46600K .......... .......... .......... .......... .......... 78% 751M 0s 2024-05-15T23:22:12.6587350Z 46650K .......... .......... .......... .......... .......... 78% 116M 0s 2024-05-15T23:22:12.6588140Z 46700K .......... .......... .......... .......... .......... 78% 488M 0s 2024-05-15T23:22:12.6593230Z 46750K .......... .......... .......... .......... .......... 78% 129M 0s 2024-05-15T23:22:12.6598190Z 46800K .......... .......... .......... .......... .......... 78% 81.9M 0s 2024-05-15T23:22:12.6598850Z 46850K .......... .......... .......... .......... .......... 79% 493M 0s 2024-05-15T23:22:12.6607180Z 46900K .......... .......... .......... .......... .......... 79% 76.2M 0s 2024-05-15T23:22:12.6608430Z 46950K .......... .......... .......... .......... .......... 79% 216M 0s 2024-05-15T23:22:12.6615460Z 47000K .......... .......... .......... .......... .......... 79% 65.2M 0s 2024-05-15T23:22:12.6618600Z 47050K .......... .......... .......... .......... .......... 79% 151M 0s 2024-05-15T23:22:12.6620420Z 47100K .......... .......... .......... .......... .......... 79% 265M 0s 2024-05-15T23:22:12.6627590Z 47150K .......... .......... .......... .......... .......... 79% 86.4M 0s 2024-05-15T23:22:12.6630750Z 47200K .......... .......... .......... .......... .......... 79% 105M 0s 2024-05-15T23:22:12.6637070Z 47250K .......... .......... .......... .......... .......... 79% 123M 0s 2024-05-15T23:22:12.6639510Z 47300K .......... .......... .......... .......... .......... 79% 147M 0s 2024-05-15T23:22:12.6641270Z 47350K .......... .......... .......... .......... .......... 79% 166M 0s 2024-05-15T23:22:12.6646080Z 47400K .......... .......... .......... .......... .......... 79% 138M 0s 2024-05-15T23:22:12.6651740Z 47450K .......... .......... .......... .......... .......... 80% 78.4M 0s 2024-05-15T23:22:12.6652810Z 47500K .......... .......... .......... .......... .......... 80% 428M 0s 2024-05-15T23:22:12.6658900Z 47550K .......... .......... .......... .......... .......... 80% 69.5M 0s 2024-05-15T23:22:12.6659530Z 47600K .......... .......... .......... .......... .......... 80% 595M 0s 2024-05-15T23:22:12.6665010Z 47650K .......... .......... .......... .......... .......... 80% 98.0M 0s 2024-05-15T23:22:12.6665660Z 47700K .......... .......... .......... .......... .......... 80% 581M 0s 2024-05-15T23:22:12.6666170Z 47750K .......... .......... .......... .......... .......... 80% 800M 0s 2024-05-15T23:22:12.6670070Z 47800K .......... .......... .......... .......... .......... 80% 157M 0s 2024-05-15T23:22:12.6670480Z 47850K .......... .......... .......... .......... .......... 80% 595M 0s 2024-05-15T23:22:12.6672390Z 47900K .......... .......... .......... .......... .......... 80% 198M 0s 2024-05-15T23:22:12.6675450Z 47950K .......... .......... .......... .......... .......... 80% 239M 0s 2024-05-15T23:22:12.6679710Z 48000K .......... .......... .......... .......... .......... 80% 92.5M 0s 2024-05-15T23:22:12.6683020Z 48050K .......... .......... .......... .......... .......... 81% 154M 0s 2024-05-15T23:22:12.6690720Z 48100K .......... .......... .......... .......... .......... 81% 106M 0s 2024-05-15T23:22:12.6693820Z 48150K .......... .......... .......... .......... .......... 81% 94.1M 0s 2024-05-15T23:22:12.6698290Z 48200K .......... .......... .......... .......... .......... 81% 90.4M 0s 2024-05-15T23:22:12.6702620Z 48250K .......... .......... .......... .......... .......... 81% 118M 0s 2024-05-15T23:22:12.6709670Z 48300K .......... .......... .......... .......... .......... 81% 69.8M 0s 2024-05-15T23:22:12.6715360Z 48350K .......... .......... .......... .......... .......... 81% 121M 0s 2024-05-15T23:22:12.6716930Z 48400K .......... .......... .......... .......... .......... 81% 129M 0s 2024-05-15T23:22:12.6721400Z 48450K .......... .......... .......... .......... .......... 81% 114M 0s 2024-05-15T23:22:12.6726070Z 48500K .......... .......... .......... .......... .......... 81% 113M 0s 2024-05-15T23:22:12.6731480Z 48550K .......... .......... .......... .......... .......... 81% 103M 0s 2024-05-15T23:22:12.6734560Z 48600K .......... .......... .......... .......... .......... 81% 127M 0s 2024-05-15T23:22:12.6742750Z 48650K .......... .......... .......... .......... .......... 82% 69.3M 0s 2024-05-15T23:22:12.6746450Z 48700K .......... .......... .......... .......... .......... 82% 121M 0s 2024-05-15T23:22:12.6750050Z 48750K .......... .......... .......... .......... .......... 82% 113M 0s 2024-05-15T23:22:12.6753310Z 48800K .......... .......... .......... .......... .......... 82% 166M 0s 2024-05-15T23:22:12.6757170Z 48850K .......... .......... .......... .......... .......... 82% 138M 0s 2024-05-15T23:22:12.6760570Z 48900K .......... .......... .......... .......... .......... 82% 137M 0s 2024-05-15T23:22:12.6761030Z 48950K .......... .......... .......... .......... .......... 82% 367M 0s 2024-05-15T23:22:12.6764310Z 49000K .......... .......... .......... .......... .......... 82% 163M 0s 2024-05-15T23:22:12.6768160Z 49050K .......... .......... .......... .......... .......... 82% 116M 0s 2024-05-15T23:22:12.6771560Z 49100K .......... .......... .......... .......... .......... 82% 189M 0s 2024-05-15T23:22:12.6776290Z 49150K .......... .......... .......... .......... .......... 82% 112M 0s 2024-05-15T23:22:12.6780780Z 49200K .......... .......... .......... .......... .......... 82% 106M 0s 2024-05-15T23:22:12.6783480Z 49250K .......... .......... .......... .......... .......... 83% 137M 0s 2024-05-15T23:22:12.6786360Z 49300K .......... .......... .......... .......... .......... 83% 239M 0s 2024-05-15T23:22:12.6789150Z 49350K .......... .......... .......... .......... .......... 83% 161M 0s 2024-05-15T23:22:12.6793490Z 49400K .......... .......... .......... .......... .......... 83% 99.9M 0s 2024-05-15T23:22:12.6794010Z 49450K .......... .......... .......... .......... .......... 83% 493M 0s 2024-05-15T23:22:12.6799430Z 49500K .......... .......... .......... .......... .......... 83% 180M 0s 2024-05-15T23:22:12.6805740Z 49550K .......... .......... .......... .......... .......... 83% 75.8M 0s 2024-05-15T23:22:12.6806910Z 49600K .......... .......... .......... .......... .......... 83% 729M 0s 2024-05-15T23:22:12.6811070Z 49650K .......... .......... .......... .......... .......... 83% 81.5M 0s 2024-05-15T23:22:12.6816920Z 49700K .......... .......... .......... .......... .......... 83% 103M 0s 2024-05-15T23:22:12.6820330Z 49750K .......... .......... .......... .......... .......... 83% 100M 0s 2024-05-15T23:22:12.6824860Z 49800K .......... .......... .......... .......... .......... 83% 113M 0s 2024-05-15T23:22:12.6830370Z 49850K .......... .......... .......... .......... .......... 84% 101M 0s 2024-05-15T23:22:12.6835840Z 49900K .......... .......... .......... .......... .......... 84% 72.9M 0s 2024-05-15T23:22:12.6843660Z 49950K .......... .......... .......... .......... .......... 84% 75.4M 0s 2024-05-15T23:22:12.6846950Z 50000K .......... .......... .......... .......... .......... 84% 98.4M 0s 2024-05-15T23:22:12.6852580Z 50050K .......... .......... .......... .......... .......... 84% 95.4M 0s 2024-05-15T23:22:12.6858050Z 50100K .......... .......... .......... .......... .......... 84% 100M 0s 2024-05-15T23:22:12.6862770Z 50150K .......... .......... .......... .......... .......... 84% 88.9M 0s 2024-05-15T23:22:12.6866310Z 50200K .......... .......... .......... .......... .......... 84% 128M 0s 2024-05-15T23:22:12.6871500Z 50250K .......... .......... .......... .......... .......... 84% 126M 0s 2024-05-15T23:22:12.6874600Z 50300K .......... .......... .......... .......... .......... 84% 115M 0s 2024-05-15T23:22:12.6880130Z 50350K .......... .......... .......... .......... .......... 84% 106M 0s 2024-05-15T23:22:12.6884220Z 50400K .......... .......... .......... .......... .......... 84% 95.2M 0s 2024-05-15T23:22:12.6891080Z 50450K .......... .......... .......... .......... .......... 85% 94.6M 0s 2024-05-15T23:22:12.6896100Z 50500K .......... .......... .......... .......... .......... 85% 84.6M 0s 2024-05-15T23:22:12.6901950Z 50550K .......... .......... .......... .......... .......... 85% 93.2M 0s 2024-05-15T23:22:12.6906310Z 50600K .......... .......... .......... .......... .......... 85% 84.2M 0s 2024-05-15T23:22:12.6917300Z 50650K .......... .......... .......... .......... .......... 85% 65.2M 0s 2024-05-15T23:22:12.6921360Z 50700K .......... .......... .......... .......... .......... 85% 65.5M 0s 2024-05-15T23:22:12.6924820Z 50750K .......... .......... .......... .......... .......... 85% 134M 0s 2024-05-15T23:22:12.6928020Z 50800K .......... .......... .......... .......... .......... 85% 176M 0s 2024-05-15T23:22:12.6933090Z 50850K .......... .......... .......... .......... .......... 85% 88.1M 0s 2024-05-15T23:22:12.6940940Z 50900K .......... .......... .......... .......... .......... 85% 107M 0s 2024-05-15T23:22:12.6949970Z 50950K .......... .......... .......... .......... .......... 85% 39.6M 0s 2024-05-15T23:22:12.6954540Z 51000K .......... .......... .......... .......... .......... 85% 221M 0s 2024-05-15T23:22:12.6955870Z 51050K .......... .......... .......... .......... .......... 86% 330M 0s 2024-05-15T23:22:12.6962120Z 51100K .......... .......... .......... .......... .......... 86% 69.6M 0s 2024-05-15T23:22:12.6969680Z 51150K .......... .......... .......... .......... .......... 86% 61.8M 0s 2024-05-15T23:22:12.6970140Z 51200K .......... .......... .......... .......... .......... 86% 603M 0s 2024-05-15T23:22:12.6974940Z 51250K .......... .......... .......... .......... .......... 86% 100M 0s 2024-05-15T23:22:12.6978140Z 51300K .......... .......... .......... .......... .......... 86% 128M 0s 2024-05-15T23:22:12.6983430Z 51350K .......... .......... .......... .......... .......... 86% 93.7M 0s 2024-05-15T23:22:12.6987990Z 51400K .......... .......... .......... .......... .......... 86% 107M 0s 2024-05-15T23:22:12.6994580Z 51450K .......... .......... .......... .......... .......... 86% 74.5M 0s 2024-05-15T23:22:12.6998840Z 51500K .......... .......... .......... .......... .......... 86% 107M 0s 2024-05-15T23:22:12.7011330Z 51550K .......... .......... .......... .......... .......... 86% 50.3M 0s 2024-05-15T23:22:12.7013410Z 51600K .......... .......... .......... .......... .......... 87% 119M 0s 2024-05-15T23:22:12.7017400Z 51650K .......... .......... .......... .......... .......... 87% 136M 0s 2024-05-15T23:22:12.7023780Z 51700K .......... .......... .......... .......... .......... 87% 201M 0s 2024-05-15T23:22:12.7035110Z 51750K .......... .......... .......... .......... .......... 87% 40.7M 0s 2024-05-15T23:22:12.7035520Z 51800K .......... .......... .......... .......... .......... 87% 138M 0s 2024-05-15T23:22:12.7040820Z 51850K .......... .......... .......... .......... .......... 87% 75.5M 0s 2024-05-15T23:22:12.7041510Z 51900K .......... .......... .......... .......... .......... 87% 718M 0s 2024-05-15T23:22:12.7045220Z 51950K .......... .......... .......... .......... .......... 87% 217M 0s 2024-05-15T23:22:12.7049070Z 52000K .......... .......... .......... .......... .......... 87% 94.8M 0s 2024-05-15T23:22:12.7055340Z 52050K .......... .......... .......... .......... .......... 87% 85.2M 0s 2024-05-15T23:22:12.7062740Z 52100K .......... .......... .......... .......... .......... 87% 68.4M 0s 2024-05-15T23:22:12.7067960Z 52150K .......... .......... .......... .......... .......... 87% 91.3M 0s 2024-05-15T23:22:12.7071300Z 52200K .......... .......... .......... .......... .......... 88% 124M 0s 2024-05-15T23:22:12.7074230Z 52250K .......... .......... .......... .......... .......... 88% 198M 0s 2024-05-15T23:22:12.7079680Z 52300K .......... .......... .......... .......... .......... 88% 82.2M 0s 2024-05-15T23:22:12.7083470Z 52350K .......... .......... .......... .......... .......... 88% 127M 0s 2024-05-15T23:22:12.7092630Z 52400K .......... .......... .......... .......... .......... 88% 56.3M 0s 2024-05-15T23:22:12.7098090Z 52450K .......... .......... .......... .......... .......... 88% 83.8M 0s 2024-05-15T23:22:12.7104590Z 52500K .......... .......... .......... .......... .......... 88% 92.8M 0s 2024-05-15T23:22:12.7109930Z 52550K .......... .......... .......... .......... .......... 88% 73.1M 0s 2024-05-15T23:22:12.7115320Z 52600K .......... .......... .......... .......... .......... 88% 105M 0s 2024-05-15T23:22:12.7119850Z 52650K .......... .......... .......... .......... .......... 88% 97.5M 0s 2024-05-15T23:22:12.7126160Z 52700K .......... .......... .......... .......... .......... 88% 95.7M 0s 2024-05-15T23:22:12.7129750Z 52750K .......... .......... .......... .......... .......... 88% 170M 0s 2024-05-15T23:22:12.7135150Z 52800K .......... .......... .......... .......... .......... 89% 62.4M 0s 2024-05-15T23:22:12.7137950Z 52850K .......... .......... .......... .......... .......... 89% 698M 0s 2024-05-15T23:22:12.7140430Z 52900K .......... .......... .......... .......... .......... 89% 114M 0s 2024-05-15T23:22:12.7147050Z 52950K .......... .......... .......... .......... .......... 89% 73.9M 0s 2024-05-15T23:22:12.7153730Z 53000K .......... .......... .......... .......... .......... 89% 75.4M 0s 2024-05-15T23:22:12.7161570Z 53050K .......... .......... .......... .......... .......... 89% 58.9M 0s 2024-05-15T23:22:12.7162100Z 53100K .......... .......... .......... .......... .......... 89% 678M 0s 2024-05-15T23:22:12.7166990Z 53150K .......... .......... .......... .......... .......... 89% 161M 0s 2024-05-15T23:22:12.7172170Z 53200K .......... .......... .......... .......... .......... 89% 76.4M 0s 2024-05-15T23:22:12.7173410Z 53250K .......... .......... .......... .......... .......... 89% 349M 0s 2024-05-15T23:22:12.7179680Z 53300K .......... .......... .......... .......... .......... 89% 77.4M 0s 2024-05-15T23:22:12.7184560Z 53350K .......... .......... .......... .......... .......... 89% 108M 0s 2024-05-15T23:22:12.7191830Z 53400K .......... .......... .......... .......... .......... 90% 84.3M 0s 2024-05-15T23:22:12.7194970Z 53450K .......... .......... .......... .......... .......... 90% 100M 0s 2024-05-15T23:22:12.7200410Z 53500K .......... .......... .......... .......... .......... 90% 96.3M 0s 2024-05-15T23:22:12.7204330Z 53550K .......... .......... .......... .......... .......... 90% 144M 0s 2024-05-15T23:22:12.7207990Z 53600K .......... .......... .......... .......... .......... 90% 147M 0s 2024-05-15T23:22:12.7212810Z 53650K .......... .......... .......... .......... .......... 90% 88.3M 0s 2024-05-15T23:22:12.7213730Z 53700K .......... .......... .......... .......... .......... 90% 581M 0s 2024-05-15T23:22:12.7220050Z 53750K .......... .......... .......... .......... .......... 90% 72.0M 0s 2024-05-15T23:22:12.7225370Z 53800K .......... .......... .......... .......... .......... 90% 88.5M 0s 2024-05-15T23:22:12.7231630Z 53850K .......... .......... .......... .......... .......... 90% 84.5M 0s 2024-05-15T23:22:12.7237590Z 53900K .......... .......... .......... .......... .......... 90% 99.0M 0s 2024-05-15T23:22:12.7241700Z 53950K .......... .......... .......... .......... .......... 90% 88.3M 0s 2024-05-15T23:22:12.7244970Z 54000K .......... .......... .......... .......... .......... 91% 138M 0s 2024-05-15T23:22:12.7247920Z 54050K .......... .......... .......... .......... .......... 91% 189M 0s 2024-05-15T23:22:12.7250030Z 54100K .......... .......... .......... .......... .......... 91% 192M 0s 2024-05-15T23:22:12.7254220Z 54150K .......... .......... .......... .......... .......... 91% 134M 0s 2024-05-15T23:22:12.7257660Z 54200K .......... .......... .......... .......... .......... 91% 162M 0s 2024-05-15T23:22:12.7261620Z 54250K .......... .......... .......... .......... .......... 91% 102M 0s 2024-05-15T23:22:12.7265300Z 54300K .......... .......... .......... .......... .......... 91% 136M 0s 2024-05-15T23:22:12.7271490Z 54350K .......... .......... .......... .......... .......... 91% 83.0M 0s 2024-05-15T23:22:12.7274680Z 54400K .......... .......... .......... .......... .......... 91% 126M 0s 2024-05-15T23:22:12.7279630Z 54450K .......... .......... .......... .......... .......... 91% 107M 0s 2024-05-15T23:22:12.7290920Z 54500K .......... .......... .......... .......... .......... 91% 95.2M 0s 2024-05-15T23:22:12.7294250Z 54550K .......... .......... .......... .......... .......... 91% 58.6M 0s 2024-05-15T23:22:12.7297610Z 54600K .......... .......... .......... .......... .......... 92% 142M 0s 2024-05-15T23:22:12.7300800Z 54650K .......... .......... .......... .......... .......... 92% 109M 0s 2024-05-15T23:22:12.7304700Z 54700K .......... .......... .......... .......... .......... 92% 158M 0s 2024-05-15T23:22:12.7308860Z 54750K .......... .......... .......... .......... .......... 92% 97.9M 0s 2024-05-15T23:22:12.7315860Z 54800K .......... .......... .......... .......... .......... 92% 74.8M 0s 2024-05-15T23:22:12.7317660Z 54850K .......... .......... .......... .......... .......... 92% 217M 0s 2024-05-15T23:22:12.7321010Z 54900K .......... .......... .......... .......... .......... 92% 147M 0s 2024-05-15T23:22:12.7326510Z 54950K .......... .......... .......... .......... .......... 92% 87.3M 0s 2024-05-15T23:22:12.7330250Z 55000K .......... .......... .......... .......... .......... 92% 133M 0s 2024-05-15T23:22:12.7334190Z 55050K .......... .......... .......... .......... .......... 92% 149M 0s 2024-05-15T23:22:12.7337230Z 55100K .......... .......... .......... .......... .......... 92% 131M 0s 2024-05-15T23:22:12.7342690Z 55150K .......... .......... .......... .......... .......... 92% 119M 0s 2024-05-15T23:22:12.7349800Z 55200K .......... .......... .......... .......... .......... 93% 63.8M 0s 2024-05-15T23:22:12.7353970Z 55250K .......... .......... .......... .......... .......... 93% 102M 0s 2024-05-15T23:22:12.7358140Z 55300K .......... .......... .......... .......... .......... 93% 121M 0s 2024-05-15T23:22:12.7362390Z 55350K .......... .......... .......... .......... .......... 93% 115M 0s 2024-05-15T23:22:12.7368140Z 55400K .......... .......... .......... .......... .......... 93% 80.4M 0s 2024-05-15T23:22:12.7373080Z 55450K .......... .......... .......... .......... .......... 93% 112M 0s 2024-05-15T23:22:12.7379500Z 55500K .......... .......... .......... .......... .......... 93% 70.3M 0s 2024-05-15T23:22:12.7385190Z 55550K .......... .......... .......... .......... .......... 93% 93.7M 0s 2024-05-15T23:22:12.7392230Z 55600K .......... .......... .......... .......... .......... 93% 64.9M 0s 2024-05-15T23:22:12.7396840Z 55650K .......... .......... .......... .......... .......... 93% 107M 0s 2024-05-15T23:22:12.7401200Z 55700K .......... .......... .......... .......... .......... 93% 112M 0s 2024-05-15T23:22:12.7408450Z 55750K .......... .......... .......... .......... .......... 93% 67.5M 0s 2024-05-15T23:22:12.7413630Z 55800K .......... .......... .......... .......... .......... 94% 94.3M 0s 2024-05-15T23:22:12.7419810Z 55850K .......... .......... .......... .......... .......... 94% 83.3M 0s 2024-05-15T23:22:12.7425090Z 55900K .......... .......... .......... .......... .......... 94% 110M 0s 2024-05-15T23:22:12.7427540Z 55950K .......... .......... .......... .......... .......... 94% 138M 0s 2024-05-15T23:22:12.7432710Z 56000K .......... .......... .......... .......... .......... 94% 105M 0s 2024-05-15T23:22:12.7439480Z 56050K .......... .......... .......... .......... .......... 94% 68.5M 0s 2024-05-15T23:22:12.7446630Z 56100K .......... .......... .......... .......... .......... 94% 70.7M 0s 2024-05-15T23:22:12.7450260Z 56150K .......... .......... .......... .......... .......... 94% 121M 0s 2024-05-15T23:22:12.7455180Z 56200K .......... .......... .......... .......... .......... 94% 95.6M 0s 2024-05-15T23:22:12.7460260Z 56250K .......... .......... .......... .......... .......... 94% 135M 0s 2024-05-15T23:22:12.7465430Z 56300K .......... .......... .......... .......... .......... 94% 122M 0s 2024-05-15T23:22:12.7469950Z 56350K .......... .......... .......... .......... .......... 95% 75.6M 0s 2024-05-15T23:22:12.7471990Z 56400K .......... .......... .......... .......... .......... 95% 175M 0s 2024-05-15T23:22:12.7476290Z 56450K .......... .......... .......... .......... .......... 95% 127M 0s 2024-05-15T23:22:12.7478920Z 56500K .......... .......... .......... .......... .......... 95% 159M 0s 2024-05-15T23:22:12.7482600Z 56550K .......... .......... .......... .......... .......... 95% 131M 0s 2024-05-15T23:22:12.7486070Z 56600K .......... .......... .......... .......... .......... 95% 174M 0s 2024-05-15T23:22:12.7495450Z 56650K .......... .......... .......... .......... .......... 95% 52.3M 0s 2024-05-15T23:22:12.7500720Z 56700K .......... .......... .......... .......... .......... 95% 83.0M 0s 2024-05-15T23:22:12.7504860Z 56750K .......... .......... .......... .......... .......... 95% 120M 0s 2024-05-15T23:22:12.7510240Z 56800K .......... .......... .......... .......... .......... 95% 89.1M 0s 2024-05-15T23:22:12.7517120Z 56850K .......... .......... .......... .......... .......... 95% 78.9M 0s 2024-05-15T23:22:12.7522410Z 56900K .......... .......... .......... .......... .......... 95% 90.6M 0s 2024-05-15T23:22:12.7527200Z 56950K .......... .......... .......... .......... .......... 96% 105M 0s 2024-05-15T23:22:12.7530800Z 57000K .......... .......... .......... .......... .......... 96% 121M 0s 2024-05-15T23:22:12.7537710Z 57050K .......... .......... .......... .......... .......... 96% 68.4M 0s 2024-05-15T23:22:12.7541880Z 57100K .......... .......... .......... .......... .......... 96% 124M 0s 2024-05-15T23:22:12.7547790Z 57150K .......... .......... .......... .......... .......... 96% 80.8M 0s 2024-05-15T23:22:12.7550400Z 57200K .......... .......... .......... .......... .......... 96% 195M 0s 2024-05-15T23:22:12.7552700Z 57250K .......... .......... .......... .......... .......... 96% 224M 0s 2024-05-15T23:22:12.7557960Z 57300K .......... .......... .......... .......... .......... 96% 87.2M 0s 2024-05-15T23:22:12.7565310Z 57350K .......... .......... .......... .......... .......... 96% 121M 0s 2024-05-15T23:22:12.7571140Z 57400K .......... .......... .......... .......... .......... 96% 59.5M 0s 2024-05-15T23:22:12.7575930Z 57450K .......... .......... .......... .......... .......... 96% 104M 0s 2024-05-15T23:22:12.7580220Z 57500K .......... .......... .......... .......... .......... 96% 98.4M 0s 2024-05-15T23:22:12.7585120Z 57550K .......... .......... .......... .......... .......... 97% 101M 0s 2024-05-15T23:22:12.7592600Z 57600K .......... .......... .......... .......... .......... 97% 128M 0s 2024-05-15T23:22:12.7598980Z 57650K .......... .......... .......... .......... .......... 97% 52.6M 0s 2024-05-15T23:22:12.7603410Z 57700K .......... .......... .......... .......... .......... 97% 105M 0s 2024-05-15T23:22:12.7606700Z 57750K .......... .......... .......... .......... .......... 97% 112M 0s 2024-05-15T23:22:12.7611110Z 57800K .......... .......... .......... .......... .......... 97% 163M 0s 2024-05-15T23:22:12.7615810Z 57850K .......... .......... .......... .......... .......... 97% 138M 0s 2024-05-15T23:22:12.7619840Z 57900K .......... .......... .......... .......... .......... 97% 75.6M 0s 2024-05-15T23:22:12.7622240Z 57950K .......... .......... .......... .......... .......... 97% 197M 0s 2024-05-15T23:22:12.7624280Z 58000K .......... .......... .......... .......... .......... 97% 243M 0s 2024-05-15T23:22:12.7627770Z 58050K .......... .......... .......... .......... .......... 97% 143M 0s 2024-05-15T23:22:12.7635620Z 58100K .......... .......... .......... .......... .......... 97% 71.6M 0s 2024-05-15T23:22:12.7639740Z 58150K .......... .......... .......... .......... .......... 98% 107M 0s 2024-05-15T23:22:12.7643770Z 58200K .......... .......... .......... .......... .......... 98% 114M 0s 2024-05-15T23:22:12.7646520Z 58250K .......... .......... .......... .......... .......... 98% 164M 0s 2024-05-15T23:22:12.7649800Z 58300K .......... .......... .......... .......... .......... 98% 149M 0s 2024-05-15T23:22:12.7654510Z 58350K .......... .......... .......... .......... .......... 98% 104M 0s 2024-05-15T23:22:12.7661460Z 58400K .......... .......... .......... .......... .......... 98% 72.2M 0s 2024-05-15T23:22:12.7667020Z 58450K .......... .......... .......... .......... .......... 98% 89.8M 0s 2024-05-15T23:22:12.7671010Z 58500K .......... .......... .......... .......... .......... 98% 105M 0s 2024-05-15T23:22:12.7675970Z 58550K .......... .......... .......... .......... .......... 98% 118M 0s 2024-05-15T23:22:12.7676460Z 58600K .......... .......... .......... .......... .......... 98% 388M 0s 2024-05-15T23:22:12.7681740Z 58650K .......... .......... .......... .......... .......... 98% 102M 0s 2024-05-15T23:22:12.7685460Z 58700K .......... .......... .......... .......... .......... 98% 121M 0s 2024-05-15T23:22:12.7690340Z 58750K .......... .......... .......... .......... .......... 99% 105M 0s 2024-05-15T23:22:12.7696130Z 58800K .......... .......... .......... .......... .......... 99% 82.6M 0s 2024-05-15T23:22:12.7700940Z 58850K .......... .......... .......... .......... .......... 99% 120M 0s 2024-05-15T23:22:12.7703530Z 58900K .......... .......... .......... .......... .......... 99% 132M 0s 2024-05-15T23:22:12.7708280Z 58950K .......... .......... .......... .......... .......... 99% 121M 0s 2024-05-15T23:22:12.7712830Z 59000K .......... .......... .......... .......... .......... 99% 144M 0s 2024-05-15T23:22:12.7716880Z 59050K .......... .......... .......... .......... .......... 99% 85.1M 0s 2024-05-15T23:22:12.7720010Z 59100K .......... .......... .......... .......... .......... 99% 171M 0s 2024-05-15T23:22:12.7723510Z 59150K .......... .......... .......... .......... .......... 99% 125M 0s 2024-05-15T23:22:12.7726040Z 59200K .......... .......... .......... .......... .......... 99% 195M 0s 2024-05-15T23:22:12.7727480Z 59250K .......... .......... .......... .......... .......... 99% 407M 0s 2024-05-15T23:22:12.7728640Z 59300K .......... .......... .......... .......... .......... 99% 346M 0s 2024-05-15T23:22:12.7729330Z 59350K .......... .... 100% 342M=0.5s 2024-05-15T23:22:12.7729580Z 2024-05-15T23:22:12.7736190Z 2024-05-15 23:22:12 (111 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-05-15T23:22:12.7736510Z 2024-05-15T23:22:12.7802390Z --2024-05-15 23:22:12-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:12.7989610Z Resolving github.com (github.com)... 140.82.116.4 2024-05-15T23:22:12.8176090Z Connecting to github.com (github.com)|140.82.116.4|:443... connected. 2024-05-15T23:22:12.8768500Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:12.8769350Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-05-15T23:22:12.8771120Z --2024-05-15 23:22:12-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-05-15T23:22:12.8806780Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2024-05-15T23:22:12.8814990Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 2024-05-15T23:22:12.9635700Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:12.9637160Z Length: 499723 (488K) [application/octet-stream] 2024-05-15T23:22:12.9640500Z Saving to: ‘tokenizer.model’ 2024-05-15T23:22:12.9640920Z 2024-05-15T23:22:12.9651260Z 0K .......... .......... .......... .......... .......... 10% 41.8M 0s 2024-05-15T23:22:12.9657250Z 50K .......... .......... .......... .......... .......... 20% 69.8M 0s 2024-05-15T23:22:12.9662010Z 100K .......... .......... .......... .......... .......... 30% 93.9M 0s 2024-05-15T23:22:12.9675380Z 150K .......... .......... .......... .......... .......... 40% 41.7M 0s 2024-05-15T23:22:12.9682540Z 200K .......... .......... .......... .......... .......... 51% 70.7M 0s 2024-05-15T23:22:12.9688010Z 250K .......... .......... .......... .......... .......... 61% 72.8M 0s 2024-05-15T23:22:12.9695550Z 300K .......... .......... .......... .......... .......... 71% 98.0M 0s 2024-05-15T23:22:12.9701690Z 350K .......... .......... .......... .......... .......... 81% 55.4M 0s 2024-05-15T23:22:12.9707350Z 400K .......... .......... .......... .......... .......... 92% 93.2M 0s 2024-05-15T23:22:12.9709790Z 450K .......... .......... .......... ........ 100% 171M=0.007s 2024-05-15T23:22:12.9710390Z 2024-05-15T23:22:12.9712180Z 2024-05-15 23:22:12 (67.7 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-05-15T23:22:12.9712980Z 2024-05-15T23:22:12.9728260Z ~/work/torchchat/torchchat 2024-05-15T23:22:12.9780680Z ##[group]Run set -eou pipefail 2024-05-15T23:22:12.9781210Z set -eou pipefail 2024-05-15T23:22:12.9781630Z  2024-05-15T23:22:12.9782080Z export MODEL_DIR=${PWD}/checkpoints/stories15M 2024-05-15T23:22:12.9782860Z export PROMPT="Once upon a time in a land far away" 2024-05-15T23:22:12.9783470Z  2024-05-15T23:22:12.9784350Z python torchchat.py generate --checkpoint-path ${MODEL_DIR}/stories15M.pt --temperature 0 --prompt "${PROMPT}" 2024-05-15T23:22:12.9785420Z  2024-05-15T23:22:12.9785840Z for dtype in fp32 fp16 bf16 fast fast16; do 2024-05-15T23:22:12.9786570Z  echo "Running export + runner with dtype=$dtype" 2024-05-15T23:22:12.9787830Z  python torchchat.py export --checkpoint-path ${MODEL_DIR}/stories15M.pt --dtype $dtype --output-dso-path /tmp/model.so 2024-05-15T23:22:12.9789330Z  ./cmake-out/aoti_run /tmp/model.so -z ${MODEL_DIR}/tokenizer.model -i "${PROMPT}" 2024-05-15T23:22:12.9790210Z done 2024-05-15T23:22:12.9790520Z  2024-05-15T23:22:12.9790860Z echo "Tests complete." 2024-05-15T23:22:12.9883210Z shell: /bin/bash -e {0} 2024-05-15T23:22:12.9883570Z env: 2024-05-15T23:22:12.9883960Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:22:12.9884730Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:22:12.9885660Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-05-15T23:22:12.9886530Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:22:12.9887310Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:22:12.9888080Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:22:12.9888660Z ##[endgroup] 2024-05-15T23:22:14.2415130Z Using device=cpu Apple M1 (Virtual) 2024-05-15T23:22:14.2415970Z Loading model... 2024-05-15T23:22:14.2416560Z Time to load model: 0.05 seconds 2024-05-15T23:22:14.3883100Z Once upon a time in a land far away, there was a big, strong lion. He was the king of the land. All the animals were scared of him. They thought he was too strong and would hurt them. 2024-05-15T23:22:14.6725470Z One day, a little bird came to the lion. The bird said, "Mr. Lion, I want to be strong like you. Can you help me?" The lion thought for a moment and said, "I will help you, little bird. But you must promise to be kind to all the animals in the land." 2024-05-15T23:22:14.8420040Z The little bird agreed and the lion helped him. They became good friends. The other animals saw how kind the lion was and they all wanted to be like him. They started to be kind to each other too. 2024-05-15T23:22:15.0118220Z Time for inference 1: 0.80 sec total, 251.11 tokens/sec 2024-05-15T23:22:15.0119260Z Bandwidth achieved: 12.26 GB/s 2024-05-15T23:22:15.0120480Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:22:15.0140220Z The moral of the story is that being kind to others can make you strong and strong. Once upon a time, there was a little girl named Lily. She loved to play outside in the sunshine. One 2024-05-15T23:22:15.0141140Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:22:15.0141670Z --------------------------------------------------- 2024-05-15T23:22:15.0141870Z 2024-05-15T23:22:15.0141960Z ======================================== 2024-05-15T23:22:15.0142140Z 2024-05-15T23:22:15.0142220Z Average tokens/sec: 251.11 2024-05-15T23:22:15.0142450Z Memory used: 0.00 GB 2024-05-15T23:22:15.2538000Z Running export + runner with dtype=fp32 2024-05-15T23:22:17.3181480Z Using device=cpu 2024-05-15T23:22:17.3181720Z Loading model... 2024-05-15T23:22:17.3181950Z Time to load model: 0.01 seconds 2024-05-15T23:22:17.3182290Z Exporting model using AOT Inductor to /tmp/model.so 2024-05-15T23:22:27.8381200Z /tmp/crxdy6eaqzqlv4qvwisl6zdcqayvb7fcm7nboh6uah746amp5h5g.cpp:514:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:27.8382650Z extern "C" void cpp_fused_index_put_stack_1(const float* in_ptr0, 2024-05-15T23:22:27.8383000Z ^ 2024-05-15T23:22:27.8464830Z /tmp/crxdy6eaqzqlv4qvwisl6zdcqayvb7fcm7nboh6uah746amp5h5g.cpp:954:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:27.8466050Z extern "C" void cpp_fused_index_put_stack_6(const float* in_ptr0, 2024-05-15T23:22:27.8466370Z ^ 2024-05-15T23:22:27.8542130Z /tmp/crxdy6eaqzqlv4qvwisl6zdcqayvb7fcm7nboh6uah746amp5h5g.cpp:1352:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:27.8543420Z extern "C" void cpp_fused_index_put_stack_11(const float* in_ptr0, 2024-05-15T23:22:27.8543750Z ^ 2024-05-15T23:22:27.8622390Z /tmp/crxdy6eaqzqlv4qvwisl6zdcqayvb7fcm7nboh6uah746amp5h5g.cpp:1780:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:27.8623640Z extern "C" void cpp_fused_index_put_stack_16(const float* in_ptr0, 2024-05-15T23:22:27.8623970Z ^ 2024-05-15T23:22:27.8699570Z /tmp/crxdy6eaqzqlv4qvwisl6zdcqayvb7fcm7nboh6uah746amp5h5g.cpp:2181:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:27.8700820Z extern "C" void cpp_fused_index_put_stack_21(const float* in_ptr0, 2024-05-15T23:22:27.8701390Z ^ 2024-05-15T23:22:27.8779900Z /tmp/crxdy6eaqzqlv4qvwisl6zdcqayvb7fcm7nboh6uah746amp5h5g.cpp:2609:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:27.8781150Z extern "C" void cpp_fused_index_put_stack_26(const float* in_ptr0, 2024-05-15T23:22:27.8781470Z ^ 2024-05-15T23:22:29.0031960Z 6 warnings generated. 2024-05-15T23:22:29.9899420Z The generated DSO model can be found at: /tmp/model.so 2024-05-15T23:22:31.8934030Z Once upon a time in a land far away, there lived a jolly witch. She had a big hat and a long nose. She liked to play with her cat, named Tom. 2024-05-15T23:22:33.1232640Z One day, the witch said to Tom, "Tom, I have a big secret. I will not disappear when I talk to you. But I have a secret to share." Tom was excited and wanted to see the secret. The witch said, "Okay, but be careful." 2024-05-15T23:22:34.4170430Z The next day, the witch went to her house and said, "Tom, I have a secret. I found a magic stone. I will give it to you." Tom was very happy. He said, "Wow, that is amazing! Let's share the magic stone with our friends." 2024-05-15T23:22:35.4473850Z The witch thought about the magic stone. She was a little scared, but she wanted to share the magic with everyone. She took the stone to her friend, the dog. The dog said, "I love the magic stone. It is very special." 2024-05-15T23:22:36.1499360Z 2024-05-15T23:22:36.1499380Z 2024-05-15T23:22:36.1500030Z achieved tok/s: 50.385299 2024-05-15T23:22:36.1945360Z The witch and Tom went to show the stone to their friends. They all loved the magic stone. They shared it with everyone and had a great time. The witch and TomRunning export + runner with dtype=fp16 2024-05-15T23:22:38.3574390Z Using device=cpu 2024-05-15T23:22:38.3574630Z Loading model... 2024-05-15T23:22:38.3574910Z Time to load model: 0.02 seconds 2024-05-15T23:22:38.3575240Z Exporting model using AOT Inductor to /tmp/model.so 2024-05-15T23:22:47.7398750Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:519:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:47.7400050Z extern "C" void cpp_fused_index_put_stack_1(const half* in_ptr0, 2024-05-15T23:22:47.7400380Z ^ 2024-05-15T23:22:47.7467880Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:1010:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:47.7469210Z extern "C" void cpp_fused_index_put_stack_6(const half* in_ptr0, 2024-05-15T23:22:47.7469530Z ^ 2024-05-15T23:22:47.7530640Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:1456:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:47.7531990Z extern "C" void cpp_fused_index_put_stack_11(const half* in_ptr0, 2024-05-15T23:22:47.7532310Z ^ 2024-05-15T23:22:47.7598070Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:1939:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:47.7599420Z extern "C" void cpp_fused_index_put_stack_16(const half* in_ptr0, 2024-05-15T23:22:47.7599760Z ^ 2024-05-15T23:22:47.7661240Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:2390:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:47.7662460Z extern "C" void cpp_fused_index_put_stack_21(const half* in_ptr0, 2024-05-15T23:22:47.7662780Z ^ 2024-05-15T23:22:47.7728020Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:2873:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:22:47.7729240Z extern "C" void cpp_fused_index_put_stack_26(const half* in_ptr0, 2024-05-15T23:22:47.7729570Z ^ 2024-05-15T23:22:48.8442250Z 6 warnings generated. 2024-05-15T23:22:49.3379280Z The generated DSO model can be found at: /tmp/model.so 2024-05-15T23:22:50.5941400Z Once upon a time in a land far away, there was a kind king. He lived in a big castle. The castle was very pretty. The king had a little girl named Lily. Lily loved the king very much. 2024-05-15T23:22:51.2845640Z One day, the king found a magic hat. The hat was magic. The king put the hat on his head. Suddenly, the king could talk like people! He told Lily, "I want to be a real king. I can be big and scary." 2024-05-15T23:22:52.4434190Z Lily was not scared. She knew that the king was nice. She said, "Let's be friends." The king and Lily became best friends. They played together and had fun. And they were both very kind and beautiful. One day, a little boy named Tim went to the park with his mom. It was a wet day, and the ground was very wet. Tim saw a girl named Lily playing with her ball. 2024-05-15T23:22:53.1274950Z 2024-05-15T23:22:53.1276830Z Tim went to Lily and said, "Hi, I am Tim. I like your ball. Can I play with you?" Lily said, "Yes, let's play together!" So, Tim and Lily played with the ball. They had lots of fun. 2024-05-15T23:22:53.1277540Z 2024-05-15T23:22:53.1277630Z achieved tok/s: 82.765336 2024-05-15T23:22:53.1734110Z Running export + runner with dtype=bf16 2024-05-15T23:22:55.3690950Z Using device=cpu 2024-05-15T23:22:55.3691260Z Loading model... 2024-05-15T23:22:55.3691570Z Time to load model: 0.02 seconds 2024-05-15T23:22:55.3691920Z Exporting model using AOT Inductor to /tmp/model.so 2024-05-15T23:23:04.9442570Z /tmp/cgiv45x4b67q2wj7ipytb64t6ebms2wk5tiibd2xtngau4dkl7ba.cpp:519:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:04.9443970Z extern "C" void cpp_fused_index_put_stack_1(const bfloat16* in_ptr0, 2024-05-15T23:23:04.9444480Z ^ 2024-05-15T23:23:04.9565880Z /tmp/cgiv45x4b67q2wj7ipytb64t6ebms2wk5tiibd2xtngau4dkl7ba.cpp:1010:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:04.9567200Z extern "C" void cpp_fused_index_put_stack_6(const bfloat16* in_ptr0, 2024-05-15T23:23:04.9567600Z ^ 2024-05-15T23:23:04.9681670Z /tmp/cgiv45x4b67q2wj7ipytb64t6ebms2wk5tiibd2xtngau4dkl7ba.cpp:1456:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:04.9682940Z extern "C" void cpp_fused_index_put_stack_11(const bfloat16* in_ptr0, 2024-05-15T23:23:04.9683420Z ^ 2024-05-15T23:23:04.9808670Z /tmp/cgiv45x4b67q2wj7ipytb64t6ebms2wk5tiibd2xtngau4dkl7ba.cpp:1939:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:04.9810550Z extern "C" void cpp_fused_index_put_stack_16(const bfloat16* in_ptr0, 2024-05-15T23:23:04.9810960Z ^ 2024-05-15T23:23:04.9923510Z /tmp/cgiv45x4b67q2wj7ipytb64t6ebms2wk5tiibd2xtngau4dkl7ba.cpp:2390:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:04.9924850Z extern "C" void cpp_fused_index_put_stack_21(const bfloat16* in_ptr0, 2024-05-15T23:23:04.9925210Z ^ 2024-05-15T23:23:05.0055560Z /tmp/cgiv45x4b67q2wj7ipytb64t6ebms2wk5tiibd2xtngau4dkl7ba.cpp:2873:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:05.0056770Z extern "C" void cpp_fused_index_put_stack_26(const bfloat16* in_ptr0, 2024-05-15T23:23:05.0057100Z ^ 2024-05-15T23:23:06.1135930Z 6 warnings generated. 2024-05-15T23:23:06.4810450Z The generated DSO model can be found at: /tmp/model.so 2024-05-15T23:23:08.5363350Z Once upon a time in a land far away, there was a tall mountain. On this mountain, there lived a little boy named Tim. Tim loved to play near the tall mountain. One day, he saw a big bird near the mountain. The bird was sad because it could not find any food. 2024-05-15T23:23:09.8347900Z Tim wanted to help the bird. He looked at the mountain and said, "I will bring you some food." Tim found some bread and went to the top of the mountain. The bird was happy and ate the bread. Tim felt good because he helped the bird. 2024-05-15T23:23:12.4745960Z The bird said, "Thank you, Tim!" The bird wanted to thank Tim. The bird gave Tim a gift. The gift was a big, shiny ball. Tim was so happy to get the gift. He said, "I will play with my ball every day." Tim and the bird became best friends and played together every day. Once upon a time, there was a little girl named Lily. She had a brother named Max. Max was very clever and he could do many things that Lily could not do. One day, they went to the park to play. 2024-05-15T23:23:12.8894660Z 2024-05-15T23:23:12.8895170Z 2024-05-15T23:23:12.8895780Z achieved tok/s: 44.588215 2024-05-15T23:23:12.9413790Z Lily was running and jumping, but then she fell down and got a booRunning export + runner with dtype=fast 2024-05-15T23:23:15.3601160Z Using device=cpu 2024-05-15T23:23:15.3601530Z Loading model... 2024-05-15T23:23:15.3601940Z Time to load model: 0.02 seconds 2024-05-15T23:23:15.3602330Z Exporting model using AOT Inductor to /tmp/model.so 2024-05-15T23:23:24.9262020Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:519:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:24.9263490Z extern "C" void cpp_fused_index_put_stack_1(const half* in_ptr0, 2024-05-15T23:23:24.9263830Z ^ 2024-05-15T23:23:24.9329490Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:1010:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:24.9330860Z extern "C" void cpp_fused_index_put_stack_6(const half* in_ptr0, 2024-05-15T23:23:24.9331180Z ^ 2024-05-15T23:23:24.9391750Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:1456:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:24.9393630Z extern "C" void cpp_fused_index_put_stack_11(const half* in_ptr0, 2024-05-15T23:23:24.9393970Z ^ 2024-05-15T23:23:24.9458180Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:1939:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:24.9459560Z extern "C" void cpp_fused_index_put_stack_16(const half* in_ptr0, 2024-05-15T23:23:24.9459890Z ^ 2024-05-15T23:23:24.9523620Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:2390:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:24.9524910Z extern "C" void cpp_fused_index_put_stack_21(const half* in_ptr0, 2024-05-15T23:23:24.9525290Z ^ 2024-05-15T23:23:24.9590240Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:2873:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:24.9591450Z extern "C" void cpp_fused_index_put_stack_26(const half* in_ptr0, 2024-05-15T23:23:24.9591840Z ^ 2024-05-15T23:23:26.0272510Z 6 warnings generated. 2024-05-15T23:23:26.4335350Z The generated DSO model can be found at: /tmp/model.so 2024-05-15T23:23:27.6638780Z Once upon a time in a land far away, there lived a clumsy king. He had a big crown and a big smile. He loved to play with his friends in the land. 2024-05-15T23:23:28.2619410Z One day, the king wanted to have a party. He asked his friend, "Do you want to come to my party?" His friend said, "Yes, I do!" They put on their best clothes and went to the party. 2024-05-15T23:23:29.5256410Z At the party, the clumsy king said, "Wow, I look nice in my crown!" His friend looked in his crown and smiled. They had a lot of fun at the party. The king was very happy, and his friends loved the party too. One day, a big cat and a small dog were playing in the park. The cat was selfish and always wanted to be the first one to play with the ball. The dog was sad and didn't know what to do. 2024-05-15T23:23:30.2428870Z The cat saw the dog was sad and thought, "Maybe I can help the dog." The cat went to the dog and said, "I have a new toy. You can play with it too. We can share." The dog was happy and said, "Thank you, cat!" 2024-05-15T23:23:30.2672130Z 2024-05-15T23:23:30.2672140Z 2024-05-15T23:23:30.2672570Z achieved tok/s: 82.417582 2024-05-15T23:23:30.3139200Z They playedRunning export + runner with dtype=fast16 2024-05-15T23:23:32.4918530Z Using device=cpu 2024-05-15T23:23:32.4918860Z Loading model... 2024-05-15T23:23:32.4919140Z Time to load model: 0.02 seconds 2024-05-15T23:23:32.4919670Z Exporting model using AOT Inductor to /tmp/model.so 2024-05-15T23:23:42.0526520Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:519:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:42.0527840Z extern "C" void cpp_fused_index_put_stack_1(const half* in_ptr0, 2024-05-15T23:23:42.0528170Z ^ 2024-05-15T23:23:42.0594180Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:1010:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:42.0595950Z extern "C" void cpp_fused_index_put_stack_6(const half* in_ptr0, 2024-05-15T23:23:42.0596280Z ^ 2024-05-15T23:23:42.0656840Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:1456:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:42.0658180Z extern "C" void cpp_fused_index_put_stack_11(const half* in_ptr0, 2024-05-15T23:23:42.0658670Z ^ 2024-05-15T23:23:42.0723910Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:1939:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:42.0725170Z extern "C" void cpp_fused_index_put_stack_16(const half* in_ptr0, 2024-05-15T23:23:42.0725510Z ^ 2024-05-15T23:23:42.0787080Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:2390:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:42.0788320Z extern "C" void cpp_fused_index_put_stack_21(const half* in_ptr0, 2024-05-15T23:23:42.0788640Z ^ 2024-05-15T23:23:42.0859480Z /tmp/cd3rsknngem6wrz3wpotq2rn572ecj2cn55nmo5uubybhtfhdhan.cpp:2873:17: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-05-15T23:23:42.0861370Z extern "C" void cpp_fused_index_put_stack_26(const half* in_ptr0, 2024-05-15T23:23:42.0861800Z ^ 2024-05-15T23:23:43.1522630Z 6 warnings generated. 2024-05-15T23:23:43.5193320Z The generated DSO model can be found at: /tmp/model.so 2024-05-15T23:23:44.8524130Z Once upon a time in a land far away, there was a big party. Many people came to dance and have fun. One of the people there was a judge who wore a brilliant red hat. He was there to watch the grown-ups. 2024-05-15T23:23:45.4545650Z One day, a little girl named Mia walked by the judge's house. She saw a pretty red ball on the ground. Mia picked up the ball and said, "Look, a ball! I want to play with it." 2024-05-15T23:23:45.8900210Z The judge heard Mia and smiled. "That's a nice ball, Mia. But it's not yours. You should not take things that are not yours." 2024-05-15T23:23:47.1542740Z Mia felt sad, but she knew the judge was right. She put the ball back and went to play with her friends. They all had a great time at the brilliant party, and the judge felt happy that he stopped to look at them. Once upon a time, there was a little boy named Timmy. He loved to explore the desert with his family. One day, they found a cactus with spikes on it. Timmy thought it looked scary, but his parents told him it was okay. 2024-05-15T23:23:47.2720860Z 2024-05-15T23:23:47.2720870Z 2024-05-15T23:23:47.2721150Z achieved tok/s: 83.524402 2024-05-15T23:23:47.3127470Z They walked around the cactus and saw aTests complete. 2024-05-15T23:23:47.3185280Z Post job cleanup. 2024-05-15T23:23:47.4432420Z Post job cleanup. 2024-05-15T23:23:47.5323150Z [command]/opt/homebrew/bin/git version 2024-05-15T23:23:47.5373050Z git version 2.44.0 2024-05-15T23:23:47.5392960Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/ceefa3cb-5116-41dc-8e8d-b71e380c30c1/.gitconfig' 2024-05-15T23:23:47.5400620Z Temporarily overriding HOME='/Users/runner/work/_temp/ceefa3cb-5116-41dc-8e8d-b71e380c30c1' before making global git config changes 2024-05-15T23:23:47.5401400Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:23:47.5403800Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-05-15T23:23:47.5450830Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:23:47.5490840Z [command]/opt/homebrew/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:23:47.6030710Z Entering 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:23:47.6153810Z Entering 'tokenizer/third-party/re2' 2024-05-15T23:23:47.6271440Z Entering 'tokenizer/third-party/sentencepiece' 2024-05-15T23:23:47.6406420Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:23:47.6446220Z http.https://github.com/.extraheader 2024-05-15T23:23:47.6454790Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-05-15T23:23:47.6570550Z [command]/opt/homebrew/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:23:47.7026690Z Entering 'tokenizer/third-party/abseil-cpp' 2024-05-15T23:23:47.7097190Z http.https://github.com/.extraheader 2024-05-15T23:23:47.7173680Z Entering 'tokenizer/third-party/re2' 2024-05-15T23:23:47.7245370Z http.https://github.com/.extraheader 2024-05-15T23:23:47.7334830Z Entering 'tokenizer/third-party/sentencepiece' 2024-05-15T23:23:47.7408500Z http.https://github.com/.extraheader 2024-05-15T23:23:47.7682670Z Cleaning up orphan processes