2024-05-15T23:19:17.5788589Z Current runner version: '2.316.1' 2024-05-15T23:19:17.5815090Z ##[group]Operating System 2024-05-15T23:19:17.5815723Z Ubuntu 2024-05-15T23:19:17.5816214Z 22.04.4 2024-05-15T23:19:17.5816583Z LTS 2024-05-15T23:19:17.5816889Z ##[endgroup] 2024-05-15T23:19:17.5817774Z ##[group]Runner Image 2024-05-15T23:19:17.5818240Z Image: ubuntu-22.04 2024-05-15T23:19:17.5818625Z Version: 20240514.2.0 2024-05-15T23:19:17.5819804Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240514.2/images/ubuntu/Ubuntu2204-Readme.md 2024-05-15T23:19:17.5821367Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240514.2 2024-05-15T23:19:17.5822254Z ##[endgroup] 2024-05-15T23:19:17.5822763Z ##[group]Runner Image Provisioner 2024-05-15T23:19:17.5823261Z 2.0.369.1 2024-05-15T23:19:17.5823586Z ##[endgroup] 2024-05-15T23:19:17.5824705Z ##[group]GITHUB_TOKEN Permissions 2024-05-15T23:19:17.5826374Z Contents: read 2024-05-15T23:19:17.5826959Z Metadata: read 2024-05-15T23:19:17.5827506Z Packages: read 2024-05-15T23:19:17.5828114Z ##[endgroup] 2024-05-15T23:19:17.5831221Z Secret source: Actions 2024-05-15T23:19:17.5831816Z Prepare workflow directory 2024-05-15T23:19:17.6475752Z Prepare all required actions 2024-05-15T23:19:17.6699760Z Getting action download info 2024-05-15T23:19:17.8790376Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-05-15T23:19:17.9908166Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-05-15T23:19:18.1812297Z Complete job name: gather-models-cpu 2024-05-15T23:19:18.3026740Z ##[group]Run actions/checkout@v3 2024-05-15T23:19:18.3027397Z with: 2024-05-15T23:19:18.3027894Z submodules: false 2024-05-15T23:19:18.3028331Z repository: pytorch/torchchat 2024-05-15T23:19:18.3029154Z token: *** 2024-05-15T23:19:18.3029729Z ssh-strict: true 2024-05-15T23:19:18.3030187Z persist-credentials: true 2024-05-15T23:19:18.3030633Z clean: true 2024-05-15T23:19:18.3031154Z sparse-checkout-cone-mode: true 2024-05-15T23:19:18.3031700Z fetch-depth: 1 2024-05-15T23:19:18.3032075Z fetch-tags: false 2024-05-15T23:19:18.3032586Z lfs: false 2024-05-15T23:19:18.3032999Z set-safe-directory: true 2024-05-15T23:19:18.3033437Z ##[endgroup] 2024-05-15T23:19:18.4782455Z Syncing repository: pytorch/torchchat 2024-05-15T23:19:18.4786466Z ##[group]Getting Git version info 2024-05-15T23:19:18.4788173Z Working directory is '/home/runner/work/torchchat/torchchat' 2024-05-15T23:19:18.4790037Z [command]/usr/bin/git version 2024-05-15T23:19:18.4790975Z git version 2.43.2 2024-05-15T23:19:18.4794497Z ##[endgroup] 2024-05-15T23:19:18.4811735Z Temporarily overriding HOME='/home/runner/work/_temp/666ba580-8d1b-4ecd-bd86-84cb9a3e0fb0' before making global git config changes 2024-05-15T23:19:18.4815086Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:19:18.4817400Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchchat/torchchat 2024-05-15T23:19:18.4848859Z Deleting the contents of '/home/runner/work/torchchat/torchchat' 2024-05-15T23:19:18.4854349Z ##[group]Initializing the repository 2024-05-15T23:19:18.4858384Z [command]/usr/bin/git init /home/runner/work/torchchat/torchchat 2024-05-15T23:19:18.4930897Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-05-15T23:19:18.4933458Z hint: is subject to change. To configure the initial branch name to use in all 2024-05-15T23:19:18.4938071Z hint: of your new repositories, which will suppress this warning, call: 2024-05-15T23:19:18.4939792Z hint: 2024-05-15T23:19:18.4941070Z hint: git config --global init.defaultBranch 2024-05-15T23:19:18.4942679Z hint: 2024-05-15T23:19:18.4944149Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-05-15T23:19:18.4946656Z hint: 'development'. The just-created branch can be renamed via this command: 2024-05-15T23:19:18.4948456Z hint: 2024-05-15T23:19:18.4949424Z hint: git branch -m 2024-05-15T23:19:18.4951398Z Initialized empty Git repository in /home/runner/work/torchchat/torchchat/.git/ 2024-05-15T23:19:18.4962120Z [command]/usr/bin/git remote add origin https://github.com/pytorch/torchchat 2024-05-15T23:19:18.5007807Z ##[endgroup] 2024-05-15T23:19:18.5009628Z ##[group]Disabling automatic garbage collection 2024-05-15T23:19:18.5012108Z [command]/usr/bin/git config --local gc.auto 0 2024-05-15T23:19:18.5052463Z ##[endgroup] 2024-05-15T23:19:18.5055704Z ##[group]Setting up auth 2024-05-15T23:19:18.5059462Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:19:18.5101504Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-15T23:19:18.5491208Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:19:18.5496826Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-05-15T23:19:18.5803667Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-15T23:19:18.5928223Z ##[endgroup] 2024-05-15T23:19:18.5929470Z ##[group]Fetching the repository 2024-05-15T23:19:18.5933004Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0675758ce54b35cb210ea6a9f57b121669315979:refs/remotes/pull/804/merge 2024-05-15T23:19:19.0115931Z remote: Enumerating objects: 242, done. 2024-05-15T23:19:19.0116843Z remote: Counting objects: 0% (1/242) 2024-05-15T23:19:19.0117799Z remote: Counting objects: 1% (3/242) 2024-05-15T23:19:19.0118622Z remote: Counting objects: 2% (5/242) 2024-05-15T23:19:19.0119721Z remote: Counting objects: 3% (8/242) 2024-05-15T23:19:19.0120705Z remote: Counting objects: 4% (10/242) 2024-05-15T23:19:19.0121539Z remote: Counting objects: 5% (13/242) 2024-05-15T23:19:19.0123137Z remote: Counting objects: 6% (15/242) 2024-05-15T23:19:19.0124060Z remote: Counting objects: 7% (17/242) 2024-05-15T23:19:19.0124808Z remote: Counting objects: 8% (20/242) 2024-05-15T23:19:19.0125820Z remote: Counting objects: 9% (22/242) 2024-05-15T23:19:19.0126699Z remote: Counting objects: 10% (25/242) 2024-05-15T23:19:19.0127714Z remote: Counting objects: 11% (27/242) 2024-05-15T23:19:19.0128676Z remote: Counting objects: 12% (30/242) 2024-05-15T23:19:19.0129575Z remote: Counting objects: 13% (32/242) 2024-05-15T23:19:19.0130605Z remote: Counting objects: 14% (34/242) 2024-05-15T23:19:19.0131534Z remote: Counting objects: 15% (37/242) 2024-05-15T23:19:19.0132402Z remote: Counting objects: 16% (39/242) 2024-05-15T23:19:19.0133426Z remote: Counting objects: 17% (42/242) 2024-05-15T23:19:19.0134557Z remote: Counting objects: 18% (44/242) 2024-05-15T23:19:19.0135486Z remote: Counting objects: 19% (46/242) 2024-05-15T23:19:19.0136752Z remote: Counting objects: 20% (49/242) 2024-05-15T23:19:19.0137617Z remote: Counting objects: 21% (51/242) 2024-05-15T23:19:19.0138490Z remote: Counting objects: 22% (54/242) 2024-05-15T23:19:19.0139554Z remote: Counting objects: 23% (56/242) 2024-05-15T23:19:19.0140364Z remote: Counting objects: 24% (59/242) 2024-05-15T23:19:19.0141189Z remote: Counting objects: 25% (61/242) 2024-05-15T23:19:19.0142282Z remote: Counting objects: 26% (63/242) 2024-05-15T23:19:19.0143042Z remote: Counting objects: 27% (66/242) 2024-05-15T23:19:19.0143962Z remote: Counting objects: 28% (68/242) 2024-05-15T23:19:19.0145087Z remote: Counting objects: 29% (71/242) 2024-05-15T23:19:19.0146308Z remote: Counting objects: 30% (73/242) 2024-05-15T23:19:19.0147143Z remote: Counting objects: 31% (76/242) 2024-05-15T23:19:19.0148183Z remote: Counting objects: 32% (78/242) 2024-05-15T23:19:19.0149094Z remote: Counting objects: 33% (80/242) 2024-05-15T23:19:19.0150044Z remote: Counting objects: 34% (83/242) 2024-05-15T23:19:19.0150957Z remote: Counting objects: 35% (85/242) 2024-05-15T23:19:19.0151732Z remote: Counting objects: 36% (88/242) 2024-05-15T23:19:19.0152638Z remote: Counting objects: 37% (90/242) 2024-05-15T23:19:19.0153428Z remote: Counting objects: 38% (92/242) 2024-05-15T23:19:19.0154342Z remote: Counting objects: 39% (95/242) 2024-05-15T23:19:19.0155244Z remote: Counting objects: 40% (97/242) 2024-05-15T23:19:19.0156173Z remote: Counting objects: 41% (100/242) 2024-05-15T23:19:19.0157073Z remote: Counting objects: 42% (102/242) 2024-05-15T23:19:19.0157990Z remote: Counting objects: 43% (105/242) 2024-05-15T23:19:19.0158938Z remote: Counting objects: 44% (107/242) 2024-05-15T23:19:19.0159822Z remote: Counting objects: 45% (109/242) 2024-05-15T23:19:19.0160732Z remote: Counting objects: 46% (112/242) 2024-05-15T23:19:19.0161699Z remote: Counting objects: 47% (114/242) 2024-05-15T23:19:19.0162559Z remote: Counting objects: 48% (117/242) 2024-05-15T23:19:19.0163445Z remote: Counting objects: 49% (119/242) 2024-05-15T23:19:19.0164506Z remote: Counting objects: 50% (121/242) 2024-05-15T23:19:19.0165857Z remote: Counting objects: 51% (124/242) 2024-05-15T23:19:19.0166803Z remote: Counting objects: 52% (126/242) 2024-05-15T23:19:19.0167819Z remote: Counting objects: 53% (129/242) 2024-05-15T23:19:19.0168774Z remote: Counting objects: 54% (131/242) 2024-05-15T23:19:19.0169691Z remote: Counting objects: 55% (134/242) 2024-05-15T23:19:19.0170763Z remote: Counting objects: 56% (136/242) 2024-05-15T23:19:19.0171650Z remote: Counting objects: 57% (138/242) 2024-05-15T23:19:19.0172584Z remote: Counting objects: 58% (141/242) 2024-05-15T23:19:19.0173582Z remote: Counting objects: 59% (143/242) 2024-05-15T23:19:19.0174705Z remote: Counting objects: 60% (146/242) 2024-05-15T23:19:19.0175610Z remote: Counting objects: 61% (148/242) 2024-05-15T23:19:19.0176628Z remote: Counting objects: 62% (151/242) 2024-05-15T23:19:19.0177433Z remote: Counting objects: 63% (153/242) 2024-05-15T23:19:19.0178399Z remote: Counting objects: 64% (155/242) 2024-05-15T23:19:19.0179309Z remote: Counting objects: 65% (158/242) 2024-05-15T23:19:19.0180175Z remote: Counting objects: 66% (160/242) 2024-05-15T23:19:19.0181170Z remote: Counting objects: 67% (163/242) 2024-05-15T23:19:19.0182051Z remote: Counting objects: 68% (165/242) 2024-05-15T23:19:19.0182952Z remote: Counting objects: 69% (167/242) 2024-05-15T23:19:19.0184342Z remote: Counting objects: 70% (170/242) 2024-05-15T23:19:19.0185196Z remote: Counting objects: 71% (172/242) 2024-05-15T23:19:19.0186027Z remote: Counting objects: 72% (175/242) 2024-05-15T23:19:19.0187093Z remote: Counting objects: 73% (177/242) 2024-05-15T23:19:19.0187918Z remote: Counting objects: 74% (180/242) 2024-05-15T23:19:19.0188900Z remote: Counting objects: 75% (182/242) 2024-05-15T23:19:19.0189794Z remote: Counting objects: 76% (184/242) 2024-05-15T23:19:19.1347649Z remote: Counting objects: 77% (187/242) 2024-05-15T23:19:19.1349046Z remote: Counting objects: 78% (189/242) 2024-05-15T23:19:19.1352295Z remote: Counting objects: 79% (192/242) 2024-05-15T23:19:19.1353111Z remote: Counting objects: 80% (194/242) 2024-05-15T23:19:19.1353912Z remote: Counting objects: 81% (197/242) 2024-05-15T23:19:19.1354786Z remote: Counting objects: 82% (199/242) 2024-05-15T23:19:19.1356048Z remote: Counting objects: 83% (201/242) 2024-05-15T23:19:19.1356835Z remote: Counting objects: 84% (204/242) 2024-05-15T23:19:19.1357747Z remote: Counting objects: 85% (206/242) 2024-05-15T23:19:19.1358499Z remote: Counting objects: 86% (209/242) 2024-05-15T23:19:19.1359282Z remote: Counting objects: 87% (211/242) 2024-05-15T23:19:19.1360195Z remote: Counting objects: 88% (213/242) 2024-05-15T23:19:19.1360953Z remote: Counting objects: 89% (216/242) 2024-05-15T23:19:19.1361770Z remote: Counting objects: 90% (218/242) 2024-05-15T23:19:19.1362835Z remote: Counting objects: 91% (221/242) 2024-05-15T23:19:19.1363684Z remote: Counting objects: 92% (223/242) 2024-05-15T23:19:19.1364539Z remote: Counting objects: 93% (226/242) 2024-05-15T23:19:19.1365606Z remote: Counting objects: 94% (228/242) 2024-05-15T23:19:19.1366393Z remote: Counting objects: 95% (230/242) 2024-05-15T23:19:19.1367272Z remote: Counting objects: 96% (233/242) 2024-05-15T23:19:19.1368216Z remote: Counting objects: 97% (235/242) 2024-05-15T23:19:19.1369029Z remote: Counting objects: 98% (238/242) 2024-05-15T23:19:19.1369792Z remote: Counting objects: 99% (240/242) 2024-05-15T23:19:19.1370656Z remote: Counting objects: 100% (242/242) 2024-05-15T23:19:19.1371518Z remote: Counting objects: 100% (242/242), done. 2024-05-15T23:19:19.1372388Z remote: Compressing objects: 0% (1/202) 2024-05-15T23:19:19.1373606Z remote: Compressing objects: 1% (3/202) 2024-05-15T23:19:19.1374799Z remote: Compressing objects: 2% (5/202) 2024-05-15T23:19:19.1375602Z remote: Compressing objects: 3% (7/202) 2024-05-15T23:19:19.1376572Z remote: Compressing objects: 4% (9/202) 2024-05-15T23:19:19.1377463Z remote: Compressing objects: 5% (11/202) 2024-05-15T23:19:19.1378276Z remote: Compressing objects: 6% (13/202) 2024-05-15T23:19:19.1379269Z remote: Compressing objects: 7% (15/202) 2024-05-15T23:19:19.1380213Z remote: Compressing objects: 8% (17/202) 2024-05-15T23:19:19.1381068Z remote: Compressing objects: 9% (19/202) 2024-05-15T23:19:19.1382144Z remote: Compressing objects: 10% (21/202) 2024-05-15T23:19:19.1383063Z remote: Compressing objects: 11% (23/202) 2024-05-15T23:19:19.1383835Z remote: Compressing objects: 12% (25/202) 2024-05-15T23:19:19.1384784Z remote: Compressing objects: 13% (27/202) 2024-05-15T23:19:19.1385695Z remote: Compressing objects: 14% (29/202) 2024-05-15T23:19:19.1386677Z remote: Compressing objects: 15% (31/202) 2024-05-15T23:19:19.1387754Z remote: Compressing objects: 16% (33/202) 2024-05-15T23:19:19.1388710Z remote: Compressing objects: 17% (35/202) 2024-05-15T23:19:19.1389613Z remote: Compressing objects: 18% (37/202) 2024-05-15T23:19:19.1390582Z remote: Compressing objects: 19% (39/202) 2024-05-15T23:19:19.1391488Z remote: Compressing objects: 20% (41/202) 2024-05-15T23:19:19.1392345Z remote: Compressing objects: 21% (43/202) 2024-05-15T23:19:19.1393338Z remote: Compressing objects: 22% (45/202) 2024-05-15T23:19:19.1394240Z remote: Compressing objects: 23% (47/202) 2024-05-15T23:19:19.1395132Z remote: Compressing objects: 24% (49/202) 2024-05-15T23:19:19.1396094Z remote: Compressing objects: 25% (51/202) 2024-05-15T23:19:19.1397125Z remote: Compressing objects: 26% (53/202) 2024-05-15T23:19:19.1397992Z remote: Compressing objects: 27% (55/202) 2024-05-15T23:19:19.1398883Z remote: Compressing objects: 28% (57/202) 2024-05-15T23:19:19.1399715Z remote: Compressing objects: 29% (59/202) 2024-05-15T23:19:19.1400575Z remote: Compressing objects: 30% (61/202) 2024-05-15T23:19:19.1401449Z remote: Compressing objects: 31% (63/202) 2024-05-15T23:19:19.1402290Z remote: Compressing objects: 32% (65/202) 2024-05-15T23:19:19.1403400Z remote: Compressing objects: 33% (67/202) 2024-05-15T23:19:19.1404279Z remote: Compressing objects: 34% (69/202) 2024-05-15T23:19:19.1405172Z remote: Compressing objects: 35% (71/202) 2024-05-15T23:19:19.1405979Z remote: Compressing objects: 36% (73/202) 2024-05-15T23:19:19.1406898Z remote: Compressing objects: 37% (75/202) 2024-05-15T23:19:19.1407711Z remote: Compressing objects: 38% (77/202) 2024-05-15T23:19:19.1408536Z remote: Compressing objects: 39% (79/202) 2024-05-15T23:19:19.1409463Z remote: Compressing objects: 40% (81/202) 2024-05-15T23:19:19.1410255Z remote: Compressing objects: 41% (83/202) 2024-05-15T23:19:19.1411056Z remote: Compressing objects: 42% (85/202) 2024-05-15T23:19:19.1411952Z remote: Compressing objects: 43% (87/202) 2024-05-15T23:19:19.1412730Z remote: Compressing objects: 44% (89/202) 2024-05-15T23:19:19.1413525Z remote: Compressing objects: 45% (91/202) 2024-05-15T23:19:19.1414802Z remote: Compressing objects: 46% (93/202) 2024-05-15T23:19:19.1415576Z remote: Compressing objects: 47% (95/202) 2024-05-15T23:19:19.1416399Z remote: Compressing objects: 48% (97/202) 2024-05-15T23:19:19.1417346Z remote: Compressing objects: 49% (99/202) 2024-05-15T23:19:19.1418169Z remote: Compressing objects: 50% (101/202) 2024-05-15T23:19:19.1419030Z remote: Compressing objects: 51% (104/202) 2024-05-15T23:19:19.1420318Z remote: Compressing objects: 52% (106/202) 2024-05-15T23:19:19.1421215Z remote: Compressing objects: 53% (108/202) 2024-05-15T23:19:19.1422107Z remote: Compressing objects: 54% (110/202) 2024-05-15T23:19:19.1423251Z remote: Compressing objects: 55% (112/202) 2024-05-15T23:19:19.1424122Z remote: Compressing objects: 56% (114/202) 2024-05-15T23:19:19.1424973Z remote: Compressing objects: 57% (116/202) 2024-05-15T23:19:19.1425955Z remote: Compressing objects: 58% (118/202) 2024-05-15T23:19:19.1426794Z remote: Compressing objects: 59% (120/202) 2024-05-15T23:19:19.1427609Z remote: Compressing objects: 60% (122/202) 2024-05-15T23:19:19.1428531Z remote: Compressing objects: 61% (124/202) 2024-05-15T23:19:19.1429391Z remote: Compressing objects: 62% (126/202) 2024-05-15T23:19:19.1430224Z remote: Compressing objects: 63% (128/202) 2024-05-15T23:19:19.1431184Z remote: Compressing objects: 64% (130/202) 2024-05-15T23:19:19.1432053Z remote: Compressing objects: 65% (132/202) 2024-05-15T23:19:19.1432897Z remote: Compressing objects: 66% (134/202) 2024-05-15T23:19:19.1433888Z remote: Compressing objects: 67% (136/202) 2024-05-15T23:19:19.1434775Z remote: Compressing objects: 68% (138/202) 2024-05-15T23:19:19.1435586Z remote: Compressing objects: 69% (140/202) 2024-05-15T23:19:19.1436566Z remote: Compressing objects: 70% (142/202) 2024-05-15T23:19:19.1437532Z remote: Compressing objects: 71% (144/202) 2024-05-15T23:19:19.1438398Z remote: Compressing objects: 72% (146/202) 2024-05-15T23:19:19.1439351Z remote: Compressing objects: 73% (148/202) 2024-05-15T23:19:19.1440194Z remote: Compressing objects: 74% (150/202) 2024-05-15T23:19:19.1441047Z remote: Compressing objects: 75% (152/202) 2024-05-15T23:19:19.1442075Z remote: Compressing objects: 76% (154/202) 2024-05-15T23:19:19.1443043Z remote: Compressing objects: 77% (156/202) 2024-05-15T23:19:19.1443991Z remote: Compressing objects: 78% (158/202) 2024-05-15T23:19:19.1445008Z remote: Compressing objects: 79% (160/202) 2024-05-15T23:19:19.1445872Z remote: Compressing objects: 80% (162/202) 2024-05-15T23:19:19.1446737Z remote: Compressing objects: 81% (164/202) 2024-05-15T23:19:19.1447726Z remote: Compressing objects: 82% (166/202) 2024-05-15T23:19:19.1448686Z remote: Compressing objects: 83% (168/202) 2024-05-15T23:19:19.1449961Z remote: Compressing objects: 84% (170/202) 2024-05-15T23:19:19.1451051Z remote: Compressing objects: 85% (172/202) 2024-05-15T23:19:19.1451966Z remote: Compressing objects: 86% (174/202) 2024-05-15T23:19:19.1452864Z remote: Compressing objects: 87% (176/202) 2024-05-15T23:19:19.1454241Z remote: Compressing objects: 88% (178/202) 2024-05-15T23:19:19.1455239Z remote: Compressing objects: 89% (180/202) 2024-05-15T23:19:19.1456253Z remote: Compressing objects: 90% (182/202) 2024-05-15T23:19:19.1457385Z remote: Compressing objects: 91% (184/202) 2024-05-15T23:19:19.1458301Z remote: Compressing objects: 92% (186/202) 2024-05-15T23:19:19.1458819Z remote: Compressing objects: 93% (188/202) 2024-05-15T23:19:19.1459721Z remote: Compressing objects: 94% (190/202) 2024-05-15T23:19:19.1460649Z remote: Compressing objects: 95% (192/202) 2024-05-15T23:19:19.1461580Z remote: Compressing objects: 96% (194/202) 2024-05-15T23:19:19.1462696Z remote: Compressing objects: 97% (196/202) 2024-05-15T23:19:19.1463631Z remote: Compressing objects: 98% (198/202) 2024-05-15T23:19:19.1464541Z remote: Compressing objects: 99% (200/202) 2024-05-15T23:19:19.1465643Z remote: Compressing objects: 100% (202/202) 2024-05-15T23:19:19.1466659Z remote: Compressing objects: 100% (202/202), done. 2024-05-15T23:19:19.1467730Z Receiving objects: 0% (1/242) 2024-05-15T23:19:19.1468692Z Receiving objects: 1% (3/242) 2024-05-15T23:19:19.1469495Z Receiving objects: 2% (5/242) 2024-05-15T23:19:19.1470372Z Receiving objects: 3% (8/242) 2024-05-15T23:19:19.1471073Z Receiving objects: 4% (10/242) 2024-05-15T23:19:19.1471839Z Receiving objects: 5% (13/242) 2024-05-15T23:19:19.1472708Z Receiving objects: 6% (15/242) 2024-05-15T23:19:19.1473403Z Receiving objects: 7% (17/242) 2024-05-15T23:19:19.1474061Z Receiving objects: 8% (20/242) 2024-05-15T23:19:19.1474794Z Receiving objects: 9% (22/242) 2024-05-15T23:19:19.1475379Z Receiving objects: 10% (25/242) 2024-05-15T23:19:19.1475994Z Receiving objects: 11% (27/242) 2024-05-15T23:19:19.1476687Z Receiving objects: 12% (30/242) 2024-05-15T23:19:19.1477264Z Receiving objects: 13% (32/242) 2024-05-15T23:19:19.1477858Z Receiving objects: 14% (34/242) 2024-05-15T23:19:19.1478562Z Receiving objects: 15% (37/242) 2024-05-15T23:19:19.1479169Z Receiving objects: 16% (39/242) 2024-05-15T23:19:19.1479793Z Receiving objects: 17% (42/242) 2024-05-15T23:19:19.1480510Z Receiving objects: 18% (44/242) 2024-05-15T23:19:19.1481140Z Receiving objects: 19% (46/242) 2024-05-15T23:19:19.1481778Z Receiving objects: 20% (49/242) 2024-05-15T23:19:19.1482511Z Receiving objects: 21% (51/242) 2024-05-15T23:19:19.1483093Z Receiving objects: 22% (54/242) 2024-05-15T23:19:19.1483709Z Receiving objects: 23% (56/242) 2024-05-15T23:19:19.1484438Z Receiving objects: 24% (59/242) 2024-05-15T23:19:19.1485030Z Receiving objects: 25% (61/242) 2024-05-15T23:19:19.1485645Z Receiving objects: 26% (63/242) 2024-05-15T23:19:19.1486377Z Receiving objects: 27% (66/242) 2024-05-15T23:19:19.1486963Z Receiving objects: 28% (68/242) 2024-05-15T23:19:19.1487572Z Receiving objects: 29% (71/242) 2024-05-15T23:19:19.1488306Z Receiving objects: 30% (73/242) 2024-05-15T23:19:19.1488888Z Receiving objects: 31% (76/242) 2024-05-15T23:19:19.1489496Z Receiving objects: 32% (78/242) 2024-05-15T23:19:19.1490219Z Receiving objects: 33% (80/242) 2024-05-15T23:19:19.1490810Z Receiving objects: 34% (83/242) 2024-05-15T23:19:19.1491438Z Receiving objects: 35% (85/242) 2024-05-15T23:19:19.1492166Z Receiving objects: 36% (88/242) 2024-05-15T23:19:19.1492737Z Receiving objects: 37% (90/242) 2024-05-15T23:19:19.1493364Z Receiving objects: 38% (92/242) 2024-05-15T23:19:19.1494470Z Receiving objects: 39% (95/242) 2024-05-15T23:19:19.1495058Z Receiving objects: 40% (97/242) 2024-05-15T23:19:19.1495704Z Receiving objects: 41% (100/242) 2024-05-15T23:19:19.1496680Z Receiving objects: 42% (102/242) 2024-05-15T23:19:19.1497276Z Receiving objects: 43% (105/242) 2024-05-15T23:19:19.1497942Z Receiving objects: 44% (107/242) 2024-05-15T23:19:19.1498677Z Receiving objects: 45% (109/242) 2024-05-15T23:19:19.1499275Z Receiving objects: 46% (112/242) 2024-05-15T23:19:19.1499930Z Receiving objects: 47% (114/242) 2024-05-15T23:19:19.1500642Z Receiving objects: 48% (117/242) 2024-05-15T23:19:19.1501581Z Receiving objects: 49% (119/242) 2024-05-15T23:19:19.1502279Z Receiving objects: 50% (121/242) 2024-05-15T23:19:19.1503063Z Receiving objects: 51% (124/242) 2024-05-15T23:19:19.1503676Z Receiving objects: 52% (126/242) 2024-05-15T23:19:19.1504281Z Receiving objects: 53% (129/242) 2024-05-15T23:19:19.1504966Z Receiving objects: 54% (131/242) 2024-05-15T23:19:19.1505499Z Receiving objects: 55% (134/242) 2024-05-15T23:19:19.1506093Z Receiving objects: 56% (136/242) 2024-05-15T23:19:19.1506747Z Receiving objects: 57% (138/242) 2024-05-15T23:19:19.1507284Z Receiving objects: 58% (141/242) 2024-05-15T23:19:19.1507874Z Receiving objects: 59% (143/242) 2024-05-15T23:19:19.1508513Z Receiving objects: 60% (146/242) 2024-05-15T23:19:19.1509035Z Receiving objects: 61% (148/242) 2024-05-15T23:19:19.1509631Z Receiving objects: 62% (151/242) 2024-05-15T23:19:19.1510277Z Receiving objects: 63% (153/242) 2024-05-15T23:19:19.1510803Z Receiving objects: 64% (155/242) 2024-05-15T23:19:19.1511389Z Receiving objects: 65% (158/242) 2024-05-15T23:19:19.1512027Z Receiving objects: 66% (160/242) 2024-05-15T23:19:19.1512790Z Receiving objects: 67% (163/242) 2024-05-15T23:19:19.1513383Z Receiving objects: 68% (165/242) 2024-05-15T23:19:19.1514034Z Receiving objects: 69% (167/242) 2024-05-15T23:19:19.1514580Z Receiving objects: 70% (170/242) 2024-05-15T23:19:19.1515141Z Receiving objects: 71% (172/242) 2024-05-15T23:19:19.1515802Z Receiving objects: 72% (175/242) 2024-05-15T23:19:19.1516323Z Receiving objects: 73% (177/242) 2024-05-15T23:19:19.1516897Z Receiving objects: 74% (180/242) 2024-05-15T23:19:19.1517564Z Receiving objects: 75% (182/242) 2024-05-15T23:19:19.1518088Z Receiving objects: 76% (184/242) 2024-05-15T23:19:19.1518653Z Receiving objects: 77% (187/242) 2024-05-15T23:19:19.1519317Z Receiving objects: 78% (189/242) 2024-05-15T23:19:19.1519842Z Receiving objects: 79% (192/242) 2024-05-15T23:19:19.1520408Z Receiving objects: 80% (194/242) 2024-05-15T23:19:19.1521077Z Receiving objects: 81% (197/242) 2024-05-15T23:19:19.1521600Z Receiving objects: 82% (199/242) 2024-05-15T23:19:19.1522166Z Receiving objects: 83% (201/242) 2024-05-15T23:19:19.1522846Z Receiving objects: 84% (204/242) 2024-05-15T23:19:19.1523375Z Receiving objects: 85% (206/242) 2024-05-15T23:19:19.1523938Z Receiving objects: 86% (209/242) 2024-05-15T23:19:19.1524611Z Receiving objects: 87% (211/242) 2024-05-15T23:19:19.1525137Z Receiving objects: 88% (213/242) 2024-05-15T23:19:19.1525723Z Receiving objects: 89% (216/242) 2024-05-15T23:19:19.1526381Z Receiving objects: 90% (218/242) 2024-05-15T23:19:19.1526913Z Receiving objects: 91% (221/242) 2024-05-15T23:19:19.1527496Z Receiving objects: 92% (223/242) 2024-05-15T23:19:19.1528646Z remote: Total 242 (delta 16), reused 141 (delta 3), pack-reused 0 2024-05-15T23:19:19.1529493Z Receiving objects: 93% (226/242) 2024-05-15T23:19:19.1530058Z Receiving objects: 94% (228/242) 2024-05-15T23:19:19.1530713Z Receiving objects: 95% (230/242) 2024-05-15T23:19:19.1531289Z Receiving objects: 96% (233/242) 2024-05-15T23:19:19.1531832Z Receiving objects: 97% (235/242) 2024-05-15T23:19:19.1532488Z Receiving objects: 98% (238/242) 2024-05-15T23:19:19.1533081Z Receiving objects: 99% (240/242) 2024-05-15T23:19:19.1533600Z Receiving objects: 100% (242/242) 2024-05-15T23:19:19.1534757Z Receiving objects: 100% (242/242), 318.88 KiB | 4.55 MiB/s, done. 2024-05-15T23:19:19.1535572Z Resolving deltas: 0% (0/16) 2024-05-15T23:19:19.1536082Z Resolving deltas: 6% (1/16) 2024-05-15T23:19:19.1536718Z Resolving deltas: 12% (2/16) 2024-05-15T23:19:19.1537513Z Resolving deltas: 18% (3/16) 2024-05-15T23:19:19.1538011Z Resolving deltas: 25% (4/16) 2024-05-15T23:19:19.1538620Z Resolving deltas: 31% (5/16) 2024-05-15T23:19:19.1539217Z Resolving deltas: 37% (6/16) 2024-05-15T23:19:19.1539786Z Resolving deltas: 43% (7/16) 2024-05-15T23:19:19.1540512Z Resolving deltas: 50% (8/16) 2024-05-15T23:19:19.1541172Z Resolving deltas: 56% (9/16) 2024-05-15T23:19:19.1541719Z Resolving deltas: 62% (10/16) 2024-05-15T23:19:19.1542433Z Resolving deltas: 68% (11/16) 2024-05-15T23:19:19.1542967Z Resolving deltas: 75% (12/16) 2024-05-15T23:19:19.1543476Z Resolving deltas: 81% (13/16) 2024-05-15T23:19:19.1544152Z Resolving deltas: 87% (14/16) 2024-05-15T23:19:19.1544698Z Resolving deltas: 93% (15/16) 2024-05-15T23:19:19.1545240Z Resolving deltas: 100% (16/16) 2024-05-15T23:19:19.1545963Z Resolving deltas: 100% (16/16), done. 2024-05-15T23:19:19.1546646Z From https://github.com/pytorch/torchchat 2024-05-15T23:19:19.1547742Z * [new ref] 0675758ce54b35cb210ea6a9f57b121669315979 -> pull/804/merge 2024-05-15T23:19:19.1550364Z ##[endgroup] 2024-05-15T23:19:19.1551347Z ##[group]Determining the checkout info 2024-05-15T23:19:19.1552304Z ##[endgroup] 2024-05-15T23:19:19.1553211Z ##[group]Checking out the ref 2024-05-15T23:19:19.1554243Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/804/merge 2024-05-15T23:19:19.1555403Z Note: switching to 'refs/remotes/pull/804/merge'. 2024-05-15T23:19:19.1555951Z 2024-05-15T23:19:19.1556646Z You are in 'detached HEAD' state. You can look around, make experimental 2024-05-15T23:19:19.1558074Z changes and commit them, and you can discard any commits you make in this 2024-05-15T23:19:19.1559190Z state without impacting any branches by switching back to a branch. 2024-05-15T23:19:19.1559881Z 2024-05-15T23:19:19.1560433Z If you want to create a new branch to retain commits you create, you may 2024-05-15T23:19:19.1561684Z do so (now or later) by using -c with the switch command. Example: 2024-05-15T23:19:19.1562316Z 2024-05-15T23:19:19.1562646Z git switch -c 2024-05-15T23:19:19.1563042Z 2024-05-15T23:19:19.1563350Z Or undo this operation with: 2024-05-15T23:19:19.1563761Z 2024-05-15T23:19:19.1563939Z git switch - 2024-05-15T23:19:19.1564194Z 2024-05-15T23:19:19.1564730Z Turn off this advice by setting config variable advice.detachedHead to false 2024-05-15T23:19:19.1565458Z 2024-05-15T23:19:19.1566392Z HEAD is now at 0675758 Merge 5afec79d2a21e03d2f27855b184e97600186532c into db12669870c44a9aabc3376566b2503bd1dafcae 2024-05-15T23:19:19.1568578Z ##[endgroup] 2024-05-15T23:19:19.1571826Z [command]/usr/bin/git log -1 --format='%H' 2024-05-15T23:19:19.1572630Z '0675758ce54b35cb210ea6a9f57b121669315979' 2024-05-15T23:19:19.1821040Z ##[group]Run actions/setup-python@v4 2024-05-15T23:19:19.1821529Z with: 2024-05-15T23:19:19.1821967Z python-version: 3.10.11 2024-05-15T23:19:19.1822323Z check-latest: false 2024-05-15T23:19:19.1822825Z token: *** 2024-05-15T23:19:19.1823272Z update-environment: true 2024-05-15T23:19:19.1823664Z allow-prereleases: false 2024-05-15T23:19:19.1823996Z ##[endgroup] 2024-05-15T23:19:19.3240796Z ##[group]Installed versions 2024-05-15T23:19:19.3255523Z Version 3.10.11 was not found in the local cache 2024-05-15T23:19:21.0047127Z Version 3.10.11 is available for downloading 2024-05-15T23:19:21.0048519Z Download from "https://github.com/actions/python-versions/releases/download/3.10.11-4626646535/python-3.10.11-linux-22.04-x64.tar.gz" 2024-05-15T23:19:21.0051098Z Extract downloaded archive 2024-05-15T23:19:21.0175741Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/7264e764-4459-491d-aa0a-d7468939ac06 -f /home/runner/work/_temp/81850247-d3ad-4796-950d-4fd9e66d05d5 2024-05-15T23:19:22.6529363Z Execute installation script 2024-05-15T23:19:22.6643291Z Check if Python hostedtoolcache folder exist... 2024-05-15T23:19:22.6644144Z Create Python 3.10.11 folder 2024-05-15T23:19:22.6664436Z Copy Python binaries to hostedtoolcache folder 2024-05-15T23:19:23.2665475Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-05-15T23:19:23.2712954Z Upgrading pip... 2024-05-15T23:19:25.5758282Z Looking in links: /tmp/tmpxnzzngfk 2024-05-15T23:19:25.5763914Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (65.5.0) 2024-05-15T23:19:25.5769702Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (23.0.1) 2024-05-15T23:19:26.8233061Z Collecting pip 2024-05-15T23:19:26.8596410Z Downloading pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-15T23:19:26.9102648Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 44.0 MB/s eta 0:00:00 2024-05-15T23:19:26.9104861Z 2024-05-15T23:19:26.9549502Z Installing collected packages: pip 2024-05-15T23:19:28.0989257Z Successfully installed pip-24.0 2024-05-15T23:19:28.1490241Z Create complete file 2024-05-15T23:19:28.1537284Z Successfully set up CPython (3.10.11) 2024-05-15T23:19:28.1538767Z ##[endgroup] 2024-05-15T23:19:28.1746707Z ##[group]Run set -eux 2024-05-15T23:19:28.1747126Z set -eux 2024-05-15T23:19:28.1747827Z PYTHONPATH="${PWD}" python .ci/scripts/gather_test_models.py --event "pull_request" --backend "cpu" 2024-05-15T23:19:28.1826472Z shell: /usr/bin/bash -e {0} 2024-05-15T23:19:28.1826867Z env: 2024-05-15T23:19:28.1827380Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:28.1828046Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:19:28.1828659Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:28.1829306Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:28.1829890Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:28.1830472Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:19:28.1830997Z ##[endgroup] 2024-05-15T23:19:28.1993770Z + PYTHONPATH=/home/runner/work/torchchat/torchchat 2024-05-15T23:19:28.1995500Z + python .ci/scripts/gather_test_models.py --event pull_request --backend cpu 2024-05-15T23:19:28.2258056Z Setting {"include": [{"repo_name": "tinyllamas/stories15M", "model_name": "stories15M", "resources": "https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin", "runner": "8-core-ubuntu", "platform": "x86_64", "install_method": "wget", "timeout": 90}, {"repo_name": "tinyllamas/stories15M", "model_name": "stories15M", "resources": "https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin", "runner": "macos-14", "platform": "aarch64", "install_method": "wget", "timeout": 90}]} to GitHub output 2024-05-15T23:19:28.2377161Z Post job cleanup. 2024-05-15T23:19:28.3725527Z Post job cleanup. 2024-05-15T23:19:28.4597504Z [command]/usr/bin/git version 2024-05-15T23:19:28.4648832Z git version 2.43.2 2024-05-15T23:19:28.4692924Z Temporarily overriding HOME='/home/runner/work/_temp/a6fb705c-780a-4d53-a7cf-0f44368dabea' before making global git config changes 2024-05-15T23:19:28.4695722Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:19:28.4701915Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchchat/torchchat 2024-05-15T23:19:28.4749305Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:19:28.4794365Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-15T23:19:28.5066652Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:19:28.5099517Z http.https://github.com/.extraheader 2024-05-15T23:19:28.5114050Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-05-15T23:19:28.5158107Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-05-15T23:19:28.5643912Z Evaluate and set job outputs 2024-05-15T23:19:28.5660994Z Set output 'models' 2024-05-15T23:19:28.5662311Z Cleaning up orphan processes